Skip to content
Success

Console Output

[INFO] 
[INFO] ------------< org.eclipse.sensinact.gateway.protocol:http >-------------
[INFO] Building sensiNact IoT Gateway - HTTP Protocol 2.0-SNAPSHOT     [19/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ http ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ http ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ http ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ http ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/test-classes
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ http ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/http-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ http ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ http ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/tests.bndrun:
[INFO] -runbundles: junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ http ---
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ http ---
[INFO] Installing /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/http-2.0-SNAPSHOT.jar to /root/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/pom.xml to /root/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar to /root/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ http ---
[INFO] Downloading from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/maven-metadata.xml (996 B at 32 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20211126.153022-2.jar
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20211126.153022-2.jar (44 kB at 452 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20211126.153022-2.pom
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20211126.153022-2.pom (3.4 kB at 41 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20211126.153022-2-tests.jar
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-20211126.153022-2-tests.jar (54 kB at 622 kB/s)
[INFO] Downloading from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/maven-metadata.xml
[INFO] Downloaded from dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/maven-metadata.xml (300 B at 10 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/maven-metadata.xml (996 B at 2.5 kB/s)
[INFO] Uploading to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/maven-metadata.xml
[INFO] Uploaded to dim_nexus: https://devel.data-in-motion.biz/nexus/repository/sensinact/org/eclipse/sensinact/gateway/protocol/http/maven-metadata.xml (300 B at 920 B/s)