Skip to content

Console Output

[INFO] 
[INFO] -------------------< org.eclipse.rdf4j:rdf4j-query >--------------------
[INFO] Building RDF4J: Query 4.3.0-SNAPSHOT                            [21/112]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.pom (3.4 kB at 38 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.pom (3.0 kB at 67 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.pom (3.4 kB at 40 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 7.2 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.jar (21 kB at 326 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.jar (23 kB at 309 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.jar (15 kB at 172 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rdf4j-query ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-3) @ rdf4j-query ---
[INFO] 
[INFO] --- formatter-maven-plugin:2.21.0:format (default) @ rdf4j-query ---
[INFO] Formatting is skipped
[INFO] 
[INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ rdf4j-query ---
[INFO] Skipping execution of impsort-maven-plugin
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ rdf4j-query ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/main/resources
[INFO] 
[INFO] --- xml-format-maven-plugin:3.2.2:xml-format (default) @ rdf4j-query ---
[INFO] [xml-format] Skipped
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rdf4j-query ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/target/classes
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/main/java/org/eclipse/rdf4j/query/QueryResult.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/main/java/org/eclipse/rdf4j/query/QueryResult.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/main/java/org/eclipse/rdf4j/query/impl/QueueCursor.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/main/java/org/eclipse/rdf4j/query/impl/QueueCursor.java: Recompile with -Xlint:removal for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ rdf4j-query ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rdf4j-query ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/target/test-classes
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/test/java/org/eclipse/rdf4j/common/iteration/IterationTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/test/java/org/eclipse/rdf4j/common/iteration/IterationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/test/java/org/eclipse/rdf4j/common/iteration/IterationTest.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/src/test/java/org/eclipse/rdf4j/common/iteration/IterationTest.java: Recompile with -Xlint:removal for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ rdf4j-query ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ rdf4j-query ---
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/target/rdf4j-query-4.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (integration-tests) @ rdf4j-query ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (verify) @ rdf4j-query ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- japicmp-maven-plugin:0.17.1:cmp (default) @ rdf4j-query ---
[INFO] Skipping execution because parameter 'skip' was set to true.
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ rdf4j-query ---
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/pom.xml to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-query/4.3.0-SNAPSHOT/rdf4j-query-4.3.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/query/target/rdf4j-query-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-query/4.3.0-SNAPSHOT/rdf4j-query-4.3.0-SNAPSHOT.jar