Skip to content
Success

Console Output

[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature >--
[INFO] Building Eclipse sensiNact Virtual Temperature Feature 0.0.2-SNAPSHOT [69/73]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ virtual-temperature-sensor-feature ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.1.0:clean (flatten.clean) @ virtual-temperature-sensor-feature ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.1.0:flatten (flatten) @ virtual-temperature-sensor-feature ---
[INFO] Generating flattened POM of project org.eclipse.sensinact.gateway.distribution.features:virtual-temperature-sensor-feature:pom:0.0.2-SNAPSHOT...
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default) @ virtual-temperature-sensor-feature ---
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default) @ virtual-temperature-sensor-feature ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:copy-dependencies (create-feature-repo) @ virtual-temperature-sensor-feature ---
[INFO] Installing /var/jenkins/jobs/Eclipse Sensinact/workspace/southbound/virtual/virtual-temperature-sensor/target/virtual-temperature-sensor-0.0.2-SNAPSHOT.jar to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/repository/org/eclipse/sensinact/gateway/southbound/virtual/virtual-temperature-sensor/0.0.2-SNAPSHOT/virtual-temperature-sensor-0.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (create-repository-zip) @ virtual-temperature-sensor-feature ---
[INFO] Executing tasks
[INFO]       [zip] Building zip: /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/repository.zip
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:attach-artifact (attach-artifacts) @ virtual-temperature-sensor-feature ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:copy (copy-test-launcher) @ virtual-temperature-sensor-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:launcher:export:0.0.2-SNAPSHOT:jar
[INFO] Copying export.jar to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/launcher.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:copy (gather-test-features) @ virtual-temperature-sensor-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeature:0.0.2-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeature:0.0.2-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeature:0.0.2-SNAPSHOT:json
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeature:0.0.2-SNAPSHOT:json
[INFO] Copying core-feature.json to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/features/core-feature.json
[INFO] Copying jakarta-servlet-whiteboard-feature.json to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/features/jakarta-servlet-whiteboard-feature.json
[INFO] Copying jakarta-rest-whiteboard-feature.json to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/features/jakarta-rest-whiteboard-feature.json
[INFO] Copying northbound-rest-feature.json to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/features/northbound-rest-feature.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:unpack (create-test-repo) @ virtual-temperature-sensor-feature ---
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:core-feature:osgifeaturerepo:0.0.2-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-servlet-whiteboard-feature:osgifeaturerepo:0.0.2-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:jakarta-rest-whiteboard-feature:osgifeaturerepo:0.0.2-SNAPSHOT:zip
[INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution.features:northbound-rest-feature:osgifeaturerepo:0.0.2-SNAPSHOT:zip
[INFO] Unpacking /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/core-feature/target/repository.zip to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/jakarta-servlet-whiteboard-feature/target/repository.zip to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/jakarta-rest-whiteboard-feature/target/repository.zip to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/repository with includes "" and excludes ""
[INFO] Unpacking /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/northbound-rest-feature/target/repository.zip to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/repository with includes "" and excludes ""
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (copy-artifact-for-testing) @ virtual-temperature-sensor-feature ---
[INFO] Executing tasks
[INFO]     [unzip] Expanding: /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/repository.zip into /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/repository
[INFO]      [copy] Copying 1 file to /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/it/features
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (integration-test) @ virtual-temperature-sensor-feature ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ virtual-temperature-sensor-feature ---
[INFO] Installing /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/.flattened-pom.xml to /var/lib/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-SNAPSHOT.pom
[INFO] Installing /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/repository.zip to /var/lib/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-SNAPSHOT-osgifeaturerepo.zip
[INFO] Installing /var/jenkins/jobs/Eclipse Sensinact/workspace/distribution/features/virtual-temperature-sensor-feature/target/generated/features/virtual-temperature-sensor-feature.json to /var/lib/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-SNAPSHOT-osgifeature.json
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ virtual-temperature-sensor-feature ---
[INFO] Downloading from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 55 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-20240808.152606-13.pom
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-20240808.152606-13.pom (5.7 kB at 103 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-20240808.152606-13-osgifeaturerepo.zip
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-20240808.152606-13-osgifeaturerepo.zip (10 kB at 186 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-20240808.152606-13-osgifeature.json
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/virtual-temperature-sensor-feature-0.0.2-20240808.152606-13-osgifeature.json (530 B at 11 kB/s)
[INFO] Downloading from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/maven-metadata.xml
[INFO] Downloaded from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/maven-metadata.xml (385 B at 18 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/0.0.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 25 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/maven-metadata.xml
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/distribution/features/virtual-temperature-sensor-feature/maven-metadata.xml (385 B at 6.9 kB/s)