Started by an SCM change Running as SYSTEM Agent basic-4fb3d is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-4fb3d" namespace: "kapua" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.kapua.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-4fb3d" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-4fb3d" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.kapua.svc.cluster.local/kapua/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-kapua" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-4fb3d (basic) in workspace /home/jenkins/agent/workspace/develop-build The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/kapua.git > git init /home/jenkins/agent/workspace/develop-build # timeout=10 Fetching upstream changes from https://github.com/eclipse/kapua.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/kapua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/kapua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision 87947b035297056cb05acdab2b4f7294b85a8987 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 87947b035297056cb05acdab2b4f7294b85a8987 # timeout=10 Commit message: "Merge pull request #3984 from dseurotech/fix-event_clients_unique" > git rev-list --no-walk af7e915957a6d66b40578d66a5cae545b9bb5b08 # timeout=10 [develop-build] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DskipTests=true -Dmaven.test.failure.ignore=true -Dorg.eclipse.kapua.qa.waitMultiplier=4.0 -Dmaven.repo.local=/home/jenkins/agent/workspace/develop-build/.repository clean install -P!console Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] kapua-build-tools [jar] [INFO] kapua [pom] [INFO] kapua-qa [pom] [INFO] kapua-qa-markers [jar] [INFO] kapua-service [pom] [INFO] kapua-service-api [jar] [INFO] kapua-account [pom] [INFO] kapua-account-api [jar] [INFO] kapua-user [pom] [INFO] kapua-user-api [jar] [INFO] kapua-security [pom] [INFO] kapua-security-authorization [pom] [INFO] kapua-security-authorization-api [jar] [INFO] kapua-security-authentication [pom] [INFO] kapua-security-authentication-api [jar] [INFO] kapua-commons [jar] [INFO] kapua-locator [pom] [INFO] kapua-locator-guice [jar] [INFO] kapua-account-internal [jar] [INFO] kapua-message [pom] [INFO] kapua-message-api [jar] [INFO] kapua-device [pom] [INFO] kapua-device-api [jar] [INFO] kapua-device-registry [pom] [INFO] kapua-device-registry-api [jar] [INFO] kapua-job [pom] [INFO] kapua-job-api [jar] [INFO] kapua-job-engine [pom] [INFO] kapua-job-engine-api [jar] [INFO] kapua-device-management [pom] [INFO] kapua-device-management-api [jar] [INFO] kapua-device-management-request [pom] [INFO] kapua-device-management-request-api [jar] [INFO] kapua-commons-rest [pom] [INFO] kapua-commons-rest-model [jar] [INFO] kapua-job-engine-client [jar] [INFO] kapua-job-engine-commons [jar] [INFO] kapua-transport [pom] [INFO] kapua-transport-api [jar] [INFO] kapua-device-call [pom] [INFO] kapua-device-call-api [jar] [INFO] kapua-translator [pom] [INFO] kapua-translator-api [jar] [INFO] kapua-message-internal [jar] [INFO] kapua-transport-mqtt [jar] [INFO] kapua-device-call-kura [jar] [INFO] kapua-device-management-registry [pom] [INFO] kapua-device-management-registry-api [jar] [INFO] kapua-device-commons [jar] [INFO] kapua-service-commons [pom] [INFO] kapua-service-storable [pom] [INFO] kapua-service-storable-api [jar] [INFO] kapua-service-elasticsearch [pom] [INFO] kapua-service-elasticsearch-client-api [jar] [INFO] kapua-datastore [pom] [INFO] kapua-datastore-api [jar] [INFO] kapua-service-storable-internal [jar] [INFO] kapua-service-elasticsearch-client-rest [jar] [INFO] kapua-datastore-internal [jar] [INFO] kapua-plug-ins [pom] [INFO] kapua-sso [pom] [INFO] kapua-openid-connect [pom] [INFO] kapua-openid-api [jar] [INFO] kapua-openid-provider [jar] [INFO] kapua-security-registration [pom] [INFO] kapua-security-registration-api [jar] [INFO] kapua-security-certificate [pom] [INFO] kapua-security-certificate-api [jar] [INFO] kapua-security-certificate-internal [jar] [INFO] kapua-user-internal [jar] [INFO] kapua-client [pom] [INFO] kapua-client-security [jar] [INFO] kapua-device-authentication [jar] [INFO] kapua-tag [pom] [INFO] kapua-tag-api [jar] [INFO] kapua-device-registry-internal [jar] [INFO] kapua-security-registration-simple [jar] [INFO] kapua-tag-internal [jar] [INFO] kapua-security-shiro [jar] [INFO] kapua-simulator-kura [jar] [INFO] kapua-stream [pom] [INFO] kapua-stream-api [jar] [INFO] kapua-device-management-asset [pom] [INFO] kapua-device-management-asset-api [jar] [INFO] kapua-device-management-asset-store [pom] [INFO] kapua-device-management-asset-store-api [jar] [INFO] kapua-device-management-asset-internal [jar] [INFO] kapua-device-management-asset-store-dummy [jar] [INFO] kapua-device-management-bundle [pom] [INFO] kapua-device-management-bundle-api [jar] [INFO] kapua-device-management-bundle-internal [jar] [INFO] kapua-device-management-command [pom] [INFO] kapua-device-management-command-api [jar] [INFO] kapua-device-management-command-internal [jar] [INFO] kapua-device-management-configuration [pom] [INFO] kapua-device-management-configuration-api [jar] [INFO] kapua-device-management-configuration-message-api [jar] [INFO] kapua-device-management-configuration-store [pom] [INFO] kapua-device-management-configuration-store-api [jar] [INFO] kapua-device-management-configuration-internal [jar] [INFO] kapua-device-management-configuration-store-dummy [jar] [INFO] kapua-device-management-inventory [pom] [INFO] kapua-device-management-inventory-api [jar] [INFO] kapua-device-management-inventory-internal [jar] [INFO] kapua-device-management-keystore [pom] [INFO] kapua-device-management-keystore-api [jar] [INFO] kapua-device-management-keystore-internal [jar] [INFO] kapua-device-management-packages [pom] [INFO] kapua-device-management-packages-api [jar] [INFO] kapua-device-management-registry-internal [jar] [INFO] kapua-device-management-packages-internal [jar] [INFO] kapua-device-management-request-internal [jar] [INFO] kapua-device-management-all [pom] [INFO] kapua-device-management-all-internal [jar] [INFO] kapua-translator-kapua [pom] [INFO] kapua-translator-kapua-kura [jar] [INFO] kapua-translator-kura [pom] [INFO] kapua-translator-kura-mqtt [jar] [INFO] kapua-transport-jms [jar] [INFO] kapua-translator-kura-jms [jar] [INFO] kapua-qa-common [jar] [INFO] kapua-account-test-steps [jar] [INFO] kapua-account-test [jar] [INFO] kapua-user-test-steps [jar] [INFO] kapua-user-test [jar] [INFO] kapua-scheduler [pom] [INFO] kapua-scheduler-api [jar] [INFO] kapua-device-management-job [pom] [INFO] kapua-device-management-job-api [jar] [INFO] kapua-service-client [jar] [INFO] kapua-broker [pom] [INFO] kapua-broker-artemis [pom] [INFO] kapua-broker-artemis-plugin [jar] [INFO] kapua-device-registry-test-steps [jar] [INFO] kapua-device-registry-test [jar] [INFO] kapua-scheduler-quartz [jar] [INFO] kapua-job-internal [jar] [INFO] kapua-job-test-steps [jar] [INFO] kapua-job-test [jar] [INFO] kapua-tag-test-steps [jar] [INFO] kapua-tag-test [jar] [INFO] kapua-endpoint [pom] [INFO] kapua-endpoint-api [jar] [INFO] kapua-rest-api [pom] [INFO] kapua-rest-api-core [jar] [INFO] kapua-device-management-all-api [jar] [INFO] kapua-system [pom] [INFO] kapua-system-api [jar] [INFO] kapua-rest-api-resources [jar] [INFO] kapua-endpoint-internal [jar] [INFO] kapua-commons-rest-errors [jar] [INFO] kapua-commons-rest-filters [jar] [INFO] kapua-stream-internal [jar] [INFO] kapua-system-internal [jar] [INFO] kapua-extras [pom] [INFO] kapua-foreignkeys [jar] [INFO] kapua-rest-api-web [war] [INFO] kapua-qa-integration-steps [jar] [INFO] kapua-security-test-steps [jar] [INFO] kapua-device-management-job-internal [jar] [INFO] kapua-endpoint-test-steps [jar] [INFO] kapua-device-management-bundle-job [jar] [INFO] kapua-device-management-asset-job [jar] [INFO] kapua-device-management-packages-job [jar] [INFO] kapua-device-management-command-job [jar] [INFO] kapua-device-management-configuration-job [jar] [INFO] kapua-device-management-keystore-job [jar] [INFO] kapua-scheduler-test-steps [jar] [INFO] kapua-datastore-test-steps [jar] [INFO] kapua-service-camel [jar] [INFO] kapua-consumer [pom] [INFO] kapua-consumer-lifecycle [jar] [INFO] kapua-consumer-telemetry [jar] [INFO] kapua-service-authentication [jar] [INFO] kapua-qa-integration [jar] [INFO] kapua-dev-tools [pom] [INFO] kapua-cucumber-reports [pom] [INFO] kapua-deployment [pom] [INFO] kapua-deployment-commons [pom] [INFO] kapua-docker [pom] [INFO] kapua-minishift [pom] [INFO] kapua-openshift [pom] [INFO] kapua-datastore-test [jar] [INFO] kapua-device-management-all-job [jar] [INFO] kapua-scheduler-test [jar] [INFO] kapua-security-test [jar] [INFO] kapua-system-test-steps [jar] [INFO] kapua-system-test [jar] [INFO] kapua-service-authentication-app [jar] [INFO] kapua-translator-test-steps [jar] [INFO] kapua-translator-test [jar] [INFO] kapua-es-migrator [jar] [INFO] kapua-encryption-migrator [jar] [INFO] kapua-liquibase-unlocker [jar] [INFO] kapua-openid-provider-generic [jar] [INFO] kapua-openid-provider-keycloak [jar] [INFO] kapua-job-engine-jbatch [jar] [INFO] kapua-job-engine-app [pom] [INFO] kapua-job-engine-app-core [jar] [INFO] kapua-job-engine-app-resources [jar] [INFO] kapua-job-engine-app-web [war] [INFO] kapua-consumer-lifecycle-app [jar] [INFO] kapua-consumer-telemetry-app [jar] [INFO] kapua-client-gateway [pom] [INFO] Eclipse Kapua :: Gateway Client :: API [bundle] [INFO] Eclipse Kapua :: Gateway Client :: SPI [bundle] [INFO] Eclipse Kapua :: Gateway Client :: Provider [pom] [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT [bundle] [INFO] Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT [bundle] [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho [bundle] [INFO] Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura [bundle] [INFO] Eclipse Kapua :: Gateway Client :: Features [pom] [INFO] Eclipse Kapua :: Gateway Client :: Features :: Karaf [feature] [INFO] kapua-assembly [pom] [INFO] kapua-assembly-java-base [pom] [INFO] kapua-assembly-jetty-base [pom] [INFO] kapua-assembly-sql [pom] [INFO] kapua-assembly-events-broker [pom] [INFO] kapua-assembly-broker-artemis [pom] [INFO] kapua-assembly-api [pom] [INFO] kapua-assembly-consumer [pom] [INFO] kapua-assembly-consumer-telemetry [jar] [INFO] kapua-assembly-consumer-lifecycle [jar] [INFO] kapua-assembly-service [pom] [INFO] kapua-assembly-service-authentication [jar] [INFO] kapua-assembly-job-engine [jar] [INFO] [INFO] -------------< org.eclipse.kapua.build:kapua-build-tools >-------------- [INFO] Building kapua-build-tools 2.0.0-SNAPSHOT [1/226] [INFO] from build-tools/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-build-tools --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ kapua-build-tools --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ kapua-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ kapua-build-tools --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/build-tools/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ kapua-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ kapua-build-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-build-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/build-tools/target/kapua-build-tools-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ kapua-build-tools --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/build-tools/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/build/kapua-build-tools/2.0.0-SNAPSHOT/kapua-build-tools-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/build-tools/target/kapua-build-tools-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/build/kapua-build-tools/2.0.0-SNAPSHOT/kapua-build-tools-2.0.0-SNAPSHOT.jar [INFO] [INFO] ----------------------< org.eclipse.kapua:kapua >----------------------- [INFO] Building kapua 2.0.0-SNAPSHOT [2/226] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822699331 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua/2.0.0-SNAPSHOT/kapua-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.eclipse.kapua:kapua-qa >--------------------- [INFO] Building kapua-qa 2.0.0-SNAPSHOT [3/226] [INFO] from qa/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822701208 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa --- [INFO] Copying 1 resource [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-qa --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa/2.0.0-SNAPSHOT/kapua-qa-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-qa-markers >----------------- [INFO] Building kapua-qa-markers 2.0.0-SNAPSHOT [4/226] [INFO] from qa/markers/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-markers --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-markers --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-markers --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-markers --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/markers' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/markers [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822701535 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/markers' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/markers [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-markers --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/markers/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-markers --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/markers/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-markers --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-markers --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/qa/markers/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-markers --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-markers --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-markers --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-markers --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-markers --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-markers --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-markers --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-markers --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.0.0-SNAPSHOT/kapua-qa-markers-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.0.0-SNAPSHOT/kapua-qa-markers-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/markers/target/kapua-qa-markers-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-markers/2.0.0-SNAPSHOT/kapua-qa-markers-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-service >------------------- [INFO] Building kapua-service 2.0.0-SNAPSHOT [5/226] [INFO] from service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822707363 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service/2.0.0-SNAPSHOT/kapua-service-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-service-api >----------------- [INFO] Building kapua-service-api 2.0.0-SNAPSHOT [6/226] [INFO] from service/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822707996 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-api --- [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 125 source files to /home/jenkins/agent/workspace/develop-build/service/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/develop-build/service/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.0.0-SNAPSHOT/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.0.0-SNAPSHOT/kapua-service-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/api/target/kapua-service-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-api/2.0.0-SNAPSHOT/kapua-service-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-account >------------------- [INFO] Building kapua-account 2.0.0-SNAPSHOT [7/226] [INFO] from service/account/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822711998 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-account --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account/2.0.0-SNAPSHOT/kapua-account-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-account-api >----------------- [INFO] Building kapua-account-api 2.0.0-SNAPSHOT [8/226] [INFO] from service/account/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822712247 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/develop-build/service/account/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-account-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.0.0-SNAPSHOT/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.0.0-SNAPSHOT/kapua-account-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/api/target/kapua-account-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-api/2.0.0-SNAPSHOT/kapua-account-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.eclipse.kapua:kapua-user >-------------------- [INFO] Building kapua-user 2.0.0-SNAPSHOT [9/226] [INFO] from service/user/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822713466 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-user --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user/2.0.0-SNAPSHOT/kapua-user-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-user-api >------------------ [INFO] Building kapua-user-api 2.0.0-SNAPSHOT [10/226] [INFO] from service/user/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822713589 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/service/user/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-user-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.0.0-SNAPSHOT/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.0.0-SNAPSHOT/kapua-user-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/api/target/kapua-user-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-api/2.0.0-SNAPSHOT/kapua-user-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-security >------------------ [INFO] Building kapua-security 2.0.0-SNAPSHOT [11/226] [INFO] from service/security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822715580 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security/2.0.0-SNAPSHOT/kapua-security-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.kapua:kapua-security-authorization >----------- [INFO] Building kapua-security-authorization 2.0.0-SNAPSHOT [12/226] [INFO] from service/security/authorization/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authorization --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authorization --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authorization --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authorization --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822715708 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authorization --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authorization/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authorization --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authorization --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authorization --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authorization --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization/2.0.0-SNAPSHOT/kapua-security-authorization-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.kapua:kapua-security-authorization-api >--------- [INFO] Building kapua-security-authorization-api 2.0.0-SNAPSHOT [13/226] [INFO] from service/security/authorization/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authorization-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authorization-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authorization-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authorization-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822716023 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authorization/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authorization-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-authorization-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-authorization-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-authorization-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-authorization-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-authorization-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-authorization-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authorization-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-authorization-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authorization-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authorization-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authorization-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.0.0-SNAPSHOT/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.0.0-SNAPSHOT/kapua-security-authorization-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authorization/api/target/kapua-security-authorization-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authorization-api/2.0.0-SNAPSHOT/kapua-security-authorization-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.kapua:kapua-security-authentication >----------- [INFO] Building kapua-security-authentication 2.0.0-SNAPSHOT [14/226] [INFO] from service/security/authentication/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authentication --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authentication --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authentication --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authentication --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822718331 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authentication --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authentication/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authentication --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authentication --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authentication --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authentication --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication/2.0.0-SNAPSHOT/kapua-security-authentication-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.eclipse.kapua:kapua-security-authentication-api >--------- [INFO] Building kapua-security-authentication-api 2.0.0-SNAPSHOT [15/226] [INFO] from service/security/authentication/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-authentication-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-authentication-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-authentication-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-authentication-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822718451 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/authentication/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-authentication-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-authentication-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-authentication-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-authentication-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-authentication-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-authentication-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-authentication-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-authentication-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-authentication-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-authentication-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-authentication-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-authentication-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.0.0-SNAPSHOT/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.0.0-SNAPSHOT/kapua-security-authentication-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/authentication/api/target/kapua-security-authentication-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-authentication-api/2.0.0-SNAPSHOT/kapua-security-authentication-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-commons >------------------- [INFO] Building kapua-commons 2.0.0-SNAPSHOT [16/226] [INFO] from commons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822723346 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons --- [INFO] Copying 23 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to /home/jenkins/agent/workspace/develop-build/commons/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons --- [INFO] Copying 9 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/develop-build/commons/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-commons --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.0.0-SNAPSHOT/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.0.0-SNAPSHOT/kapua-commons-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons/target/kapua-commons-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons/2.0.0-SNAPSHOT/kapua-commons-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-locator >------------------- [INFO] Building kapua-locator 2.0.0-SNAPSHOT [17/226] [INFO] from locator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-locator --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-locator --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-locator --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-locator --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822731761 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-locator --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/locator/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-locator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-locator --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-locator --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-locator --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator/2.0.0-SNAPSHOT/kapua-locator-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-locator-guice >---------------- [INFO] Building kapua-locator-guice 2.0.0-SNAPSHOT [18/226] [INFO] from locator/guice/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-locator-guice --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-locator-guice --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-locator-guice --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-locator-guice --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator/guice' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator/guice [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822731910 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/locator/guice' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/locator/guice [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-locator-guice --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/locator/guice/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-locator-guice --- [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-locator-guice --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-locator-guice --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/develop-build/locator/guice/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-locator-guice --- [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-locator-guice --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/locator/guice/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-locator-guice --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-locator-guice --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-locator-guice --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-locator-guice --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-locator-guice --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-locator-guice --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.0.0-SNAPSHOT/kapua-locator-guice-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.0.0-SNAPSHOT/kapua-locator-guice-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/locator/guice/target/kapua-locator-guice-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-locator-guice/2.0.0-SNAPSHOT/kapua-locator-guice-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-account-internal >-------------- [INFO] Building kapua-account-internal 2.0.0-SNAPSHOT [19/226] [INFO] from service/account/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822735365 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-internal --- [INFO] Copying 23 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/service/account/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-internal --- [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/account/internal/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-account-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.0.0-SNAPSHOT/kapua-account-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.0.0-SNAPSHOT/kapua-account-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/internal/target/kapua-account-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-internal/2.0.0-SNAPSHOT/kapua-account-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-message >------------------- [INFO] Building kapua-message 2.0.0-SNAPSHOT [20/226] [INFO] from message/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822738829 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-message --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message/2.0.0-SNAPSHOT/kapua-message-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-message-api >----------------- [INFO] Building kapua-message-api 2.0.0-SNAPSHOT [21/226] [INFO] from message/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822738917 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-message-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-message-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-message-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/message/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-message-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-message-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-message-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-message-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-message-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.0.0-SNAPSHOT/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.0.0-SNAPSHOT/kapua-message-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/api/target/kapua-message-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-api/2.0.0-SNAPSHOT/kapua-message-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.eclipse.kapua:kapua-device >------------------- [INFO] Building kapua-device 2.0.0-SNAPSHOT [22/226] [INFO] from service/device/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822742265 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device/2.0.0-SNAPSHOT/kapua-device-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-device-api >----------------- [INFO] Building kapua-device-api 2.0.0-SNAPSHOT [23/226] [INFO] from service/device/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822742368 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/develop-build/service/device/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.0.0-SNAPSHOT/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.0.0-SNAPSHOT/kapua-device-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/api/target/kapua-device-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-api/2.0.0-SNAPSHOT/kapua-device-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-device-registry >--------------- [INFO] Building kapua-device-registry 2.0.0-SNAPSHOT [24/226] [INFO] from service/device/registry/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822744279 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry/2.0.0-SNAPSHOT/kapua-device-registry-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.kapua:kapua-device-registry-api >------------- [INFO] Building kapua-device-registry-api 2.0.0-SNAPSHOT [25/226] [INFO] from service/device/registry/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822744385 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.0.0-SNAPSHOT/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.0.0-SNAPSHOT/kapua-device-registry-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/api/target/kapua-device-registry-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-api/2.0.0-SNAPSHOT/kapua-device-registry-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.eclipse.kapua:kapua-job >--------------------- [INFO] Building kapua-job 2.0.0-SNAPSHOT [26/226] [INFO] from service/job/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822746606 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job/2.0.0-SNAPSHOT/kapua-job-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-job-api >------------------- [INFO] Building kapua-job-api 2.0.0-SNAPSHOT [27/226] [INFO] from service/job/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822746721 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/develop-build/service/job/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.0.0-SNAPSHOT/kapua-job-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.0.0-SNAPSHOT/kapua-job-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/api/target/kapua-job-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-api/2.0.0-SNAPSHOT/kapua-job-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-job-engine >----------------- [INFO] Building kapua-job-engine 2.0.0-SNAPSHOT [28/226] [INFO] from job-engine/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822748175 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine/2.0.0-SNAPSHOT/kapua-job-engine-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-job-engine-api >--------------- [INFO] Building kapua-job-engine-api 2.0.0-SNAPSHOT [29/226] [INFO] from job-engine/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822748282 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/job-engine/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/job-engine/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.0.0-SNAPSHOT/kapua-job-engine-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.0.0-SNAPSHOT/kapua-job-engine-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/api/target/kapua-job-engine-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-api/2.0.0-SNAPSHOT/kapua-job-engine-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-device-management >-------------- [INFO] Building kapua-device-management 2.0.0-SNAPSHOT [30/226] [INFO] from service/device/management/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822750993 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management/2.0.0-SNAPSHOT/kapua-device-management-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.kapua:kapua-device-management-api >------------ [INFO] Building kapua-device-management-api 2.0.0-SNAPSHOT [31/226] [INFO] from service/device/management/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822751063 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.0.0-SNAPSHOT/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.0.0-SNAPSHOT/kapua-device-management-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/api/target/kapua-device-management-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-api/2.0.0-SNAPSHOT/kapua-device-management-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-management-request >---------- [INFO] Building kapua-device-management-request 2.0.0-SNAPSHOT [32/226] [INFO] from service/device/management/request/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822752625 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request/2.0.0-SNAPSHOT/kapua-device-management-request-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-request-api >-------- [INFO] Building kapua-device-management-request-api 2.0.0-SNAPSHOT [33/226] [INFO] from service/device/management/request/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822752707 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-request-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-request-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-request-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-request-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-request-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-request-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-request-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.0.0-SNAPSHOT/kapua-device-management-request-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.0.0-SNAPSHOT/kapua-device-management-request-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/api/target/kapua-device-management-request-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-api/2.0.0-SNAPSHOT/kapua-device-management-request-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-commons-rest >---------------- [INFO] Building kapua-commons-rest 2.0.0-SNAPSHOT [34/226] [INFO] from commons-rest/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822754298 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest/2.0.0-SNAPSHOT/kapua-commons-rest-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.kapua:kapua-commons-rest-model >------------- [INFO] Building kapua-commons-rest-model 2.0.0-SNAPSHOT [35/226] [INFO] from commons-rest/model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-model --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-model --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-model --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-model --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/model' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/model [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822754509 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/model' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/model [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-model --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-model --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/model/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-model --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-model --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-model --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/model/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-model --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-model --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-model --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-model --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-model --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.0.0-SNAPSHOT/kapua-commons-rest-model-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.0.0-SNAPSHOT/kapua-commons-rest-model-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/model/target/kapua-commons-rest-model-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-model/2.0.0-SNAPSHOT/kapua-commons-rest-model-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-job-engine-client >-------------- [INFO] Building kapua-job-engine-client 2.0.0-SNAPSHOT [36/226] [INFO] from job-engine/client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-client --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-client --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-client --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-client --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/client' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/client [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822758393 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/client' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-client --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/client/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-client --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-client --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/job-engine/client/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/client/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-client --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-client --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-client --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-client --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-client --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-client --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.0.0-SNAPSHOT/kapua-job-engine-client-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.0.0-SNAPSHOT/kapua-job-engine-client-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/client/target/kapua-job-engine-client-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-client/2.0.0-SNAPSHOT/kapua-job-engine-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-job-engine-commons >------------- [INFO] Building kapua-job-engine-commons 2.0.0-SNAPSHOT [37/226] [INFO] from job-engine/commons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-commons --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-commons --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-commons --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-commons --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/commons [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822760211 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-commons --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/commons/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-commons --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/commons/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-commons --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-commons --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-commons --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/commons/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-commons --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-commons --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-commons --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-commons --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-commons --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-commons --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.0.0-SNAPSHOT/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.0.0-SNAPSHOT/kapua-job-engine-commons-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/commons/target/kapua-job-engine-commons-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-commons/2.0.0-SNAPSHOT/kapua-job-engine-commons-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-transport >------------------ [INFO] Building kapua-transport 2.0.0-SNAPSHOT [38/226] [INFO] from transport/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822762415 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-transport --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport/2.0.0-SNAPSHOT/kapua-transport-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-transport-api >---------------- [INFO] Building kapua-transport-api 2.0.0-SNAPSHOT [39/226] [INFO] from transport/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822762502 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/transport/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/transport/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.0.0-SNAPSHOT/kapua-transport-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.0.0-SNAPSHOT/kapua-transport-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/api/target/kapua-transport-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-api/2.0.0-SNAPSHOT/kapua-transport-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-device-call >----------------- [INFO] Building kapua-device-call 2.0.0-SNAPSHOT [40/226] [INFO] from service/device/call/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822765886 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call/2.0.0-SNAPSHOT/kapua-device-call-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kapua:kapua-device-call-api >--------------- [INFO] Building kapua-device-call-api 2.0.0-SNAPSHOT [41/226] [INFO] from service/device/call/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822765984 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-call-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-call-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-call-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-call-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/call/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-call-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-call-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-call-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.0.0-SNAPSHOT/kapua-device-call-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.0.0-SNAPSHOT/kapua-device-call-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/api/target/kapua-device-call-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-api/2.0.0-SNAPSHOT/kapua-device-call-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-translator >----------------- [INFO] Building kapua-translator 2.0.0-SNAPSHOT [42/226] [INFO] from translator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822769073 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator/2.0.0-SNAPSHOT/kapua-translator-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-translator-api >--------------- [INFO] Building kapua-translator-api 2.0.0-SNAPSHOT [43/226] [INFO] from translator/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822769152 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/translator/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.0.0-SNAPSHOT/kapua-translator-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.0.0-SNAPSHOT/kapua-translator-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/api/target/kapua-translator-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-api/2.0.0-SNAPSHOT/kapua-translator-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-message-internal >-------------- [INFO] Building kapua-message-internal 2.0.0-SNAPSHOT [44/226] [INFO] from message/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-message-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-message-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-message-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-message-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822770868 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/message/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/message/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-message-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/message/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-message-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/message/internal/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-message-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-message-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/develop-build/message/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-message-internal --- [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-message-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/message/internal/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-message-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-message-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-message-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-message-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-message-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-message-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.0.0-SNAPSHOT/kapua-message-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.0.0-SNAPSHOT/kapua-message-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/message/internal/target/kapua-message-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-message-internal/2.0.0-SNAPSHOT/kapua-message-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-transport-mqtt >--------------- [INFO] Building kapua-transport-mqtt 2.0.0-SNAPSHOT [45/226] [INFO] from transport/mqtt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-mqtt --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-mqtt --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-mqtt --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-mqtt --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/mqtt [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822774558 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/mqtt [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-mqtt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/mqtt/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-mqtt --- [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-mqtt --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-mqtt --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-mqtt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/mqtt/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-mqtt --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-mqtt --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-mqtt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-mqtt --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-mqtt --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-mqtt --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-mqtt --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.0.0-SNAPSHOT/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.0.0-SNAPSHOT/kapua-transport-mqtt-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/mqtt/target/kapua-transport-mqtt-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-mqtt/2.0.0-SNAPSHOT/kapua-transport-mqtt-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-device-call-kura >-------------- [INFO] Building kapua-device-call-kura 2.0.0-SNAPSHOT [46/226] [INFO] from service/device/call/kura/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-call-kura --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-call-kura --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-call-kura --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-call-kura --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/kura [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822778542 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/call/kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/call/kura [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-call-kura --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-call-kura --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-call-kura --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-call-kura --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-call-kura --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/call/kura/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-call-kura --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-call-kura --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-call-kura --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-call-kura --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-call-kura --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-call-kura --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-call-kura --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.0.0-SNAPSHOT/kapua-device-call-kura-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.0.0-SNAPSHOT/kapua-device-call-kura-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/call/kura/target/kapua-device-call-kura-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-call-kura/2.0.0-SNAPSHOT/kapua-device-call-kura-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-management-registry >--------- [INFO] Building kapua-device-management-registry 2.0.0-SNAPSHOT [47/226] [INFO] from service/device/management/registry/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822781729 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry/2.0.0-SNAPSHOT/kapua-device-management-registry-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-registry-api >------- [INFO] Building kapua-device-management-registry-api 2.0.0-SNAPSHOT [48/226] [INFO] from service/device/management/registry/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822781860 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-registry-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-registry-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-registry-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-registry-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-registry-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-registry-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-registry-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.0.0-SNAPSHOT/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.0.0-SNAPSHOT/kapua-device-management-registry-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/api/target/kapua-device-management-registry-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-api/2.0.0-SNAPSHOT/kapua-device-management-registry-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-device-commons >--------------- [INFO] Building kapua-device-commons 2.0.0-SNAPSHOT [49/226] [INFO] from service/device/commons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-commons --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-commons --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-commons --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-commons --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/commons [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822783593 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-commons --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/commons/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-commons --- [INFO] Copying 6 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-commons --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-commons --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/develop-build/service/device/commons/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-commons --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/commons/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-commons --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/commons/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-commons --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-commons --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-commons --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-commons --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-commons --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.0.0-SNAPSHOT/kapua-device-commons-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.0.0-SNAPSHOT/kapua-device-commons-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/commons/target/kapua-device-commons-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-commons/2.0.0-SNAPSHOT/kapua-device-commons-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-service-commons >--------------- [INFO] Building kapua-service-commons 2.0.0-SNAPSHOT [50/226] [INFO] from service/commons/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-commons --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-commons --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-commons --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-commons --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822786821 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-commons --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-commons --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-commons --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-commons --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-commons/2.0.0-SNAPSHOT/kapua-service-commons-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kapua:kapua-service-storable >-------------- [INFO] Building kapua-service-storable 2.0.0-SNAPSHOT [51/226] [INFO] from service/commons/storable/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822786930 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable/2.0.0-SNAPSHOT/kapua-service-storable-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.kapua:kapua-service-storable-api >------------ [INFO] Building kapua-service-storable-api 2.0.0-SNAPSHOT [52/226] [INFO] from service/commons/storable/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822787032 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-storable-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-storable-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-storable-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-storable-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-storable-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-storable-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.0.0-SNAPSHOT/kapua-service-storable-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.0.0-SNAPSHOT/kapua-service-storable-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/api/target/kapua-service-storable-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-api/2.0.0-SNAPSHOT/kapua-service-storable-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-service-elasticsearch >------------ [INFO] Building kapua-service-elasticsearch 2.0.0-SNAPSHOT [53/226] [INFO] from service/commons/elasticsearch/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822790089 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch/2.0.0-SNAPSHOT/kapua-service-elasticsearch-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------< org.eclipse.kapua:kapua-service-elasticsearch-client-api >------ [INFO] Building kapua-service-elasticsearch-client-api 2.0.0-SNAPSHOT [54/226] [INFO] from service/commons/elasticsearch/client-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch-client-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch-client-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch-client-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch-client-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822790281 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch-client-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-elasticsearch-client-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-elasticsearch-client-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-elasticsearch-client-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-elasticsearch-client-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-elasticsearch-client-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-elasticsearch-client-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch-client-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-elasticsearch-client-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch-client-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch-client-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch-client-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-api/target/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-api/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-datastore >------------------ [INFO] Building kapua-datastore 2.0.0-SNAPSHOT [55/226] [INFO] from service/datastore/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822793949 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore/2.0.0-SNAPSHOT/kapua-datastore-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-datastore-api >---------------- [INFO] Building kapua-datastore-api 2.0.0-SNAPSHOT [56/226] [INFO] from service/datastore/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822794048 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.0.0-SNAPSHOT/kapua-datastore-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.0.0-SNAPSHOT/kapua-datastore-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/api/target/kapua-datastore-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-api/2.0.0-SNAPSHOT/kapua-datastore-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.kapua:kapua-service-storable-internal >---------- [INFO] Building kapua-service-storable-internal 2.0.0-SNAPSHOT [57/226] [INFO] from service/commons/storable/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-storable-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-storable-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-storable-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-storable-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822795786 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-storable-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-storable-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-storable-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-storable-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-storable-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-storable-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-storable-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-storable-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-storable-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-storable-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-storable-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.0.0-SNAPSHOT/kapua-service-storable-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.0.0-SNAPSHOT/kapua-service-storable-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/storable/internal/target/kapua-service-storable-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-storable-internal/2.0.0-SNAPSHOT/kapua-service-storable-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.kapua:kapua-service-elasticsearch-client-rest >------ [INFO] Building kapua-service-elasticsearch-client-rest 2.0.0-SNAPSHOT [58/226] [INFO] from service/commons/elasticsearch/client-rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-elasticsearch-client-rest --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-elasticsearch-client-rest --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-elasticsearch-client-rest --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-elasticsearch-client-rest --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822797760 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-elasticsearch-client-rest --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-elasticsearch-client-rest --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-elasticsearch-client-rest --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-elasticsearch-client-rest --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-elasticsearch-client-rest --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-elasticsearch-client-rest --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-elasticsearch-client-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-elasticsearch-client-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-elasticsearch-client-rest --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-elasticsearch-client-rest --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-elasticsearch-client-rest --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-elasticsearch-client-rest --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/commons/elasticsearch/client-rest/target/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-elasticsearch-client-rest/2.0.0-SNAPSHOT/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-datastore-internal >------------- [INFO] Building kapua-datastore-internal 2.0.0-SNAPSHOT [59/226] [INFO] from service/datastore/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822799920 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-internal --- [INFO] Copying 10 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.0.0-SNAPSHOT/kapua-datastore-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.0.0-SNAPSHOT/kapua-datastore-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/internal/target/kapua-datastore-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-internal/2.0.0-SNAPSHOT/kapua-datastore-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-plug-ins >------------------ [INFO] Building kapua-plug-ins 2.0.0-SNAPSHOT [60/226] [INFO] from plug-ins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-plug-ins --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-plug-ins --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-plug-ins --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-plug-ins --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822802892 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-plug-ins --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-plug-ins --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-plug-ins --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-plug-ins --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-plug-ins --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-plug-ins/2.0.0-SNAPSHOT/kapua-plug-ins-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.kapua:kapua-sso >--------------------- [INFO] Building kapua-sso 2.0.0-SNAPSHOT [61/226] [INFO] from plug-ins/sso/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-sso --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-sso --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-sso --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-sso --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822803007 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-sso --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-sso --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-sso --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-sso --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-sso --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-sso/2.0.0-SNAPSHOT/kapua-sso-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-openid-connect >--------------- [INFO] Building kapua-openid-connect 2.0.0-SNAPSHOT [62/226] [INFO] from plug-ins/sso/openid-connect/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-connect --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-connect --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-connect --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-connect --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822803111 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-connect --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-connect --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-connect --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-connect --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-connect --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-connect/2.0.0-SNAPSHOT/kapua-openid-connect-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-openid-api >----------------- [INFO] Building kapua-openid-api 2.0.0-SNAPSHOT [63/226] [INFO] from plug-ins/sso/openid-connect/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822803205 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.0.0-SNAPSHOT/kapua-openid-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.0.0-SNAPSHOT/kapua-openid-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/api/target/kapua-openid-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-api/2.0.0-SNAPSHOT/kapua-openid-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-openid-provider >--------------- [INFO] Building kapua-openid-provider 2.0.0-SNAPSHOT [64/226] [INFO] from plug-ins/sso/openid-connect/provider/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822804164 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.0.0-SNAPSHOT/kapua-openid-provider-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.0.0-SNAPSHOT/kapua-openid-provider-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider/target/kapua-openid-provider-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider/2.0.0-SNAPSHOT/kapua-openid-provider-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-security-registration >------------ [INFO] Building kapua-security-registration 2.0.0-SNAPSHOT [65/226] [INFO] from service/security/registration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822806053 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration --- [INFO] Copying 1 resource [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration/2.0.0-SNAPSHOT/kapua-security-registration-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.kapua:kapua-security-registration-api >---------- [INFO] Building kapua-security-registration-api 2.0.0-SNAPSHOT [66/226] [INFO] from service/security/registration/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822806162 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-registration-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-registration-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-registration-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-registration-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-registration-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-registration-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.0.0-SNAPSHOT/kapua-security-registration-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.0.0-SNAPSHOT/kapua-security-registration-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/api/target/kapua-security-registration-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-api/2.0.0-SNAPSHOT/kapua-security-registration-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-security-certificate >------------ [INFO] Building kapua-security-certificate 2.0.0-SNAPSHOT [67/226] [INFO] from service/security/certificate/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822807496 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate/2.0.0-SNAPSHOT/kapua-security-certificate-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.eclipse.kapua:kapua-security-certificate-api >---------- [INFO] Building kapua-security-certificate-api 2.0.0-SNAPSHOT [68/226] [INFO] from service/security/certificate/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822807589 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-certificate-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-certificate-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-certificate-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-certificate-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-certificate-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-certificate-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.0.0-SNAPSHOT/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.0.0-SNAPSHOT/kapua-security-certificate-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/api/target/kapua-security-certificate-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-api/2.0.0-SNAPSHOT/kapua-security-certificate-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.kapua:kapua-security-certificate-internal >-------- [INFO] Building kapua-security-certificate-internal 2.0.0-SNAPSHOT [69/226] [INFO] from service/security/certificate/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-certificate-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-certificate-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-certificate-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-certificate-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822808868 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-certificate-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-certificate-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-certificate-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-certificate-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-certificate-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-certificate-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-certificate-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-certificate-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-certificate-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-certificate-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-certificate-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.0.0-SNAPSHOT/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.0.0-SNAPSHOT/kapua-security-certificate-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/certificate/internal/target/kapua-security-certificate-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-certificate-internal/2.0.0-SNAPSHOT/kapua-security-certificate-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-user-internal >---------------- [INFO] Building kapua-user-internal 2.0.0-SNAPSHOT [70/226] [INFO] from service/user/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822810800 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-internal --- [INFO] Copying 23 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/develop-build/service/user/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-user-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.0.0-SNAPSHOT/kapua-user-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.0.0-SNAPSHOT/kapua-user-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/internal/target/kapua-user-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-internal/2.0.0-SNAPSHOT/kapua-user-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.eclipse.kapua:kapua-client >------------------- [INFO] Building kapua-client 2.0.0-SNAPSHOT [71/226] [INFO] from client/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822813633 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client/2.0.0-SNAPSHOT/kapua-client-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kapua:kapua-client-security >--------------- [INFO] Building kapua-client-security 2.0.0-SNAPSHOT [72/226] [INFO] from client/security/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-security --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-security --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-security --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-security --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/security' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/security [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822814519 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/security' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/security [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-security --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/security/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-security --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/security/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-security --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/develop-build/client/security/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-security --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/security/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-security --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-security --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-security --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-client-security --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-security --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-client-security --- [INFO] Copying artemis-amqp-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-amqp-protocol-2.31.2.jar [INFO] Copying artemis-selector-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-selector-2.31.2.jar [INFO] Copying artemis-journal-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-journal-2.31.2.jar [INFO] Copying activemq-artemis-native-2.0.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/activemq-artemis-native-2.0.0.jar [INFO] Copying proton-j-0.34.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/proton-j-0.34.1.jar [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-buffer-4.1.100.Final.jar [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-4.1.100.Final.jar [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-common-4.1.100.Final.jar [INFO] Copying artemis-commons-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-commons-2.31.2.jar [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-logging-1.2.jar [INFO] Copying artemis-server-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-server-2.31.2.jar [INFO] Copying caffeine-3.1.6.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/caffeine-3.1.6.jar [INFO] Copying artemis-jdbc-store-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-jdbc-store-2.31.2.jar [INFO] Copying commons-dbcp2-2.7.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-dbcp2-2.7.0.jar [INFO] Copying artemis-quorum-api-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-quorum-api-2.31.2.jar [INFO] Copying jctools-core-2.1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jctools-core-2.1.2.jar [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-http-4.1.100.Final.jar [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-handler-4.1.100.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-4.1.100.Final.jar [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-lang3-3.4.jar [INFO] Copying commons-configuration2-2.9.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-configuration2-2.9.0.jar [INFO] Copying commons-text-1.10.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-text-1.10.0.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-collections-3.2.2.jar [INFO] Copying micrometer-core-1.9.5.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/micrometer-core-1.9.5.jar [INFO] Copying artemis-core-client-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/artemis-core-client-2.31.2.jar [INFO] Copying jgroups-5.3.0.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jgroups-5.3.0.Final.jar [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-handler-proxy-4.1.100.Final.jar [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-codec-socks-4.1.100.Final.jar [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/netty-resolver-4.1.100.Final.jar [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/qpid-jms-client-1.7.0.jar [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.jms-api-2.0.3.jar [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-impl-2.3.3.jar [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/validation-api-2.0.1.Final.jar [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javase-3.4.1.jar [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/core-3.4.1.jar [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jcommander-1.78.jar [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jai-imageio-core-1.4.0.jar [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guava-32.1.2-jre.jar [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/failureaccess-1.0.1.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guice-5.1.0.jar [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.inject-1.jar [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/aopalliance-1.0.jar [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/guice-multibindings-4.2.3.jar [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-configuration-1.9.jar [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-lang-2.6.jar [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-io-2.11.0.jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/metrics-core-3.2.2.jar [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/joda-time-2.9.4.jar [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-pool2-2.3.jar [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jakarta.persistence-2.2.3.jar [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.asm-9.4.0.jar [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.core-2.7.12.jar [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/org.eclipse.persistence.extension-2.7.12.jar [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/liquibase-core-3.6.3.jar [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/snakeyaml-2.2.jar [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/reflections-0.10.2.jar [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javassist-3.26.0-GA.jar [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jsr305-3.0.2.jar [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/checker-qual-3.15.0.jar [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jboss-logging-3.4.2.Final.jar [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jaxb-runtime-2.3.1.jar [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/txw2-2.3.1.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/istack-commons-runtime-3.0.7.jar [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/stax-ex-1.8.jar [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/FastInfoset-1.2.15.jar [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/cache-api-1.1.1.jar [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/HikariCP-4.0.3.jar [INFO] Copying kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-datastore-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-storable-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/httpclient-4.5.13.jar [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/httpcore-4.4.15.jar [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/commons-codec-1.15.jar [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-core-1.12.0.jar [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-lang-1.12.0.jar [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-cache-1.12.0.jar [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-config-core-1.12.0.jar [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-config-ogdl-1.12.0.jar [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/shiro-event-1.12.0.jar [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/slf4j-api-1.7.33.jar [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-core-2.15.2.jar [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-databind-2.15.2.jar [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/client/security/target/dependency/jackson-annotations-2.15.2.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-security --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-security --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.0.0-SNAPSHOT/kapua-client-security-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.0.0-SNAPSHOT/kapua-client-security-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/security/target/kapua-client-security-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-security/2.0.0-SNAPSHOT/kapua-client-security-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-device-authentication >------------ [INFO] Building kapua-device-authentication 2.0.0-SNAPSHOT [73/226] [INFO] from service/device/authentication/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-authentication --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-authentication --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-authentication --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-authentication --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/authentication [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822817100 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-authentication --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/authentication/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-authentication --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/authentication/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-authentication --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-authentication --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/authentication/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-authentication --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-authentication --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-authentication --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-authentication --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-authentication --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-authentication --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-authentication --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.0.0-SNAPSHOT/kapua-device-authentication-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.0.0-SNAPSHOT/kapua-device-authentication-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/authentication/target/kapua-device-authentication-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-authentication/2.0.0-SNAPSHOT/kapua-device-authentication-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------------< org.eclipse.kapua:kapua-tag >--------------------- [INFO] Building kapua-tag 2.0.0-SNAPSHOT [74/226] [INFO] from service/tag/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822818989 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-tag --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag/2.0.0-SNAPSHOT/kapua-tag-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-tag-api >------------------- [INFO] Building kapua-tag-api 2.0.0-SNAPSHOT [75/226] [INFO] from service/tag/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822819037 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/tag/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.0.0-SNAPSHOT/kapua-tag-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.0.0-SNAPSHOT/kapua-tag-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/api/target/kapua-tag-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-api/2.0.0-SNAPSHOT/kapua-tag-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.kapua:kapua-device-registry-internal >---------- [INFO] Building kapua-device-registry-internal 2.0.0-SNAPSHOT [76/226] [INFO] from service/device/registry/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822820294 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-internal --- [INFO] Copying 53 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.0.0-SNAPSHOT/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.0.0-SNAPSHOT/kapua-device-registry-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/internal/target/kapua-device-registry-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-internal/2.0.0-SNAPSHOT/kapua-device-registry-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.kapua:kapua-security-registration-simple >-------- [INFO] Building kapua-security-registration-simple 2.0.0-SNAPSHOT [77/226] [INFO] from service/security/registration/simple/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-registration-simple --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-registration-simple --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-registration-simple --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-registration-simple --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/simple' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822823305 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/registration/simple' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-registration-simple --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-registration-simple --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-registration-simple --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-registration-simple --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-registration-simple --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-registration-simple --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-registration-simple --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-registration-simple --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-registration-simple --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-registration-simple --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-registration-simple --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-registration-simple --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.0.0-SNAPSHOT/kapua-security-registration-simple-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.0.0-SNAPSHOT/kapua-security-registration-simple-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/registration/simple/target/kapua-security-registration-simple-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-registration-simple/2.0.0-SNAPSHOT/kapua-security-registration-simple-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-tag-internal >---------------- [INFO] Building kapua-tag-internal 2.0.0-SNAPSHOT [78/226] [INFO] from service/tag/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822825296 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-internal --- [INFO] Copying 14 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.0.0-SNAPSHOT/kapua-tag-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.0.0-SNAPSHOT/kapua-tag-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/internal/target/kapua-tag-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-internal/2.0.0-SNAPSHOT/kapua-tag-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-security-shiro >--------------- [INFO] Building kapua-security-shiro 2.0.0-SNAPSHOT [79/226] [INFO] from service/security/shiro/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-shiro --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-shiro --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-shiro --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-shiro --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/shiro' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/shiro [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822829320 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/shiro' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/shiro [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-shiro --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/shiro/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-shiro --- [INFO] Copying 80 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-shiro --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-shiro --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-shiro --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-shiro --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 77 source files to /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-shiro --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-shiro --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-shiro --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-shiro --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-shiro --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-shiro --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.0.0-SNAPSHOT/kapua-security-shiro-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.0.0-SNAPSHOT/kapua-security-shiro-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/shiro/target/kapua-security-shiro-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-shiro/2.0.0-SNAPSHOT/kapua-security-shiro-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-simulator-kura >--------------- [INFO] Building kapua-simulator-kura 2.0.0-SNAPSHOT [80/226] [INFO] from simulator-kura/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-simulator-kura --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-simulator-kura --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-simulator-kura --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-simulator-kura --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/simulator-kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/simulator-kura [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822836879 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/simulator-kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/simulator-kura [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-simulator-kura --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/simulator-kura/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-simulator-kura --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-simulator-kura --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-simulator-kura --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/develop-build/simulator-kura/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-simulator-kura --- [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-simulator-kura --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/simulator-kura/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-simulator-kura --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-simulator-kura --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-simulator-kura --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-simulator-kura --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- shade:3.4.1:shade (default) @ kapua-simulator-kura --- [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.10 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. [INFO] Including org.eclipse.neoscada.utils:org.eclipse.scada.utils:jar:0.4.0 in the shaded jar. [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:6.0.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/simulator-kura/target/dependency-reduced-pom.xml [WARNING] commons-cli-1.4.jar, commons-codec-1.15.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, failureaccess-1.0.1.jar, gson-2.10.jar, guava-32.1.2-jre.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jul-to-slf4j-1.7.33.jar, kapua-simulator-kura-2.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.scada.utils-0.4.0.jar, org.osgi.core-6.0.0.jar, protobuf-java-3.23.2.jar, slf4j-api-1.7.33.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-simulator-kura --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-simulator-kura --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.0.0-SNAPSHOT/kapua-simulator-kura-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.0.0-SNAPSHOT/kapua-simulator-kura-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.0.0-SNAPSHOT/kapua-simulator-kura-2.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/simulator-kura/target/kapua-simulator-kura-2.0.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-simulator-kura/2.0.0-SNAPSHOT/kapua-simulator-kura-2.0.0-SNAPSHOT-app.jar [INFO] [INFO] -------------------< org.eclipse.kapua:kapua-stream >------------------- [INFO] Building kapua-stream 2.0.0-SNAPSHOT [81/226] [INFO] from service/stream/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822841733 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-stream --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream/2.0.0-SNAPSHOT/kapua-stream-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-stream-api >----------------- [INFO] Building kapua-stream-api 2.0.0-SNAPSHOT [82/226] [INFO] from service/stream/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822841813 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-stream-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/api/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-stream-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/stream/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-stream-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-stream-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-stream-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-stream-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-stream-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.0.0-SNAPSHOT/kapua-stream-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.0.0-SNAPSHOT/kapua-stream-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/api/target/kapua-stream-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-api/2.0.0-SNAPSHOT/kapua-stream-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.kapua:kapua-device-management-asset >----------- [INFO] Building kapua-device-management-asset 2.0.0-SNAPSHOT [83/226] [INFO] from service/device/management/asset/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822843002 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset/2.0.0-SNAPSHOT/kapua-device-management-asset-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.eclipse.kapua:kapua-device-management-asset-api >--------- [INFO] Building kapua-device-management-asset-api 2.0.0-SNAPSHOT [84/226] [INFO] from service/device/management/asset/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822843069 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.0.0-SNAPSHOT/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.0.0-SNAPSHOT/kapua-device-management-asset-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/api/target/kapua-device-management-asset-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-api/2.0.0-SNAPSHOT/kapua-device-management-asset-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-asset-store >-------- [INFO] Building kapua-device-management-asset-store 2.0.0-SNAPSHOT [85/226] [INFO] from service/device/management/asset-store/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822844696 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store/2.0.0-SNAPSHOT/kapua-device-management-asset-store-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----< org.eclipse.kapua:kapua-device-management-asset-store-api >------ [INFO] Building kapua-device-management-asset-store-api 2.0.0-SNAPSHOT [86/226] [INFO] from service/device/management/asset-store/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822844791 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-store-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-store-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-store-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-store-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-store-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-store-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.0.0-SNAPSHOT/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.0.0-SNAPSHOT/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/api/target/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-api/2.0.0-SNAPSHOT/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.kapua:kapua-device-management-asset-internal >------ [INFO] Building kapua-device-management-asset-internal 2.0.0-SNAPSHOT [87/226] [INFO] from service/device/management/asset/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822846212 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.0.0-SNAPSHOT/kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.0.0-SNAPSHOT/kapua-device-management-asset-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/internal/target/kapua-device-management-asset-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-internal/2.0.0-SNAPSHOT/kapua-device-management-asset-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.kapua:kapua-device-management-asset-store-dummy >----- [INFO] Building kapua-device-management-asset-store-dummy 2.0.0-SNAPSHOT [88/226] [INFO] from service/device/management/asset-store/dummy/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-store-dummy --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-store-dummy --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-store-dummy --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-store-dummy --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822848010 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-store-dummy --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-store-dummy --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-store-dummy --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-store-dummy --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-store-dummy --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-store-dummy --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-store-dummy --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-store-dummy --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-store-dummy --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-store-dummy --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-store-dummy --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset-store/dummy/target/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.kapua:kapua-device-management-bundle >---------- [INFO] Building kapua-device-management-bundle 2.0.0-SNAPSHOT [89/226] [INFO] from service/device/management/bundle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822849415 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle/2.0.0-SNAPSHOT/kapua-device-management-bundle-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.eclipse.kapua:kapua-device-management-bundle-api >-------- [INFO] Building kapua-device-management-bundle-api 2.0.0-SNAPSHOT [90/226] [INFO] from service/device/management/bundle/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822849522 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.0.0-SNAPSHOT/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.0.0-SNAPSHOT/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/api/target/kapua-device-management-bundle-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-api/2.0.0-SNAPSHOT/kapua-device-management-bundle-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.kapua:kapua-device-management-bundle-internal >------ [INFO] Building kapua-device-management-bundle-internal 2.0.0-SNAPSHOT [91/226] [INFO] from service/device/management/bundle/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822850815 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.0.0-SNAPSHOT/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.0.0-SNAPSHOT/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/internal/target/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-internal/2.0.0-SNAPSHOT/kapua-device-management-bundle-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-management-command >---------- [INFO] Building kapua-device-management-command 2.0.0-SNAPSHOT [92/226] [INFO] from service/device/management/command/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822852430 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command/2.0.0-SNAPSHOT/kapua-device-management-command-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-command-api >-------- [INFO] Building kapua-device-management-command-api 2.0.0-SNAPSHOT [93/226] [INFO] from service/device/management/command/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822852519 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.0.0-SNAPSHOT/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.0.0-SNAPSHOT/kapua-device-management-command-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/api/target/kapua-device-management-command-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-api/2.0.0-SNAPSHOT/kapua-device-management-command-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.kapua:kapua-device-management-command-internal >----- [INFO] Building kapua-device-management-command-internal 2.0.0-SNAPSHOT [94/226] [INFO] from service/device/management/command/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822853869 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.0.0-SNAPSHOT/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.0.0-SNAPSHOT/kapua-device-management-command-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/internal/target/kapua-device-management-command-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-internal/2.0.0-SNAPSHOT/kapua-device-management-command-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.kapua:kapua-device-management-configuration >------- [INFO] Building kapua-device-management-configuration 2.0.0-SNAPSHOT [95/226] [INFO] from service/device/management/configuration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822855619 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration/2.0.0-SNAPSHOT/kapua-device-management-configuration-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----< org.eclipse.kapua:kapua-device-management-configuration-api >----- [INFO] Building kapua-device-management-configuration-api 2.0.0-SNAPSHOT [96/226] [INFO] from service/device/management/configuration/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822855724 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/api/target/kapua-device-management-configuration-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-message-api >-- [INFO] Building kapua-device-management-configuration-message-api 2.0.0-SNAPSHOT [97/226] [INFO] from service/device/management/configuration/message-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-message-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-message-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-message-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-message-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822857364 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-message-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-message-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-message-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-message-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-message-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-message-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-message-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-message-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-message-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-message-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-message-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-message-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/message-api/target/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-message-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.eclipse.kapua:kapua-device-management-configuration-store >---- [INFO] Building kapua-device-management-configuration-store 2.0.0-SNAPSHOT [98/226] [INFO] from service/device/management/configuration-store/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822858653 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-2.0.0-SNAPSHOT.pom [INFO] [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-store-api >-- [INFO] Building kapua-device-management-configuration-store-api 2.0.0-SNAPSHOT [99/226] [INFO] from service/device/management/configuration-store/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822858717 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-store-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-store-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-store-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-store-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-store-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-store-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/api/target/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-api/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-internal >-- [INFO] Building kapua-device-management-configuration-internal 2.0.0-SNAPSHOT [100/226] [INFO] from service/device/management/configuration/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822860109 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.0.0-SNAPSHOT/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.0.0-SNAPSHOT/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/internal/target/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-internal/2.0.0-SNAPSHOT/kapua-device-management-configuration-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.kapua:kapua-device-management-configuration-store-dummy >-- [INFO] Building kapua-device-management-configuration-store-dummy 2.0.0-SNAPSHOT [101/226] [INFO] from service/device/management/configuration-store/dummy/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-store-dummy --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-store-dummy --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-store-dummy --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-store-dummy --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822862153 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-store-dummy --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-store-dummy --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-store-dummy --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-store-dummy --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-store-dummy --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-store-dummy --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-store-dummy --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-store-dummy --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-store-dummy --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-store-dummy --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-store-dummy --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration-store/dummy/target/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-store-dummy/2.0.0-SNAPSHOT/kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.kapua:kapua-device-management-inventory >--------- [INFO] Building kapua-device-management-inventory 2.0.0-SNAPSHOT [102/226] [INFO] from service/device/management/inventory/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822863592 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory/2.0.0-SNAPSHOT/kapua-device-management-inventory-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------< org.eclipse.kapua:kapua-device-management-inventory-api >------- [INFO] Building kapua-device-management-inventory-api 2.0.0-SNAPSHOT [103/226] [INFO] from service/device/management/inventory/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822863690 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-inventory-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-inventory-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-inventory-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-inventory-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-inventory-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-inventory-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-inventory-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.0.0-SNAPSHOT/kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.0.0-SNAPSHOT/kapua-device-management-inventory-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/api/target/kapua-device-management-inventory-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-api/2.0.0-SNAPSHOT/kapua-device-management-inventory-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.kapua:kapua-device-management-inventory-internal >---- [INFO] Building kapua-device-management-inventory-internal 2.0.0-SNAPSHOT [104/226] [INFO] from service/device/management/inventory/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-inventory-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-inventory-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-inventory-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-inventory-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822865356 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-inventory-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-inventory-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-inventory-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-inventory-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-inventory-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-inventory-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-inventory-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-inventory-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-inventory-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-inventory-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-inventory-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-inventory-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.0.0-SNAPSHOT/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.0.0-SNAPSHOT/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/inventory/internal/target/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-inventory-internal/2.0.0-SNAPSHOT/kapua-device-management-inventory-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-management-keystore >--------- [INFO] Building kapua-device-management-keystore 2.0.0-SNAPSHOT [105/226] [INFO] from service/device/management/keystore/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822867518 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore/2.0.0-SNAPSHOT/kapua-device-management-keystore-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-keystore-api >------- [INFO] Building kapua-device-management-keystore-api 2.0.0-SNAPSHOT [106/226] [INFO] from service/device/management/keystore/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822867612 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.0.0-SNAPSHOT/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.0.0-SNAPSHOT/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/api/target/kapua-device-management-keystore-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-api/2.0.0-SNAPSHOT/kapua-device-management-keystore-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.kapua:kapua-device-management-keystore-internal >----- [INFO] Building kapua-device-management-keystore-internal 2.0.0-SNAPSHOT [107/226] [INFO] from service/device/management/keystore/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822869272 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.0.0-SNAPSHOT/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.0.0-SNAPSHOT/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/internal/target/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-internal/2.0.0-SNAPSHOT/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-management-packages >--------- [INFO] Building kapua-device-management-packages 2.0.0-SNAPSHOT [108/226] [INFO] from service/device/management/packages/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822871353 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages/2.0.0-SNAPSHOT/kapua-device-management-packages-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-packages-api >------- [INFO] Building kapua-device-management-packages-api 2.0.0-SNAPSHOT [109/226] [INFO] from service/device/management/packages/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822871422 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.0.0-SNAPSHOT/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.0.0-SNAPSHOT/kapua-device-management-packages-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/api/target/kapua-device-management-packages-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-api/2.0.0-SNAPSHOT/kapua-device-management-packages-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.kapua:kapua-device-management-registry-internal >----- [INFO] Building kapua-device-management-registry-internal 2.0.0-SNAPSHOT [110/226] [INFO] from service/device/management/registry/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-registry-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-registry-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-registry-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-registry-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822873103 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-registry-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-registry-internal --- [INFO] Copying 12 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-registry-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-registry-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-registry-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-registry-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-registry-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-registry-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-registry-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-registry-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-registry-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.0.0-SNAPSHOT/kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.0.0-SNAPSHOT/kapua-device-management-registry-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/registry/internal/target/kapua-device-management-registry-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-registry-internal/2.0.0-SNAPSHOT/kapua-device-management-registry-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.kapua:kapua-device-management-packages-internal >----- [INFO] Building kapua-device-management-packages-internal 2.0.0-SNAPSHOT [111/226] [INFO] from service/device/management/packages/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822875367 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.0.0-SNAPSHOT/kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.0.0-SNAPSHOT/kapua-device-management-packages-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/internal/target/kapua-device-management-packages-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-internal/2.0.0-SNAPSHOT/kapua-device-management-packages-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.kapua:kapua-device-management-request-internal >----- [INFO] Building kapua-device-management-request-internal 2.0.0-SNAPSHOT [112/226] [INFO] from service/device/management/request/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-request-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-request-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-request-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-request-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822877616 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-request-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-request-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-request-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-request-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-request-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-request-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-request-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-request-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-request-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-request-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-request-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-request-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.0.0-SNAPSHOT/kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.0.0-SNAPSHOT/kapua-device-management-request-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/request/internal/target/kapua-device-management-request-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-request-internal/2.0.0-SNAPSHOT/kapua-device-management-request-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-device-management-all >------------ [INFO] Building kapua-device-management-all 2.0.0-SNAPSHOT [113/226] [INFO] from service/device/management/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822879260 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all/2.0.0-SNAPSHOT/kapua-device-management-all-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-all-internal >------- [INFO] Building kapua-device-management-all-internal 2.0.0-SNAPSHOT [114/226] [INFO] from service/device/management/all/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822879351 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-internal --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-internal --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/target/kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-internal/2.0.0-SNAPSHOT/kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-internal/2.0.0-SNAPSHOT/kapua-device-management-all-internal-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kapua:kapua-translator-kapua >-------------- [INFO] Building kapua-translator-kapua 2.0.0-SNAPSHOT [115/226] [INFO] from translator/kapua/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kapua --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kapua --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kapua --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kapua --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822879707 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kapua --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kapua/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kapua --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kapua --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kapua --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kapua --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua/2.0.0-SNAPSHOT/kapua-translator-kapua-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.kapua:kapua-translator-kapua-kura >------------ [INFO] Building kapua-translator-kapua-kura 2.0.0-SNAPSHOT [116/226] [INFO] from translator/kapua/kura/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kapua-kura --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kapua-kura --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kapua-kura --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kapua-kura --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua/kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822879967 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kapua/kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kapua-kura --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kapua-kura --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kapua-kura --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kapua-kura --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kapua-kura --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kapua-kura --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kapua-kura --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kapua-kura --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kapua-kura --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kapua-kura --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kapua-kura --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kapua-kura --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.0.0-SNAPSHOT/kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.0.0-SNAPSHOT/kapua-translator-kapua-kura-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kapua/kura/target/kapua-translator-kapua-kura-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kapua-kura/2.0.0-SNAPSHOT/kapua-translator-kapua-kura-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-translator-kura >--------------- [INFO] Building kapua-translator-kura 2.0.0-SNAPSHOT [117/226] [INFO] from translator/kura/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822882790 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura/2.0.0-SNAPSHOT/kapua-translator-kura-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.kapua:kapua-translator-kura-mqtt >------------ [INFO] Building kapua-translator-kura-mqtt 2.0.0-SNAPSHOT [118/226] [INFO] from translator/kura/mqtt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura-mqtt --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura-mqtt --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura-mqtt --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura-mqtt --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822882862 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura-mqtt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kura-mqtt --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kura-mqtt --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kura-mqtt --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kura-mqtt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kura-mqtt --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kura-mqtt --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura-mqtt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kura-mqtt --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura-mqtt --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura-mqtt --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura-mqtt --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.0.0-SNAPSHOT/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.0.0-SNAPSHOT/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/mqtt/target/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-mqtt/2.0.0-SNAPSHOT/kapua-translator-kura-mqtt-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-transport-jms >---------------- [INFO] Building kapua-transport-jms 2.0.0-SNAPSHOT [119/226] [INFO] from transport/jms/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-transport-jms --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-transport-jms --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-transport-jms --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-transport-jms --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/jms' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/jms [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822884475 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/transport/jms' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/transport/jms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-transport-jms --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/transport/jms/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-transport-jms --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-transport-jms --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-transport-jms --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/transport/jms/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-transport-jms --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/transport/jms/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-transport-jms --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-transport-jms --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-transport-jms --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-transport-jms --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-transport-jms --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-transport-jms --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-transport-jms --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.0.0-SNAPSHOT/kapua-transport-jms-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.0.0-SNAPSHOT/kapua-transport-jms-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/transport/jms/target/kapua-transport-jms-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-transport-jms/2.0.0-SNAPSHOT/kapua-transport-jms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-translator-kura-jms >------------- [INFO] Building kapua-translator-kura-jms 2.0.0-SNAPSHOT [120/226] [INFO] from translator/kura/jms/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-kura-jms --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-kura-jms --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-kura-jms --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-kura-jms --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/jms' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/jms [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822886001 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/kura/jms' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/kura/jms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-kura-jms --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-kura-jms --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-kura-jms --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-kura-jms --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-kura-jms --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/kura/jms/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-kura-jms --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-kura-jms --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-kura-jms --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-kura-jms --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-kura-jms --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-kura-jms --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-kura-jms --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.0.0-SNAPSHOT/kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.0.0-SNAPSHOT/kapua-translator-kura-jms-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/kura/jms/target/kapua-translator-kura-jms-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-kura-jms/2.0.0-SNAPSHOT/kapua-translator-kura-jms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-qa-common >------------------ [INFO] Building kapua-qa-common 2.0.0-SNAPSHOT [121/226] [INFO] from qa/common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-common --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-common --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-common --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-common --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/common' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/common [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822891622 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/common' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-common --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/common/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-common --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-common --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-common --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/develop-build/qa/common/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/common/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-common --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-common --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-common --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-common --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-common --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.0.0-SNAPSHOT/kapua-qa-common-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.0.0-SNAPSHOT/kapua-qa-common-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/common/target/kapua-qa-common-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-common/2.0.0-SNAPSHOT/kapua-qa-common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-account-test-steps >------------- [INFO] Building kapua-account-test-steps 2.0.0-SNAPSHOT [122/226] [INFO] from service/account/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822894715 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-account-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.0.0-SNAPSHOT/kapua-account-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.0.0-SNAPSHOT/kapua-account-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test-steps/target/kapua-account-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test-steps/2.0.0-SNAPSHOT/kapua-account-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-account-test >---------------- [INFO] Building kapua-account-test 2.0.0-SNAPSHOT [123/226] [INFO] from service/account/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-account-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-account-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-account-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-account-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822897187 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/account/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/account/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-account-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/account/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-account-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/account/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-account-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-account-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-account-test --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-account-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/account/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-account-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-account-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-account-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/account/test/target/kapua-account-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-account-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-account-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-account-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test/target/kapua-account-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test/2.0.0-SNAPSHOT/kapua-account-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/account/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-account-test/2.0.0-SNAPSHOT/kapua-account-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kapua:kapua-user-test-steps >--------------- [INFO] Building kapua-user-test-steps 2.0.0-SNAPSHOT [124/226] [INFO] from service/user/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822899588 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-user-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.0.0-SNAPSHOT/kapua-user-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.0.0-SNAPSHOT/kapua-user-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test-steps/target/kapua-user-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test-steps/2.0.0-SNAPSHOT/kapua-user-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-user-test >------------------ [INFO] Building kapua-user-test 2.0.0-SNAPSHOT [125/226] [INFO] from service/user/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-user-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-user-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-user-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-user-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822902305 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/user/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/user/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-user-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/user/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-user-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/user/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-user-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-user-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-user-test --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-user-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/user/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-user-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-user-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-user-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/user/test/target/kapua-user-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-user-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-user-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-user-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test/target/kapua-user-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test/2.0.0-SNAPSHOT/kapua-user-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/user/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-user-test/2.0.0-SNAPSHOT/kapua-user-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-scheduler >------------------ [INFO] Building kapua-scheduler 2.0.0-SNAPSHOT [126/226] [INFO] from service/scheduler/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822905056 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler/2.0.0-SNAPSHOT/kapua-scheduler-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-scheduler-api >---------------- [INFO] Building kapua-scheduler-api 2.0.0-SNAPSHOT [127/226] [INFO] from service/scheduler/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822905128 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-api --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.0.0-SNAPSHOT/kapua-scheduler-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.0.0-SNAPSHOT/kapua-scheduler-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/api/target/kapua-scheduler-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-api/2.0.0-SNAPSHOT/kapua-scheduler-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-device-management-job >------------ [INFO] Building kapua-device-management-job 2.0.0-SNAPSHOT [128/226] [INFO] from service/device/management/job/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822906274 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job/2.0.0-SNAPSHOT/kapua-device-management-job-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-management-job-api >---------- [INFO] Building kapua-device-management-job-api 2.0.0-SNAPSHOT [129/226] [INFO] from service/device/management/job/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822906375 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-job-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-job-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-job-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-job-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-job-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-job-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.0.0-SNAPSHOT/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.0.0-SNAPSHOT/kapua-device-management-job-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/api/target/kapua-device-management-job-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-api/2.0.0-SNAPSHOT/kapua-device-management-job-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-service-client >--------------- [INFO] Building kapua-service-client 2.0.0-SNAPSHOT [130/226] [INFO] from service/client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-client --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-client --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-client --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-client --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/client' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/client [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822907897 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/client' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-client --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/client/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-client --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-service-client --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-client --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/develop-build/service/client/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-client --- [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-client --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/client/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-client --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-client --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-client --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-client --- [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javase-3.4.1.jar [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/core-3.4.1.jar [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jcommander-1.78.jar [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jai-imageio-core-1.4.0.jar [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guice-5.1.0.jar [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.inject-1.jar [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/aopalliance-1.0.jar [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guice-multibindings-4.2.3.jar [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-configuration-1.9.jar [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-lang-2.6.jar [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-io-2.11.0.jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/metrics-core-3.2.2.jar [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/joda-time-2.9.4.jar [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-lang3-3.4.jar [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.persistence-2.2.3.jar [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.asm-9.4.0.jar [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.core-2.7.12.jar [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.persistence.extension-2.7.12.jar [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/liquibase-core-3.6.3.jar [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/snakeyaml-2.2.jar [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/reflections-0.10.2.jar [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javassist-3.26.0-GA.jar [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jsr305-3.0.2.jar [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/checker-qual-3.15.0.jar [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jboss-logging-3.4.2.Final.jar [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-runtime-2.3.1.jar [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/txw2-2.3.1.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/istack-commons-runtime-3.0.7.jar [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/stax-ex-1.8.jar [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/FastInfoset-1.2.15.jar [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/cache-api-1.1.1.jar [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/HikariCP-4.0.3.jar [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jaxb-impl-2.3.3.jar [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-databind-2.15.2.jar [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-annotations-2.15.2.jar [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jackson-core-2.15.2.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/validation-api-2.0.1.Final.jar [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.json-1.0.4.jar [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/httpclient-4.5.13.jar [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/httpcore-4.4.15.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-logging-1.2.jar [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jose4j-0.7.10.jar [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/googleauth-1.5.0.jar [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-codec-1.15.jar [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-core-1.12.0.jar [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-lang-1.12.0.jar [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-cache-1.12.0.jar [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-config-core-1.12.0.jar [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-config-ogdl-1.12.0.jar [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-collections-3.2.2.jar [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/shiro-event-1.12.0.jar [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-security-core-5.7.5.jar [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-aop-5.3.23.jar [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-beans-5.3.23.jar [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-context-5.3.23.jar [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-core-5.3.23.jar [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-jcl-5.3.23.jar [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-expression-5.3.23.jar [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/spring-security-crypto-5.7.5.jar [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/protobuf-java-3.23.2.jar [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/slf4j-api-1.7.33.jar [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/guava-32.1.2-jre.jar [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/failureaccess-1.0.1.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/commons-pool2-2.3.jar [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/qpid-jms-client-1.7.0.jar [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jakarta.jms-api-2.0.3.jar [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/proton-j-0.34.0.jar [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-buffer-4.1.100.Final.jar [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-common-4.1.100.Final.jar [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-handler-4.1.100.Final.jar [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-resolver-4.1.100.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-codec-4.1.100.Final.jar [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-4.1.100.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/netty-codec-http-4.1.100.Final.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/junit-4.13.2.jar [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hamcrest-core-2.2.jar [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/hamcrest-2.2.jar [INFO] Copying logback-classic-1.2.11.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/logback-classic-1.2.11.jar [INFO] Copying logback-core-1.2.11.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/logback-core-1.2.11.jar [INFO] Copying log4j-to-slf4j-2.17.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/log4j-to-slf4j-2.17.1.jar [INFO] Copying log4j-api-2.17.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/log4j-api-2.17.1.jar [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-locator-guice-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-locator-guice-2.0.0-SNAPSHOT.jar [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/jcl-over-slf4j-1.7.33.jar [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/javax.batch-api-1.0.1.jar [INFO] Copying mockito-core-1.10.19.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/mockito-core-1.10.19.jar [INFO] Copying objenesis-2.1.jar to /home/jenkins/agent/workspace/develop-build/service/client/target/dependency/objenesis-2.1.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-client --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-client --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.0.0-SNAPSHOT/kapua-service-client-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.0.0-SNAPSHOT/kapua-service-client-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/client/target/kapua-service-client-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-client/2.0.0-SNAPSHOT/kapua-service-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.eclipse.kapua:kapua-broker >------------------- [INFO] Building kapua-broker 2.0.0-SNAPSHOT [131/226] [INFO] from broker/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822911624 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-broker --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker/2.0.0-SNAPSHOT/kapua-broker-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-broker-artemis >--------------- [INFO] Building kapua-broker-artemis 2.0.0-SNAPSHOT [132/226] [INFO] from broker/artemis/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker-artemis --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker-artemis --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker-artemis --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker-artemis --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822911806 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker-artemis --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/artemis/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker-artemis --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker-artemis --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker-artemis --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-broker-artemis --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis/2.0.0-SNAPSHOT/kapua-broker-artemis-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.kapua:kapua-broker-artemis-plugin >------------ [INFO] Building kapua-broker-artemis-plugin 2.0.0-SNAPSHOT [133/226] [INFO] from broker/artemis/plugin/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-broker-artemis-plugin --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-broker-artemis-plugin --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-broker-artemis-plugin --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-broker-artemis-plugin --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822912091 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-broker-artemis-plugin --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-broker-artemis-plugin --- [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-broker-artemis-plugin --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-broker-artemis-plugin --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-broker-artemis-plugin --- [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-broker-artemis-plugin --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-broker-artemis-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-broker-artemis-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-broker-artemis-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-broker-artemis-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-broker-artemis-plugin --- [INFO] Copying artemis-amqp-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-amqp-protocol-2.31.2.jar [INFO] Copying artemis-selector-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-selector-2.31.2.jar [INFO] Copying artemis-journal-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-journal-2.31.2.jar [INFO] Copying activemq-artemis-native-2.0.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/activemq-artemis-native-2.0.0.jar [INFO] Copying proton-j-0.34.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/proton-j-0.34.1.jar [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-buffer-4.1.100.Final.jar [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-4.1.100.Final.jar [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-common-4.1.100.Final.jar [INFO] Copying artemis-commons-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-commons-2.31.2.jar [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-logging-1.2.jar [INFO] Copying artemis-server-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-server-2.31.2.jar [INFO] Copying caffeine-3.1.6.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/caffeine-3.1.6.jar [INFO] Copying artemis-jdbc-store-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-jdbc-store-2.31.2.jar [INFO] Copying commons-dbcp2-2.7.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-dbcp2-2.7.0.jar [INFO] Copying artemis-quorum-api-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-quorum-api-2.31.2.jar [INFO] Copying jctools-core-2.1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jctools-core-2.1.2.jar [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-http-4.1.100.Final.jar [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-handler-4.1.100.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-4.1.100.Final.jar [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-lang3-3.4.jar [INFO] Copying commons-configuration2-2.9.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-configuration2-2.9.0.jar [INFO] Copying commons-text-1.10.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-text-1.10.0.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-collections-3.2.2.jar [INFO] Copying micrometer-core-1.9.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/micrometer-core-1.9.5.jar [INFO] Copying artemis-core-client-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-core-client-2.31.2.jar [INFO] Copying jgroups-5.3.0.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jgroups-5.3.0.Final.jar [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-handler-proxy-4.1.100.Final.jar [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-socks-4.1.100.Final.jar [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-resolver-4.1.100.Final.jar [INFO] Copying artemis-mqtt-protocol-2.31.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/artemis-mqtt-protocol-2.31.2.jar [INFO] Copying netty-codec-mqtt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/netty-codec-mqtt-4.1.100.Final.jar [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/qpid-jms-client-1.7.0.jar [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.jms-api-2.0.3.jar [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javase-3.4.1.jar [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/core-3.4.1.jar [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jcommander-1.78.jar [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jai-imageio-core-1.4.0.jar [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guava-32.1.2-jre.jar [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/failureaccess-1.0.1.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guice-5.1.0.jar [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.inject-1.jar [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/aopalliance-1.0.jar [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/guice-multibindings-4.2.3.jar [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-configuration-1.9.jar [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-lang-2.6.jar [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-io-2.11.0.jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/metrics-core-3.2.2.jar [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/joda-time-2.9.4.jar [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-pool2-2.3.jar [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.persistence-2.2.3.jar [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.asm-9.4.0.jar [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.core-2.7.12.jar [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.persistence.extension-2.7.12.jar [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/liquibase-core-3.6.3.jar [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/snakeyaml-2.2.jar [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/reflections-0.10.2.jar [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javassist-3.26.0-GA.jar [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jsr305-3.0.2.jar [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/checker-qual-3.15.0.jar [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jboss-logging-3.4.2.Final.jar [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-runtime-2.3.1.jar [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/txw2-2.3.1.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/istack-commons-runtime-3.0.7.jar [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/stax-ex-1.8.jar [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/FastInfoset-1.2.15.jar [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/cache-api-1.1.1.jar [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/HikariCP-4.0.3.jar [INFO] Copying kapua-client-security-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-client-security-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jaxb-impl-2.3.3.jar [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/validation-api-2.0.1.Final.jar [INFO] Copying kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-datastore-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-storable-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/httpclient-4.5.13.jar [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/httpcore-4.4.15.jar [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-core-1.12.0.jar [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-lang-1.12.0.jar [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-cache-1.12.0.jar [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-config-core-1.12.0.jar [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-config-ogdl-1.12.0.jar [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/shiro-event-1.12.0.jar [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-core-2.15.2.jar [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-databind-2.15.2.jar [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jackson-annotations-2.15.2.jar [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/slf4j-api-1.7.33.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/junit-4.13.2.jar [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hamcrest-core-2.2.jar [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/hamcrest-2.2.jar [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar [INFO] Copying logback-classic-1.2.11.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/logback-classic-1.2.11.jar [INFO] Copying logback-core-1.2.11.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/logback-core-1.2.11.jar [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.json-1.0.4.jar [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/jose4j-0.7.10.jar [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/googleauth-1.5.0.jar [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/commons-codec-1.15.jar [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-security-core-5.7.5.jar [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-aop-5.3.23.jar [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-beans-5.3.23.jar [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-context-5.3.23.jar [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-core-5.3.23.jar [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-jcl-5.3.23.jar [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-expression-5.3.23.jar [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/spring-security-crypto-5.7.5.jar [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/protobuf-java-3.23.2.jar [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/dependency/javax.batch-api-1.0.1.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-broker-artemis-plugin --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-broker-artemis-plugin --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.0.0-SNAPSHOT/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.0.0-SNAPSHOT/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/broker/artemis/plugin/target/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-broker-artemis-plugin/2.0.0-SNAPSHOT/kapua-broker-artemis-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-registry-test-steps >--------- [INFO] Building kapua-device-registry-test-steps 2.0.0-SNAPSHOT [134/226] [INFO] from service/device/registry/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822916664 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.0.0-SNAPSHOT/kapua-device-registry-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.0.0-SNAPSHOT/kapua-device-registry-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test-steps/target/kapua-device-registry-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test-steps/2.0.0-SNAPSHOT/kapua-device-registry-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-device-registry-test >------------ [INFO] Building kapua-device-registry-test 2.0.0-SNAPSHOT [135/226] [INFO] from service/device/registry/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-registry-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-registry-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-registry-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-registry-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822919887 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/registry/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/registry/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-registry-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-registry-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/registry/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-registry-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-registry-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-registry-test --- [INFO] Copying 9 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-registry-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-registry-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-registry-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-registry-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/kapua-device-registry-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-registry-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-registry-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-registry-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test/target/kapua-device-registry-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test/2.0.0-SNAPSHOT/kapua-device-registry-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/registry/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-registry-test/2.0.0-SNAPSHOT/kapua-device-registry-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kapua:kapua-scheduler-quartz >-------------- [INFO] Building kapua-scheduler-quartz 2.0.0-SNAPSHOT [136/226] [INFO] from service/scheduler/quartz/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-quartz --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-quartz --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-quartz --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-quartz --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822922213 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-quartz --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-quartz --- [INFO] Copying 30 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-quartz --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-quartz --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-quartz --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-quartz --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-quartz --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-quartz --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-quartz --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-quartz --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-quartz --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-quartz --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.0.0-SNAPSHOT/kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.0.0-SNAPSHOT/kapua-scheduler-quartz-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/quartz/target/kapua-scheduler-quartz-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-quartz/2.0.0-SNAPSHOT/kapua-scheduler-quartz-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-job-internal >---------------- [INFO] Building kapua-job-internal 2.0.0-SNAPSHOT [137/226] [INFO] from service/job/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822924788 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-internal --- [INFO] Copying 42 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/develop-build/service/job/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.0.0-SNAPSHOT/kapua-job-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.0.0-SNAPSHOT/kapua-job-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/internal/target/kapua-job-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-internal/2.0.0-SNAPSHOT/kapua-job-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-job-test-steps >--------------- [INFO] Building kapua-job-test-steps 2.0.0-SNAPSHOT [138/226] [INFO] from service/job/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822927561 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.0.0-SNAPSHOT/kapua-job-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.0.0-SNAPSHOT/kapua-job-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test-steps/target/kapua-job-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test-steps/2.0.0-SNAPSHOT/kapua-job-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-job-test >------------------ [INFO] Building kapua-job-test 2.0.0-SNAPSHOT [139/226] [INFO] from service/job/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822929970 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/job/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/job/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/job/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/job/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-test --- [INFO] Copying 8 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/job/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/job/test/target/kapua-job-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test/target/kapua-job-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test/2.0.0-SNAPSHOT/kapua-job-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/job/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-test/2.0.0-SNAPSHOT/kapua-job-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-tag-test-steps >--------------- [INFO] Building kapua-tag-test-steps 2.0.0-SNAPSHOT [140/226] [INFO] from service/tag/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822931982 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.0.0-SNAPSHOT/kapua-tag-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.0.0-SNAPSHOT/kapua-tag-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test-steps/target/kapua-tag-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test-steps/2.0.0-SNAPSHOT/kapua-tag-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-tag-test >------------------ [INFO] Building kapua-tag-test 2.0.0-SNAPSHOT [141/226] [INFO] from service/tag/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-tag-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-tag-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-tag-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-tag-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822933873 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/tag/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/tag/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-tag-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/tag/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-tag-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/tag/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-tag-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-tag-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-tag-test --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-tag-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/tag/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-tag-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-tag-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-tag-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/tag/test/target/kapua-tag-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-tag-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-tag-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-tag-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test/target/kapua-tag-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test/2.0.0-SNAPSHOT/kapua-tag-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/tag/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-tag-test/2.0.0-SNAPSHOT/kapua-tag-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-endpoint >------------------ [INFO] Building kapua-endpoint 2.0.0-SNAPSHOT [142/226] [INFO] from service/endpoint/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822935967 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint/2.0.0-SNAPSHOT/kapua-endpoint-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-endpoint-api >---------------- [INFO] Building kapua-endpoint-api 2.0.0-SNAPSHOT [143/226] [INFO] from service/endpoint/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822936027 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/api/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.0.0-SNAPSHOT/kapua-endpoint-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.0.0-SNAPSHOT/kapua-endpoint-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/api/target/kapua-endpoint-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-api/2.0.0-SNAPSHOT/kapua-endpoint-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-rest-api >------------------ [INFO] Building kapua-rest-api 2.0.0-SNAPSHOT [144/226] [INFO] from rest-api/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822937542 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api/2.0.0-SNAPSHOT/kapua-rest-api-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-rest-api-core >---------------- [INFO] Building kapua-rest-api-core 2.0.0-SNAPSHOT [145/226] [INFO] from rest-api/core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-core --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-core --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-core --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-core --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/core' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/core [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822937824 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/core' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-core --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-core --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-core --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/develop-build/rest-api/core/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-core --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-core --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/develop-build/rest-api/core/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-rest-api-core --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-core --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-core --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.0.0-SNAPSHOT/kapua-rest-api-core-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.0.0-SNAPSHOT/kapua-rest-api-core-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/core/target/kapua-rest-api-core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-core/2.0.0-SNAPSHOT/kapua-rest-api-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-management-all-api >---------- [INFO] Building kapua-device-management-all-api 2.0.0-SNAPSHOT [146/226] [INFO] from service/device/management/all/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822942150 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-api --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/kapua-device-management-all-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/target/kapua-device-management-all-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-api/2.0.0-SNAPSHOT/kapua-device-management-all-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-api/2.0.0-SNAPSHOT/kapua-device-management-all-api-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------------------< org.eclipse.kapua:kapua-system >------------------- [INFO] Building kapua-system 2.0.0-SNAPSHOT [147/226] [INFO] from service/system/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822942254 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-system --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system/2.0.0-SNAPSHOT/kapua-system-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-system-api >----------------- [INFO] Building kapua-system-api 2.0.0-SNAPSHOT [148/226] [INFO] from service/system/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822942323 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/system/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-system-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.0.0-SNAPSHOT/kapua-system-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.0.0-SNAPSHOT/kapua-system-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/api/target/kapua-system-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-api/2.0.0-SNAPSHOT/kapua-system-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-rest-api-resources >------------- [INFO] Building kapua-rest-api-resources 2.0.0-SNAPSHOT [149/226] [INFO] from rest-api/resources/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-resources --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-resources --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-resources --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-resources --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/resources' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/resources [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822943456 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/resources' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-resources --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/resources/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-resources --- [INFO] Copying 203 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-resources --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-resources --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-resources --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/rest-api/resources/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-resources --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-resources --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-resources --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-rest-api-resources --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-resources --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-resources --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-resources --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.0.0-SNAPSHOT/kapua-rest-api-resources-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.0.0-SNAPSHOT/kapua-rest-api-resources-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-resources/2.0.0-SNAPSHOT/kapua-rest-api-resources-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-endpoint-internal >-------------- [INFO] Building kapua-endpoint-internal 2.0.0-SNAPSHOT [150/226] [INFO] from service/endpoint/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822946367 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-internal --- [INFO] Copying 14 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.0.0-SNAPSHOT/kapua-endpoint-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.0.0-SNAPSHOT/kapua-endpoint-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/internal/target/kapua-endpoint-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-internal/2.0.0-SNAPSHOT/kapua-endpoint-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-commons-rest-errors >------------- [INFO] Building kapua-commons-rest-errors 2.0.0-SNAPSHOT [151/226] [INFO] from commons-rest/errors/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-errors --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-errors --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-errors --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-errors --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/errors' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/errors [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822948365 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/errors' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/errors [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-errors --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-errors --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/errors/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-errors --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-errors --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-errors --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/errors/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-errors --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-errors --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-errors --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-errors --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-errors --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-errors --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-errors --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.0.0-SNAPSHOT/kapua-commons-rest-errors-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.0.0-SNAPSHOT/kapua-commons-rest-errors-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/errors/target/kapua-commons-rest-errors-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-errors/2.0.0-SNAPSHOT/kapua-commons-rest-errors-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-commons-rest-filters >------------ [INFO] Building kapua-commons-rest-filters 2.0.0-SNAPSHOT [152/226] [INFO] from commons-rest/filters/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-commons-rest-filters --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-commons-rest-filters --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-commons-rest-filters --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-commons-rest-filters --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/filters' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/filters [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822950216 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/commons-rest/filters' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/commons-rest/filters [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-commons-rest-filters --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-commons-rest-filters --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/filters/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-commons-rest-filters --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-commons-rest-filters --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-commons-rest-filters --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/commons-rest/filters/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-commons-rest-filters --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-commons-rest-filters --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-commons-rest-filters --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-commons-rest-filters --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-commons-rest-filters --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-commons-rest-filters --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-commons-rest-filters --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.0.0-SNAPSHOT/kapua-commons-rest-filters-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.0.0-SNAPSHOT/kapua-commons-rest-filters-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/commons-rest/filters/target/kapua-commons-rest-filters-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-commons-rest-filters/2.0.0-SNAPSHOT/kapua-commons-rest-filters-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-stream-internal >--------------- [INFO] Building kapua-stream-internal 2.0.0-SNAPSHOT [153/226] [INFO] from service/stream/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-stream-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-stream-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-stream-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-stream-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822952062 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/stream/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/stream/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-stream-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/stream/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-stream-internal --- [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-stream-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-stream-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/stream/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-stream-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-stream-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-stream-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-stream-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-stream-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-stream-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-stream-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.0.0-SNAPSHOT/kapua-stream-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.0.0-SNAPSHOT/kapua-stream-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/stream/internal/target/kapua-stream-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-stream-internal/2.0.0-SNAPSHOT/kapua-stream-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-system-internal >--------------- [INFO] Building kapua-system-internal 2.0.0-SNAPSHOT [154/226] [INFO] from service/system/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822953711 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/internal/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-internal --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/develop-build/service/system/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-system-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.0.0-SNAPSHOT/kapua-system-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.0.0-SNAPSHOT/kapua-system-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/internal/target/kapua-system-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-internal/2.0.0-SNAPSHOT/kapua-system-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.eclipse.kapua:kapua-extras >------------------- [INFO] Building kapua-extras 2.0.0-SNAPSHOT [155/226] [INFO] from extras/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-extras --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-extras --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-extras --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-extras --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822955211 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-extras --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-extras --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-extras --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-extras --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-extras --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-extras/2.0.0-SNAPSHOT/kapua-extras-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-foreignkeys >----------------- [INFO] Building kapua-foreignkeys 2.0.0-SNAPSHOT [156/226] [INFO] from extras/foreignkeys/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-foreignkeys --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-foreignkeys --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-foreignkeys --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-foreignkeys --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/foreignkeys' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822955270 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/foreignkeys' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-foreignkeys --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-foreignkeys --- [INFO] Copying 34 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-foreignkeys --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-foreignkeys --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-foreignkeys --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-foreignkeys --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-foreignkeys --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-foreignkeys --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-foreignkeys --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-foreignkeys --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-foreignkeys --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-foreignkeys --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.0.0-SNAPSHOT/kapua-foreignkeys-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.0.0-SNAPSHOT/kapua-foreignkeys-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/foreignkeys/target/kapua-foreignkeys-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-foreignkeys/2.0.0-SNAPSHOT/kapua-foreignkeys-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-rest-api-web >---------------- [INFO] Building kapua-rest-api-web 2.0.0-SNAPSHOT [157/226] [INFO] from rest-api/web/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-rest-api-web --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-rest-api-web --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-rest-api-web --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-rest-api-web --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/web' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/web [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822956051 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/rest-api/web' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/rest-api/web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-rest-api-web --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/rest-api/web/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-rest-api-web --- [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-rest-api-web --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-rest-api-web --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/rest-api/web/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-rest-api-web --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/rest-api/web/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-rest-api-web --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/rest-api/web/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-rest-api-web --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-rest-api-web --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- war:3.3.2:war (default-war) @ kapua-rest-api-web --- [INFO] Packaging webapp [INFO] Assembling webapp [kapua-rest-api-web] in [/home/jenkins/agent/workspace/develop-build/rest-api/web/target/api] [INFO] Processing war project [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/develop-build/rest-api/web] to [/home/jenkins/agent/workspace/develop-build/rest-api/web/target/api] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/develop-build/rest-api/web/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api.war [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-rest-api-web --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-rest-api-web --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-rest-api-web --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api.war to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.0.0-SNAPSHOT/kapua-rest-api-web-2.0.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.0.0-SNAPSHOT/kapua-rest-api-web-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/rest-api/web/target/api-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-rest-api-web/2.0.0-SNAPSHOT/kapua-rest-api-web-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-qa-integration-steps >------------ [INFO] Building kapua-qa-integration-steps 2.0.0-SNAPSHOT [158/226] [INFO] from qa/integration-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-integration-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-integration-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-integration-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-integration-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822963599 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-integration-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-integration-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-integration-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-integration-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-integration-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-integration-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-integration-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-integration-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-integration-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-integration-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-integration-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-integration-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.0.0-SNAPSHOT/kapua-qa-integration-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.0.0-SNAPSHOT/kapua-qa-integration-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration-steps/target/kapua-qa-integration-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration-steps/2.0.0-SNAPSHOT/kapua-qa-integration-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-security-test-steps >------------- [INFO] Building kapua-security-test-steps 2.0.0-SNAPSHOT [159/226] [INFO] from service/security/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822966649 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-security-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.0.0-SNAPSHOT/kapua-security-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.0.0-SNAPSHOT/kapua-security-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test-steps/target/kapua-security-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test-steps/2.0.0-SNAPSHOT/kapua-security-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-job-internal >------- [INFO] Building kapua-device-management-job-internal 2.0.0-SNAPSHOT [160/226] [INFO] from service/device/management/job/internal/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-job-internal --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-job-internal --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-job-internal --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-job-internal --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822969207 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-job-internal --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-job-internal --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-job-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-job-internal --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-job-internal --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-job-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-job-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-job-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-job-internal --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-job-internal --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-job-internal --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.0.0-SNAPSHOT/kapua-device-management-job-internal-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.0.0-SNAPSHOT/kapua-device-management-job-internal-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/job/internal/target/kapua-device-management-job-internal-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-job-internal/2.0.0-SNAPSHOT/kapua-device-management-job-internal-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-endpoint-test-steps >------------- [INFO] Building kapua-endpoint-test-steps 2.0.0-SNAPSHOT [161/226] [INFO] from service/endpoint/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-endpoint-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-endpoint-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-endpoint-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-endpoint-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822971363 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-endpoint-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-endpoint-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-endpoint-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-endpoint-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-endpoint-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-endpoint-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-endpoint-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-endpoint-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-endpoint-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-endpoint-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-endpoint-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-endpoint-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.0.0-SNAPSHOT/kapua-endpoint-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.0.0-SNAPSHOT/kapua-endpoint-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/endpoint/test-steps/target/kapua-endpoint-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-endpoint-test-steps/2.0.0-SNAPSHOT/kapua-endpoint-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.kapua:kapua-device-management-bundle-job >-------- [INFO] Building kapua-device-management-bundle-job 2.0.0-SNAPSHOT [162/226] [INFO] from service/device/management/bundle/job/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-bundle-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-bundle-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-bundle-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-bundle-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822973858 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-bundle-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-bundle-job --- [INFO] Copying 8 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-bundle-job --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-bundle-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-bundle-job --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-bundle-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-bundle-job --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-bundle-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-bundle-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-bundle-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-bundle-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-bundle-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.0.0-SNAPSHOT/kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.0.0-SNAPSHOT/kapua-device-management-bundle-job-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/bundle/job/target/kapua-device-management-bundle-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-bundle-job/2.0.0-SNAPSHOT/kapua-device-management-bundle-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.kapua:kapua-device-management-asset-job >--------- [INFO] Building kapua-device-management-asset-job 2.0.0-SNAPSHOT [163/226] [INFO] from service/device/management/asset/job/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-asset-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-asset-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-asset-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-asset-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822975318 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-asset-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-asset-job --- [INFO] Copying 10 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-asset-job --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-asset-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-asset-job --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-asset-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-asset-job --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-asset-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-asset-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-asset-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-asset-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-asset-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.0.0-SNAPSHOT/kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.0.0-SNAPSHOT/kapua-device-management-asset-job-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/asset/job/target/kapua-device-management-asset-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-asset-job/2.0.0-SNAPSHOT/kapua-device-management-asset-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-packages-job >------- [INFO] Building kapua-device-management-packages-job 2.0.0-SNAPSHOT [164/226] [INFO] from service/device/management/packages/job/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-packages-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-packages-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-packages-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-packages-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822976750 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-packages-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-packages-job --- [INFO] Copying 11 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-packages-job --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-packages-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-packages-job --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-packages-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-packages-job --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-packages-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-packages-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-packages-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-packages-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-packages-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.0.0-SNAPSHOT/kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.0.0-SNAPSHOT/kapua-device-management-packages-job-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/packages/job/target/kapua-device-management-packages-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-packages-job/2.0.0-SNAPSHOT/kapua-device-management-packages-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-command-job >-------- [INFO] Building kapua-device-management-command-job 2.0.0-SNAPSHOT [165/226] [INFO] from service/device/management/command/job/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-command-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-command-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-command-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-command-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822978509 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/command/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-command-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-command-job --- [INFO] Copying 10 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-command-job --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-command-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-command-job --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-command-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-command-job --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-command-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-command-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-command-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-command-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-command-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.0.0-SNAPSHOT/kapua-device-management-command-job-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.0.0-SNAPSHOT/kapua-device-management-command-job-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/command/job/target/kapua-device-management-command-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-command-job/2.0.0-SNAPSHOT/kapua-device-management-command-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.kapua:kapua-device-management-configuration-job >----- [INFO] Building kapua-device-management-configuration-job 2.0.0-SNAPSHOT [166/226] [INFO] from service/device/management/configuration/job/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-configuration-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-configuration-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-configuration-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-configuration-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822980250 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-configuration-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-configuration-job --- [INFO] Copying 10 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-configuration-job --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-configuration-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-configuration-job --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-configuration-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-configuration-job --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-configuration-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-configuration-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-configuration-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-configuration-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-configuration-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.0.0-SNAPSHOT/kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.0.0-SNAPSHOT/kapua-device-management-configuration-job-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/configuration/job/target/kapua-device-management-configuration-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-configuration-job/2.0.0-SNAPSHOT/kapua-device-management-configuration-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.kapua:kapua-device-management-keystore-job >------- [INFO] Building kapua-device-management-keystore-job 2.0.0-SNAPSHOT [167/226] [INFO] from service/device/management/keystore/job/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-keystore-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-keystore-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-keystore-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-keystore-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822981701 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-keystore-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-keystore-job --- [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-device-management-keystore-job --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-keystore-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-keystore-job --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-keystore-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-keystore-job --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-keystore-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-keystore-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-keystore-job --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-keystore-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-keystore-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.0.0-SNAPSHOT/kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.0.0-SNAPSHOT/kapua-device-management-keystore-job-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/keystore/job/target/kapua-device-management-keystore-job-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-keystore-job/2.0.0-SNAPSHOT/kapua-device-management-keystore-job-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-scheduler-test-steps >------------ [INFO] Building kapua-scheduler-test-steps 2.0.0-SNAPSHOT [168/226] [INFO] from service/scheduler/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822983468 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.0.0-SNAPSHOT/kapua-scheduler-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.0.0-SNAPSHOT/kapua-scheduler-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test-steps/target/kapua-scheduler-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test-steps/2.0.0-SNAPSHOT/kapua-scheduler-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-datastore-test-steps >------------ [INFO] Building kapua-datastore-test-steps 2.0.0-SNAPSHOT [169/226] [INFO] from service/datastore/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822985823 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.0.0-SNAPSHOT/kapua-datastore-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.0.0-SNAPSHOT/kapua-datastore-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test-steps/target/kapua-datastore-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test-steps/2.0.0-SNAPSHOT/kapua-datastore-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-service-camel >---------------- [INFO] Building kapua-service-camel 2.0.0-SNAPSHOT [170/226] [INFO] from service/camel/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-camel --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-camel --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-camel --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-camel --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/camel' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/camel [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822988420 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/camel' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/camel [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-camel --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/camel/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-camel --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-camel --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/develop-build/service/camel/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-camel --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/camel/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-camel --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-camel --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-camel --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-camel --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-camel --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-camel --- [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.json-1.0.4.jar [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/httpclient-4.5.13.jar [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/httpcore-4.4.15.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-logging-1.2.jar [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jose4j-0.7.10.jar [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/googleauth-1.5.0.jar [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-codec-1.15.jar [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-core-1.12.0.jar [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-lang-1.12.0.jar [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-cache-1.12.0.jar [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-config-core-1.12.0.jar [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-config-ogdl-1.12.0.jar [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-collections-3.2.2.jar [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/shiro-event-1.12.0.jar [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-security-core-5.7.5.jar [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-security-crypto-5.7.5.jar [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/protobuf-java-3.23.2.jar [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guava-32.1.2-jre.jar [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/failureaccess-1.0.1.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-pool2-2.3.jar [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/qpid-jms-client-1.7.0.jar [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.jms-api-2.0.3.jar [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/proton-j-0.34.0.jar [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-buffer-4.1.100.Final.jar [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-common-4.1.100.Final.jar [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-handler-4.1.100.Final.jar [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-resolver-4.1.100.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-codec-4.1.100.Final.jar [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-4.1.100.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/netty-codec-http-4.1.100.Final.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/junit-4.13.2.jar [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hamcrest-core-2.2.jar [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hamcrest-2.2.jar [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.batch-api-1.0.1.jar [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javase-3.4.1.jar [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/core-3.4.1.jar [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jcommander-1.78.jar [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jai-imageio-core-1.4.0.jar [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guice-5.1.0.jar [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.inject-1.jar [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/aopalliance-1.0.jar [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/guice-multibindings-4.2.3.jar [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-configuration-1.9.jar [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-lang-2.6.jar [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-io-2.11.0.jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/metrics-core-3.2.2.jar [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/joda-time-2.9.4.jar [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/commons-lang3-3.4.jar [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.persistence-2.2.3.jar [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.asm-9.4.0.jar [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.core-2.7.12.jar [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/org.eclipse.persistence.extension-2.7.12.jar [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/liquibase-core-3.6.3.jar [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/snakeyaml-2.2.jar [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/reflections-0.10.2.jar [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javassist-3.26.0-GA.jar [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jsr305-3.0.2.jar [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/checker-qual-3.15.0.jar [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jboss-logging-3.4.2.Final.jar [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-runtime-2.3.1.jar [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/txw2-2.3.1.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/istack-commons-runtime-3.0.7.jar [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/stax-ex-1.8.jar [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/FastInfoset-1.2.15.jar [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/cache-api-1.1.1.jar [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/HikariCP-4.0.3.jar [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-impl-2.3.3.jar [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-databind-2.15.2.jar [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-annotations-2.15.2.jar [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jackson-core-2.15.2.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/validation-api-2.0.1.Final.jar [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-3.21.0.jar [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-engine-3.21.0.jar [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-api-3.21.0.jar [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-base-engine-3.21.0.jar [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-base-3.21.0.jar [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-reifier-3.21.0.jar [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-processor-3.21.0.jar [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-management-api-3.21.0.jar [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-util-3.21.0.jar [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-languages-3.21.0.jar [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-core-model-3.21.0.jar [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-bean-3.21.0.jar [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-browse-3.21.0.jar [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-cluster-3.21.0.jar [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-controlbus-3.21.0.jar [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-dataformat-3.21.0.jar [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-dataset-3.21.0.jar [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-direct-3.21.0.jar [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-directvm-3.21.0.jar [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-file-3.21.0.jar [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-health-3.21.0.jar [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-language-3.21.0.jar [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-log-3.21.0.jar [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-mock-3.21.0.jar [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-ref-3.21.0.jar [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-rest-3.21.0.jar [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-tooling-model-3.21.0.jar [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-saga-3.21.0.jar [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-scheduler-3.21.0.jar [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-seda-3.21.0.jar [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-stub-3.21.0.jar [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-timer-3.21.0.jar [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-validator-3.21.0.jar [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-vm-3.21.0.jar [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xpath-3.21.0.jar [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xslt-3.21.0.jar [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-jaxb-3.21.0.jar [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/jaxb-core-2.3.0.1.jar [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-jaxp-3.21.0.jar [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-xml-io-util-3.21.0.jar [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-jms-3.21.0.jar [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-support-3.21.0.jar [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-util-json-3.21.0.jar [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/camel-spring-3.21.0.jar [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-core-5.3.23.jar [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-jcl-5.3.23.jar [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-aop-5.3.23.jar [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-expression-5.3.23.jar [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-jms-5.3.23.jar [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-messaging-5.3.23.jar [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-context-5.3.23.jar [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-tx-5.3.23.jar [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/spring-beans-5.3.23.jar [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/camel/target/dependency/slf4j-api-1.7.33.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-camel --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-camel --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.0.0-SNAPSHOT/kapua-service-camel-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.0.0-SNAPSHOT/kapua-service-camel-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/camel/target/kapua-service-camel-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-camel/2.0.0-SNAPSHOT/kapua-service-camel-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-consumer >------------------ [INFO] Building kapua-consumer 2.0.0-SNAPSHOT [171/226] [INFO] from consumer/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822990520 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer/2.0.0-SNAPSHOT/kapua-consumer-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.kapua:kapua-consumer-lifecycle >------------- [INFO] Building kapua-consumer-lifecycle 2.0.0-SNAPSHOT [172/226] [INFO] from consumer/lifecycle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-lifecycle --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-lifecycle --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-lifecycle --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-lifecycle --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822990895 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-lifecycle --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-lifecycle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-lifecycle --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-lifecycle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-lifecycle --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-lifecycle --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-lifecycle --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-lifecycle --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-lifecycle --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-consumer-lifecycle --- [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javase-3.4.1.jar [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/core-3.4.1.jar [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jcommander-1.78.jar [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jai-imageio-core-1.4.0.jar [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guice-5.1.0.jar [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.inject-1.jar [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/aopalliance-1.0.jar [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guice-multibindings-4.2.3.jar [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-configuration-1.9.jar [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-lang-2.6.jar [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-io-2.11.0.jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/metrics-core-3.2.2.jar [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/joda-time-2.9.4.jar [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-lang3-3.4.jar [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.persistence-2.2.3.jar [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.extension-2.7.12.jar [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/liquibase-core-3.6.3.jar [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/snakeyaml-2.2.jar [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/reflections-0.10.2.jar [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javassist-3.26.0-GA.jar [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jsr305-3.0.2.jar [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/checker-qual-3.15.0.jar [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar [INFO] Copying jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jboss-logging-3.4.3.Final.jar [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying jaxb-runtime-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-runtime-2.3.6.jar [INFO] Copying txw2-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/txw2-2.3.6.jar [INFO] Copying istack-commons-runtime-3.0.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/istack-commons-runtime-3.0.12.jar [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/cache-api-1.1.1.jar [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/HikariCP-4.0.3.jar [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/qpid-jms-client-1.7.0.jar [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.jms-api-2.0.3.jar [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/proton-j-0.34.0.jar [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-buffer-4.1.100.Final.jar [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-common-4.1.100.Final.jar [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-handler-4.1.100.Final.jar [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-resolver-4.1.100.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-codec-4.1.100.Final.jar [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-4.1.100.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/netty-codec-http-4.1.100.Final.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/junit-4.13.2.jar [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hamcrest-core-2.2.jar [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/hamcrest-2.2.jar [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.batch-api-1.0.1.jar [INFO] Copying kapua-service-camel-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-camel-2.0.0-SNAPSHOT.jar [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-jms-3.21.0.jar [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-support-3.21.0.jar [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-util-json-3.21.0.jar [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-spring-3.21.0.jar [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-jms-5.3.23.jar [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-messaging-5.3.23.jar [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-context-5.3.23.jar [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-tx-5.3.23.jar [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-beans-5.3.23.jar [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-impl-2.3.3.jar [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-databind-2.15.2.jar [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-annotations-2.15.2.jar [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jackson-core-2.15.2.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/validation-api-2.0.1.Final.jar [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/javax.json-1.0.4.jar [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/httpclient-4.5.13.jar [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/httpcore-4.4.15.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-logging-1.2.jar [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jose4j-0.7.10.jar [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/googleauth-1.5.0.jar [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-codec-1.15.jar [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-core-1.12.0.jar [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-lang-1.12.0.jar [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-cache-1.12.0.jar [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-config-core-1.12.0.jar [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-config-ogdl-1.12.0.jar [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-collections-3.2.2.jar [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/shiro-event-1.12.0.jar [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-security-core-5.7.5.jar [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-aop-5.3.23.jar [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-core-5.3.23.jar [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-jcl-5.3.23.jar [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-expression-5.3.23.jar [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/spring-security-crypto-5.7.5.jar [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/protobuf-java-3.23.2.jar [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.core-2.7.12.jar [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/org.eclipse.persistence.asm-9.4.0.jar [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-3.21.0.jar [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-engine-3.21.0.jar [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-api-3.21.0.jar [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-base-engine-3.21.0.jar [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-base-3.21.0.jar [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-reifier-3.21.0.jar [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-processor-3.21.0.jar [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-management-api-3.21.0.jar [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-util-3.21.0.jar [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-languages-3.21.0.jar [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-core-model-3.21.0.jar [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-bean-3.21.0.jar [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-browse-3.21.0.jar [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-cluster-3.21.0.jar [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-controlbus-3.21.0.jar [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-dataformat-3.21.0.jar [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-dataset-3.21.0.jar [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-direct-3.21.0.jar [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-directvm-3.21.0.jar [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-file-3.21.0.jar [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-health-3.21.0.jar [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-language-3.21.0.jar [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-log-3.21.0.jar [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-mock-3.21.0.jar [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-ref-3.21.0.jar [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-rest-3.21.0.jar [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-tooling-model-3.21.0.jar [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-saga-3.21.0.jar [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-scheduler-3.21.0.jar [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-seda-3.21.0.jar [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-stub-3.21.0.jar [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-timer-3.21.0.jar [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-validator-3.21.0.jar [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-vm-3.21.0.jar [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xpath-3.21.0.jar [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xslt-3.21.0.jar [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-jaxb-3.21.0.jar [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/jaxb-core-2.3.0.1.jar [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-jaxp-3.21.0.jar [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/camel-xml-io-util-3.21.0.jar [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/slf4j-api-1.7.33.jar [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/guava-32.1.2-jre.jar [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/failureaccess-1.0.1.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/dependency/commons-pool2-2.3.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-lifecycle --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-lifecycle --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle/target/kapua-consumer-lifecycle-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-consumer-telemetry >------------- [INFO] Building kapua-consumer-telemetry 2.0.0-SNAPSHOT [173/226] [INFO] from consumer/telemetry/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-telemetry --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-telemetry --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-telemetry --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-telemetry --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822993038 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-telemetry --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-telemetry --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-telemetry --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-telemetry --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-telemetry --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-telemetry --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-telemetry --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-telemetry --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-telemetry --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-consumer-telemetry --- [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/protobuf-java-3.23.2.jar [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/qpid-jms-client-1.7.0.jar [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.jms-api-2.0.3.jar [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/proton-j-0.34.0.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/junit-4.13.2.jar [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hamcrest-core-2.2.jar [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hamcrest-2.2.jar [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.batch-api-1.0.1.jar [INFO] Copying kapua-service-camel-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-camel-2.0.0-SNAPSHOT.jar [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-jms-3.21.0.jar [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-support-3.21.0.jar [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-util-json-3.21.0.jar [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-spring-3.21.0.jar [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-jms-5.3.23.jar [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-messaging-5.3.23.jar [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-context-5.3.23.jar [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-tx-5.3.23.jar [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-beans-5.3.23.jar [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javase-3.4.1.jar [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/core-3.4.1.jar [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jcommander-1.78.jar [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jai-imageio-core-1.4.0.jar [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guice-5.1.0.jar [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.inject-1.jar [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/aopalliance-1.0.jar [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guice-multibindings-4.2.3.jar [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-configuration-1.9.jar [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-lang-2.6.jar [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-io-2.11.0.jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/metrics-core-3.2.2.jar [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/joda-time-2.9.4.jar [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-lang3-3.4.jar [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.persistence-2.2.3.jar [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.asm-9.4.0.jar [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.core-2.7.12.jar [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/org.eclipse.persistence.extension-2.7.12.jar [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/liquibase-core-3.6.3.jar [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/snakeyaml-2.2.jar [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/reflections-0.10.2.jar [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javassist-3.26.0-GA.jar [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jsr305-3.0.2.jar [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/checker-qual-3.15.0.jar [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar [INFO] Copying jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jboss-logging-3.4.3.Final.jar [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying jaxb-runtime-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-runtime-2.3.6.jar [INFO] Copying txw2-2.3.6.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/txw2-2.3.6.jar [INFO] Copying istack-commons-runtime-3.0.12.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/istack-commons-runtime-3.0.12.jar [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/cache-api-1.1.1.jar [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/HikariCP-4.0.3.jar [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-impl-2.3.3.jar [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-databind-2.15.2.jar [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-annotations-2.15.2.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/validation-api-2.0.1.Final.jar [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/javax.json-1.0.4.jar [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jose4j-0.7.10.jar [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/googleauth-1.5.0.jar [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-codec-1.15.jar [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-core-1.12.0.jar [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-lang-1.12.0.jar [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-cache-1.12.0.jar [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-config-core-1.12.0.jar [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-config-ogdl-1.12.0.jar [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-collections-3.2.2.jar [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/shiro-event-1.12.0.jar [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-security-core-5.7.5.jar [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-aop-5.3.23.jar [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-core-5.3.23.jar [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-jcl-5.3.23.jar [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-expression-5.3.23.jar [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/spring-security-crypto-5.7.5.jar [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-datastore-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-storable-api-2.0.0-SNAPSHOT.jar [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-core-2.15.2.jar [INFO] Copying kapua-datastore-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-datastore-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-storable-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-storable-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-locator-guice-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-locator-guice-2.0.0-SNAPSHOT.jar [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jcl-over-slf4j-1.7.33.jar [INFO] Copying kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpclient-4.5.13.jar [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpcore-4.4.15.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-logging-1.2.jar [INFO] Copying kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar [INFO] Copying elasticsearch-rest-client-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-rest-client-7.8.1.jar [INFO] Copying httpasyncclient-4.1.5.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpasyncclient-4.1.5.jar [INFO] Copying httpcore-nio-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/httpcore-nio-4.4.15.jar [INFO] Copying elasticsearch-x-content-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-x-content-7.8.1.jar [INFO] Copying jackson-dataformat-smile-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-dataformat-smile-2.15.2.jar [INFO] Copying jackson-dataformat-yaml-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-dataformat-yaml-2.15.2.jar [INFO] Copying jackson-dataformat-cbor-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jackson-dataformat-cbor-2.15.2.jar [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-registry-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-authentication-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-client-security-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-client-security-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-3.21.0.jar [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-engine-3.21.0.jar [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-api-3.21.0.jar [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-base-engine-3.21.0.jar [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-base-3.21.0.jar [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-reifier-3.21.0.jar [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-processor-3.21.0.jar [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-management-api-3.21.0.jar [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-util-3.21.0.jar [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-languages-3.21.0.jar [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-core-model-3.21.0.jar [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-bean-3.21.0.jar [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-browse-3.21.0.jar [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-cluster-3.21.0.jar [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-controlbus-3.21.0.jar [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-dataformat-3.21.0.jar [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-dataset-3.21.0.jar [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-direct-3.21.0.jar [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-directvm-3.21.0.jar [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-file-3.21.0.jar [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-health-3.21.0.jar [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-language-3.21.0.jar [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-log-3.21.0.jar [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-mock-3.21.0.jar [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-ref-3.21.0.jar [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-rest-3.21.0.jar [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-tooling-model-3.21.0.jar [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-saga-3.21.0.jar [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-scheduler-3.21.0.jar [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-seda-3.21.0.jar [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-stub-3.21.0.jar [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-timer-3.21.0.jar [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-validator-3.21.0.jar [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-vm-3.21.0.jar [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xpath-3.21.0.jar [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xslt-3.21.0.jar [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-jaxb-3.21.0.jar [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jaxb-core-2.3.0.1.jar [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-jaxp-3.21.0.jar [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/camel-xml-io-util-3.21.0.jar [INFO] Copying elasticsearch-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-7.8.1.jar [INFO] Copying elasticsearch-core-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-core-7.8.1.jar [INFO] Copying elasticsearch-secure-sm-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-secure-sm-7.8.1.jar [INFO] Copying elasticsearch-geo-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-geo-7.8.1.jar [INFO] Copying lucene-core-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-core-8.5.1.jar [INFO] Copying lucene-analyzers-common-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-analyzers-common-8.5.1.jar [INFO] Copying lucene-backward-codecs-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-backward-codecs-8.5.1.jar [INFO] Copying lucene-grouping-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-grouping-8.5.1.jar [INFO] Copying lucene-highlighter-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-highlighter-8.5.1.jar [INFO] Copying lucene-join-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-join-8.5.1.jar [INFO] Copying lucene-memory-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-memory-8.5.1.jar [INFO] Copying lucene-misc-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-misc-8.5.1.jar [INFO] Copying lucene-queries-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-queries-8.5.1.jar [INFO] Copying lucene-queryparser-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-queryparser-8.5.1.jar [INFO] Copying lucene-sandbox-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-sandbox-8.5.1.jar [INFO] Copying lucene-spatial-extras-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-spatial-extras-8.5.1.jar [INFO] Copying lucene-spatial3d-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-spatial3d-8.5.1.jar [INFO] Copying lucene-suggest-8.5.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/lucene-suggest-8.5.1.jar [INFO] Copying elasticsearch-cli-7.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/elasticsearch-cli-7.8.1.jar [INFO] Copying jopt-simple-5.0.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jopt-simple-5.0.2.jar [INFO] Copying hppc-0.8.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/hppc-0.8.1.jar [INFO] Copying t-digest-3.2.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/t-digest-3.2.jar [INFO] Copying HdrHistogram-2.1.9.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/HdrHistogram-2.1.9.jar [INFO] Copying log4j-api-2.17.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/log4j-api-2.17.1.jar [INFO] Copying jna-5.5.0.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/jna-5.5.0.jar [INFO] Copying netty-all-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-all-4.1.100.Final.jar [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-buffer-4.1.100.Final.jar [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-4.1.100.Final.jar [INFO] Copying netty-codec-dns-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-dns-4.1.100.Final.jar [INFO] Copying netty-codec-haproxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-haproxy-4.1.100.Final.jar [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-http-4.1.100.Final.jar [INFO] Copying netty-codec-http2-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-http2-4.1.100.Final.jar [INFO] Copying netty-codec-memcache-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-memcache-4.1.100.Final.jar [INFO] Copying netty-codec-mqtt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-mqtt-4.1.100.Final.jar [INFO] Copying netty-codec-redis-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-redis-4.1.100.Final.jar [INFO] Copying netty-codec-smtp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-smtp-4.1.100.Final.jar [INFO] Copying netty-codec-socks-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-socks-4.1.100.Final.jar [INFO] Copying netty-codec-stomp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-stomp-4.1.100.Final.jar [INFO] Copying netty-codec-xml-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-codec-xml-4.1.100.Final.jar [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-common-4.1.100.Final.jar [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-4.1.100.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Copying netty-handler-proxy-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-proxy-4.1.100.Final.jar [INFO] Copying netty-handler-ssl-ocsp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-handler-ssl-ocsp-4.1.100.Final.jar [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-4.1.100.Final.jar [INFO] Copying netty-resolver-dns-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-4.1.100.Final.jar [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-4.1.100.Final.jar [INFO] Copying netty-transport-rxtx-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-rxtx-4.1.100.Final.jar [INFO] Copying netty-transport-sctp-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-sctp-4.1.100.Final.jar [INFO] Copying netty-transport-udt-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-udt-4.1.100.Final.jar [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar [INFO] Copying netty-resolver-dns-classes-macos-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-classes-macos-4.1.100.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar [INFO] Copying netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar [INFO] Copying netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/slf4j-api-1.7.33.jar [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/guava-32.1.2-jre.jar [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/failureaccess-1.0.1.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/dependency/commons-pool2-2.3.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-telemetry --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-telemetry --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.0.0-SNAPSHOT/kapua-consumer-telemetry-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.0.0-SNAPSHOT/kapua-consumer-telemetry-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry/target/kapua-consumer-telemetry-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry/2.0.0-SNAPSHOT/kapua-consumer-telemetry-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-service-authentication >----------- [INFO] Building kapua-service-authentication 2.0.0-SNAPSHOT [174/226] [INFO] from service/authentication/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-authentication --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-authentication --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-authentication --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-authentication --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822994992 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-authentication --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/authentication/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-authentication --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-authentication --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/develop-build/service/authentication/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-authentication --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/authentication/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-authentication --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-authentication --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-authentication --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-authentication --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-authentication --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency:3.0.1:copy-dependencies (copy-dependencies) @ kapua-service-authentication --- [INFO] Copying kapua-service-camel-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-camel-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-client-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-client-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-call-kura-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-mqtt-2.0.0-SNAPSHOT.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.paho.client.mqttv3-1.2.1.jar [INFO] Copying protobuf-java-3.23.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/protobuf-java-3.23.2.jar [INFO] Copying kapua-device-management-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-engine-api-2.0.0-SNAPSHOT.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/junit-4.13.2.jar [INFO] Copying hamcrest-core-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hamcrest-core-2.2.jar [INFO] Copying hamcrest-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hamcrest-2.2.jar [INFO] Copying kapua-scheduler-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-scheduler-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-command-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-command-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-engine-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-engine-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-job-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-job-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.batch-api-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.batch-api-1.0.1.jar [INFO] Copying kapua-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-commons-2.0.0-SNAPSHOT.jar [INFO] Copying javase-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javase-3.4.1.jar [INFO] Copying core-3.4.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/core-3.4.1.jar [INFO] Copying jcommander-1.78.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jcommander-1.78.jar [INFO] Copying jai-imageio-core-1.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jai-imageio-core-1.4.0.jar [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-io-2.11.0.jar [INFO] Copying metrics-core-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/metrics-core-3.2.2.jar [INFO] Copying joda-time-2.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/joda-time-2.9.4.jar [INFO] Copying commons-lang3-3.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-lang3-3.4.jar [INFO] Copying org.eclipse.persistence.jpa-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.jpa-2.7.12.jar [INFO] Copying jakarta.persistence-2.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.persistence-2.2.3.jar [INFO] Copying org.eclipse.persistence.antlr-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.antlr-2.7.12.jar [INFO] Copying org.eclipse.persistence.jpa.jpql-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.jpa.jpql-2.7.12.jar [INFO] Copying org.eclipse.persistence.extension-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.extension-2.7.12.jar [INFO] Copying liquibase-core-3.6.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/liquibase-core-3.6.3.jar [INFO] Copying snakeyaml-2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/snakeyaml-2.2.jar [INFO] Copying reflections-0.10.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/reflections-0.10.2.jar [INFO] Copying javassist-3.26.0-GA.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javassist-3.26.0-GA.jar [INFO] Copying jsr305-3.0.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jsr305-3.0.2.jar [INFO] Copying checker-qual-3.15.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/checker-qual-3.15.0.jar [INFO] Copying cache-api-1.1.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/cache-api-1.1.1.jar [INFO] Copying HikariCP-4.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/HikariCP-4.0.3.jar [INFO] Copying kapua-account-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-account-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-user-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-user-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-tag-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-tag-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-translator-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-translator-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-transport-jms-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-transport-jms-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-certificate-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-certificate-api-2.0.0-SNAPSHOT.jar [INFO] Copying camel-jms-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-jms-3.21.0.jar [INFO] Copying camel-support-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-support-3.21.0.jar [INFO] Copying camel-util-json-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-util-json-3.21.0.jar [INFO] Copying camel-spring-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-spring-3.21.0.jar [INFO] Copying spring-jms-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-jms-5.3.23.jar [INFO] Copying spring-messaging-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-messaging-5.3.23.jar [INFO] Copying spring-context-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-context-5.3.23.jar [INFO] Copying spring-tx-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-tx-5.3.23.jar [INFO] Copying spring-beans-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-beans-5.3.23.jar [INFO] Copying geronimo-jms_2.0_spec-1.0-alpha-2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/geronimo-jms_2.0_spec-1.0-alpha-2.jar [INFO] Copying kapua-message-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-message-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-api-2.0.0-SNAPSHOT.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying jaxb-impl-2.3.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-impl-2.3.3.jar [INFO] Copying jakarta.activation-1.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying jackson-databind-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-databind-2.15.2.jar [INFO] Copying jackson-annotations-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-annotations-2.15.2.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying validation-api-2.0.1.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/validation-api-2.0.1.Final.jar [INFO] Copying kapua-account-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-account-internal-2.0.0-SNAPSHOT.jar [INFO] Copying hibernate-jpamodelgen-5.5.4.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/hibernate-jpamodelgen-5.5.4.Final.jar [INFO] Copying jboss-logging-3.4.2.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jboss-logging-3.4.2.Final.jar [INFO] Copying jaxb-api-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-api-2.3.1.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying jaxb-runtime-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-runtime-2.3.1.jar [INFO] Copying txw2-2.3.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/txw2-2.3.1.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/istack-commons-runtime-3.0.7.jar [INFO] Copying stax-ex-1.8.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/stax-ex-1.8.jar [INFO] Copying FastInfoset-1.2.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/FastInfoset-1.2.15.jar [INFO] Copying kapua-device-registry-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-registry-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-call-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-call-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-message-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-message-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-shiro-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-shiro-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-provider-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-openid-provider-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-openid-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-openid-api-2.0.0-SNAPSHOT.jar [INFO] Copying javax.json-1.0.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.json-1.0.4.jar [INFO] Copying httpclient-4.5.13.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/httpclient-4.5.13.jar [INFO] Copying httpcore-4.4.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/httpcore-4.4.15.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-logging-1.2.jar [INFO] Copying kapua-security-registration-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-registration-api-2.0.0-SNAPSHOT.jar [INFO] Copying jose4j-0.7.10.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jose4j-0.7.10.jar [INFO] Copying googleauth-1.5.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/googleauth-1.5.0.jar [INFO] Copying commons-codec-1.15.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-codec-1.15.jar [INFO] Copying shiro-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-core-1.12.0.jar [INFO] Copying shiro-lang-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-lang-1.12.0.jar [INFO] Copying shiro-cache-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-cache-1.12.0.jar [INFO] Copying shiro-config-core-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-config-core-1.12.0.jar [INFO] Copying shiro-config-ogdl-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-config-ogdl-1.12.0.jar [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-collections-3.2.2.jar [INFO] Copying shiro-event-1.12.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/shiro-event-1.12.0.jar [INFO] Copying spring-security-core-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-security-core-5.7.5.jar [INFO] Copying spring-aop-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-aop-5.3.23.jar [INFO] Copying spring-core-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-core-5.3.23.jar [INFO] Copying spring-jcl-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-jcl-5.3.23.jar [INFO] Copying spring-expression-5.3.23.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-expression-5.3.23.jar [INFO] Copying spring-security-crypto-5.7.5.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/spring-security-crypto-5.7.5.jar [INFO] Copying kapua-security-authentication-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-authentication-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-authorization-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-authorization-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-user-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-user-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-client-security-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-client-security-2.0.0-SNAPSHOT.jar [INFO] Copying qpid-jms-client-1.7.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/qpid-jms-client-1.7.0.jar [INFO] Copying jakarta.jms-api-2.0.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jakarta.jms-api-2.0.3.jar [INFO] Copying proton-j-0.34.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/proton-j-0.34.0.jar [INFO] Copying netty-buffer-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-buffer-4.1.100.Final.jar [INFO] Copying netty-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-common-4.1.100.Final.jar [INFO] Copying netty-handler-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-handler-4.1.100.Final.jar [INFO] Copying netty-resolver-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-resolver-4.1.100.Final.jar [INFO] Copying netty-transport-native-unix-common-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Copying netty-codec-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-codec-4.1.100.Final.jar [INFO] Copying netty-transport-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-4.1.100.Final.jar [INFO] Copying netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Copying netty-transport-classes-epoll-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Copying netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar [INFO] Copying netty-transport-classes-kqueue-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-transport-classes-kqueue-4.1.100.Final.jar [INFO] Copying netty-codec-http-4.1.100.Final.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/netty-codec-http-4.1.100.Final.jar [INFO] Copying kapua-datastore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-datastore-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-storable-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-storable-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-api-2.0.0-SNAPSHOT.jar [INFO] Copying jackson-core-2.15.2.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jackson-core-2.15.2.jar [INFO] Copying kapua-locator-guice-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-locator-guice-2.0.0-SNAPSHOT.jar [INFO] Copying guice-5.1.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guice-5.1.0.jar [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/javax.inject-1.jar [INFO] Copying aopalliance-1.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/aopalliance-1.0.jar [INFO] Copying guice-multibindings-4.2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guice-multibindings-4.2.3.jar [INFO] Copying commons-configuration-1.9.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-configuration-1.9.jar [INFO] Copying commons-lang-2.6.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-lang-2.6.jar [INFO] Copying jcl-over-slf4j-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jcl-over-slf4j-1.7.33.jar [INFO] Copying kapua-device-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-authentication-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-request-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-request-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-commons-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-commons-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-qa-markers-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-qa-markers-2.0.0-SNAPSHOT.jar [INFO] Copying kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar [INFO] Copying camel-core-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-3.21.0.jar [INFO] Copying camel-core-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-engine-3.21.0.jar [INFO] Copying camel-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-api-3.21.0.jar [INFO] Copying camel-base-engine-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-base-engine-3.21.0.jar [INFO] Copying camel-base-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-base-3.21.0.jar [INFO] Copying camel-core-reifier-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-reifier-3.21.0.jar [INFO] Copying camel-core-processor-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-processor-3.21.0.jar [INFO] Copying camel-management-api-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-management-api-3.21.0.jar [INFO] Copying camel-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-util-3.21.0.jar [INFO] Copying camel-core-languages-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-languages-3.21.0.jar [INFO] Copying camel-core-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-core-model-3.21.0.jar [INFO] Copying camel-bean-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-bean-3.21.0.jar [INFO] Copying camel-browse-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-browse-3.21.0.jar [INFO] Copying camel-cluster-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-cluster-3.21.0.jar [INFO] Copying camel-controlbus-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-controlbus-3.21.0.jar [INFO] Copying camel-dataformat-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-dataformat-3.21.0.jar [INFO] Copying camel-dataset-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-dataset-3.21.0.jar [INFO] Copying camel-direct-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-direct-3.21.0.jar [INFO] Copying camel-directvm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-directvm-3.21.0.jar [INFO] Copying camel-file-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-file-3.21.0.jar [INFO] Copying camel-health-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-health-3.21.0.jar [INFO] Copying camel-language-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-language-3.21.0.jar [INFO] Copying camel-log-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-log-3.21.0.jar [INFO] Copying camel-mock-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-mock-3.21.0.jar [INFO] Copying camel-ref-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-ref-3.21.0.jar [INFO] Copying camel-rest-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-rest-3.21.0.jar [INFO] Copying camel-tooling-model-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-tooling-model-3.21.0.jar [INFO] Copying camel-saga-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-saga-3.21.0.jar [INFO] Copying camel-scheduler-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-scheduler-3.21.0.jar [INFO] Copying camel-seda-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-seda-3.21.0.jar [INFO] Copying camel-stub-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-stub-3.21.0.jar [INFO] Copying camel-timer-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-timer-3.21.0.jar [INFO] Copying camel-validator-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-validator-3.21.0.jar [INFO] Copying camel-vm-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-vm-3.21.0.jar [INFO] Copying camel-xpath-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xpath-3.21.0.jar [INFO] Copying camel-xslt-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xslt-3.21.0.jar [INFO] Copying camel-xml-jaxb-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-jaxb-3.21.0.jar [INFO] Copying jaxb-core-2.3.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/jaxb-core-2.3.0.1.jar [INFO] Copying camel-xml-jaxp-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-jaxp-3.21.0.jar [INFO] Copying camel-xml-io-util-3.21.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/camel-xml-io-util-3.21.0.jar [INFO] Copying slf4j-api-1.7.33.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/slf4j-api-1.7.33.jar [INFO] Copying guava-32.1.2-jre.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/guava-32.1.2-jre.jar [INFO] Copying failureaccess-1.0.1.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/failureaccess-1.0.1.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying commons-pool2-2.3.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/commons-pool2-2.3.jar [INFO] Copying org.eclipse.persistence.moxy-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.moxy-2.7.12.jar [INFO] Copying org.eclipse.persistence.core-2.7.12.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.core-2.7.12.jar [INFO] Copying org.eclipse.persistence.asm-9.4.0.jar to /home/jenkins/agent/workspace/develop-build/service/authentication/target/dependency/org.eclipse.persistence.asm-9.4.0.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-authentication --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-authentication --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.0.0-SNAPSHOT/kapua-service-authentication-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.0.0-SNAPSHOT/kapua-service-authentication-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication/target/kapua-service-authentication-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication/2.0.0-SNAPSHOT/kapua-service-authentication-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-qa-integration >--------------- [INFO] Building kapua-qa-integration 2.0.0-SNAPSHOT [175/226] [INFO] from qa/integration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-qa-integration --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-qa-integration --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-qa-integration --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-qa-integration --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709822997589 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/qa/integration' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/qa/integration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-qa-integration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/qa/integration/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-qa-integration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/qa/integration/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-qa-integration --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-qa-integration --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-qa-integration --- [INFO] Copying 108 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-qa-integration --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 68 source files to /home/jenkins/agent/workspace/develop-build/qa/integration/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-qa-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-qa-integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-qa-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/qa/integration/target/kapua-qa-integration-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-qa-integration --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-qa-integration --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-qa-integration --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration/target/kapua-qa-integration-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration/2.0.0-SNAPSHOT/kapua-qa-integration-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/qa/integration/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-qa-integration/2.0.0-SNAPSHOT/kapua-qa-integration-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-dev-tools >------------------ [INFO] Building kapua-dev-tools 2.0.0-SNAPSHOT [176/226] [INFO] from dev-tools/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-dev-tools --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-dev-tools --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-dev-tools --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-dev-tools --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823000323 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-dev-tools --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/dev-tools/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-dev-tools --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-dev-tools --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-dev-tools --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-dev-tools --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/dev-tools/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-dev-tools/2.0.0-SNAPSHOT/kapua-dev-tools-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kapua:kapua-cucumber-reports >-------------- [INFO] Building kapua-cucumber-reports 2.0.0-SNAPSHOT [177/226] [INFO] from dev-tools/cucumber-reports/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-cucumber-reports --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-cucumber-reports --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-cucumber-reports --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-cucumber-reports --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823000563 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-cucumber-reports --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-cucumber-reports --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-cucumber-reports --- [INFO] [INFO] --- assembly:3.0.0:single (kapua-cucumber-report) @ kapua-cucumber-reports --- [INFO] Reading assembly descriptor: src/main/descriptors/kapua-cucumber-report.xml [INFO] Copying files to /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/target/kapua-cucumber-report [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-cucumber-reports --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-cucumber-reports --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/dev-tools/cucumber-reports/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-cucumber-reports/2.0.0-SNAPSHOT/kapua-cucumber-reports-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-deployment >----------------- [INFO] Building kapua-deployment 2.0.0-SNAPSHOT [178/226] [INFO] from deployment/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-deployment --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-deployment --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-deployment --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-deployment --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823000992 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-deployment --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-deployment --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-deployment --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-deployment --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-deployment --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-deployment/2.0.0-SNAPSHOT/kapua-deployment-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.kapua:kapua-deployment-commons >------------- [INFO] Building kapua-deployment-commons 2.0.0-SNAPSHOT [179/226] [INFO] from deployment/commons/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-deployment-commons --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-deployment-commons --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-deployment-commons --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-deployment-commons --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/commons [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001052 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/commons' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-deployment-commons --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/commons/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-deployment-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-deployment-commons --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-deployment-commons --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-deployment-commons --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/commons/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-deployment-commons/2.0.0-SNAPSHOT/kapua-deployment-commons-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------------------< org.eclipse.kapua:kapua-docker >------------------- [INFO] Building kapua-docker 2.0.0-SNAPSHOT [180/226] [INFO] from deployment/docker/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-docker --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-docker --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-docker --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-docker --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/docker' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/docker [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001090 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/docker' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/docker [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-docker --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/docker/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-docker --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-docker --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-docker --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-docker --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/docker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-docker/2.0.0-SNAPSHOT/kapua-docker-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-minishift >------------------ [INFO] Building kapua-minishift 2.0.0-SNAPSHOT [181/226] [INFO] from deployment/minishift/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-minishift --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-minishift --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-minishift --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-minishift --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/minishift' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/minishift [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001127 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/minishift' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/minishift [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-minishift --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/minishift/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-minishift --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-minishift --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-minishift --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-minishift --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/minishift/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-minishift/2.0.0-SNAPSHOT/kapua-minishift-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.kapua:kapua-openshift >------------------ [INFO] Building kapua-openshift 2.0.0-SNAPSHOT [182/226] [INFO] from deployment/openshift/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openshift --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openshift --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openshift --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openshift --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/openshift' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/openshift [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001164 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/deployment/openshift' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/deployment/openshift [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openshift --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/deployment/openshift/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openshift --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openshift --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openshift --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-openshift --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/deployment/openshift/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openshift/2.0.0-SNAPSHOT/kapua-openshift-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-datastore-test >--------------- [INFO] Building kapua-datastore-test 2.0.0-SNAPSHOT [183/226] [INFO] from service/datastore/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-datastore-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-datastore-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-datastore-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-datastore-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823001255 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/datastore/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/datastore/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-datastore-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/datastore/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-datastore-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/datastore/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-datastore-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-datastore-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-datastore-test --- [INFO] Copying 8 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-datastore-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-datastore-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-datastore-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-datastore-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/kapua-datastore-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-datastore-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-datastore-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-datastore-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test/target/kapua-datastore-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test/2.0.0-SNAPSHOT/kapua-datastore-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/datastore/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-datastore-test/2.0.0-SNAPSHOT/kapua-datastore-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.kapua:kapua-device-management-all-job >---------- [INFO] Building kapua-device-management-all-job 2.0.0-SNAPSHOT [184/226] [INFO] from service/device/management/all/job/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-device-management-all-job --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-device-management-all-job --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-device-management-all-job --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-device-management-all-job --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823003295 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/device/management/all/job' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-device-management-all-job --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-device-management-all-job --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-device-management-all-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-device-management-all-job --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-device-management-all-job --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-device-management-all-job --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-device-management-all-job --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-device-management-all-job --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/kapua-device-management-all-job-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-device-management-all-job --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-device-management-all-job --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-device-management-all-job --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/target/kapua-device-management-all-job-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-job/2.0.0-SNAPSHOT/kapua-device-management-all-job-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/device/management/all/job/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-device-management-all-job/2.0.0-SNAPSHOT/kapua-device-management-all-job-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-scheduler-test >--------------- [INFO] Building kapua-scheduler-test 2.0.0-SNAPSHOT [185/226] [INFO] from service/scheduler/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-scheduler-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-scheduler-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-scheduler-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-scheduler-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823003472 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/scheduler/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/scheduler/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-scheduler-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-scheduler-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/scheduler/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-scheduler-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-scheduler-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-scheduler-test --- [INFO] Copying 5 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-scheduler-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-scheduler-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-scheduler-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-scheduler-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/kapua-scheduler-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-scheduler-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-scheduler-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-scheduler-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test/target/kapua-scheduler-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test/2.0.0-SNAPSHOT/kapua-scheduler-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/scheduler/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-scheduler-test/2.0.0-SNAPSHOT/kapua-scheduler-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-security-test >---------------- [INFO] Building kapua-security-test 2.0.0-SNAPSHOT [186/226] [INFO] from service/security/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-security-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-security-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-security-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-security-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823005535 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/security/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/security/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-security-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/security/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-security-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/security/test/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-security-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-security-test --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-security-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/security/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-security-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-security-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-security-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/security/test/target/kapua-security-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-security-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-security-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-security-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test/target/kapua-security-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test/2.0.0-SNAPSHOT/kapua-security-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/security/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-security-test/2.0.0-SNAPSHOT/kapua-security-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.kapua:kapua-system-test-steps >-------------- [INFO] Building kapua-system-test-steps 2.0.0-SNAPSHOT [187/226] [INFO] from service/system/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823007576 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-system-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.0.0-SNAPSHOT/kapua-system-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.0.0-SNAPSHOT/kapua-system-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test-steps/target/kapua-system-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test-steps/2.0.0-SNAPSHOT/kapua-system-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-system-test >----------------- [INFO] Building kapua-system-test 2.0.0-SNAPSHOT [188/226] [INFO] from service/system/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-system-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-system-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-system-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-system-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823009464 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/system/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/system/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-system-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/system/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-system-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/system/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-system-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-system-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-system-test --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-system-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/service/system/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-system-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-system-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-system-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/system/test/target/kapua-system-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-system-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-system-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-system-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test/target/kapua-system-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test/2.0.0-SNAPSHOT/kapua-system-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/system/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-system-test/2.0.0-SNAPSHOT/kapua-system-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.kapua:kapua-service-authentication-app >--------- [INFO] Building kapua-service-authentication-app 2.0.0-SNAPSHOT [189/226] [INFO] from service/authentication-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-service-authentication-app --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-service-authentication-app --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-service-authentication-app --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-service-authentication-app --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication-app' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication-app [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823012576 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/service/authentication-app' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/service/authentication-app [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-service-authentication-app --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/service/authentication-app/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-service-authentication-app --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-service-authentication-app --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-service-authentication-app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/service/authentication-app/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-service-authentication-app --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-service-authentication-app --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-service-authentication-app --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-service-authentication-app --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-service-authentication-app --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- shade:3.4.1:shade (default) @ kapua-service-authentication-app --- [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including junit:junit:jar:4.13.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-authentication:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar. [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar. [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar. [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar. [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar. [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar. [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar. [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar. [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar. [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.12 in the shaded jar. [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar. [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar. [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar. [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: [WARNING] - javax.jms.BytesMessage [WARNING] - javax.jms.CompletionListener [WARNING] - javax.jms.Connection [WARNING] - javax.jms.ConnectionConsumer [WARNING] - javax.jms.ConnectionFactory [WARNING] - javax.jms.ConnectionMetaData [WARNING] - javax.jms.DeliveryMode [WARNING] - javax.jms.Destination [WARNING] - javax.jms.ExceptionListener [WARNING] - javax.jms.IllegalStateException [WARNING] - 71 more... [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: [WARNING] - javax.annotation.Generated [WARNING] - javax.annotation.ManagedBean [WARNING] - javax.annotation.PostConstruct [WARNING] - javax.annotation.PreDestroy [WARNING] - javax.annotation.Priority [WARNING] - javax.annotation.Resource [WARNING] - javax.annotation.Resource$AuthenticationType [WARNING] - javax.annotation.Resources [WARNING] - javax.annotation.security.DeclareRoles [WARNING] - javax.annotation.security.DenyAll [WARNING] - 5 more... [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: [WARNING] - META-INF/DEPENDENCIES [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.logging.log4j.util.PropertySource [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: [WARNING] - org.aopalliance.aop.Advice [WARNING] - org.aopalliance.aop.AspectException [WARNING] - org.aopalliance.intercept.ConstructorInterceptor [WARNING] - org.aopalliance.intercept.ConstructorInvocation [WARNING] - org.aopalliance.intercept.Interceptor [WARNING] - org.aopalliance.intercept.Invocation [WARNING] - org.aopalliance.intercept.Joinpoint [WARNING] - org.aopalliance.intercept.MethodInterceptor [WARNING] - org.aopalliance.intercept.MethodInvocation [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: [WARNING] - META-INF/spring.provides [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: [WARNING] - javax.activation.ActivationDataFlavor [WARNING] - javax.activation.CommandInfo [WARNING] - javax.activation.CommandInfo$Beans [WARNING] - javax.activation.CommandInfo$Beans$1 [WARNING] - javax.activation.CommandMap [WARNING] - javax.activation.CommandObject [WARNING] - javax.activation.DataContentHandler [WARNING] - javax.activation.DataContentHandlerFactory [WARNING] - javax.activation.DataHandler [WARNING] - javax.activation.DataHandler$1 [WARNING] - 21 more... [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: [WARNING] - META-INF/jandex.idx [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: [WARNING] - org.apache.commons.logging.Log [WARNING] - org.apache.commons.logging.LogFactory [WARNING] - org.apache.commons.logging.impl.NoOpLog [WARNING] - org.apache.commons.logging.impl.SimpleLog [WARNING] HdrHistogram-2.1.12.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-client-security-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-authentication-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-job-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-authentication-2.0.0-SNAPSHOT.jar, kapua-service-authentication-app-2.0.0-SNAPSHOT.jar, kapua-service-camel-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-storable-api-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, tomcat-embed-el-9.0.63.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, logback-classic-1.2.11.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/services/javax.servlet.ServletContainerInitializer [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: [WARNING] - META-INF.versions.9.com.sun.istack.logging.StackHelper [WARNING] - com.sun.istack.logging.StackHelper [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.ByteArrayDataSource [WARNING] - com.sun.istack.FinalArrayList [WARNING] - com.sun.istack.FragmentContentHandler [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.Nullable [WARNING] - com.sun.istack.Pool [WARNING] - 13 more... [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - readme.html [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/spring-autoconfigure-metadata.properties [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: [WARNING] - META-INF/eclipse.inf [WARNING] - javax.persistence.Access [WARNING] - javax.persistence.AccessType [WARNING] - javax.persistence.AssociationOverride [WARNING] - javax.persistence.AssociationOverrides [WARNING] - javax.persistence.AttributeConverter [WARNING] - javax.persistence.AttributeNode [WARNING] - javax.persistence.AttributeOverride [WARNING] - javax.persistence.AttributeOverrides [WARNING] - javax.persistence.Basic [WARNING] - 208 more... [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - about.html [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: [WARNING] - org.apache.camel.Category [WARNING] - org.apache.camel.spi.ApiMethod [WARNING] - org.apache.camel.spi.ApiParam [WARNING] - org.apache.camel.spi.ApiParams [WARNING] - org.apache.camel.spi.AsEndpointUri [WARNING] - org.apache.camel.spi.AsPredicate [WARNING] - org.apache.camel.spi.Metadata [WARNING] - org.apache.camel.spi.UriEndpoint [WARNING] - org.apache.camel.spi.UriParam [WARNING] - org.apache.camel.spi.UriParams [WARNING] - 20 more... [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml [WARNING] - org.json.simple.ItemList [WARNING] - org.json.simple.JSONArray [WARNING] - org.json.simple.JSONAware [WARNING] - org.json.simple.JSONObject [WARNING] - org.json.simple.JSONStreamAware [WARNING] - org.json.simple.JSONValue [WARNING] - org.json.simple.parser.ContainerFactory [WARNING] - org.json.simple.parser.ContentHandler [WARNING] - 4 more... [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - liquibase/common-properties.xml [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: [WARNING] - org.apache.shiro.event.Event [WARNING] - org.apache.shiro.event.EventBus [WARNING] - org.apache.shiro.event.EventBusAware [WARNING] - org.apache.shiro.event.Subscribe [WARNING] - org.apache.shiro.event.support.AnnotationEventListenerResolver [WARNING] - org.apache.shiro.event.support.DefaultEventBus [WARNING] - org.apache.shiro.event.support.DefaultEventBus$Subscription [WARNING] - org.apache.shiro.event.support.EventClassComparator [WARNING] - org.apache.shiro.event.support.EventListener [WARNING] - org.apache.shiro.event.support.EventListenerComparator [WARNING] - 3 more... [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: [WARNING] - META-INF/license.txt [WARNING] - META-INF/notice.txt [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/spring.tooling [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: [WARNING] - org.apache.commons.logging.LogFactory$1 [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: [WARNING] - META-INF/web-fragment.xml [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: [WARNING] - META-INF/detectors-default [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.properties [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.xml [WARNING] - META-INF/simplifiers-default [WARNING] - org.jolokia.Version [WARNING] - org.jolokia.backend.BackendManager [WARNING] - org.jolokia.backend.BackendManager$1 [WARNING] - org.jolokia.backend.BackendManager$Initializer [WARNING] - org.jolokia.backend.Config [WARNING] - org.jolokia.backend.ConfigMBean [WARNING] - 221 more... [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: [WARNING] - org.apache.commons.logging.LogConfigurationException [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.Cdata [WARNING] - com.sun.xml.txw2.Comment [WARNING] - com.sun.xml.txw2.ContainerElement [WARNING] - com.sun.xml.txw2.Content [WARNING] - com.sun.xml.txw2.ContentVisitor [WARNING] - com.sun.xml.txw2.DatatypeWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - 45 more... [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/spring-configuration-metadata.json [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: [WARNING] - org.apache.shiro.config.ConfigurationException [WARNING] - org.apache.shiro.config.Ini [WARNING] - org.apache.shiro.config.Ini$1 [WARNING] - org.apache.shiro.config.Ini$Section [WARNING] - org.apache.shiro.config.ResourceConfigurable [WARNING] - org.apache.shiro.config.package-info [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: [WARNING] - org.apache.shiro.config.CommonsInterpolator [WARNING] - org.apache.shiro.config.DefaultInterpolator [WARNING] - org.apache.shiro.config.Interpolator [WARNING] - org.apache.shiro.config.ReflectionBuilder [WARNING] - org.apache.shiro.config.ReflectionBuilder$1 [WARNING] - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor [WARNING] - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement [WARNING] - org.apache.shiro.config.ReflectionBuilder$Statement [WARNING] - 7 more... [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: [WARNING] - org.apache.shiro.cache.AbstractCacheManager [WARNING] - org.apache.shiro.cache.Cache [WARNING] - org.apache.shiro.cache.CacheException [WARNING] - org.apache.shiro.cache.CacheManager [WARNING] - org.apache.shiro.cache.CacheManagerAware [WARNING] - org.apache.shiro.cache.MapCache [WARNING] - org.apache.shiro.cache.MemoryConstrainedCacheManager [WARNING] - org.apache.shiro.cache.package-info [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil [WARNING] - javax.xml.bind.Binder [WARNING] - javax.xml.bind.ContextFinder [WARNING] - javax.xml.bind.ContextFinder$1 [WARNING] - javax.xml.bind.ContextFinder$2 [WARNING] - javax.xml.bind.ContextFinder$3 [WARNING] - javax.xml.bind.ContextFinder$4 [WARNING] - javax.xml.bind.ContextFinder$5 [WARNING] - javax.xml.bind.DataBindingException [WARNING] - javax.xml.bind.DatatypeConverter [WARNING] - 104 more... [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/additional-spring-configuration-metadata.json [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: [WARNING] - org.apache.shiro.ShiroException [WARNING] - org.apache.shiro.codec.Base64 [WARNING] - org.apache.shiro.codec.CodecException [WARNING] - org.apache.shiro.codec.CodecSupport [WARNING] - org.apache.shiro.codec.H64 [WARNING] - org.apache.shiro.codec.Hex [WARNING] - org.apache.shiro.codec.package-info [WARNING] - org.apache.shiro.io.ClassResolvingObjectInputStream [WARNING] - org.apache.shiro.io.DefaultSerializer [WARNING] - org.apache.shiro.io.ResourceUtils [WARNING] - 27 more... [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/language.properties [WARNING] - language.properties [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/component.properties [WARNING] - component.properties [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: [WARNING] - com.sun.xml.bind.Locatable [WARNING] - com.sun.xml.bind.Messages [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor [WARNING] - com.sun.xml.bind.annotation.OverrideAnnotationOf [WARNING] - com.sun.xml.bind.annotation.XmlIsSet [WARNING] - com.sun.xml.bind.annotation.XmlLocation [WARNING] - com.sun.xml.bind.api.ErrorListener [WARNING] - com.sun.xml.bind.api.impl.NameConverter [WARNING] - com.sun.xml.bind.api.impl.NameConverter$1 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$2 [WARNING] - 124 more... [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.txt [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - license.html [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/other.properties [WARNING] - other.properties [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.md [WARNING] - META-INF/NOTICE.md [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml [WARNING] - META-INF/services/javax.xml.bind.JAXBContext [WARNING] - com.sun.xml.bind.AccessorFactory [WARNING] - com.sun.xml.bind.AccessorFactoryImpl [WARNING] - com.sun.xml.bind.AnyTypeAdapter [WARNING] - com.sun.xml.bind.CycleRecoverable [WARNING] - com.sun.xml.bind.CycleRecoverable$Context [WARNING] - com.sun.xml.bind.DatatypeConverterImpl [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 [WARNING] - 620 more... [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: [WARNING] - META-INF/services/com.fasterxml.jackson.databind.Module [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-service-authentication-app --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-service-authentication-app --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.0.0-SNAPSHOT/kapua-service-authentication-app-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.0.0-SNAPSHOT/kapua-service-authentication-app-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/service/authentication-app/target/kapua-service-authentication-app-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-service-authentication-app/2.0.0-SNAPSHOT/kapua-service-authentication-app-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-translator-test-steps >------------ [INFO] Building kapua-translator-test-steps 2.0.0-SNAPSHOT [190/226] [INFO] from translator/test-steps/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-test-steps --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-test-steps --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-test-steps --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-test-steps --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test-steps [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823021594 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test-steps' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test-steps [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-test-steps --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/test-steps/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test-steps/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-test-steps --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-test-steps --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test-steps/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-test-steps --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-test-steps --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-test-steps --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-test-steps --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-test-steps --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-test-steps --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.0.0-SNAPSHOT/kapua-translator-test-steps-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.0.0-SNAPSHOT/kapua-translator-test-steps-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test-steps/target/kapua-translator-test-steps-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test-steps/2.0.0-SNAPSHOT/kapua-translator-test-steps-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.kapua:kapua-translator-test >--------------- [INFO] Building kapua-translator-test 2.0.0-SNAPSHOT [191/226] [INFO] from translator/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-translator-test --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-translator-test --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-translator-test --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-translator-test --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823023741 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/translator/test' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/translator/test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-translator-test --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/translator/test/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-translator-test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/translator/test/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-translator-test --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-translator-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-translator-test --- [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-translator-test --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/translator/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-translator-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-translator-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-translator-test --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/translator/test/target/kapua-translator-test-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-translator-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-translator-test --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-translator-test --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test/target/kapua-translator-test-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test/2.0.0-SNAPSHOT/kapua-translator-test-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/translator/test/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-translator-test/2.0.0-SNAPSHOT/kapua-translator-test-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-es-migrator >----------------- [INFO] Building kapua-es-migrator 2.0.0-SNAPSHOT [192/226] [INFO] from extras/es-migrator/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-es-migrator --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-es-migrator --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-es-migrator --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-es-migrator --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/es-migrator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/es-migrator [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823025677 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/es-migrator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/es-migrator [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-es-migrator --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-es-migrator --- [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-es-migrator --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-es-migrator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/es-migrator/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-es-migrator --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-es-migrator --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-es-migrator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-es-migrator --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-es-migrator --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- shade:3.4.1:shade (default) @ kapua-es-migrator --- [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. [INFO] Including org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-core:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-secure-sm:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-x-content:jar:7.8.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.15.2 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-geo:jar:7.8.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-core:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-analyzers-common:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-backward-codecs:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-grouping:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-highlighter:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-join:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-memory:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-misc:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-queries:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-queryparser:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-sandbox:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial-extras:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial3d:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-suggest:jar:8.5.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-cli:jar:7.8.1 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.2 in the shaded jar. [INFO] Including com.carrotsearch:hppc:jar:0.8.1 in the shaded jar. [INFO] Including com.tdunning:t-digest:jar:3.2 in the shaded jar. [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.9 in the shaded jar. [INFO] Including org.elasticsearch:jna:jar:5.5.0 in the shaded jar. [INFO] Including org.elasticsearch.client:elasticsearch-rest-client:jar:7.8.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpasyncclient:jar:4.1.5 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.15 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. [INFO] Including org.elasticsearch.plugin:mapper-extras-client:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch.plugin:parent-join-client:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch.plugin:rank-eval-client:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch.plugin:lang-mustache-client:jar:7.8.1 in the shaded jar. [INFO] Including com.github.spullara.mustache.java:compiler:jar:0.9.6 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar. [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar. [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar. [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-datastore-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-storable-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-rest:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - readme.html [WARNING] kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - META-INF/persistence.xml [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - license.html [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: [WARNING] - javax.activation.ActivationDataFlavor [WARNING] - javax.activation.CommandInfo [WARNING] - javax.activation.CommandInfo$Beans [WARNING] - javax.activation.CommandInfo$Beans$1 [WARNING] - javax.activation.CommandMap [WARNING] - javax.activation.CommandObject [WARNING] - javax.activation.DataContentHandler [WARNING] - javax.activation.DataContentHandlerFactory [WARNING] - javax.activation.DataHandler [WARNING] - javax.activation.DataHandler$1 [WARNING] - 21 more... [WARNING] lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar define 2 overlapping resources: [WARNING] - META-INF/services/org.apache.lucene.codecs.Codec [WARNING] - META-INF/services/org.apache.lucene.codecs.DocValuesFormat [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.ByteArrayDataSource [WARNING] - com.sun.istack.FinalArrayList [WARNING] - com.sun.istack.FragmentContentHandler [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.Nullable [WARNING] - com.sun.istack.Pool [WARNING] - com.sun.istack.Pool$Impl [WARNING] - com.sun.istack.SAXException2 [WARNING] - 11 more... [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 6 overlapping classes: [WARNING] - org.apache.commons.logging.Log [WARNING] - org.apache.commons.logging.LogConfigurationException [WARNING] - org.apache.commons.logging.LogFactory [WARNING] - org.apache.commons.logging.impl.NoOpLog [WARNING] - org.apache.commons.logging.impl.SimpleLog [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 [WARNING] jackson-core-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: [WARNING] - META-INF/services/com.fasterxml.jackson.core.JsonFactory [WARNING] FastInfoset-1.2.15.jar, HdrHistogram-2.1.9.jar, HikariCP-4.0.3.jar, aggs-matrix-stats-client-7.8.1.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, compiler-0.9.6.jar, core-3.4.1.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-rest-high-level-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, failureaccess-1.0.1.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, hppc-0.8.1.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jna-5.5.0.jar, joda-time-2.9.4.jar, jopt-simple-5.0.2.jar, jsr305-3.0.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-datastore-internal-2.0.0-SNAPSHOT.jar, kapua-es-migrator-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar, kapua-service-storable-api-2.0.0-SNAPSHOT.jar, kapua-service-storable-internal-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, lang-mustache-client-7.8.1.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, mapper-extras-client-7.8.1.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, parent-join-client-7.8.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, rank-eval-client-7.8.1.jar, reflections-0.10.2.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, stax-ex-1.8.jar, t-digest-3.2.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] elasticsearch-7.8.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.lucene.codecs.PostingsFormat [WARNING] jackson-databind-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: [WARNING] - META-INF/services/com.fasterxml.jackson.core.ObjectCodec [WARNING] lucene-analyzers-common-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.lucene.analysis.util.TokenFilterFactory [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: [WARNING] - META-INF/services/javax.xml.bind.JAXBContext [WARNING] - com.sun.xml.bind.AccessorFactory [WARNING] - com.sun.xml.bind.AccessorFactoryImpl [WARNING] - com.sun.xml.bind.AnyTypeAdapter [WARNING] - com.sun.xml.bind.CycleRecoverable [WARNING] - com.sun.xml.bind.CycleRecoverable$Context [WARNING] - com.sun.xml.bind.DatatypeConverterImpl [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter [WARNING] - com.sun.xml.bind.IDResolver [WARNING] - 752 more... [WARNING] aggs-matrix-stats-client-7.8.1.jar, elasticsearch-rest-high-level-client-7.8.1.jar, parent-join-client-7.8.1.jar, rank-eval-client-7.8.1.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.elasticsearch.plugins.spi.NamedXContentProvider [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.Cdata [WARNING] - com.sun.xml.txw2.Comment [WARNING] - com.sun.xml.txw2.ContainerElement [WARNING] - com.sun.xml.txw2.Content [WARNING] - com.sun.xml.txw2.ContentVisitor [WARNING] - com.sun.xml.txw2.DatatypeWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$1 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$2 [WARNING] - 43 more... [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil [WARNING] - javax.xml.bind.Binder [WARNING] - javax.xml.bind.ContextFinder [WARNING] - javax.xml.bind.ContextFinder$1 [WARNING] - javax.xml.bind.ContextFinder$2 [WARNING] - javax.xml.bind.ContextFinder$3 [WARNING] - javax.xml.bind.ContextFinder$4 [WARNING] - javax.xml.bind.ContextFinder$5 [WARNING] - javax.xml.bind.DataBindingException [WARNING] - javax.xml.bind.DatatypeConverter [WARNING] - 104 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-es-migrator --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-es-migrator --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.0.0-SNAPSHOT/kapua-es-migrator-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.0.0-SNAPSHOT/kapua-es-migrator-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.0.0-SNAPSHOT/kapua-es-migrator-2.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/es-migrator/target/kapua-es-migrator-2.0.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-es-migrator/2.0.0-SNAPSHOT/kapua-es-migrator-2.0.0-SNAPSHOT-app.jar [INFO] [INFO] ------------< org.eclipse.kapua:kapua-encryption-migrator >------------- [INFO] Building kapua-encryption-migrator 2.0.0-SNAPSHOT [193/226] [INFO] from extras/encryption-migrator/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-encryption-migrator --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-encryption-migrator --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-encryption-migrator --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-encryption-migrator --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823034388 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-encryption-migrator --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-encryption-migrator --- [INFO] Copying 5 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-encryption-migrator --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-encryption-migrator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-encryption-migrator --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-encryption-migrator --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-encryption-migrator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-encryption-migrator --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-encryption-migrator --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- shade:3.4.1:shade (default) @ kapua-encryption-migrator --- [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar. [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar. [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar. [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar. [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar. [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - readme.html [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: [WARNING] - org.apache.shiro.ShiroException [WARNING] - org.apache.shiro.codec.Base64 [WARNING] - org.apache.shiro.codec.CodecException [WARNING] - org.apache.shiro.codec.CodecSupport [WARNING] - org.apache.shiro.codec.H64 [WARNING] - org.apache.shiro.codec.Hex [WARNING] - org.apache.shiro.codec.package-info [WARNING] - org.apache.shiro.io.ClassResolvingObjectInputStream [WARNING] - org.apache.shiro.io.DefaultSerializer [WARNING] - org.apache.shiro.io.ResourceUtils [WARNING] - 27 more... [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, snakeyaml-2.2.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: [WARNING] - org.aopalliance.aop.Advice [WARNING] - org.aopalliance.aop.AspectException [WARNING] - org.aopalliance.intercept.ConstructorInterceptor [WARNING] - org.aopalliance.intercept.ConstructorInvocation [WARNING] - org.aopalliance.intercept.Interceptor [WARNING] - org.aopalliance.intercept.Invocation [WARNING] - org.aopalliance.intercept.Joinpoint [WARNING] - org.aopalliance.intercept.MethodInterceptor [WARNING] - org.aopalliance.intercept.MethodInvocation [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - license.html [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar define 3 overlapping resources: [WARNING] - META-INF/spring.handlers [WARNING] - META-INF/spring.schemas [WARNING] - META-INF/spring.tooling [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - liquibase/common-properties.xml [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: [WARNING] - javax.activation.ActivationDataFlavor [WARNING] - javax.activation.CommandInfo [WARNING] - javax.activation.CommandInfo$Beans [WARNING] - javax.activation.CommandInfo$Beans$1 [WARNING] - javax.activation.CommandMap [WARNING] - javax.activation.CommandObject [WARNING] - javax.activation.DataContentHandler [WARNING] - javax.activation.DataContentHandlerFactory [WARNING] - javax.activation.DataHandler [WARNING] - javax.activation.DataHandler$1 [WARNING] - 21 more... [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.ByteArrayDataSource [WARNING] - com.sun.istack.FinalArrayList [WARNING] - com.sun.istack.FragmentContentHandler [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.Nullable [WARNING] - com.sun.istack.Pool [WARNING] - com.sun.istack.Pool$Impl [WARNING] - com.sun.istack.SAXException2 [WARNING] - 11 more... [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: [WARNING] - org.apache.commons.logging.LogConfigurationException [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 [WARNING] FastInfoset-1.2.15.jar, HikariCP-4.0.3.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, joda-time-2.9.4.jar, jose4j-0.7.10.jar, jsr305-3.0.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-encryption-migrator-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, stax-ex-1.8.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-encryption-migrator-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - META-INF/persistence.xml [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: [WARNING] - org.apache.commons.logging.Log [WARNING] - org.apache.commons.logging.LogFactory [WARNING] - org.apache.commons.logging.impl.NoOpLog [WARNING] - org.apache.commons.logging.impl.SimpleLog [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: [WARNING] - org.apache.shiro.config.ConfigurationException [WARNING] - org.apache.shiro.config.Ini [WARNING] - org.apache.shiro.config.Ini$1 [WARNING] - org.apache.shiro.config.Ini$Section [WARNING] - org.apache.shiro.config.ResourceConfigurable [WARNING] - org.apache.shiro.config.package-info [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: [WARNING] - org.apache.shiro.config.CommonsInterpolator [WARNING] - org.apache.shiro.config.DefaultInterpolator [WARNING] - org.apache.shiro.config.Interpolator [WARNING] - org.apache.shiro.config.ReflectionBuilder [WARNING] - org.apache.shiro.config.ReflectionBuilder$1 [WARNING] - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor [WARNING] - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement [WARNING] - org.apache.shiro.config.ReflectionBuilder$Statement [WARNING] - 7 more... [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: [WARNING] - META-INF/services/javax.xml.bind.JAXBContext [WARNING] - com.sun.xml.bind.AccessorFactory [WARNING] - com.sun.xml.bind.AccessorFactoryImpl [WARNING] - com.sun.xml.bind.AnyTypeAdapter [WARNING] - com.sun.xml.bind.CycleRecoverable [WARNING] - com.sun.xml.bind.CycleRecoverable$Context [WARNING] - com.sun.xml.bind.DatatypeConverterImpl [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter [WARNING] - com.sun.xml.bind.IDResolver [WARNING] - 752 more... [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: [WARNING] - org.apache.shiro.event.Event [WARNING] - org.apache.shiro.event.EventBus [WARNING] - org.apache.shiro.event.EventBusAware [WARNING] - org.apache.shiro.event.Subscribe [WARNING] - org.apache.shiro.event.support.AnnotationEventListenerResolver [WARNING] - org.apache.shiro.event.support.DefaultEventBus [WARNING] - org.apache.shiro.event.support.DefaultEventBus$Subscription [WARNING] - org.apache.shiro.event.support.EventClassComparator [WARNING] - org.apache.shiro.event.support.EventListener [WARNING] - org.apache.shiro.event.support.EventListenerComparator [WARNING] - 3 more... [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: [WARNING] - org.apache.shiro.cache.AbstractCacheManager [WARNING] - org.apache.shiro.cache.Cache [WARNING] - org.apache.shiro.cache.CacheException [WARNING] - org.apache.shiro.cache.CacheManager [WARNING] - org.apache.shiro.cache.CacheManagerAware [WARNING] - org.apache.shiro.cache.MapCache [WARNING] - org.apache.shiro.cache.MemoryConstrainedCacheManager [WARNING] - org.apache.shiro.cache.package-info [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.Cdata [WARNING] - com.sun.xml.txw2.Comment [WARNING] - com.sun.xml.txw2.ContainerElement [WARNING] - com.sun.xml.txw2.Content [WARNING] - com.sun.xml.txw2.ContentVisitor [WARNING] - com.sun.xml.txw2.DatatypeWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$1 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$2 [WARNING] - 43 more... [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: [WARNING] - org.apache.commons.logging.LogFactory$1 [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil [WARNING] - javax.xml.bind.Binder [WARNING] - javax.xml.bind.ContextFinder [WARNING] - javax.xml.bind.ContextFinder$1 [WARNING] - javax.xml.bind.ContextFinder$2 [WARNING] - javax.xml.bind.ContextFinder$3 [WARNING] - javax.xml.bind.ContextFinder$4 [WARNING] - javax.xml.bind.ContextFinder$5 [WARNING] - javax.xml.bind.DataBindingException [WARNING] - javax.xml.bind.DatatypeConverter [WARNING] - 104 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-encryption-migrator --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-encryption-migrator --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.0.0-SNAPSHOT/kapua-encryption-migrator-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.0.0-SNAPSHOT/kapua-encryption-migrator-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.0.0-SNAPSHOT/kapua-encryption-migrator-2.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/encryption-migrator/target/kapua-encryption-migrator-2.0.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-encryption-migrator/2.0.0-SNAPSHOT/kapua-encryption-migrator-2.0.0-SNAPSHOT-app.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-liquibase-unlocker >------------- [INFO] Building kapua-liquibase-unlocker 2.0.0-SNAPSHOT [194/226] [INFO] from extras/liquibase-unlocker/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-liquibase-unlocker --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-liquibase-unlocker --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-liquibase-unlocker --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-liquibase-unlocker --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823040297 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-liquibase-unlocker --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-liquibase-unlocker --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-liquibase-unlocker --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-liquibase-unlocker --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-liquibase-unlocker --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-liquibase-unlocker --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-liquibase-unlocker --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-liquibase-unlocker --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-liquibase-unlocker --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- shade:3.4.1:shade (default) @ kapua-liquibase-unlocker --- [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.2.Final in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.1 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.7 in the shaded jar. [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar. [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 in the shaded jar. [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - readme.html [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, snakeyaml-2.2.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] jakarta.persistence-2.2.3.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - license.html [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: [WARNING] - javax.activation.ActivationDataFlavor [WARNING] - javax.activation.CommandInfo [WARNING] - javax.activation.CommandInfo$Beans [WARNING] - javax.activation.CommandInfo$Beans$1 [WARNING] - javax.activation.CommandMap [WARNING] - javax.activation.CommandObject [WARNING] - javax.activation.DataContentHandler [WARNING] - javax.activation.DataContentHandlerFactory [WARNING] - javax.activation.DataHandler [WARNING] - javax.activation.DataHandler$1 [WARNING] - 21 more... [WARNING] istack-commons-runtime-3.0.7.jar, jaxb-impl-2.3.3.jar define 21 overlapping classes: [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.ByteArrayDataSource [WARNING] - com.sun.istack.FinalArrayList [WARNING] - com.sun.istack.FragmentContentHandler [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.Nullable [WARNING] - com.sun.istack.Pool [WARNING] - com.sun.istack.Pool$Impl [WARNING] - com.sun.istack.SAXException2 [WARNING] - 11 more... [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar define 762 overlapping classes and resources: [WARNING] - META-INF/services/javax.xml.bind.JAXBContext [WARNING] - com.sun.xml.bind.AccessorFactory [WARNING] - com.sun.xml.bind.AccessorFactoryImpl [WARNING] - com.sun.xml.bind.AnyTypeAdapter [WARNING] - com.sun.xml.bind.CycleRecoverable [WARNING] - com.sun.xml.bind.CycleRecoverable$Context [WARNING] - com.sun.xml.bind.DatatypeConverterImpl [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter [WARNING] - com.sun.xml.bind.IDResolver [WARNING] - 752 more... [WARNING] FastInfoset-1.2.15.jar, HikariCP-4.0.3.jar, aopalliance-1.0.jar, cache-api-1.1.1.jar, checker-qual-3.15.0.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, istack-commons-runtime-3.0.7.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.1.jar, jboss-logging-3.4.2.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, joda-time-2.9.4.jar, jsr305-3.0.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-liquibase-unlocker-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, metrics-core-3.2.2.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, reflections-0.10.2.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, stax-ex-1.8.jar, txw2-2.3.1.jar, validation-api-2.0.1.Final.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] jaxb-impl-2.3.3.jar, txw2-2.3.1.jar define 53 overlapping classes: [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.Cdata [WARNING] - com.sun.xml.txw2.Comment [WARNING] - com.sun.xml.txw2.ContainerElement [WARNING] - com.sun.xml.txw2.Content [WARNING] - com.sun.xml.txw2.ContentVisitor [WARNING] - com.sun.xml.txw2.DatatypeWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$1 [WARNING] - com.sun.xml.txw2.DatatypeWriter$1$2 [WARNING] - 43 more... [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil [WARNING] - javax.xml.bind.Binder [WARNING] - javax.xml.bind.ContextFinder [WARNING] - javax.xml.bind.ContextFinder$1 [WARNING] - javax.xml.bind.ContextFinder$2 [WARNING] - javax.xml.bind.ContextFinder$3 [WARNING] - javax.xml.bind.ContextFinder$4 [WARNING] - javax.xml.bind.ContextFinder$5 [WARNING] - javax.xml.bind.DataBindingException [WARNING] - javax.xml.bind.DatatypeConverter [WARNING] - 104 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-liquibase-unlocker --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-liquibase-unlocker --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.0.0-SNAPSHOT/kapua-liquibase-unlocker-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.0.0-SNAPSHOT/kapua-liquibase-unlocker-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.0.0-SNAPSHOT/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/extras/liquibase-unlocker/target/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-app.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-liquibase-unlocker/2.0.0-SNAPSHOT/kapua-liquibase-unlocker-2.0.0-SNAPSHOT-app.jar [INFO] [INFO] ----------< org.eclipse.kapua:kapua-openid-provider-generic >----------- [INFO] Building kapua-openid-provider-generic 2.0.0-SNAPSHOT [195/226] [INFO] from plug-ins/sso/openid-connect/provider-generic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider-generic --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider-generic --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider-generic --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider-generic --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823044704 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider-generic --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider-generic --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider-generic --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider-generic --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider-generic --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider-generic --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider-generic --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider-generic --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider-generic --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider-generic --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider-generic --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider-generic --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.0.0-SNAPSHOT/kapua-openid-provider-generic-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.0.0-SNAPSHOT/kapua-openid-provider-generic-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-generic/target/kapua-openid-provider-generic-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-generic/2.0.0-SNAPSHOT/kapua-openid-provider-generic-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.kapua:kapua-openid-provider-keycloak >---------- [INFO] Building kapua-openid-provider-keycloak 2.0.0-SNAPSHOT [196/226] [INFO] from plug-ins/sso/openid-connect/provider-keycloak/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-openid-provider-keycloak --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-openid-provider-keycloak --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-openid-provider-keycloak --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-openid-provider-keycloak --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823046272 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-openid-provider-keycloak --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-openid-provider-keycloak --- [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-openid-provider-keycloak --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-openid-provider-keycloak --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-openid-provider-keycloak --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-openid-provider-keycloak --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-openid-provider-keycloak --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-openid-provider-keycloak --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-openid-provider-keycloak --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-openid-provider-keycloak --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-openid-provider-keycloak --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-openid-provider-keycloak --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.0.0-SNAPSHOT/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.0.0-SNAPSHOT/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/plug-ins/sso/openid-connect/provider-keycloak/target/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-openid-provider-keycloak/2.0.0-SNAPSHOT/kapua-openid-provider-keycloak-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-job-engine-jbatch >-------------- [INFO] Building kapua-job-engine-jbatch 2.0.0-SNAPSHOT [197/226] [INFO] from job-engine/jbatch/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-jbatch --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-jbatch --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-jbatch --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-jbatch --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/jbatch' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823048102 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/jbatch' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-jbatch --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-jbatch --- [INFO] Copying 17 resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-job-engine-jbatch --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-jbatch --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-jbatch --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-jbatch --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-jbatch --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-jbatch --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-jbatch --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-jbatch --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-jbatch --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-jbatch --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.0.0-SNAPSHOT/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.0.0-SNAPSHOT/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-jbatch/2.0.0-SNAPSHOT/kapua-job-engine-jbatch-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-job-engine-app >--------------- [INFO] Building kapua-job-engine-app 2.0.0-SNAPSHOT [198/226] [INFO] from job-engine/app/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823050876 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app/2.0.0-SNAPSHOT/kapua-job-engine-app-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.kapua:kapua-job-engine-app-core >------------- [INFO] Building kapua-job-engine-app-core 2.0.0-SNAPSHOT [199/226] [INFO] from job-engine/app/core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-core --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-core --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-core --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-core --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/core' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/core [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823050934 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/core' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/core/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-core --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/core/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-core --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-app-core --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-core --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-core --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-core --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.0.0-SNAPSHOT/kapua-job-engine-app-core-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.0.0-SNAPSHOT/kapua-job-engine-app-core-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/core/target/kapua-job-engine-app-core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-core/2.0.0-SNAPSHOT/kapua-job-engine-app-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.kapua:kapua-job-engine-app-resources >---------- [INFO] Building kapua-job-engine-app-resources 2.0.0-SNAPSHOT [200/226] [INFO] from job-engine/app/resources/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-resources --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-resources --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-resources --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-resources --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/resources' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823052622 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/resources' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-resources --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-resources --- [INFO] Copying 5 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-resources --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-resources --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-resources --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-resources --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-resources --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-job-engine-app-resources --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-resources --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-resources --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-resources --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.0.0-SNAPSHOT/kapua-job-engine-app-resources-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.0.0-SNAPSHOT/kapua-job-engine-app-resources-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/resources/target/kapua-job-engine-app-resources-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-resources/2.0.0-SNAPSHOT/kapua-job-engine-app-resources-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.kapua:kapua-job-engine-app-web >------------- [INFO] Building kapua-job-engine-app-web 2.0.0-SNAPSHOT [201/226] [INFO] from job-engine/app/web/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-job-engine-app-web --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-job-engine-app-web --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-job-engine-app-web --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-job-engine-app-web --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/web' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/web [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823054274 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/job-engine/app/web' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/job-engine/app/web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-job-engine-app-web --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-job-engine-app-web --- [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-job-engine-app-web --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-job-engine-app-web --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/job-engine/app/web/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-job-engine-app-web --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-job-engine-app-web --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-job-engine-app-web --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- dependency:3.0.1:unpack (copy-jbatch-config) @ kapua-job-engine-app-web --- [INFO] Configured Artifact: org.eclipse.kapua:kapua-job-engine-jbatch:?:jar [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/job-engine/jbatch/target/kapua-job-engine-jbatch-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app/WEB-INF/classes with includes "**/batch-services.properties" and excludes "" [INFO] [INFO] --- war:3.3.2:war (default-war) @ kapua-job-engine-app-web --- [INFO] Packaging webapp [INFO] Assembling webapp [kapua-job-engine-app-web] in [/home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/develop-build/job-engine/app/web/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app.war [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-job-engine-app-web --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-job-engine-app-web --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-job-engine-app-web --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app.war to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.0.0-SNAPSHOT/kapua-job-engine-app-web-2.0.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.0.0-SNAPSHOT/kapua-job-engine-app-web-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/job-engine/app/web/target/job-engine-app-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-job-engine-app-web/2.0.0-SNAPSHOT/kapua-job-engine-app-web-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-consumer-lifecycle-app >----------- [INFO] Building kapua-consumer-lifecycle-app 2.0.0-SNAPSHOT [202/226] [INFO] from consumer/lifecycle-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-lifecycle-app --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-lifecycle-app --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-lifecycle-app --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-lifecycle-app --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823057928 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-lifecycle-app --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-lifecycle-app --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-lifecycle-app --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-lifecycle-app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-lifecycle-app --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-lifecycle-app --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-lifecycle-app --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-lifecycle-app --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-lifecycle-app --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- shade:3.4.1:shade (default) @ kapua-consumer-lifecycle-app --- [INFO] Including org.glassfish.jersey.bundles:jaxrs-ri:jar:2.38 in the shaded jar. [INFO] Including org.glassfish.jersey.inject:jersey-hk2:jar:2.38 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-locator:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-api:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-utils:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.38 in the shaded jar. [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar. [INFO] Including org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 in the shaded jar. [INFO] Including org.glassfish.jersey.media:jersey-media-jaxb:jar:2.38 in the shaded jar. [INFO] Including org.glassfish.jersey.media:jersey-media-json-binding:jar:2.38 in the shaded jar. [INFO] Including org.glassfish:jakarta.json:jar:1.1.6 in the shaded jar. [INFO] Including org.eclipse:yasson:jar:1.0.11 in the shaded jar. [INFO] Including org.glassfish:jakarta.json:jar:module:1.1.6 in the shaded jar. [INFO] Including jakarta.json.bind:jakarta.json.bind-api:jar:1.0.2 in the shaded jar. [INFO] Including jakarta.json:jakarta.json-api:jar:1.1.6 in the shaded jar. [INFO] Including org.glassfish.jersey.core:jersey-client:jar:2.38 in the shaded jar. [INFO] Including org.glassfish.jersey.core:jersey-server:jar:2.38 in the shaded jar. [INFO] Including jakarta.validation:jakarta.validation-api:jar:2.0.2 in the shaded jar. [INFO] Including org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.38 in the shaded jar. [INFO] Including org.glassfish.jersey.containers:jersey-container-servlet:jar:2.38 in the shaded jar. [INFO] Including org.glassfish.jersey.media:jersey-media-sse:jar:2.38 in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-consumer-lifecycle:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including junit:junit:jar:4.13.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar. [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-kapua-kura:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-all-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-dummy:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-message-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-dummy:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-packages-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-kura-jms:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-kura-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar. [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar. [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar. [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar. [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar. [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar. [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar. [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar. [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar. [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.12 in the shaded jar. [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar. [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar. [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-all-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-all-job:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-job:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-job:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-command-job:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-job:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-job:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-packages-job:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-job-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-engine-client:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-commons-rest-model:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.glassfish.jersey.media:jersey-media-moxy:jar:2.38 in the shaded jar. [INFO] Including org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.38 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-scheduler-quartz:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-endpoint-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-endpoint-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-stream-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-stream-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.quartz-scheduler:quartz:jar:2.3.2 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: [WARNING] - javax.jms.BytesMessage [WARNING] - javax.jms.CompletionListener [WARNING] - javax.jms.Connection [WARNING] - javax.jms.ConnectionConsumer [WARNING] - javax.jms.ConnectionFactory [WARNING] - javax.jms.ConnectionMetaData [WARNING] - javax.jms.DeliveryMode [WARNING] - javax.jms.Destination [WARNING] - javax.jms.ExceptionListener [WARNING] - javax.jms.IllegalStateException [WARNING] - 71 more... [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: [WARNING] - javax.annotation.Generated [WARNING] - javax.annotation.ManagedBean [WARNING] - javax.annotation.PostConstruct [WARNING] - javax.annotation.PreDestroy [WARNING] - javax.annotation.Priority [WARNING] - javax.annotation.Resource [WARNING] - javax.annotation.Resource$AuthenticationType [WARNING] - javax.annotation.Resources [WARNING] - javax.annotation.security.DeclareRoles [WARNING] - javax.annotation.security.DenyAll [WARNING] - 5 more... [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: [WARNING] - META-INF/DEPENDENCIES [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.logging.log4j.util.PropertySource [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: [WARNING] - META-INF/spring.provides [WARNING] jakarta.json.bind-api-1.0.2.jar, jaxrs-ri-2.38.jar define 28 overlapping classes and resources: [WARNING] - META-INF/maven/jakarta.json.bind/jakarta.json.bind-api/pom.properties [WARNING] - META-INF/maven/jakarta.json.bind/jakarta.json.bind-api/pom.xml [WARNING] - javax.json.bind.Jsonb [WARNING] - javax.json.bind.JsonbBuilder [WARNING] - javax.json.bind.JsonbConfig [WARNING] - javax.json.bind.JsonbException [WARNING] - javax.json.bind.adapter.JsonbAdapter [WARNING] - javax.json.bind.annotation.JsonbAnnotation [WARNING] - javax.json.bind.annotation.JsonbCreator [WARNING] - javax.json.bind.annotation.JsonbDateFormat [WARNING] - 18 more... [WARNING] HdrHistogram-2.1.12.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, aopalliance-repackaged-2.6.1.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, core-3.4.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.validation-api-2.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jaxrs-ri-2.38.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-client-security-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-commons-rest-model-2.0.0-SNAPSHOT.jar, kapua-consumer-lifecycle-2.0.0-SNAPSHOT.jar, kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-authentication-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-all-api-2.0.0-SNAPSHOT.jar, kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-all-job-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-command-job-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-job-api-2.0.0-SNAPSHOT.jar, kapua-device-management-job-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-endpoint-api-2.0.0-SNAPSHOT.jar, kapua-endpoint-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-client-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-job-internal-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-camel-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-storable-api-2.0.0-SNAPSHOT.jar, kapua-stream-api-2.0.0-SNAPSHOT.jar, kapua-stream-internal-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, osgi-resource-locator-1.0.3.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, quartz-2.3.2.jar, reflections-0.10.2.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, tomcat-embed-el-9.0.63.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar, yasson-1.0.11.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] aopalliance-repackaged-2.6.1.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar, yasson-1.0.11.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.md [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: [WARNING] - META-INF/jandex.idx [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-endpoint-internal-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - liquibase/common-properties.xml [WARNING] jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jaxrs-ri-2.38.jar define 20 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish/jakarta.json/pom.properties [WARNING] - META-INF/maven/org.glassfish/jakarta.json/pom.xml [WARNING] - org.glassfish.json.JsonMergePatchImpl [WARNING] - org.glassfish.json.JsonParserImpl$2 [WARNING] - org.glassfish.json.JsonParserImpl$3 [WARNING] - org.glassfish.json.JsonParserImpl$4 [WARNING] - org.glassfish.json.JsonPatchBuilderImpl [WARNING] - org.glassfish.json.JsonPatchImpl [WARNING] - org.glassfish.json.JsonPatchImpl$1 [WARNING] - org.glassfish.json.JsonPatchImpl$DiffGenerator [WARNING] - 10 more... [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: [WARNING] - org.apache.commons.logging.Log [WARNING] - org.apache.commons.logging.LogFactory [WARNING] - org.apache.commons.logging.impl.NoOpLog [WARNING] - org.apache.commons.logging.impl.SimpleLog [WARNING] jaxrs-ri-2.38.jar, jersey-container-servlet-core-2.38.jar define 47 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet-core/pom.properties [WARNING] - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet-core/pom.xml [WARNING] - org.glassfish.jersey.servlet.ServletContainer [WARNING] - org.glassfish.jersey.servlet.ServletProperties [WARNING] - org.glassfish.jersey.servlet.ServletPropertiesDelegate [WARNING] - org.glassfish.jersey.servlet.WebAppResourcesScanner [WARNING] - org.glassfish.jersey.servlet.WebAppResourcesScanner$1 [WARNING] - org.glassfish.jersey.servlet.WebAppResourcesScanner$1$1 [WARNING] - org.glassfish.jersey.servlet.WebComponent [WARNING] - org.glassfish.jersey.servlet.WebComponent$1 [WARNING] - 37 more... [WARNING] jersey-common-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.markdown [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: [WARNING] - META-INF.versions.9.com.sun.istack.logging.StackHelper [WARNING] - com.sun.istack.logging.StackHelper [WARNING] jaxrs-ri-2.38.jar, jersey-media-sse-2.38.jar define 47 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-sse/pom.properties [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-sse/pom.xml [WARNING] - META-INF/services/javax.ws.rs.sse.SseEventSource$Builder [WARNING] - org.glassfish.jersey.media.sse.EventInput [WARNING] - org.glassfish.jersey.media.sse.EventInputReader [WARNING] - org.glassfish.jersey.media.sse.EventListener [WARNING] - org.glassfish.jersey.media.sse.EventOutput [WARNING] - org.glassfish.jersey.media.sse.EventSource [WARNING] - org.glassfish.jersey.media.sse.EventSource$1 [WARNING] - org.glassfish.jersey.media.sse.EventSource$Builder [WARNING] - 37 more... [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.ByteArrayDataSource [WARNING] - com.sun.istack.FinalArrayList [WARNING] - com.sun.istack.FragmentContentHandler [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.Nullable [WARNING] - com.sun.istack.Pool [WARNING] - 13 more... [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, jaxrs-ri-2.38.jar, jersey-container-servlet-2.38.jar, logback-classic-1.2.11.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/services/javax.servlet.ServletContainerInitializer [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - readme.html [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/spring-autoconfigure-metadata.properties [WARNING] jakarta.json-api-1.1.6.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: [WARNING] - META-INF/maven/jakarta.json/jakarta.json-api/pom.properties [WARNING] - META-INF/maven/jakarta.json/jakarta.json-api/pom.xml [WARNING] jaxrs-ri-2.38.jar, jersey-common-2.38.jar, jersey-media-moxy-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: [WARNING] - META-INF/eclipse.inf [WARNING] - javax.persistence.Access [WARNING] - javax.persistence.AccessType [WARNING] - javax.persistence.AssociationOverride [WARNING] - javax.persistence.AssociationOverrides [WARNING] - javax.persistence.AttributeConverter [WARNING] - javax.persistence.AttributeNode [WARNING] - javax.persistence.AttributeOverride [WARNING] - javax.persistence.AttributeOverrides [WARNING] - javax.persistence.Basic [WARNING] - 208 more... [WARNING] jaxrs-ri-2.38.jar, jersey-server-2.38.jar define 614 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jersey.core/jersey-server/pom.properties [WARNING] - META-INF/maven/org.glassfish.jersey.core/jersey-server/pom.xml [WARNING] - META-INF/native-image/org.glassfish.jersey.core/jersey-server/reflect-config.json [WARNING] - META-INF/native-image/org.glassfish.jersey.core/jersey-server/resource-config.json [WARNING] - META-INF/services/javax.ws.rs.ext.RuntimeDelegate [WARNING] - META-INF/services/org.glassfish.jersey.model.internal.spi.ParameterServiceProvider [WARNING] - com.sun.research.ws.wadl.Application [WARNING] - com.sun.research.ws.wadl.Doc [WARNING] - com.sun.research.ws.wadl.Grammars [WARNING] - com.sun.research.ws.wadl.HTTPMethods [WARNING] - 604 more... [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: [WARNING] - org.apache.camel.Category [WARNING] - org.apache.camel.spi.ApiMethod [WARNING] - org.apache.camel.spi.ApiParam [WARNING] - org.apache.camel.spi.ApiParams [WARNING] - org.apache.camel.spi.AsEndpointUri [WARNING] - org.apache.camel.spi.AsPredicate [WARNING] - org.apache.camel.spi.Metadata [WARNING] - org.apache.camel.spi.UriEndpoint [WARNING] - org.apache.camel.spi.UriParam [WARNING] - org.apache.camel.spi.UriParams [WARNING] - 20 more... [WARNING] jaxrs-ri-2.38.jar, osgi-resource-locator-1.0.3.jar define 14 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.properties [WARNING] - META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.xml [WARNING] - org.glassfish.hk2.osgiresourcelocator.Activator [WARNING] - org.glassfish.hk2.osgiresourcelocator.ResourceFinder [WARNING] - org.glassfish.hk2.osgiresourcelocator.ResourceFinderImpl [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoader [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoader$ProviderFactory [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$1 [WARNING] - org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$2 [WARNING] - 4 more... [WARNING] jaxrs-ri-2.38.jar, jersey-client-2.38.jar define 172 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.properties [WARNING] - META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.xml [WARNING] - META-INF/native-image/org.glassfish.jersey.core/jersey-client/reflect-config.json [WARNING] - META-INF/native-image/org.glassfish.jersey.core/jersey-client/resource-config.json [WARNING] - org.glassfish.jersey.client.AbortException [WARNING] - org.glassfish.jersey.client.AbstractNonSyncInvoker [WARNING] - org.glassfish.jersey.client.AbstractRxInvoker [WARNING] - org.glassfish.jersey.client.ChunkParser [WARNING] - org.glassfish.jersey.client.ChunkedInput [WARNING] - org.glassfish.jersey.client.ChunkedInput$1 [WARNING] - 162 more... [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml [WARNING] - org.json.simple.ItemList [WARNING] - org.json.simple.JSONArray [WARNING] - org.json.simple.JSONAware [WARNING] - org.json.simple.JSONObject [WARNING] - org.json.simple.JSONStreamAware [WARNING] - org.json.simple.JSONValue [WARNING] - org.json.simple.parser.ContainerFactory [WARNING] - org.json.simple.parser.ContentHandler [WARNING] - 4 more... [WARNING] aopalliance-repackaged-2.6.1.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.jms-api-2.0.3.jar, jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jakarta.json.bind-api-1.0.2.jar, jakarta.websocket-api-1.1.2.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jaxrs-ri-2.38.jar, jersey-client-2.38.jar, jersey-common-2.38.jar, jersey-container-servlet-2.38.jar, jersey-container-servlet-core-2.38.jar, jersey-entity-filtering-2.38.jar, jersey-hk2-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-moxy-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar, yasson-1.0.11.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.md [WARNING] jaxrs-ri-2.38.jar, yasson-1.0.11.jar define 250 overlapping classes and resources: [WARNING] - META-INF.versions.16.org.eclipse.yasson.internal.ClassMultiReleaseExtension [WARNING] - META-INF/jpms.args [WARNING] - META-INF/maven/org.eclipse/yasson/pom.properties [WARNING] - META-INF/maven/org.eclipse/yasson/pom.xml [WARNING] - META-INF/native-image/org.eclipse/yasson/native-image.properties [WARNING] - META-INF/services/javax.json.bind.spi.JsonbProvider [WARNING] - org.eclipse.yasson.FieldAccessStrategy [WARNING] - org.eclipse.yasson.ImplementationClass [WARNING] - org.eclipse.yasson.JsonBindingProvider [WARNING] - org.eclipse.yasson.YassonConfig [WARNING] - 240 more... [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: [WARNING] - org.apache.shiro.event.Event [WARNING] - org.apache.shiro.event.EventBus [WARNING] - org.apache.shiro.event.EventBusAware [WARNING] - org.apache.shiro.event.Subscribe [WARNING] - org.apache.shiro.event.support.AnnotationEventListenerResolver [WARNING] - org.apache.shiro.event.support.DefaultEventBus [WARNING] - org.apache.shiro.event.support.DefaultEventBus$Subscription [WARNING] - org.apache.shiro.event.support.EventClassComparator [WARNING] - org.apache.shiro.event.support.EventListener [WARNING] - org.apache.shiro.event.support.EventListenerComparator [WARNING] - 3 more... [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar, jaxrs-ri-2.38.jar define 31 overlapping classes: [WARNING] - javax.activation.ActivationDataFlavor [WARNING] - javax.activation.CommandInfo [WARNING] - javax.activation.CommandInfo$Beans [WARNING] - javax.activation.CommandInfo$Beans$1 [WARNING] - javax.activation.CommandMap [WARNING] - javax.activation.CommandObject [WARNING] - javax.activation.DataContentHandler [WARNING] - javax.activation.DataContentHandlerFactory [WARNING] - javax.activation.DataHandler [WARNING] - javax.activation.DataHandler$1 [WARNING] - 21 more... [WARNING] jakarta.validation-api-2.0.2.jar, validation-api-2.0.1.Final.jar define 143 overlapping classes: [WARNING] - javax.validation.BootstrapConfiguration [WARNING] - javax.validation.ClockProvider [WARNING] - javax.validation.Configuration [WARNING] - javax.validation.Constraint [WARNING] - javax.validation.ConstraintDeclarationException [WARNING] - javax.validation.ConstraintDefinitionException [WARNING] - javax.validation.ConstraintTarget [WARNING] - javax.validation.ConstraintValidator [WARNING] - javax.validation.ConstraintValidatorContext [WARNING] - javax.validation.ConstraintValidatorContext$ConstraintViolationBuilder [WARNING] - 133 more... [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: [WARNING] - META-INF/license.txt [WARNING] - META-INF/notice.txt [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] jaxrs-ri-2.38.jar, jersey-media-jaxb-2.38.jar define 57 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/pom.properties [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/pom.xml [WARNING] - org.glassfish.jersey.jaxb.FeatureSupplier [WARNING] - org.glassfish.jersey.jaxb.FeatureSupplier$1 [WARNING] - org.glassfish.jersey.jaxb.PropertySupplier [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider$1 [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider$JaxbTypeChecker [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider [WARNING] - org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider [WARNING] - 47 more... [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/spring.tooling [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: [WARNING] - org.apache.commons.logging.LogFactory$1 [WARNING] jaxrs-ri-2.38.jar, jersey-media-json-binding-2.38.jar define 10 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-json-binding/pom.properties [WARNING] - META-INF/maven/org.glassfish.jersey.media/jersey-media-json-binding/pom.xml [WARNING] - org.glassfish.jersey.jsonb.JsonBindingFeature [WARNING] - org.glassfish.jersey.jsonb.LocalizationMessages [WARNING] - org.glassfish.jersey.jsonb.LocalizationMessages$1 [WARNING] - org.glassfish.jersey.jsonb.LocalizationMessages$BundleSupplier [WARNING] - org.glassfish.jersey.jsonb.internal.JsonBindingAutoDiscoverable [WARNING] - org.glassfish.jersey.jsonb.internal.JsonBindingProvider [WARNING] - org.glassfish.jersey.jsonb.internal.JsonBindingProvider$JsonbSingleton [WARNING] - org/glassfish/jersey/jsonb/localization.properties [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: [WARNING] - META-INF/maven/jakarta.xml.bind/jakarta.xml.bind-api/pom.properties [WARNING] - META-INF/maven/jakarta.xml.bind/jakarta.xml.bind-api/pom.xml [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: [WARNING] - META-INF/web-fragment.xml [WARNING] netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: [WARNING] - META-INF/detectors-default [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.properties [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.xml [WARNING] - META-INF/simplifiers-default [WARNING] - org.jolokia.Version [WARNING] - org.jolokia.backend.BackendManager [WARNING] - org.jolokia.backend.BackendManager$1 [WARNING] - org.jolokia.backend.BackendManager$Initializer [WARNING] - org.jolokia.backend.Config [WARNING] - org.jolokia.backend.ConfigMBean [WARNING] - 221 more... [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-commons-rest-model-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-job-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-job-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-command-job-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-job-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-job-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-job-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-job-internal-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-scheduler-quartz-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - about.html [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: [WARNING] - org.apache.commons.logging.LogConfigurationException [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.Cdata [WARNING] - com.sun.xml.txw2.Comment [WARNING] - com.sun.xml.txw2.ContainerElement [WARNING] - com.sun.xml.txw2.Content [WARNING] - com.sun.xml.txw2.ContentVisitor [WARNING] - com.sun.xml.txw2.DatatypeWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - 45 more... [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/spring-configuration-metadata.json [WARNING] jakarta.activation-api-1.2.2.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: [WARNING] - META-INF/maven/jakarta.activation/jakarta.activation-api/pom.properties [WARNING] - META-INF/maven/jakarta.activation/jakarta.activation-api/pom.xml [WARNING] aopalliance-1.0.jar, aopalliance-repackaged-2.6.1.jar, spring-aop-5.3.23.jar define 9 overlapping classes: [WARNING] - org.aopalliance.aop.Advice [WARNING] - org.aopalliance.aop.AspectException [WARNING] - org.aopalliance.intercept.ConstructorInterceptor [WARNING] - org.aopalliance.intercept.ConstructorInvocation [WARNING] - org.aopalliance.intercept.Interceptor [WARNING] - org.aopalliance.intercept.Invocation [WARNING] - org.aopalliance.intercept.Joinpoint [WARNING] - org.aopalliance.intercept.MethodInterceptor [WARNING] - org.aopalliance.intercept.MethodInvocation [WARNING] jakarta.json-1.1.6-module.jar, jaxrs-ri-2.38.jar define 1 overlapping resource: [WARNING] - META-INF/services/javax.json.spi.JsonProvider [WARNING] javassist-3.26.0-GA.jar, jaxrs-ri-2.38.jar define 428 overlapping classes and resources: [WARNING] - META-INF/maven/org.javassist/javassist/pom.properties [WARNING] - META-INF/maven/org.javassist/javassist/pom.xml [WARNING] - javassist.ByteArrayClassPath [WARNING] - javassist.ByteArrayClassPath$1 [WARNING] - javassist.ByteArrayClassPath$BytecodeURLConnection [WARNING] - javassist.ByteArrayClassPath$BytecodeURLStreamHandler [WARNING] - javassist.CannotCompileException [WARNING] - javassist.ClassClassPath [WARNING] - javassist.ClassMap [WARNING] - javassist.ClassPath [WARNING] - 418 more... [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: [WARNING] - org.apache.shiro.config.ConfigurationException [WARNING] - org.apache.shiro.config.Ini [WARNING] - org.apache.shiro.config.Ini$1 [WARNING] - org.apache.shiro.config.Ini$Section [WARNING] - org.apache.shiro.config.ResourceConfigurable [WARNING] - org.apache.shiro.config.package-info [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: [WARNING] - org.apache.shiro.config.CommonsInterpolator [WARNING] - org.apache.shiro.config.DefaultInterpolator [WARNING] - org.apache.shiro.config.Interpolator [WARNING] - org.apache.shiro.config.ReflectionBuilder [WARNING] - org.apache.shiro.config.ReflectionBuilder$1 [WARNING] - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor [WARNING] - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement [WARNING] - org.apache.shiro.config.ReflectionBuilder$Statement [WARNING] - 7 more... [WARNING] jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, javax.json-1.0.4.jar, jaxrs-ri-2.38.jar define 25 overlapping classes: [WARNING] - javax.json.Json [WARNING] - javax.json.JsonArray [WARNING] - javax.json.JsonArrayBuilder [WARNING] - javax.json.JsonBuilderFactory [WARNING] - javax.json.JsonException [WARNING] - javax.json.JsonNumber [WARNING] - javax.json.JsonObject [WARNING] - javax.json.JsonObjectBuilder [WARNING] - javax.json.JsonReader [WARNING] - javax.json.JsonReaderFactory [WARNING] - 15 more... [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: [WARNING] - org.apache.shiro.cache.AbstractCacheManager [WARNING] - org.apache.shiro.cache.Cache [WARNING] - org.apache.shiro.cache.CacheException [WARNING] - org.apache.shiro.cache.CacheManager [WARNING] - org.apache.shiro.cache.CacheManagerAware [WARNING] - org.apache.shiro.cache.MapCache [WARNING] - org.apache.shiro.cache.MemoryConstrainedCacheManager [WARNING] - org.apache.shiro.cache.package-info [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory [WARNING] jaxrs-ri-2.38.jar, jersey-media-jaxb-2.38.jar, jersey-media-json-binding-2.38.jar, jersey-media-sse-2.38.jar, jersey-server-2.38.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.glassfish.jersey.internal.spi.ForcedAutoDiscoverable [WARNING] jaxrs-ri-2.38.jar, jersey-hk2-2.38.jar define 52 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jersey.inject/jersey-hk2/pom.properties [WARNING] - META-INF/maven/org.glassfish.jersey.inject/jersey-hk2/pom.xml [WARNING] - META-INF/native-image/org.glassfish.jersey.inject/jersey-hk2/reflect-config.json [WARNING] - META-INF/native-image/org.glassfish.jersey.inject/jersey-hk2/resource-config.json [WARNING] - META-INF/services/org.glassfish.jersey.internal.inject.InjectionManagerFactory [WARNING] - org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager [WARNING] - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl [WARNING] - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$1 [WARNING] - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$2 [WARNING] - org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl$3 [WARNING] - 42 more... [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar, jaxrs-ri-2.38.jar define 114 overlapping classes and resources: [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil [WARNING] - javax.xml.bind.Binder [WARNING] - javax.xml.bind.ContextFinder [WARNING] - javax.xml.bind.ContextFinder$1 [WARNING] - javax.xml.bind.ContextFinder$2 [WARNING] - javax.xml.bind.ContextFinder$3 [WARNING] - javax.xml.bind.ContextFinder$4 [WARNING] - javax.xml.bind.ContextFinder$5 [WARNING] - javax.xml.bind.DataBindingException [WARNING] - javax.xml.bind.DatatypeConverter [WARNING] - 104 more... [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/additional-spring-configuration-metadata.json [WARNING] jakarta.inject-2.6.1.jar, jaxrs-ri-2.38.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.glassfish.hk2.external/jakarta.inject/pom.properties [WARNING] - META-INF/maven/org.glassfish.hk2.external/jakarta.inject/pom.xml [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: [WARNING] - org.apache.shiro.ShiroException [WARNING] - org.apache.shiro.codec.Base64 [WARNING] - org.apache.shiro.codec.CodecException [WARNING] - org.apache.shiro.codec.CodecSupport [WARNING] - org.apache.shiro.codec.H64 [WARNING] - org.apache.shiro.codec.Hex [WARNING] - org.apache.shiro.codec.package-info [WARNING] - org.apache.shiro.io.ClassResolvingObjectInputStream [WARNING] - org.apache.shiro.io.DefaultSerializer [WARNING] - org.apache.shiro.io.ResourceUtils [WARNING] - 27 more... [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/language.properties [WARNING] - language.properties [WARNING] jakarta.json-1.1.6.jar, jakarta.json-api-1.1.6.jar, jaxrs-ri-2.38.jar define 9 overlapping classes: [WARNING] - javax.json.EmptyArray [WARNING] - javax.json.EmptyObject [WARNING] - javax.json.JsonMergePatch [WARNING] - javax.json.JsonPatch [WARNING] - javax.json.JsonPatch$Operation [WARNING] - javax.json.JsonPatchBuilder [WARNING] - javax.json.JsonPointer [WARNING] - javax.json.JsonValueImpl [WARNING] - javax.json.stream.JsonCollectors [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/component.properties [WARNING] - component.properties [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: [WARNING] - com.sun.xml.bind.Locatable [WARNING] - com.sun.xml.bind.Messages [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor [WARNING] - com.sun.xml.bind.annotation.OverrideAnnotationOf [WARNING] - com.sun.xml.bind.annotation.XmlIsSet [WARNING] - com.sun.xml.bind.annotation.XmlLocation [WARNING] - com.sun.xml.bind.api.ErrorListener [WARNING] - com.sun.xml.bind.api.impl.NameConverter [WARNING] - com.sun.xml.bind.api.impl.NameConverter$1 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$2 [WARNING] - 124 more... [WARNING] jaxrs-ri-2.38.jar, jersey-common-2.38.jar define 897 overlapping classes and resources: [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.JerseyFlowSubscriber [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.JerseyFlowSubscriber$1 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$1 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$2 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$3 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$4 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$5 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisher$6 [WARNING] - META-INF.versions.11.org.glassfish.jersey.internal.jsr166.SubmissionPublisherFactory [WARNING] - 887 more... [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.txt [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - license.html [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/other.properties [WARNING] - other.properties [WARNING] jakarta.inject-2.6.1.jar, javax.inject-1.jar, jaxrs-ri-2.38.jar define 6 overlapping classes: [WARNING] - javax.inject.Inject [WARNING] - javax.inject.Named [WARNING] - javax.inject.Provider [WARNING] - javax.inject.Qualifier [WARNING] - javax.inject.Scope [WARNING] - javax.inject.Singleton [WARNING] jaxrs-ri-2.38.jar, jersey-container-servlet-2.38.jar define 13 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet/pom.properties [WARNING] - META-INF/maven/org.glassfish.jersey.containers/jersey-container-servlet/pom.xml [WARNING] - META-INF/services/org.glassfish.jersey.servlet.spi.AsyncContextDelegateProvider [WARNING] - META-INF/services/org.glassfish.jersey.servlet.spi.FilterUrlMappingsProvider [WARNING] - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl [WARNING] - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl$1 [WARNING] - org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl$ExtensionImpl [WARNING] - org.glassfish.jersey.servlet.init.FilterUrlMappingsProviderImpl [WARNING] - org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer [WARNING] - org.glassfish.jersey.servlet.init.internal.LocalizationMessages [WARNING] - 3 more... [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml [WARNING] - META-INF/services/javax.xml.bind.JAXBContext [WARNING] - com.sun.xml.bind.AccessorFactory [WARNING] - com.sun.xml.bind.AccessorFactoryImpl [WARNING] - com.sun.xml.bind.AnyTypeAdapter [WARNING] - com.sun.xml.bind.CycleRecoverable [WARNING] - com.sun.xml.bind.CycleRecoverable$Context [WARNING] - com.sun.xml.bind.DatatypeConverterImpl [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 [WARNING] - 620 more... [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: [WARNING] - META-INF/services/com.fasterxml.jackson.databind.Module [WARNING] jakarta.ws.rs-api-2.1.6.jar, jaxrs-ri-2.38.jar define 139 overlapping classes and resources: [WARNING] - META-INF/maven/jakarta.ws.rs/jakarta.ws.rs-api/pom.properties [WARNING] - META-INF/maven/jakarta.ws.rs/jakarta.ws.rs-api/pom.xml [WARNING] - javax.ws.rs.ApplicationPath [WARNING] - javax.ws.rs.BadRequestException [WARNING] - javax.ws.rs.BeanParam [WARNING] - javax.ws.rs.ClientErrorException [WARNING] - javax.ws.rs.ConstrainedTo [WARNING] - javax.ws.rs.Consumes [WARNING] - javax.ws.rs.CookieParam [WARNING] - javax.ws.rs.DELETE [WARNING] - 129 more... [WARNING] jakarta.json-1.1.6-module.jar, jakarta.json-1.1.6.jar, javax.json-1.0.4.jar, jaxrs-ri-2.38.jar define 43 overlapping class and resource: [WARNING] - org.glassfish.json.BufferPoolImpl [WARNING] - org.glassfish.json.JsonArrayBuilderImpl [WARNING] - org.glassfish.json.JsonArrayBuilderImpl$JsonArrayImpl [WARNING] - org.glassfish.json.JsonBuilderFactoryImpl [WARNING] - org.glassfish.json.JsonGeneratorFactoryImpl [WARNING] - org.glassfish.json.JsonGeneratorImpl [WARNING] - org.glassfish.json.JsonGeneratorImpl$1 [WARNING] - org.glassfish.json.JsonGeneratorImpl$Context [WARNING] - org.glassfish.json.JsonGeneratorImpl$Scope [WARNING] - org.glassfish.json.JsonLocationImpl [WARNING] - 33 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-lifecycle-app --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-lifecycle-app --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/lifecycle-app/target/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-lifecycle-app/2.0.0-SNAPSHOT/kapua-consumer-lifecycle-app-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.kapua:kapua-consumer-telemetry-app >----------- [INFO] Building kapua-consumer-telemetry-app 2.0.0-SNAPSHOT [203/226] [INFO] from consumer/telemetry-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-consumer-telemetry-app --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-consumer-telemetry-app --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-consumer-telemetry-app --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-consumer-telemetry-app --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823066996 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-consumer-telemetry-app --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-consumer-telemetry-app --- [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-consumer-telemetry-app --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-consumer-telemetry-app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-consumer-telemetry-app --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-consumer-telemetry-app --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-consumer-telemetry-app --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-consumer-telemetry-app --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-consumer-telemetry-app --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- shade:3.4.1:shade (default) @ kapua-consumer-telemetry-app --- [INFO] Including org.eclipse.kapua:kapua-consumer-telemetry:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-client:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-job-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-engine-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including junit:junit:jar:4.13.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-scheduler-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-packages-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-engine-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-job-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including javax.batch:javax.batch-api:jar:1.0.1 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-camel:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-message-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.2 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.3.3 in the shaded jar. [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authentication-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-authorization-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-qa-markers:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.100.Final in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.33 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-locator-guice:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including com.google.inject.extensions:guice-multibindings:jar:4.2.3 in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-commons:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.zxing:javase:jar:3.4.1 in the shaded jar. [INFO] Including com.google.zxing:core:jar:3.4.1 in the shaded jar. [INFO] Including com.beust:jcommander:jar:1.78 in the shaded jar. [INFO] Including com.github.jai-imageio:jai-imageio-core:jar:1.4.0 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.9.4 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.extension:jar:2.7.12 in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.15.0 in the shaded jar. [INFO] Including org.hibernate:hibernate-jpamodelgen:jar:5.5.4.Final in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.4.3.Final in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.1 in the shaded jar. [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. [INFO] Including com.zaxxer:HikariCP:jar:4.0.3 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-message-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-registration-simple:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-registration-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.bitbucket.b_c:jose4j:jar:0.7.10 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-account-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-datastore-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-storable-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-datastore-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-storable-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.13 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-service-elasticsearch-client-rest:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-shiro:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-openid-provider:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-openid-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. [INFO] Including com.warrenstrange:googleauth:jar:1.5.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-lang:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-cache:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-config-core:jar:1.12.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-config-ogdl:jar:1.12.0 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.4 in the shaded jar. [INFO] Including org.apache.shiro:shiro-event:jar:1.12.0 in the shaded jar. [INFO] Including org.springframework.security:spring-security-crypto:jar:5.7.5 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-call-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-authentication:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-client-security:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-registry-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-registry-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-keystore-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-certificate-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-security-certificate-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-tag-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-tag-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-user-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-all-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-asset-store-dummy:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-bundle-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-command-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-command-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-message-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-configuration-store-dummy:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-inventory-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-packages-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-request-internal:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-management-request-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-kapua-kura:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-device-call-kura:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-kura-jms:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-translator-kura-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-api:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-jms:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-transport-mqtt:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:1.2.1 in the shaded jar. [INFO] Including org.eclipse.kapua:kapua-foreignkeys:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:3.23.2 in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.100.Final in the shaded jar. [INFO] Including org.eclipse.persistence:javax.persistence:jar:2.1.1 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:jakarta.persistence:jar:2.2.3 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.4.0 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.12 in the shaded jar. [INFO] Including org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.12 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including commons-configuration:commons-configuration:jar:1.9 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including io.dropwizard.metrics:metrics-core:jar:3.2.2 in the shaded jar. [INFO] Including org.reflections:reflections:jar:0.10.2 in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.26.0-GA in the shaded jar. [INFO] Including com.h2database:h2:jar:1.4.200 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.liquibase:liquibase-core:jar:3.6.3 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar. [INFO] Including org.jolokia:jolokia-jvm:jar:agent:1.3.4 in the shaded jar. [INFO] Including org.jolokia:jolokia-core:jar:1.6.2 in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including org.slf4j:log4j-over-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.17.1 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-core:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-secure-sm:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-geo:jar:7.8.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-core:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-analyzers-common:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-backward-codecs:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-grouping:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-highlighter:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-join:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-memory:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-misc:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-queries:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-queryparser:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-sandbox:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial-extras:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial3d:jar:8.5.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-suggest:jar:8.5.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-cli:jar:7.8.1 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.2 in the shaded jar. [INFO] Including com.carrotsearch:hppc:jar:0.8.1 in the shaded jar. [INFO] Including com.tdunning:t-digest:jar:3.2 in the shaded jar. [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.9 in the shaded jar. [INFO] Including org.elasticsearch:jna:jar:5.5.0 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-x-content:jar:7.8.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.15.2 in the shaded jar. [INFO] Including org.elasticsearch.client:transport:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch.plugin:parent-join-client:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch.plugin:rank-eval-client:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch.client:elasticsearch-rest-client:jar:7.8.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.15 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpasyncclient:jar:4.1.5 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.15 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including org.elasticsearch.plugin:transport-netty4-client:jar:7.8.1 in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.100.Final in the shaded jar. [INFO] Including org.elasticsearch.plugin:reindex-client:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch-ssl-config:jar:7.8.1 in the shaded jar. [INFO] Including org.elasticsearch.plugin:lang-mustache-client:jar:7.8.1 in the shaded jar. [INFO] Including com.github.spullara.mustache.java:compiler:jar:0.9.6 in the shaded jar. [INFO] Including org.elasticsearch.plugin:percolator-client:jar:7.8.1 in the shaded jar. [INFO] Including javax.cache:cache-api:jar:1.1.1 in the shaded jar. [INFO] Including org.apache.camel:camel-core:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-engine:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-api:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-base-engine:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-base:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-reifier:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-processor:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-management-api:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-support:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-util:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-languages:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-model:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-bean:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-browse:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-cluster:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-controlbus:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dataformat:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dataset:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-direct:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-directvm:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-file:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-health:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-language:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-log:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-mock:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-ref:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-rest:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-tooling-model:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-saga:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-scheduler:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-seda:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-stub:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-timer:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-validator:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-vm:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xpath:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xslt:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxb:jar:3.21.0 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.3.0.1 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxp:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-io-util:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-jms-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-autoconfigure:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-logging:jar:2.5.14 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.33 in the shaded jar. [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar. [INFO] Including org.apache.camel:camel-jms:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-core-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-amqp-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-amqp:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:spi-annotations:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring-main:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-main:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-util-json:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-cloud:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-bean-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-browse-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-controlbus-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-dataformat-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-dataset-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-direct-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-directvm-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-file-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-language-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-log-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-mock-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-ref-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-rest-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-saga-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-scheduler-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-seda-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-stub-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-timer-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-validator-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-vm-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xpath-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xslt-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-xml-jaxp-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml-starter:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel.springboot:camel-spring-boot-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-spring-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-core-xml:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-xml-jaxb-dsl:jar:3.21.0 in the shaded jar. [INFO] Including org.apache.camel:camel-dsl-support:jar:3.21.0 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-web:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-json:jar:2.5.14 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.2 in the shaded jar. [INFO] Including org.springframework:spring-web:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-webmvc:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-jetty:jar:2.5.14 in the shaded jar. [INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar. [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:1.1.2 in the shaded jar. [INFO] Including org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.63 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-servlets:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-continuation:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-annotations:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-plus:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar. [INFO] Including org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.53.v20231009 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-starter-actuator:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.5.14 in the shaded jar. [INFO] Including org.springframework.boot:spring-boot-actuator:jar:2.5.14 in the shaded jar. [INFO] Including io.micrometer:micrometer-core:jar:1.7.12 in the shaded jar. [INFO] Including org.latencyutils:LatencyUtils:jar:2.0.3 in the shaded jar. [INFO] Including org.springframework:spring-aop:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-beans:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-context:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-core:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-jcl:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-expression:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-jms:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-messaging:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework:spring-tx:jar:5.3.23 in the shaded jar. [INFO] Including org.springframework.security:spring-security-core:jar:5.7.5 in the shaded jar. [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.7.0 in the shaded jar. [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. [INFO] Including org.apache.qpid:proton-j:jar:0.34.0 in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.100.Final in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, jakarta.jms-api-2.0.3.jar define 81 overlapping classes: [WARNING] - javax.jms.BytesMessage [WARNING] - javax.jms.CompletionListener [WARNING] - javax.jms.Connection [WARNING] - javax.jms.ConnectionConsumer [WARNING] - javax.jms.ConnectionFactory [WARNING] - javax.jms.ConnectionMetaData [WARNING] - javax.jms.DeliveryMode [WARNING] - javax.jms.Destination [WARNING] - javax.jms.ExceptionListener [WARNING] - javax.jms.IllegalStateException [WARNING] - 71 more... [WARNING] jakarta.annotation-api-1.3.5.jar, javax.annotation-api-1.2.jar define 15 overlapping classes: [WARNING] - javax.annotation.Generated [WARNING] - javax.annotation.ManagedBean [WARNING] - javax.annotation.PostConstruct [WARNING] - javax.annotation.PreDestroy [WARNING] - javax.annotation.Priority [WARNING] - javax.annotation.Resource [WARNING] - javax.annotation.Resource$AuthenticationType [WARNING] - javax.annotation.Resources [WARNING] - javax.annotation.security.DeclareRoles [WARNING] - javax.annotation.security.DenyAll [WARNING] - 5 more... [WARNING] log4j-api-2.17.1.jar, spring-boot-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.logging.log4j.util.PropertySource [WARNING] aopalliance-1.0.jar, spring-aop-5.3.23.jar define 9 overlapping classes: [WARNING] - org.aopalliance.aop.Advice [WARNING] - org.aopalliance.aop.AspectException [WARNING] - org.aopalliance.intercept.ConstructorInterceptor [WARNING] - org.aopalliance.intercept.ConstructorInvocation [WARNING] - org.aopalliance.intercept.Interceptor [WARNING] - org.aopalliance.intercept.Invocation [WARNING] - org.aopalliance.intercept.Joinpoint [WARNING] - org.aopalliance.intercept.MethodInterceptor [WARNING] - org.aopalliance.intercept.MethodInvocation [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar define 1 overlapping resource: [WARNING] - META-INF/spring.provides [WARNING] netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: [WARNING] - javax.activation.ActivationDataFlavor [WARNING] - javax.activation.CommandInfo [WARNING] - javax.activation.CommandInfo$Beans [WARNING] - javax.activation.CommandInfo$Beans$1 [WARNING] - javax.activation.CommandMap [WARNING] - javax.activation.CommandObject [WARNING] - javax.activation.DataContentHandler [WARNING] - javax.activation.DataContentHandlerFactory [WARNING] - javax.activation.DataHandler [WARNING] - javax.activation.DataHandler$1 [WARNING] - 21 more... [WARNING] camel-amqp-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-util-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xslt-3.21.0.jar define 1 overlapping resource: [WARNING] - META-INF/jandex.idx [WARNING] netty-common-4.1.100.Final.jar, spring-core-5.3.23.jar, spring-web-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar define 1 overlapping resource: [WARNING] - META-INF/DEPENDENCIES [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 4 overlapping classes: [WARNING] - org.apache.commons.logging.Log [WARNING] - org.apache.commons.logging.LogFactory [WARNING] - org.apache.commons.logging.impl.NoOpLog [WARNING] - org.apache.commons.logging.impl.SimpleLog [WARNING] elasticsearch-7.8.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.lucene.codecs.PostingsFormat [WARNING] javax-websocket-server-impl-9.4.53.v20231009.jar, logback-classic-1.2.11.jar, spring-web-5.3.23.jar, websocket-server-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/services/javax.servlet.ServletContainerInitializer [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-impl-2.3.3.jar define 2 overlapping classes: [WARNING] - META-INF.versions.9.com.sun.istack.logging.StackHelper [WARNING] - com.sun.istack.logging.StackHelper [WARNING] netty-all-4.1.100.Final.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-dns-4.1.100.Final.jar, netty-codec-haproxy-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-codec-http2-4.1.100.Final.jar, netty-codec-memcache-4.1.100.Final.jar, netty-codec-mqtt-4.1.100.Final.jar, netty-codec-redis-4.1.100.Final.jar, netty-codec-smtp-4.1.100.Final.jar, netty-codec-socks-4.1.100.Final.jar, netty-codec-stomp-4.1.100.Final.jar, netty-codec-xml-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-handler-proxy-4.1.100.Final.jar, netty-handler-ssl-ocsp-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-resolver-dns-4.1.100.Final.jar, netty-resolver-dns-classes-macos-4.1.100.Final.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, netty-transport-rxtx-4.1.100.Final.jar, netty-transport-sctp-4.1.100.Final.jar, netty-transport-udt-4.1.100.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, log4j-api-2.17.1.jar, snakeyaml-2.2.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] istack-commons-runtime-3.0.12.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar define 23 overlapping classes and resources: [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.ByteArrayDataSource [WARNING] - com.sun.istack.FinalArrayList [WARNING] - com.sun.istack.FragmentContentHandler [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.Nullable [WARNING] - com.sun.istack.Pool [WARNING] - 13 more... [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - readme.html [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/spring-autoconfigure-metadata.properties [WARNING] jakarta.persistence-2.2.3.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.persistence-2.1.1.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-datastore-internal-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - about.html [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar define 218 overlapping classes and resources: [WARNING] - META-INF/eclipse.inf [WARNING] - javax.persistence.Access [WARNING] - javax.persistence.AccessType [WARNING] - javax.persistence.AssociationOverride [WARNING] - javax.persistence.AssociationOverrides [WARNING] - javax.persistence.AttributeConverter [WARNING] - javax.persistence.AttributeNode [WARNING] - javax.persistence.AttributeOverride [WARNING] - javax.persistence.AttributeOverrides [WARNING] - javax.persistence.Basic [WARNING] - 208 more... [WARNING] camel-api-3.21.0.jar, spi-annotations-3.21.0.jar define 30 overlapping classes: [WARNING] - org.apache.camel.Category [WARNING] - org.apache.camel.spi.ApiMethod [WARNING] - org.apache.camel.spi.ApiParam [WARNING] - org.apache.camel.spi.ApiParams [WARNING] - org.apache.camel.spi.AsEndpointUri [WARNING] - org.apache.camel.spi.AsPredicate [WARNING] - org.apache.camel.spi.Metadata [WARNING] - org.apache.camel.spi.UriEndpoint [WARNING] - org.apache.camel.spi.UriParam [WARNING] - org.apache.camel.spi.UriParams [WARNING] - 20 more... [WARNING] jolokia-jvm-1.3.4-agent.jar, json-simple-1.1.1.jar define 14 overlapping classes and resources: [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.properties [WARNING] - META-INF/maven/com.googlecode.json-simple/json-simple/pom.xml [WARNING] - org.json.simple.ItemList [WARNING] - org.json.simple.JSONArray [WARNING] - org.json.simple.JSONAware [WARNING] - org.json.simple.JSONObject [WARNING] - org.json.simple.JSONStreamAware [WARNING] - org.json.simple.JSONValue [WARNING] - org.json.simple.parser.ContainerFactory [WARNING] - org.json.simple.parser.ContentHandler [WARNING] - 4 more... [WARNING] kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - liquibase/common-properties.xml [WARNING] shiro-core-1.12.0.jar, shiro-event-1.12.0.jar define 13 overlapping classes: [WARNING] - org.apache.shiro.event.Event [WARNING] - org.apache.shiro.event.EventBus [WARNING] - org.apache.shiro.event.EventBusAware [WARNING] - org.apache.shiro.event.Subscribe [WARNING] - org.apache.shiro.event.support.AnnotationEventListenerResolver [WARNING] - org.apache.shiro.event.support.DefaultEventBus [WARNING] - org.apache.shiro.event.support.DefaultEventBus$Subscription [WARNING] - org.apache.shiro.event.support.EventClassComparator [WARNING] - org.apache.shiro.event.support.EventListener [WARNING] - org.apache.shiro.event.support.EventListenerComparator [WARNING] - 3 more... [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar define 2 overlapping resources: [WARNING] - META-INF/license.txt [WARNING] - META-INF/notice.txt [WARNING] spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-context-5.3.23.jar, spring-jms-5.3.23.jar, spring-tx-5.3.23.jar, spring-webmvc-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/spring.tooling [WARNING] commons-logging-1.2.jar, spring-jcl-5.3.23.jar define 1 overlapping classes: [WARNING] - org.apache.commons.logging.LogFactory$1 [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE [WARNING] spring-web-5.3.23.jar, tomcat-embed-el-9.0.63.jar define 1 overlapping resource: [WARNING] - META-INF/web-fragment.xml [WARNING] jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar define 231 overlapping classes and resources: [WARNING] - META-INF/detectors-default [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.properties [WARNING] - META-INF/maven/org.jolokia/jolokia-core/pom.xml [WARNING] - META-INF/simplifiers-default [WARNING] - org.jolokia.Version [WARNING] - org.jolokia.backend.BackendManager [WARNING] - org.jolokia.backend.BackendManager$1 [WARNING] - org.jolokia.backend.BackendManager$Initializer [WARNING] - org.jolokia.backend.Config [WARNING] - org.jolokia.backend.ConfigMBean [WARNING] - 221 more... [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.33.jar define 2 overlapping classes: [WARNING] - org.apache.commons.logging.LogConfigurationException [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 [WARNING] camel-amqp-starter-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-starter-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/spring-configuration-metadata.json [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, txw2-2.3.6.jar define 55 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.Cdata [WARNING] - com.sun.xml.txw2.Comment [WARNING] - com.sun.xml.txw2.ContainerElement [WARNING] - com.sun.xml.txw2.Content [WARNING] - com.sun.xml.txw2.ContentVisitor [WARNING] - com.sun.xml.txw2.DatatypeWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - 45 more... [WARNING] jackson-core-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: [WARNING] - META-INF/services/com.fasterxml.jackson.core.JsonFactory [WARNING] shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 6 overlapping classes: [WARNING] - org.apache.shiro.config.ConfigurationException [WARNING] - org.apache.shiro.config.Ini [WARNING] - org.apache.shiro.config.Ini$1 [WARNING] - org.apache.shiro.config.Ini$Section [WARNING] - org.apache.shiro.config.ResourceConfigurable [WARNING] - org.apache.shiro.config.package-info [WARNING] shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar define 17 overlapping classes: [WARNING] - org.apache.shiro.config.CommonsInterpolator [WARNING] - org.apache.shiro.config.DefaultInterpolator [WARNING] - org.apache.shiro.config.Interpolator [WARNING] - org.apache.shiro.config.ReflectionBuilder [WARNING] - org.apache.shiro.config.ReflectionBuilder$1 [WARNING] - org.apache.shiro.config.ReflectionBuilder$AssignmentStatement [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfiguration [WARNING] - org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor [WARNING] - org.apache.shiro.config.ReflectionBuilder$InstantiationStatement [WARNING] - org.apache.shiro.config.ReflectionBuilder$Statement [WARNING] - 7 more... [WARNING] netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] shiro-cache-1.12.0.jar, shiro-core-1.12.0.jar define 8 overlapping classes: [WARNING] - org.apache.shiro.cache.AbstractCacheManager [WARNING] - org.apache.shiro.cache.Cache [WARNING] - org.apache.shiro.cache.CacheException [WARNING] - org.apache.shiro.cache.CacheManager [WARNING] - org.apache.shiro.cache.CacheManagerAware [WARNING] - org.apache.shiro.cache.MapCache [WARNING] - org.apache.shiro.cache.MemoryConstrainedCacheManager [WARNING] - org.apache.shiro.cache.package-info [WARNING] jcl-over-slf4j-1.7.33.jar, spring-jcl-5.3.23.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory [WARNING] jakarta.xml.bind-api-2.3.3.jar, jaxb-api-2.3.1.jar define 114 overlapping classes and resources: [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil [WARNING] - javax.xml.bind.Binder [WARNING] - javax.xml.bind.ContextFinder [WARNING] - javax.xml.bind.ContextFinder$1 [WARNING] - javax.xml.bind.ContextFinder$2 [WARNING] - javax.xml.bind.ContextFinder$3 [WARNING] - javax.xml.bind.ContextFinder$4 [WARNING] - javax.xml.bind.ContextFinder$5 [WARNING] - javax.xml.bind.DataBindingException [WARNING] - javax.xml.bind.DatatypeConverter [WARNING] - 104 more... [WARNING] camel-spring-boot-3.21.0.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar define 1 overlapping resource: [WARNING] - META-INF/additional-spring-configuration-metadata.json [WARNING] netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] geronimo-jms_2.0_spec-1.0-alpha-2.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, jna-5.5.0.jar, log4j-api-2.17.1.jar, log4j-to-slf4j-2.17.1.jar, micrometer-core-1.7.12.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, tomcat-embed-el-9.0.63.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] shiro-core-1.12.0.jar, shiro-lang-1.12.0.jar define 37 overlapping classes: [WARNING] - org.apache.shiro.ShiroException [WARNING] - org.apache.shiro.codec.Base64 [WARNING] - org.apache.shiro.codec.CodecException [WARNING] - org.apache.shiro.codec.CodecSupport [WARNING] - org.apache.shiro.codec.H64 [WARNING] - org.apache.shiro.codec.Hex [WARNING] - org.apache.shiro.codec.package-info [WARNING] - org.apache.shiro.io.ClassResolvingObjectInputStream [WARNING] - org.apache.shiro.io.DefaultSerializer [WARNING] - org.apache.shiro.io.ResourceUtils [WARNING] - 27 more... [WARNING] camel-bean-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-spring-3.21.0.jar, camel-xpath-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/language.properties [WARNING] - language.properties [WARNING] lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar define 2 overlapping resources: [WARNING] - META-INF/services/org.apache.lucene.codecs.Codec [WARNING] - META-INF/services/org.apache.lucene.codecs.DocValuesFormat [WARNING] camel-amqp-3.21.0.jar, camel-bean-3.21.0.jar, camel-browse-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataset-3.21.0.jar, camel-direct-3.21.0.jar, camel-directvm-3.21.0.jar, camel-file-3.21.0.jar, camel-jms-3.21.0.jar, camel-language-3.21.0.jar, camel-log-3.21.0.jar, camel-mock-3.21.0.jar, camel-ref-3.21.0.jar, camel-rest-3.21.0.jar, camel-saga-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-seda-3.21.0.jar, camel-spring-3.21.0.jar, camel-stub-3.21.0.jar, camel-timer-3.21.0.jar, camel-validator-3.21.0.jar, camel-vm-3.21.0.jar, camel-xslt-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/component.properties [WARNING] - component.properties [WARNING] jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 134 overlapping classes and resources: [WARNING] - com.sun.xml.bind.Locatable [WARNING] - com.sun.xml.bind.Messages [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor [WARNING] - com.sun.xml.bind.annotation.OverrideAnnotationOf [WARNING] - com.sun.xml.bind.annotation.XmlIsSet [WARNING] - com.sun.xml.bind.annotation.XmlLocation [WARNING] - com.sun.xml.bind.api.ErrorListener [WARNING] - com.sun.xml.bind.api.impl.NameConverter [WARNING] - com.sun.xml.bind.api.impl.NameConverter$1 [WARNING] - com.sun.xml.bind.api.impl.NameConverter$2 [WARNING] - 124 more... [WARNING] parent-join-client-7.8.1.jar, rank-eval-client-7.8.1.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.elasticsearch.plugins.spi.NamedXContentProvider [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-ssl-config-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, joda-time-2.9.4.jar, lang-mustache-client-7.8.1.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, parent-join-client-7.8.1.jar, percolator-client-7.8.1.jar, rank-eval-client-7.8.1.jar, reindex-client-7.8.1.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, transport-7.8.1.jar, transport-netty4-client-7.8.1.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.txt [WARNING] jakarta.persistence-2.2.3.jar, javax.persistence-2.1.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar define 1 overlapping resource: [WARNING] - license.html [WARNING] camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-health-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-support-3.21.0.jar, camel-util-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar define 2 overlapping resources: [WARNING] - META-INF/services/org/apache/camel/other.properties [WARNING] - other.properties [WARNING] HdrHistogram-2.1.9.jar, HikariCP-4.0.3.jar, LatencyUtils-2.0.3.jar, aopalliance-1.0.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, cache-api-1.1.1.jar, camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, compiler-0.9.6.jar, core-3.4.1.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-ssl-config-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, failureaccess-1.0.1.jar, geronimo-jms_2.0_spec-1.0-alpha-2.jar, googleauth-1.5.0.jar, guava-32.1.2-jre.jar, guice-5.1.0.jar, guice-multibindings-4.2.3.jar, h2-1.4.200.jar, hibernate-jpamodelgen-5.5.4.Final.jar, hppc-0.8.1.jar, httpasyncclient-4.1.5.jar, httpclient-4.5.13.jar, httpcore-4.4.15.jar, httpcore-nio-4.4.15.jar, istack-commons-runtime-3.0.12.jar, jackson-annotations-2.15.2.jar, jackson-core-2.15.2.jar, jackson-databind-2.15.2.jar, jackson-dataformat-cbor-2.15.2.jar, jackson-dataformat-smile-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar, jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar, jai-imageio-core-1.4.0.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.persistence-2.2.3.jar, jakarta.servlet-api-4.0.4.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, javase-3.4.1.jar, javassist-3.26.0-GA.jar, javax-websocket-client-impl-9.4.53.v20231009.jar, javax-websocket-server-impl-9.4.53.v20231009.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, javax.batch-api-1.0.1.jar, javax.json-1.0.4.jar, javax.persistence-2.1.1.jar, jaxb-api-2.3.1.jar, jaxb-core-2.3.0.1.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, jboss-logging-3.4.3.Final.jar, jcl-over-slf4j-1.7.33.jar, jcommander-1.78.jar, jetty-annotations-9.4.53.v20231009.jar, jetty-client-9.4.53.v20231009.jar, jetty-continuation-9.4.53.v20231009.jar, jetty-http-9.4.53.v20231009.jar, jetty-io-9.4.53.v20231009.jar, jetty-plus-9.4.53.v20231009.jar, jetty-security-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar, jetty-servlet-9.4.53.v20231009.jar, jetty-servlets-9.4.53.v20231009.jar, jetty-util-9.4.53.v20231009.jar, jetty-util-ajax-9.4.53.v20231009.jar, jetty-webapp-9.4.53.v20231009.jar, jetty-xml-9.4.53.v20231009.jar, jna-5.5.0.jar, joda-time-2.9.4.jar, jolokia-core-1.6.2.jar, jolokia-jvm-1.3.4-agent.jar, jopt-simple-5.0.2.jar, jose4j-0.7.10.jar, json-simple-1.1.1.jar, jsr305-3.0.2.jar, jul-to-slf4j-1.7.33.jar, junit-4.13.2.jar, kapua-account-api-2.0.0-SNAPSHOT.jar, kapua-account-internal-2.0.0-SNAPSHOT.jar, kapua-client-security-2.0.0-SNAPSHOT.jar, kapua-commons-2.0.0-SNAPSHOT.jar, kapua-consumer-telemetry-2.0.0-SNAPSHOT.jar, kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.jar, kapua-datastore-api-2.0.0-SNAPSHOT.jar, kapua-datastore-internal-2.0.0-SNAPSHOT.jar, kapua-device-api-2.0.0-SNAPSHOT.jar, kapua-device-authentication-2.0.0-SNAPSHOT.jar, kapua-device-call-api-2.0.0-SNAPSHOT.jar, kapua-device-call-kura-2.0.0-SNAPSHOT.jar, kapua-device-commons-2.0.0-SNAPSHOT.jar, kapua-device-management-all-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-asset-store-dummy-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-api-2.0.0-SNAPSHOT.jar, kapua-device-management-bundle-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-command-api-2.0.0-SNAPSHOT.jar, kapua-device-management-command-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-message-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-api-2.0.0-SNAPSHOT.jar, kapua-device-management-configuration-store-dummy-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-api-2.0.0-SNAPSHOT.jar, kapua-device-management-inventory-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-job-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-api-2.0.0-SNAPSHOT.jar, kapua-device-management-keystore-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-api-2.0.0-SNAPSHOT.jar, kapua-device-management-packages-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-management-registry-internal-2.0.0-SNAPSHOT.jar, kapua-device-management-request-api-2.0.0-SNAPSHOT.jar, kapua-device-management-request-internal-2.0.0-SNAPSHOT.jar, kapua-device-registry-api-2.0.0-SNAPSHOT.jar, kapua-device-registry-internal-2.0.0-SNAPSHOT.jar, kapua-foreignkeys-2.0.0-SNAPSHOT.jar, kapua-job-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-api-2.0.0-SNAPSHOT.jar, kapua-job-engine-commons-2.0.0-SNAPSHOT.jar, kapua-locator-guice-2.0.0-SNAPSHOT.jar, kapua-message-api-2.0.0-SNAPSHOT.jar, kapua-message-internal-2.0.0-SNAPSHOT.jar, kapua-openid-api-2.0.0-SNAPSHOT.jar, kapua-openid-provider-2.0.0-SNAPSHOT.jar, kapua-qa-markers-2.0.0-SNAPSHOT.jar, kapua-scheduler-api-2.0.0-SNAPSHOT.jar, kapua-security-authentication-api-2.0.0-SNAPSHOT.jar, kapua-security-authorization-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-api-2.0.0-SNAPSHOT.jar, kapua-security-certificate-internal-2.0.0-SNAPSHOT.jar, kapua-security-registration-api-2.0.0-SNAPSHOT.jar, kapua-security-registration-simple-2.0.0-SNAPSHOT.jar, kapua-security-shiro-2.0.0-SNAPSHOT.jar, kapua-service-api-2.0.0-SNAPSHOT.jar, kapua-service-camel-2.0.0-SNAPSHOT.jar, kapua-service-client-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-api-2.0.0-SNAPSHOT.jar, kapua-service-elasticsearch-client-rest-2.0.0-SNAPSHOT.jar, kapua-service-storable-api-2.0.0-SNAPSHOT.jar, kapua-service-storable-internal-2.0.0-SNAPSHOT.jar, kapua-tag-api-2.0.0-SNAPSHOT.jar, kapua-tag-internal-2.0.0-SNAPSHOT.jar, kapua-translator-api-2.0.0-SNAPSHOT.jar, kapua-translator-kapua-kura-2.0.0-SNAPSHOT.jar, kapua-translator-kura-jms-2.0.0-SNAPSHOT.jar, kapua-translator-kura-mqtt-2.0.0-SNAPSHOT.jar, kapua-transport-api-2.0.0-SNAPSHOT.jar, kapua-transport-jms-2.0.0-SNAPSHOT.jar, kapua-transport-mqtt-2.0.0-SNAPSHOT.jar, kapua-user-api-2.0.0-SNAPSHOT.jar, kapua-user-internal-2.0.0-SNAPSHOT.jar, lang-mustache-client-7.8.1.jar, liquibase-core-3.6.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, log4j-api-2.17.1.jar, log4j-over-slf4j-1.7.33.jar, log4j-to-slf4j-2.17.1.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, metrics-core-3.2.2.jar, micrometer-core-1.7.12.jar, netty-all-4.1.100.Final.jar, netty-buffer-4.1.100.Final.jar, netty-codec-4.1.100.Final.jar, netty-codec-dns-4.1.100.Final.jar, netty-codec-haproxy-4.1.100.Final.jar, netty-codec-http-4.1.100.Final.jar, netty-codec-http2-4.1.100.Final.jar, netty-codec-memcache-4.1.100.Final.jar, netty-codec-mqtt-4.1.100.Final.jar, netty-codec-redis-4.1.100.Final.jar, netty-codec-smtp-4.1.100.Final.jar, netty-codec-socks-4.1.100.Final.jar, netty-codec-stomp-4.1.100.Final.jar, netty-codec-xml-4.1.100.Final.jar, netty-common-4.1.100.Final.jar, netty-handler-4.1.100.Final.jar, netty-handler-proxy-4.1.100.Final.jar, netty-handler-ssl-ocsp-4.1.100.Final.jar, netty-resolver-4.1.100.Final.jar, netty-resolver-dns-4.1.100.Final.jar, netty-resolver-dns-classes-macos-4.1.100.Final.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar, netty-transport-4.1.100.Final.jar, netty-transport-classes-epoll-4.1.100.Final.jar, netty-transport-classes-kqueue-4.1.100.Final.jar, netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar, netty-transport-native-epoll-4.1.100.Final.jar, netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.100.Final.jar, netty-transport-rxtx-4.1.100.Final.jar, netty-transport-sctp-4.1.100.Final.jar, netty-transport-udt-4.1.100.Final.jar, org.eclipse.paho.client.mqttv3-1.2.1.jar, org.eclipse.persistence.antlr-2.7.12.jar, org.eclipse.persistence.asm-9.4.0.jar, org.eclipse.persistence.core-2.7.12.jar, org.eclipse.persistence.extension-2.7.12.jar, org.eclipse.persistence.jpa-2.7.12.jar, org.eclipse.persistence.jpa.jpql-2.7.12.jar, org.eclipse.persistence.moxy-2.7.12.jar, parent-join-client-7.8.1.jar, percolator-client-7.8.1.jar, protobuf-java-3.23.2.jar, proton-j-0.34.0.jar, qpid-jms-client-1.7.0.jar, rank-eval-client-7.8.1.jar, reflections-0.10.2.jar, reindex-client-7.8.1.jar, shiro-cache-1.12.0.jar, shiro-config-core-1.12.0.jar, shiro-config-ogdl-1.12.0.jar, shiro-core-1.12.0.jar, shiro-event-1.12.0.jar, shiro-lang-1.12.0.jar, slf4j-api-1.7.33.jar, snakeyaml-2.2.jar, spi-annotations-3.21.0.jar, spring-aop-5.3.23.jar, spring-beans-5.3.23.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, spring-context-5.3.23.jar, spring-core-5.3.23.jar, spring-expression-5.3.23.jar, spring-jcl-5.3.23.jar, spring-jms-5.3.23.jar, spring-messaging-5.3.23.jar, spring-security-core-5.7.5.jar, spring-security-crypto-5.7.5.jar, spring-tx-5.3.23.jar, spring-web-5.3.23.jar, spring-webmvc-5.3.23.jar, t-digest-3.2.jar, tomcat-embed-el-9.0.63.jar, transport-7.8.1.jar, transport-netty4-client-7.8.1.jar, txw2-2.3.6.jar, validation-api-2.0.1.Final.jar, websocket-api-9.4.53.v20231009.jar, websocket-client-9.4.53.v20231009.jar, websocket-common-9.4.53.v20231009.jar, websocket-server-9.4.53.v20231009.jar, websocket-servlet-9.4.53.v20231009.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] jackson-databind-2.15.2.jar, jackson-dataformat-yaml-2.15.2.jar define 1 overlapping resource: [WARNING] - META-INF/services/com.fasterxml.jackson.core.ObjectCodec [WARNING] lucene-analyzers-common-8.5.1.jar, lucene-suggest-8.5.1.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.apache.lucene.analysis.util.TokenFilterFactory [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.activation-api-1.2.2.jar, jakarta.annotation-api-1.3.5.jar, jakarta.jms-api-2.0.3.jar, jakarta.websocket-api-1.1.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar, org.eclipse.persistence.asm-9.4.0.jar, txw2-2.3.6.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.md [WARNING] - META-INF/NOTICE.md [WARNING] camel-amqp-3.21.0.jar, camel-amqp-starter-3.21.0.jar, camel-api-3.21.0.jar, camel-base-3.21.0.jar, camel-base-engine-3.21.0.jar, camel-bean-3.21.0.jar, camel-bean-starter-3.21.0.jar, camel-browse-3.21.0.jar, camel-browse-starter-3.21.0.jar, camel-cloud-3.21.0.jar, camel-cluster-3.21.0.jar, camel-controlbus-3.21.0.jar, camel-controlbus-starter-3.21.0.jar, camel-core-engine-3.21.0.jar, camel-core-languages-3.21.0.jar, camel-core-model-3.21.0.jar, camel-core-processor-3.21.0.jar, camel-core-reifier-3.21.0.jar, camel-core-starter-3.21.0.jar, camel-core-xml-3.21.0.jar, camel-dataformat-3.21.0.jar, camel-dataformat-starter-3.21.0.jar, camel-dataset-3.21.0.jar, camel-dataset-starter-3.21.0.jar, camel-direct-3.21.0.jar, camel-direct-starter-3.21.0.jar, camel-directvm-3.21.0.jar, camel-directvm-starter-3.21.0.jar, camel-dsl-support-3.21.0.jar, camel-file-3.21.0.jar, camel-file-starter-3.21.0.jar, camel-health-3.21.0.jar, camel-jms-3.21.0.jar, camel-jms-starter-3.21.0.jar, camel-language-3.21.0.jar, camel-language-starter-3.21.0.jar, camel-log-3.21.0.jar, camel-log-starter-3.21.0.jar, camel-main-3.21.0.jar, camel-management-api-3.21.0.jar, camel-mock-3.21.0.jar, camel-mock-starter-3.21.0.jar, camel-ref-3.21.0.jar, camel-ref-starter-3.21.0.jar, camel-rest-3.21.0.jar, camel-rest-starter-3.21.0.jar, camel-saga-3.21.0.jar, camel-saga-starter-3.21.0.jar, camel-scheduler-3.21.0.jar, camel-scheduler-starter-3.21.0.jar, camel-seda-3.21.0.jar, camel-seda-starter-3.21.0.jar, camel-spring-3.21.0.jar, camel-spring-boot-starter-3.21.0.jar, camel-spring-boot-xml-starter-3.21.0.jar, camel-spring-main-3.21.0.jar, camel-spring-starter-3.21.0.jar, camel-spring-xml-3.21.0.jar, camel-stub-3.21.0.jar, camel-stub-starter-3.21.0.jar, camel-support-3.21.0.jar, camel-timer-3.21.0.jar, camel-timer-starter-3.21.0.jar, camel-tooling-model-3.21.0.jar, camel-util-3.21.0.jar, camel-util-json-3.21.0.jar, camel-validator-3.21.0.jar, camel-validator-starter-3.21.0.jar, camel-vm-3.21.0.jar, camel-vm-starter-3.21.0.jar, camel-xml-io-util-3.21.0.jar, camel-xml-jaxb-3.21.0.jar, camel-xml-jaxb-dsl-3.21.0.jar, camel-xml-jaxp-3.21.0.jar, camel-xml-jaxp-starter-3.21.0.jar, camel-xpath-3.21.0.jar, camel-xpath-starter-3.21.0.jar, camel-xslt-3.21.0.jar, camel-xslt-starter-3.21.0.jar, checker-qual-3.15.0.jar, commons-beanutils-1.9.4.jar, commons-codec-1.15.jar, commons-collections-3.2.2.jar, commons-configuration-1.9.jar, commons-io-2.11.0.jar, commons-lang-2.6.jar, commons-lang3-3.4.jar, commons-logging-1.2.jar, commons-pool2-2.3.jar, elasticsearch-7.8.1.jar, elasticsearch-cli-7.8.1.jar, elasticsearch-core-7.8.1.jar, elasticsearch-geo-7.8.1.jar, elasticsearch-rest-client-7.8.1.jar, elasticsearch-secure-sm-7.8.1.jar, elasticsearch-ssl-config-7.8.1.jar, elasticsearch-x-content-7.8.1.jar, javax.activation-api-1.2.0.jar, javax.annotation-api-1.2.jar, jaxb-api-2.3.1.jar, jboss-logging-3.4.3.Final.jar, joda-time-2.9.4.jar, lang-mustache-client-7.8.1.jar, lucene-analyzers-common-8.5.1.jar, lucene-backward-codecs-8.5.1.jar, lucene-core-8.5.1.jar, lucene-grouping-8.5.1.jar, lucene-highlighter-8.5.1.jar, lucene-join-8.5.1.jar, lucene-memory-8.5.1.jar, lucene-misc-8.5.1.jar, lucene-queries-8.5.1.jar, lucene-queryparser-8.5.1.jar, lucene-sandbox-8.5.1.jar, lucene-spatial-extras-8.5.1.jar, lucene-spatial3d-8.5.1.jar, lucene-suggest-8.5.1.jar, parent-join-client-7.8.1.jar, percolator-client-7.8.1.jar, rank-eval-client-7.8.1.jar, reindex-client-7.8.1.jar, spring-boot-2.5.14.jar, spring-boot-actuator-2.5.14.jar, spring-boot-actuator-autoconfigure-2.5.14.jar, spring-boot-autoconfigure-2.5.14.jar, spring-boot-starter-2.5.14.jar, spring-boot-starter-actuator-2.5.14.jar, spring-boot-starter-jetty-2.5.14.jar, spring-boot-starter-json-2.5.14.jar, spring-boot-starter-logging-2.5.14.jar, spring-boot-starter-web-2.5.14.jar, transport-7.8.1.jar, transport-netty4-client-7.8.1.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] jaxb-impl-2.3.3.jar, jaxb-runtime-2.3.6.jar define 630 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml [WARNING] - META-INF/services/javax.xml.bind.JAXBContext [WARNING] - com.sun.xml.bind.AccessorFactory [WARNING] - com.sun.xml.bind.AccessorFactoryImpl [WARNING] - com.sun.xml.bind.AnyTypeAdapter [WARNING] - com.sun.xml.bind.CycleRecoverable [WARNING] - com.sun.xml.bind.CycleRecoverable$Context [WARNING] - com.sun.xml.bind.DatatypeConverterImpl [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 [WARNING] - 620 more... [WARNING] jackson-datatype-jdk8-2.15.2.jar, jackson-datatype-jsr310-2.15.2.jar, jackson-module-parameter-names-2.15.2.jar define 1 overlapping resource: [WARNING] - META-INF/services/com.fasterxml.jackson.databind.Module [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-consumer-telemetry-app --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-consumer-telemetry-app --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.0.0-SNAPSHOT/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.0.0-SNAPSHOT/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/consumer/telemetry-app/target/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-consumer-telemetry-app/2.0.0-SNAPSHOT/kapua-consumer-telemetry-app-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.kapua:kapua-client-gateway >--------------- [INFO] Building kapua-client-gateway 2.0.0-SNAPSHOT [204/226] [INFO] from client/gateway/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823078396 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway/2.0.0-SNAPSHOT/kapua-client-gateway-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.kapua:kapua-client-gateway-api >------------- [INFO] Building Eclipse Kapua :: Gateway Client :: API 2.0.0-SNAPSHOT [205/226] [INFO] from client/gateway/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823078712 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/api/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/api/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-api --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/api/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-api --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-api --- [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.0.0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-api --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.0.0-SNAPSHOT/kapua-client-gateway-api-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.0.0-SNAPSHOT/kapua-client-gateway-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/api/target/kapua-client-gateway-api-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-api/2.0.0-SNAPSHOT/kapua-client-gateway-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-api --- [INFO] Writing OBR metadata [INFO] Installing org/eclipse/kapua/kapua-client-gateway-api/2.0.0-SNAPSHOT/kapua-client-gateway-api-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.eclipse.kapua:kapua-client-gateway-spi >------------- [INFO] Building Eclipse Kapua :: Gateway Client :: SPI 2.0.0-SNAPSHOT [206/226] [INFO] from client/gateway/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-spi --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-spi --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-spi --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-spi --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/spi' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/spi [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823081965 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/spi' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/spi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-spi --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-spi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/spi/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-spi --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-spi --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-spi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/spi/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-spi --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-spi --- [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.0.0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-spi --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-spi --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-spi --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.0.0-SNAPSHOT/kapua-client-gateway-spi-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.0.0-SNAPSHOT/kapua-client-gateway-spi-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/spi/target/kapua-client-gateway-spi-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-spi/2.0.0-SNAPSHOT/kapua-client-gateway-spi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-spi --- [INFO] Installing org/eclipse/kapua/kapua-client-gateway-spi/2.0.0-SNAPSHOT/kapua-client-gateway-spi-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.eclipse.kapua:kapua-client-gateway-provider >----------- [INFO] Building Eclipse Kapua :: Gateway Client :: Provider 2.0.0-SNAPSHOT [207/226] [INFO] from client/gateway/provider/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823085180 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider/2.0.0-SNAPSHOT/kapua-client-gateway-provider-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-mqtt >-------- [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT 2.0.0-SNAPSHOT [208/226] [INFO] from client/gateway/provider/mqtt/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-mqtt --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-mqtt --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-mqtt --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-mqtt --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823085273 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-mqtt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-mqtt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-mqtt --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-mqtt --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-mqtt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-mqtt --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-mqtt --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-mqtt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-mqtt --- [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-mqtt --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-mqtt --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-mqtt --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.0.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.0.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/mqtt/target/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.0.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-mqtt --- [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-mqtt/2.0.0-SNAPSHOT/kapua-client-gateway-provider-mqtt-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-fuse >-------- [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT 2.0.0-SNAPSHOT [209/226] [INFO] from client/gateway/provider/fuse/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-fuse --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-fuse --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-fuse --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-fuse --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823087762 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-fuse --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-fuse --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-fuse --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-fuse --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-fuse --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-fuse --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-fuse --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-fuse --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-fuse --- [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-fuse --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-fuse --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-fuse --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.0.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.0.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/fuse/target/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.0.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-fuse --- [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-fuse/2.0.0-SNAPSHOT/kapua-client-gateway-provider-fuse-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.eclipse.kapua:kapua-client-gateway-provider-paho >-------- [INFO] Building Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho 2.0.0-SNAPSHOT [210/226] [INFO] from client/gateway/provider/paho/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-provider-paho --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-provider-paho --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-provider-paho --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-provider-paho --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823090073 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-provider-paho --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-provider-paho --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-provider-paho --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-provider-paho --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-provider-paho --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-provider-paho --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-provider-paho --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-provider-paho --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-provider-paho --- [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-provider-paho --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-provider-paho --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-provider-paho --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.0.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.0.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/provider/paho/target/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-provider-paho/2.0.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-provider-paho --- [INFO] Installing org/eclipse/kapua/kapua-client-gateway-provider-paho/2.0.0-SNAPSHOT/kapua-client-gateway-provider-paho-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.eclipse.kapua:kapua-client-gateway-profile-kura >--------- [INFO] Building Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura 2.0.0-SNAPSHOT [211/226] [INFO] from client/gateway/profile/kura/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-profile-kura --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-profile-kura --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-profile-kura --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-profile-kura --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823093111 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-profile-kura --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-client-gateway-profile-kura --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/src/main/resources [INFO] [INFO] --- resources:3.3.0:copy-resources (process-about.html) @ kapua-client-gateway-profile-kura --- [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-client-gateway-profile-kura --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/classes [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-client-gateway-profile-kura --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-client-gateway-profile-kura --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-client-gateway-profile-kura --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-profile-kura --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- bundle:5.1.8:bundle (default-bundle) @ kapua-client-gateway-profile-kura --- [INFO] Building bundle: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-profile-kura --- [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-profile-kura --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-profile-kura --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.0.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.0.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/profile/kura/target/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-profile-kura/2.0.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.8:install (default-install) @ kapua-client-gateway-profile-kura --- [INFO] Installing org/eclipse/kapua/kapua-client-gateway-profile-kura/2.0.0-SNAPSHOT/kapua-client-gateway-profile-kura-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.eclipse.kapua:kapua-client-gateway-features >----------- [INFO] Building Eclipse Kapua :: Gateway Client :: Features 2.0.0-SNAPSHOT [212/226] [INFO] from client/gateway/features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-features --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-features --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-features --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-features --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823096480 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-features --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/features/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-features --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-features --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-features --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-features --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-features/2.0.0-SNAPSHOT/kapua-client-gateway-features-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.eclipse.kapua:kapua-client-gateway-feature-karaf >-------- [INFO] Building Eclipse Kapua :: Gateway Client :: Features :: Karaf 2.0.0-SNAPSHOT [213/226] [INFO] from client/gateway/features/karaf/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-client-gateway-feature-karaf --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-client-gateway-feature-karaf --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-client-gateway-feature-karaf --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-client-gateway-feature-karaf --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823098558 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-client-gateway-feature-karaf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/target/jacoco.exec [INFO] [INFO] --- karaf:4.4.2:features-generate-descriptor (default-features-generate-descriptor) @ kapua-client-gateway-feature-karaf --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.2:verify (default-verify) @ kapua-client-gateway-feature-karaf --- [INFO] Using repositories: https://repo.eclipse.org/content/repositories/maven_central/@id=eclipse.maven.central.mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-client-gateway-feature-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-client-gateway-feature-karaf --- [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.eclipse.kapua:kapua-client-gateway-feature-karaf:xml:features:2.0.0-SNAPSHOT] has a [features] classifier. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-client-gateway-feature-karaf --- [INFO] [INFO] --- karaf:4.4.2:verify (verify) @ kapua-client-gateway-feature-karaf --- [INFO] Using repositories: https://repo.eclipse.org/content/repositories/maven_central/@id=eclipse.maven.central.mirror [INFO] Verification of feature kapua-client-gateway-kura-fuse/2.0.0.SNAPSHOT succeeded [INFO] Verification of feature kapua-client-gateway-kura-paho/2.0.0.SNAPSHOT succeeded [INFO] Features verified: 2, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-client-gateway-feature-karaf --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/target/feature/feature.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-feature-karaf/2.0.0-SNAPSHOT/kapua-client-gateway-feature-karaf-2.0.0-SNAPSHOT-features.xml [INFO] Installing /home/jenkins/agent/workspace/develop-build/client/gateway/features/karaf/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-client-gateway-feature-karaf/2.0.0-SNAPSHOT/kapua-client-gateway-feature-karaf-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.kapua:kapua-assembly >------------------ [INFO] Building kapua-assembly 2.0.0-SNAPSHOT [214/226] [INFO] from assembly/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823100387 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly/2.0.0-SNAPSHOT/kapua-assembly-2.0.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.kapua:kapua-assembly-java-base >------------- [INFO] Building kapua-assembly-java-base 2.0.0-SNAPSHOT [215/226] [INFO] from assembly/java-base/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-java-base --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-java-base --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-java-base --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-java-base --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/java-base' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/java-base [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823100466 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/java-base' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/java-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-java-base --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/java-base/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-java-base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-java-base --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-java-base --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-java-base --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/java-base/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-java-base/2.0.0-SNAPSHOT/kapua-assembly-java-base-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.kapua:kapua-assembly-jetty-base >------------- [INFO] Building kapua-assembly-jetty-base 2.0.0-SNAPSHOT [216/226] [INFO] from assembly/jetty-base/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-jetty-base --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-jetty-base --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-jetty-base --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-jetty-base --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/jetty-base' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/jetty-base [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823100553 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/jetty-base' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/jetty-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-jetty-base --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/jetty-base/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-jetty-base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-jetty-base --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-jetty-base --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-jetty-base --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/jetty-base/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-jetty-base/2.0.0-SNAPSHOT/kapua-assembly-jetty-base-2.0.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-assembly-sql >---------------- [INFO] Building kapua-assembly-sql 2.0.0-SNAPSHOT [217/226] [INFO] from assembly/sql/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-sql --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-sql --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-sql --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-sql --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/sql' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/sql [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823100596 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/sql' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-sql --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/sql/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-sql --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-sql --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-sql --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-sql --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/sql/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-sql/2.0.0-SNAPSHOT/kapua-assembly-sql-2.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.kapua:kapua-assembly-events-broker >----------- [INFO] Building kapua-assembly-events-broker 2.0.0-SNAPSHOT [218/226] [INFO] from assembly/events-broker/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-events-broker --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-events-broker --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-events-broker --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-events-broker --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/events-broker' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/events-broker [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823103341 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/events-broker' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/events-broker [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-events-broker --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/jacoco.exec [INFO] [INFO] --- dependency:3.0.1:unpack (unpack-artemis) @ kapua-assembly-events-broker --- [INFO] Configured Artifact: org.apache.activemq:apache-artemis:bin:?:tar.gz [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz to /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/dependencies/artemis with includes "" and excludes "" [INFO] Expanding: /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz into /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/dependencies/artemis [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-events-broker --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-events-broker --- [INFO] [INFO] --- assembly:3.0.0:single (kapua-events-broker) @ kapua-assembly-events-broker --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: descriptors/kapua-events-broker.xml [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/kapua-events-broker-2.0.0-SNAPSHOT.tar.gz [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-events-broker --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-events-broker --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/events-broker/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-events-broker/2.0.0-SNAPSHOT/kapua-assembly-events-broker-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/events-broker/target/kapua-events-broker-2.0.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-events-broker/2.0.0-SNAPSHOT/kapua-assembly-events-broker-2.0.0-SNAPSHOT.tar.gz [INFO] [INFO] ----------< org.eclipse.kapua:kapua-assembly-broker-artemis >----------- [INFO] Building kapua-assembly-broker-artemis 2.0.0-SNAPSHOT [219/226] [INFO] from assembly/broker-artemis/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-broker-artemis --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-broker-artemis --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-broker-artemis --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-broker-artemis --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823106984 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-broker-artemis --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/jacoco.exec [INFO] [INFO] --- dependency:3.0.1:unpack (unpack-artemis) @ kapua-assembly-broker-artemis --- [INFO] Configured Artifact: org.apache.activemq:apache-artemis:bin:?:tar.gz [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz to /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/dependencies/artemis with includes "" and excludes "" [INFO] Expanding: /home/jenkins/agent/workspace/develop-build/.repository/org/apache/activemq/apache-artemis/2.31.2/apache-artemis-2.31.2-bin.tar.gz into /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/dependencies/artemis [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-broker-artemis --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-broker-artemis --- [INFO] [INFO] --- assembly:3.0.0:single (kapua-broker-artemis) @ kapua-assembly-broker-artemis --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: descriptors/kapua-broker-artemis.xml [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /opt/artemis [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /opt/artemis [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/kapua-broker-artemis-2.0.0-SNAPSHOT.tar.gz [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-broker-artemis --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-broker-artemis --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-broker-artemis/2.0.0-SNAPSHOT/kapua-assembly-broker-artemis-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/broker-artemis/target/kapua-broker-artemis-2.0.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-broker-artemis/2.0.0-SNAPSHOT/kapua-assembly-broker-artemis-2.0.0-SNAPSHOT.tar.gz [INFO] [INFO] ----------------< org.eclipse.kapua:kapua-assembly-api >---------------- [INFO] Building kapua-assembly-api 2.0.0-SNAPSHOT [220/226] [INFO] from assembly/api/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-api --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-api --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-api --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-api --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/api [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823120884 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/api' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-api --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/api/target/jacoco.exec [INFO] [INFO] --- frontend:1.8.0:install-node-and-npm (install-node-and-npm) @ kapua-assembly-api --- [INFO] testFailureIgnore property is ignored in non test phases [INFO] Installing node version v17.9.1 [INFO] Downloading https://nodejs.org/dist/v17.9.1/node-v17.9.1-linux-x64.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/com/github/eirslett/node/17.9.1/node-17.9.1-linux-x64.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/com/github/eirslett/node/17.9.1/node-17.9.1-linux-x64.tar.gz into /home/jenkins/agent/workspace/develop-build/assembly/api/target/node/tmp [INFO] Copying node binary from /home/jenkins/agent/workspace/develop-build/assembly/api/target/node/tmp/node-v17.9.1-linux-x64/bin/node to /home/jenkins/agent/workspace/develop-build/assembly/api/target/node/node [INFO] Extracting NPM [INFO] Installed node locally. [INFO] [INFO] --- frontend:1.8.0:npm (install-swagger-cli) @ kapua-assembly-api --- [INFO] testFailureIgnore property is ignored in non test phases [INFO] Running 'npm install -g @apidevtools/swagger-cli@4.0.4' in /home/jenkins/agent/workspace/develop-build/assembly/api [INFO] npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. [INFO] npm WARN deprecated @apidevtools/swagger-cli@4.0.4: This package has been abandoned. Please switch to using the actively maintained @redocly/cli [INFO] [INFO] added 48 packages, and audited 49 packages in 6s [INFO] [INFO] 4 packages are looking for funding [INFO] run `npm fund` for details [INFO] [INFO] found 0 vulnerabilities [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- dependency:3.0.1:unpack (unpack-swagger-ui) @ kapua-assembly-api --- [INFO] Configured Artifact: org.webjars:swagger-ui:5.3.1:jar [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/.repository/org/webjars/swagger-ui/5.3.1/swagger-ui-5.3.1.jar to /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp/swagger-ui with includes "" and excludes "" [INFO] [INFO] --- dependency:3.0.1:unpack (unpack-openapi) @ kapua-assembly-api --- [INFO] Configured Artifact: org.eclipse.kapua:kapua-rest-api-resources:2.0.0-SNAPSHOT:jar [INFO] Unpacking /home/jenkins/agent/workspace/develop-build/rest-api/resources/target/kapua-rest-api-resources-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp with includes "openapi/**/*" and excludes "" [INFO] [INFO] --- exec:1.6.0:exec (copy-openapi) @ kapua-assembly-api --- Created /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp/openapi.yaml from /home/jenkins/agent/workspace/develop-build/assembly/api/target/tmp/openapi/openapi.yaml [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-api --- [INFO] [INFO] --- assembly:3.0.0:single (kapua-api) @ kapua-assembly-api --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/develop-build/assembly/api/descriptors/kapua-api-jetty.xml [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/api/target/kapua-api-2.0.0-SNAPSHOT.tar.gz [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-api --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-api --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/api/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-api/2.0.0-SNAPSHOT/kapua-assembly-api-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/api/target/kapua-api-2.0.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-api/2.0.0-SNAPSHOT/kapua-assembly-api-2.0.0-SNAPSHOT.tar.gz [INFO] [INFO] -------------< org.eclipse.kapua:kapua-assembly-consumer >-------------- [INFO] Building kapua-assembly-consumer 2.0.0-SNAPSHOT [221/226] [INFO] from assembly/consumer/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-consumer --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-consumer --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-consumer --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-consumer --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136048 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-consumer --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/consumer/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-consumer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-consumer --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-consumer --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-consumer --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer/2.0.0-SNAPSHOT/kapua-assembly-consumer-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.eclipse.kapua:kapua-assembly-consumer-telemetry >--------- [INFO] Building kapua-assembly-consumer-telemetry 2.0.0-SNAPSHOT [222/226] [INFO] from assembly/consumer/telemetry/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-consumer-telemetry --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-consumer-telemetry --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-consumer-telemetry --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-consumer-telemetry --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136160 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-consumer-telemetry --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-assembly-consumer-telemetry --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-assembly-consumer-telemetry --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-assembly-consumer-telemetry --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-assembly-consumer-telemetry --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-assembly-consumer-telemetry --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-consumer-telemetry --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-assembly-consumer-telemetry --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/target/kapua-assembly-consumer-telemetry-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-consumer-telemetry --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-consumer-telemetry --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-consumer-telemetry --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/target/kapua-assembly-consumer-telemetry-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer-telemetry/2.0.0-SNAPSHOT/kapua-assembly-consumer-telemetry-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/telemetry/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer-telemetry/2.0.0-SNAPSHOT/kapua-assembly-consumer-telemetry-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.eclipse.kapua:kapua-assembly-consumer-lifecycle >--------- [INFO] Building kapua-assembly-consumer-lifecycle 2.0.0-SNAPSHOT [223/226] [INFO] from assembly/consumer/lifecycle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-consumer-lifecycle --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-consumer-lifecycle --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-consumer-lifecycle --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-consumer-lifecycle --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136370 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-consumer-lifecycle --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-assembly-consumer-lifecycle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-assembly-consumer-lifecycle --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-assembly-consumer-lifecycle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-assembly-consumer-lifecycle --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-assembly-consumer-lifecycle --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-consumer-lifecycle --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-assembly-consumer-lifecycle --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/target/kapua-assembly-consumer-lifecycle-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-consumer-lifecycle --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-consumer-lifecycle --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-consumer-lifecycle --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/target/kapua-assembly-consumer-lifecycle-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-assembly-consumer-lifecycle-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/consumer/lifecycle/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-consumer-lifecycle/2.0.0-SNAPSHOT/kapua-assembly-consumer-lifecycle-2.0.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.kapua:kapua-assembly-service >-------------- [INFO] Building kapua-assembly-service 2.0.0-SNAPSHOT [224/226] [INFO] from assembly/service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-service --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-service --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-service --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-service --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/service' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/service [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136472 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/service' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/service [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-service --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/service/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-service --- [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-service --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-service --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/service/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-service/2.0.0-SNAPSHOT/kapua-assembly-service-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------< org.eclipse.kapua:kapua-assembly-service-authentication >------- [INFO] Building kapua-assembly-service-authentication 2.0.0-SNAPSHOT [225/226] [INFO] from assembly/service/authentication/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-service-authentication --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-service-authentication --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-service-authentication --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-service-authentication --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/service/authentication [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136601 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/service/authentication' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/service/authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-service-authentication --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/service/authentication/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-assembly-service-authentication --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-assembly-service-authentication --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-assembly-service-authentication --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-assembly-service-authentication --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-assembly-service-authentication --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-service-authentication --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-assembly-service-authentication --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/target/kapua-assembly-service-authentication-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-service-authentication --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-service-authentication --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-service-authentication --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/target/kapua-assembly-service-authentication-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-service-authentication/2.0.0-SNAPSHOT/kapua-assembly-service-authentication-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/service/authentication/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-service-authentication/2.0.0-SNAPSHOT/kapua-assembly-service-authentication-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.kapua:kapua-assembly-job-engine >------------- [INFO] Building kapua-assembly-job-engine 2.0.0-SNAPSHOT [226/226] [INFO] from assembly/job-engine/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ kapua-assembly-job-engine --- [INFO] [INFO] --- checkstyle:2.17:check (checkstyle-check) @ kapua-assembly-job-engine --- [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} [INFO] [INFO] --- toolchains:3.1.0:toolchain (default) @ kapua-assembly-job-engine --- [INFO] Required toolchain: jdk [ version='11' ] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ kapua-assembly-job-engine --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/job-engine [INFO] Storing buildNumber: 87947b035297056cb05acdab2b4f7294b85a8987 at timestamp: 1709823136756 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/develop-build/assembly/job-engine' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/develop-build/assembly/job-engine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default-prepare-agent) @ kapua-assembly-job-engine --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/develop-build/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/jacoco.exec [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ kapua-assembly-job-engine --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/job-engine/src/main/resources [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ kapua-assembly-job-engine --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.0:testResources (default-testResources) @ kapua-assembly-job-engine --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/develop-build/assembly/job-engine/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ kapua-assembly-job-engine --- [INFO] Toolchain in maven-compiler-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M7:test (default-test) @ kapua-assembly-job-engine --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.8:report (default-report) @ kapua-assembly-job-engine --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kapua-assembly-job-engine --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/kapua-assembly-job-engine-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ kapua-assembly-job-engine --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- assembly:3.0.0:single (kapua-job-engine) @ kapua-assembly-job-engine --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/develop-build/assembly/job-engine/descriptors/kapua-job-engine-jetty.xml [INFO] Building tar: /home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/kapua-job-engine-2.0.0-SNAPSHOT.tar.gz [INFO] [INFO] --- jacoco-extras:0.1.6:xml (default) @ kapua-assembly-job-engine --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ kapua-assembly-job-engine --- [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/kapua-assembly-job-engine-2.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-job-engine/2.0.0-SNAPSHOT/kapua-assembly-job-engine-2.0.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/job-engine/pom.xml to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-job-engine/2.0.0-SNAPSHOT/kapua-assembly-job-engine-2.0.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/develop-build/assembly/job-engine/target/kapua-job-engine-2.0.0-SNAPSHOT.tar.gz to /home/jenkins/agent/workspace/develop-build/.repository/org/eclipse/kapua/kapua-assembly-job-engine/2.0.0-SNAPSHOT/kapua-assembly-job-engine-2.0.0-SNAPSHOT.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for kapua 2.0.0-SNAPSHOT: [INFO] [INFO] kapua-build-tools .................................. SUCCESS [ 1.574 s] [INFO] kapua .............................................. SUCCESS [ 19.285 s] [INFO] kapua-qa ........................................... SUCCESS [ 0.816 s] [INFO] kapua-qa-markers ................................... SUCCESS [ 1.649 s] [INFO] kapua-service ...................................... SUCCESS [ 4.461 s] [INFO] kapua-service-api .................................. SUCCESS [ 4.429 s] [INFO] kapua-account ...................................... SUCCESS [ 0.203 s] [INFO] kapua-account-api .................................. SUCCESS [ 1.256 s] [INFO] kapua-user ......................................... SUCCESS [ 0.210 s] [INFO] kapua-user-api ..................................... SUCCESS [ 1.072 s] [INFO] kapua-security ..................................... SUCCESS [ 1.040 s] [INFO] kapua-security-authorization ....................... SUCCESS [ 0.127 s] [INFO] kapua-security-authorization-api ................... SUCCESS [ 2.527 s] [INFO] kapua-security-authentication ...................... SUCCESS [ 0.106 s] [INFO] kapua-security-authentication-api .................. SUCCESS [ 2.121 s] [INFO] kapua-commons ...................................... SUCCESS [ 11.176 s] [INFO] kapua-locator ...................................... SUCCESS [ 0.167 s] [INFO] kapua-locator-guice ................................ SUCCESS [ 3.451 s] [INFO] kapua-account-internal ............................. SUCCESS [ 3.358 s] [INFO] kapua-message ...................................... SUCCESS [ 0.226 s] [INFO] kapua-message-api .................................. SUCCESS [ 1.635 s] [INFO] kapua-device ....................................... SUCCESS [ 1.796 s] [INFO] kapua-device-api ................................... SUCCESS [ 1.437 s] [INFO] kapua-device-registry .............................. SUCCESS [ 0.572 s] [INFO] kapua-device-registry-api .......................... SUCCESS [ 2.039 s] [INFO] kapua-job .......................................... SUCCESS [ 0.286 s] [INFO] kapua-job-api ...................................... SUCCESS [ 1.273 s] [INFO] kapua-job-engine ................................... SUCCESS [ 0.296 s] [INFO] kapua-job-engine-api ............................... SUCCESS [ 2.275 s] [INFO] kapua-device-management ............................ SUCCESS [ 0.544 s] [INFO] kapua-device-management-api ........................ SUCCESS [ 1.570 s] [INFO] kapua-device-management-request .................... SUCCESS [ 0.085 s] [INFO] kapua-device-management-request-api ................ SUCCESS [ 1.364 s] [INFO] kapua-commons-rest ................................. SUCCESS [ 0.325 s] [INFO] kapua-commons-rest-model ........................... SUCCESS [ 3.606 s] [INFO] kapua-job-engine-client ............................ SUCCESS [ 2.144 s] [INFO] kapua-job-engine-commons ........................... SUCCESS [ 2.128 s] [INFO] kapua-transport .................................... SUCCESS [ 0.199 s] [INFO] kapua-transport-api ................................ SUCCESS [ 2.763 s] [INFO] kapua-device-call .................................. SUCCESS [ 0.709 s] [INFO] kapua-device-call-api .............................. SUCCESS [ 2.883 s] [INFO] kapua-translator ................................... SUCCESS [ 0.304 s] [INFO] kapua-translator-api ............................... SUCCESS [ 1.605 s] [INFO] kapua-message-internal ............................. SUCCESS [ 3.607 s] [INFO] kapua-transport-mqtt ............................... SUCCESS [ 3.628 s] [INFO] kapua-device-call-kura ............................. SUCCESS [ 3.640 s] [INFO] kapua-device-management-registry ................... SUCCESS [ 0.176 s] [INFO] kapua-device-management-registry-api ............... SUCCESS [ 1.705 s] [INFO] kapua-device-commons ............................... SUCCESS [ 3.130 s] [INFO] kapua-service-commons .............................. SUCCESS [ 0.255 s] [INFO] kapua-service-storable ............................. SUCCESS [ 0.123 s] [INFO] kapua-service-storable-api ......................... SUCCESS [ 2.903 s] [INFO] kapua-service-elasticsearch ........................ SUCCESS [ 0.242 s] [INFO] kapua-service-elasticsearch-client-api ............. SUCCESS [ 3.253 s] [INFO] kapua-datastore .................................... SUCCESS [ 0.609 s] [INFO] kapua-datastore-api ................................ SUCCESS [ 1.753 s] [INFO] kapua-service-storable-internal .................... SUCCESS [ 1.692 s] [INFO] kapua-service-elasticsearch-client-rest ............ SUCCESS [ 2.181 s] [INFO] kapua-datastore-internal ........................... SUCCESS [ 3.113 s] [INFO] kapua-plug-ins ..................................... SUCCESS [ 0.202 s] [INFO] kapua-sso .......................................... SUCCESS [ 0.114 s] [INFO] kapua-openid-connect ............................... SUCCESS [ 0.104 s] [INFO] kapua-openid-api ................................... SUCCESS [ 0.932 s] [INFO] kapua-openid-provider .............................. SUCCESS [ 1.887 s] [INFO] kapua-security-registration ........................ SUCCESS [ 0.125 s] [INFO] kapua-security-registration-api .................... SUCCESS [ 1.346 s] [INFO] kapua-security-certificate ......................... SUCCESS [ 0.096 s] [INFO] kapua-security-certificate-api ..................... SUCCESS [ 1.262 s] [INFO] kapua-security-certificate-internal ................ SUCCESS [ 1.912 s] [INFO] kapua-user-internal ................................ SUCCESS [ 2.179 s] [INFO] kapua-client ....................................... SUCCESS [ 0.792 s] [INFO] kapua-client-security .............................. SUCCESS [ 3.404 s] [INFO] kapua-device-authentication ........................ SUCCESS [ 1.815 s] [INFO] kapua-tag .......................................... SUCCESS [ 0.128 s] [INFO] kapua-tag-api ...................................... SUCCESS [ 0.992 s] [INFO] kapua-device-registry-internal ..................... SUCCESS [ 3.232 s] [INFO] kapua-security-registration-simple ................. SUCCESS [ 1.837 s] [INFO] kapua-tag-internal ................................. SUCCESS [ 3.276 s] [INFO] kapua-security-shiro ............................... SUCCESS [ 7.981 s] [INFO] kapua-simulator-kura ............................... SUCCESS [ 5.317 s] [INFO] kapua-stream ....................................... SUCCESS [ 0.126 s] [INFO] kapua-stream-api ................................... SUCCESS [ 1.162 s] [INFO] kapua-device-management-asset ...................... SUCCESS [ 0.090 s] [INFO] kapua-device-management-asset-api .................. SUCCESS [ 1.639 s] [INFO] kapua-device-management-asset-store ................ SUCCESS [ 0.055 s] [INFO] kapua-device-management-asset-store-api ............ SUCCESS [ 1.434 s] [INFO] kapua-device-management-asset-internal ............. SUCCESS [ 1.823 s] [INFO] kapua-device-management-asset-store-dummy .......... SUCCESS [ 1.381 s] [INFO] kapua-device-management-bundle ..................... SUCCESS [ 0.105 s] [INFO] kapua-device-management-bundle-api ................. SUCCESS [ 1.302 s] [INFO] kapua-device-management-bundle-internal ............ SUCCESS [ 1.615 s] [INFO] kapua-device-management-command .................... SUCCESS [ 0.088 s] [INFO] kapua-device-management-command-api ................ SUCCESS [ 1.316 s] [INFO] kapua-device-management-command-internal ........... SUCCESS [ 1.753 s] [INFO] kapua-device-management-configuration .............. SUCCESS [ 0.141 s] [INFO] kapua-device-management-configuration-api .......... SUCCESS [ 1.613 s] [INFO] kapua-device-management-configuration-message-api .. SUCCESS [ 1.328 s] [INFO] kapua-device-management-configuration-store ........ SUCCESS [ 0.059 s] [INFO] kapua-device-management-configuration-store-api .... SUCCESS [ 1.357 s] [INFO] kapua-device-management-configuration-internal ..... SUCCESS [ 2.057 s] [INFO] kapua-device-management-configuration-store-dummy .. SUCCESS [ 1.396 s] [INFO] kapua-device-management-inventory .................. SUCCESS [ 0.129 s] [INFO] kapua-device-management-inventory-api .............. SUCCESS [ 1.624 s] [INFO] kapua-device-management-inventory-internal ......... SUCCESS [ 2.141 s] [INFO] kapua-device-management-keystore ................... SUCCESS [ 0.181 s] [INFO] kapua-device-management-keystore-api ............... SUCCESS [ 1.521 s] [INFO] kapua-device-management-keystore-internal .......... SUCCESS [ 2.088 s] [INFO] kapua-device-management-packages ................... SUCCESS [ 0.205 s] [INFO] kapua-device-management-packages-api ............... SUCCESS [ 1.647 s] [INFO] kapua-device-management-registry-internal .......... SUCCESS [ 2.174 s] [INFO] kapua-device-management-packages-internal .......... SUCCESS [ 2.378 s] [INFO] kapua-device-management-request-internal ........... SUCCESS [ 1.647 s] [INFO] kapua-device-management-all ........................ SUCCESS [ 0.061 s] [INFO] kapua-device-management-all-internal ............... SUCCESS [ 0.133 s] [INFO] kapua-translator-kapua ............................. SUCCESS [ 0.314 s] [INFO] kapua-translator-kapua-kura ........................ SUCCESS [ 3.016 s] [INFO] kapua-translator-kura .............................. SUCCESS [ 0.071 s] [INFO] kapua-translator-kura-mqtt ......................... SUCCESS [ 1.612 s] [INFO] kapua-transport-jms ................................ SUCCESS [ 1.518 s] [INFO] kapua-translator-kura-jms .......................... SUCCESS [ 1.803 s] [INFO] kapua-qa-common .................................... SUCCESS [ 6.834 s] [INFO] kapua-account-test-steps ........................... SUCCESS [ 2.486 s] [INFO] kapua-account-test ................................. SUCCESS [ 2.344 s] [INFO] kapua-user-test-steps .............................. SUCCESS [ 2.799 s] [INFO] kapua-user-test .................................... SUCCESS [ 2.627 s] [INFO] kapua-scheduler .................................... SUCCESS [ 0.238 s] [INFO] kapua-scheduler-api ................................ SUCCESS [ 1.104 s] [INFO] kapua-device-management-job ........................ SUCCESS [ 0.114 s] [INFO] kapua-device-management-job-api .................... SUCCESS [ 1.523 s] [INFO] kapua-service-client ............................... SUCCESS [ 3.596 s] [INFO] kapua-broker ....................................... SUCCESS [ 0.231 s] [INFO] kapua-broker-artemis ............................... SUCCESS [ 0.218 s] [INFO] kapua-broker-artemis-plugin ........................ SUCCESS [ 4.296 s] [INFO] kapua-device-registry-test-steps ................... SUCCESS [ 3.632 s] [INFO] kapua-device-registry-test ......................... SUCCESS [ 2.231 s] [INFO] kapua-scheduler-quartz ............................. SUCCESS [ 2.584 s] [INFO] kapua-job-internal ................................. SUCCESS [ 2.764 s] [INFO] kapua-job-test-steps ............................... SUCCESS [ 2.504 s] [INFO] kapua-job-test ..................................... SUCCESS [ 1.988 s] [INFO] kapua-tag-test-steps ............................... SUCCESS [ 1.900 s] [INFO] kapua-tag-test ..................................... SUCCESS [ 2.110 s] [INFO] kapua-endpoint ..................................... SUCCESS [ 0.118 s] [INFO] kapua-endpoint-api ................................. SUCCESS [ 0.983 s] [INFO] kapua-rest-api ..................................... SUCCESS [ 0.590 s] [INFO] kapua-rest-api-core ................................ SUCCESS [ 4.537 s] [INFO] kapua-device-management-all-api .................... SUCCESS [ 0.092 s] [INFO] kapua-system ....................................... SUCCESS [ 0.105 s] [INFO] kapua-system-api ................................... SUCCESS [ 0.787 s] [INFO] kapua-rest-api-resources ........................... SUCCESS [ 3.191 s] [INFO] kapua-endpoint-internal ............................ SUCCESS [ 1.987 s] [INFO] kapua-commons-rest-errors .......................... SUCCESS [ 1.903 s] [INFO] kapua-commons-rest-filters ......................... SUCCESS [ 1.818 s] [INFO] kapua-stream-internal .............................. SUCCESS [ 1.697 s] [INFO] kapua-system-internal .............................. SUCCESS [ 1.411 s] [INFO] kapua-extras ....................................... SUCCESS [ 0.142 s] [INFO] kapua-foreignkeys .................................. SUCCESS [ 0.151 s] [INFO] kapua-rest-api-web ................................. SUCCESS [ 7.050 s] [INFO] kapua-qa-integration-steps ......................... SUCCESS [ 3.905 s] [INFO] kapua-security-test-steps .......................... SUCCESS [ 2.802 s] [INFO] kapua-device-management-job-internal ............... SUCCESS [ 2.093 s] [INFO] kapua-endpoint-test-steps .......................... SUCCESS [ 2.578 s] [INFO] kapua-device-management-bundle-job ................. SUCCESS [ 1.465 s] [INFO] kapua-device-management-asset-job .................. SUCCESS [ 1.400 s] [INFO] kapua-device-management-packages-job ............... SUCCESS [ 1.794 s] [INFO] kapua-device-management-command-job ................ SUCCESS [ 1.748 s] [INFO] kapua-device-management-configuration-job .......... SUCCESS [ 1.426 s] [INFO] kapua-device-management-keystore-job ............... SUCCESS [ 1.677 s] [INFO] kapua-scheduler-test-steps ......................... SUCCESS [ 2.175 s] [INFO] kapua-datastore-test-steps ......................... SUCCESS [ 2.858 s] [INFO] kapua-service-camel ................................ SUCCESS [ 2.104 s] [INFO] kapua-consumer ..................................... SUCCESS [ 0.104 s] [INFO] kapua-consumer-lifecycle ........................... SUCCESS [ 2.009 s] [INFO] kapua-consumer-telemetry ........................... SUCCESS [ 2.288 s] [INFO] kapua-service-authentication ....................... SUCCESS [ 2.401 s] [INFO] kapua-qa-integration ............................... SUCCESS [ 3.038 s] [INFO] kapua-dev-tools .................................... SUCCESS [ 0.047 s] [INFO] kapua-cucumber-reports ............................. SUCCESS [ 0.621 s] [INFO] kapua-deployment ................................... SUCCESS [ 0.047 s] [INFO] kapua-deployment-commons ........................... SUCCESS [ 0.060 s] [INFO] kapua-docker ....................................... SUCCESS [ 0.037 s] [INFO] kapua-minishift .................................... SUCCESS [ 0.037 s] [INFO] kapua-openshift .................................... SUCCESS [ 0.037 s] [INFO] kapua-datastore-test ............................... SUCCESS [ 2.065 s] [INFO] kapua-device-management-all-job .................... SUCCESS [ 0.113 s] [INFO] kapua-scheduler-test ............................... SUCCESS [ 2.098 s] [INFO] kapua-security-test ................................ SUCCESS [ 2.030 s] [INFO] kapua-system-test-steps ............................ SUCCESS [ 1.858 s] [INFO] kapua-system-test .................................. SUCCESS [ 2.016 s] [INFO] kapua-service-authentication-app ................... SUCCESS [ 10.072 s] [INFO] kapua-translator-test-steps ........................ SUCCESS [ 2.235 s] [INFO] kapua-translator-test .............................. SUCCESS [ 1.772 s] [INFO] kapua-es-migrator .................................. SUCCESS [ 8.873 s] [INFO] kapua-encryption-migrator .......................... SUCCESS [ 5.938 s] [INFO] kapua-liquibase-unlocker ........................... SUCCESS [ 4.417 s] [INFO] kapua-openid-provider-generic ...................... SUCCESS [ 1.558 s] [INFO] kapua-openid-provider-keycloak ..................... SUCCESS [ 1.609 s] [INFO] kapua-job-engine-jbatch ............................ SUCCESS [ 3.001 s] [INFO] kapua-job-engine-app ............................... SUCCESS [ 0.056 s] [INFO] kapua-job-engine-app-core .......................... SUCCESS [ 1.683 s] [INFO] kapua-job-engine-app-resources ..................... SUCCESS [ 1.602 s] [INFO] kapua-job-engine-app-web ........................... SUCCESS [ 3.622 s] [INFO] kapua-consumer-lifecycle-app ....................... SUCCESS [ 8.502 s] [INFO] kapua-consumer-telemetry-app ....................... SUCCESS [ 10.290 s] [INFO] kapua-client-gateway ............................... SUCCESS [ 1.981 s] [INFO] Eclipse Kapua :: Gateway Client :: API ............. SUCCESS [ 3.223 s] [INFO] Eclipse Kapua :: Gateway Client :: SPI ............. SUCCESS [ 3.232 s] [INFO] Eclipse Kapua :: Gateway Client :: Provider ........ SUCCESS [ 0.172 s] [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Core MQTT SUCCESS [ 2.176 s] [INFO] Eclipse Kapua :: Gateway Client :: Provider :: FUSE MQTT SUCCESS [ 2.611 s] [INFO] Eclipse Kapua :: Gateway Client :: Provider :: Eclipse Paho SUCCESS [ 2.402 s] [INFO] Eclipse Kapua :: Gateway Client :: Profile :: Eclipse Kura SUCCESS [ 4.029 s] [INFO] Eclipse Kapua :: Gateway Client :: Features ........ SUCCESS [ 0.080 s] [INFO] Eclipse Kapua :: Gateway Client :: Features :: Karaf SUCCESS [ 3.857 s] [INFO] kapua-assembly ..................................... SUCCESS [ 0.052 s] [INFO] kapua-assembly-java-base ........................... SUCCESS [ 0.078 s] [INFO] kapua-assembly-jetty-base .......................... SUCCESS [ 0.087 s] [INFO] kapua-assembly-sql ................................. SUCCESS [ 0.042 s] [INFO] kapua-assembly-events-broker ....................... SUCCESS [ 6.322 s] [INFO] kapua-assembly-broker-artemis ...................... SUCCESS [ 13.687 s] [INFO] kapua-assembly-api ................................. SUCCESS [ 15.385 s] [INFO] kapua-assembly-consumer ............................ SUCCESS [ 0.062 s] [INFO] kapua-assembly-consumer-telemetry .................. SUCCESS [ 0.155 s] [INFO] kapua-assembly-consumer-lifecycle .................. SUCCESS [ 0.183 s] [INFO] kapua-assembly-service ............................. SUCCESS [ 0.083 s] [INFO] kapua-assembly-service-authentication .............. SUCCESS [ 0.190 s] [INFO] kapua-assembly-job-engine .......................... SUCCESS [ 2.673 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:49 min [INFO] Finished at: 2024-03-07T14:52:19Z [INFO] ------------------------------------------------------------------------ Finished: SUCCESS