Skip to content

Console Output

[INFO] 
[INFO] -----------------< org.eclipse.rdf4j:rdf4j-benchmark >------------------
[INFO] Building RDF4J: benchmarks 4.3.11                              [103/116]
[INFO]   from testsuites/benchmark/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven-3) @ rdf4j-benchmark ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-logging-dependencies) @ rdf4j-benchmark ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-javaee-provided) @ rdf4j-benchmark ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-ban-duplicate-classes) @ rdf4j-benchmark ---
[INFO] Adding ignore: module-info
[INFO] Adding ignore: META-INF/versions/*/module-info
[INFO] Adding ignore: org.junit.*
[INFO] Adding ignore: org.slf4j.*
[INFO] Adding ignore: org.opentest4j.*
[INFO] Rule 0: org.apache.maven.plugins.enforcer.BanDuplicateClasses passed
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ rdf4j-benchmark ---
[INFO] Copying 18 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ rdf4j-benchmark ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 24 source files with javac [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[103,61] BUFFER_SIZE in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[102,61] VERSION in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[111,61] RECYCLE_IDS in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[110,61] CHARSET in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[109,61] BUFFER_SIZE in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[108,61] VERSION in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal
[INFO] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/ForwardChainingRDFSInferencerBenchmark.java: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/ForwardChainingRDFSInferencerBenchmark.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/ForwardChainingRDFSInferencerBenchmark.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ rdf4j-benchmark ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/test/resources
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ rdf4j-benchmark ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ rdf4j-benchmark ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ rdf4j-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-4.3.11.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ rdf4j-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-4.3.11-sources.jar
[INFO] 
[INFO] --- shade:3.5.1:shade (default) @ rdf4j-benchmark ---
[INFO] Including org.openjdk.jmh:jmh-core:jar:1.37 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37-sources.jar (416 kB at 3.4 MB/s)
[INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.4 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4-sources.jar (85 kB at 863 kB/s)
[INFO] Including org.apache.commons:commons-math3:jar:3.6.1 in the shaded jar.
[INFO] Including org.openjdk.jmh:jmh-generator-annprocess:jar:1.37 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37-sources.jar (30 kB at 383 kB/s)
[INFO] Including org.eclipse.rdf4j:rdf4j-repository-sail:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-repository-api:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-common-transaction:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-common-util:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-sail-api:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-collection-factory-api:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-http-client:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-http-protocol:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-queryresultio-api:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-queryresultio-binary:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-queryresultio-sparqlxml:jar:4.3.11 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-queryparser-api:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-queryalgebra-model:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-query:jar:4.3.11 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 in the shaded jar.
[INFO] Including org.apache.commons:commons-text:jar:1.10.0 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.12.0 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-api:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-common-xml:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-model:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-model-api:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-common-annotation:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-model-vocabulary:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-common-exception:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-common-text:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-common-io:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-common-iterator:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-repository-sparql:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-queryparser-sparql:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-trig:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-sail-inferencer:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-sail-base:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-sail-model:jar:4.3.11 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-sail-memory:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-sail-nativerdf:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-collection-factory-mapdb:jar:4.3.11 in the shaded jar.
[INFO] Including org.mapdb:mapdb:jar:1.0.9 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:32.1.3-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.
[WARNING] Could not get sources for com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-turtle:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-datatypes:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-languages:jar:4.3.11 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-binary:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-nquads:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-ntriples:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-rdfjson:jar:4.3.11 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.13.5 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-jsonld:jar:4.3.11 in the shaded jar.
[INFO] Including com.github.jsonld-java:jsonld-java:jar:0.13.4 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.14 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.16 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.5.14 in the shaded jar.
[INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.36 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-rdfxml:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-trix:jar:4.3.11 in the shaded jar.
[INFO] Including org.eclipse.rdf4j:rdf4j-rio-n3:jar:4.3.11 in the shaded jar.
[INFO] Including org.junit.vintage:junit-vintage-engine:jar:5.9.3 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.9.3/junit-vintage-engine-5.9.3-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.9.3/junit-vintage-engine-5.9.3-sources.jar (38 kB at 331 kB/s)
[INFO] Including org.junit.platform:junit-platform-engine:jar:1.9.3 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3-sources.jar (136 kB at 2.3 MB/s)
[INFO] Including org.opentest4j:opentest4j:jar:1.2.0 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar (8.4 kB at 196 kB/s)
[INFO] Including org.junit.platform:junit-platform-commons:jar:1.9.3 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3-sources.jar (76 kB at 768 kB/s)
[INFO] Including junit:junit:jar:4.13.2 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2-sources.jar (235 kB at 2.8 MB/s)
[INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar (33 kB at 1.1 MB/s)
[INFO] Including org.apiguardian:apiguardian-api:jar:1.1.2 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar (6.6 kB at 6.6 MB/s)
[INFO] Including org.junit.jupiter:junit-jupiter-engine:jar:5.9.3 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3-sources.jar (131 kB at 5.0 MB/s)
[INFO] Including org.junit.jupiter:junit-jupiter-api:jar:5.9.3 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3-sources.jar (203 kB at 3.2 MB/s)
[INFO] Including org.assertj:assertj-core:jar:3.24.2 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2-sources.jar (1.4 MB at 9.9 MB/s)
[INFO] Including net.bytebuddy:byte-buddy:jar:1.12.21 in the shaded jar.
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21-sources.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21-sources.jar (1.3 MB at 12 MB/s)
[INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/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] assertj-core-3.24.2.jar, byte-buddy-1.12.21.jar, jackson-core-2.13.5.jar, jackson-databind-2.13.5.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] apiguardian-api-1.1.2.jar, byte-buddy-1.12.21.jar, guava-32.1.3-jre.jar, httpclient-4.5.14.jar, httpclient-cache-4.5.14.jar, httpcore-4.4.16.jar, jackson-annotations-2.13.5.jar, jackson-core-2.13.5.jar, jackson-databind-2.13.5.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE
[WARNING] jmh-core-1.37.jar, jmh-generator-annprocess-1.37.jar define 2 overlapping resources: 
[WARNING]   - LICENSE
[WARNING]   - THIRD-PARTY
[WARNING] commons-codec-1.15.jar, commons-io-2.11.0.jar, commons-lang3-3.12.0.jar, commons-math3-3.6.1.jar, commons-text-1.10.0.jar define 2 overlapping resources: 
[WARNING]   - META-INF/LICENSE.txt
[WARNING]   - META-INF/NOTICE.txt
[WARNING] httpclient-4.5.14.jar, httpclient-cache-4.5.14.jar, httpcore-4.4.16.jar define 1 overlapping resource: 
[WARNING]   - META-INF/DEPENDENCIES
[WARNING] apiguardian-api-1.1.2.jar, assertj-core-3.24.2.jar, byte-buddy-1.12.21.jar, commons-codec-1.15.jar, commons-io-2.11.0.jar, commons-lang3-3.12.0.jar, commons-math3-3.6.1.jar, commons-text-1.10.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, hamcrest-core-1.3.jar, httpclient-4.5.14.jar, httpclient-cache-4.5.14.jar, httpcore-4.4.16.jar, jackson-annotations-2.13.5.jar, jackson-core-2.13.5.jar, jackson-databind-2.13.5.jar, jcl-over-slf4j-1.7.36.jar, jmh-core-1.37.jar, jmh-generator-annprocess-1.37.jar, jopt-simple-5.0.4.jar, jsonld-java-0.13.4.jar, junit-4.13.2.jar, junit-jupiter-api-5.9.3.jar, junit-jupiter-engine-5.9.3.jar, junit-platform-commons-1.9.3.jar, junit-platform-engine-1.9.3.jar, junit-vintage-engine-5.9.3.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, mapdb-1.0.9.jar, opentest4j-1.2.0.jar, rdf4j-benchmark-4.3.11.jar, rdf4j-collection-factory-api-4.3.11.jar, rdf4j-collection-factory-mapdb-4.3.11.jar, rdf4j-common-annotation-4.3.11.jar, rdf4j-common-exception-4.3.11.jar, rdf4j-common-io-4.3.11.jar, rdf4j-common-iterator-4.3.11.jar, rdf4j-common-text-4.3.11.jar, rdf4j-common-transaction-4.3.11.jar, rdf4j-common-util-4.3.11.jar, rdf4j-common-xml-4.3.11.jar, rdf4j-http-client-4.3.11.jar, rdf4j-http-protocol-4.3.11.jar, rdf4j-model-4.3.11.jar, rdf4j-model-api-4.3.11.jar, rdf4j-model-vocabulary-4.3.11.jar, rdf4j-query-4.3.11.jar, rdf4j-queryalgebra-evaluation-4.3.11.jar, rdf4j-queryalgebra-model-4.3.11.jar, rdf4j-queryparser-api-4.3.11.jar, rdf4j-queryparser-sparql-4.3.11.jar, rdf4j-queryresultio-api-4.3.11.jar, rdf4j-queryresultio-binary-4.3.11.jar, rdf4j-queryresultio-sparqlxml-4.3.11.jar, rdf4j-repository-api-4.3.11.jar, rdf4j-repository-sail-4.3.11.jar, rdf4j-repository-sparql-4.3.11.jar, rdf4j-rio-api-4.3.11.jar, rdf4j-rio-binary-4.3.11.jar, rdf4j-rio-datatypes-4.3.11.jar, rdf4j-rio-jsonld-4.3.11.jar, rdf4j-rio-languages-4.3.11.jar, rdf4j-rio-n3-4.3.11.jar, rdf4j-rio-nquads-4.3.11.jar, rdf4j-rio-ntriples-4.3.11.jar, rdf4j-rio-rdfjson-4.3.11.jar, rdf4j-rio-rdfxml-4.3.11.jar, rdf4j-rio-trig-4.3.11.jar, rdf4j-rio-trix-4.3.11.jar, rdf4j-rio-turtle-4.3.11.jar, rdf4j-sail-api-4.3.11.jar, rdf4j-sail-base-4.3.11.jar, rdf4j-sail-inferencer-4.3.11.jar, rdf4j-sail-memory-4.3.11.jar, rdf4j-sail-model-4.3.11.jar, rdf4j-sail-nativerdf-4.3.11.jar, slf4j-api-1.7.36.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] junit-jupiter-api-5.9.3.jar, junit-jupiter-engine-5.9.3.jar, junit-platform-commons-1.9.3.jar, junit-platform-engine-1.9.3.jar, junit-vintage-engine-5.9.3.jar define 2 overlapping resources: 
[WARNING]   - META-INF/LICENSE-notice.md
[WARNING]   - META-INF/LICENSE.md
[WARNING] byte-buddy-1.12.21.jar, httpclient-4.5.14.jar, httpclient-cache-4.5.14.jar, httpcore-4.4.16.jar, jackson-core-2.13.5.jar, jackson-databind-2.13.5.jar define 1 overlapping resource: 
[WARNING]   - META-INF/NOTICE
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file 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/
[WARNING] httpclient-4.5.14-sources.jar, httpclient-cache-4.5.14-sources.jar, httpcore-4.4.16-sources.jar define 1 overlapping resource: 
[WARNING]   - META-INF/DEPENDENCIES
[WARNING] apiguardian-api-1.1.2-sources.jar, byte-buddy-1.12.21-sources.jar, guava-32.1.3-jre-sources.jar, httpclient-4.5.14-sources.jar, httpclient-cache-4.5.14-sources.jar, httpcore-4.4.16-sources.jar, jackson-annotations-2.13.5-sources.jar, jackson-core-2.13.5-sources.jar, jackson-databind-2.13.5-sources.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE
[WARNING] apiguardian-api-1.1.2-sources.jar, junit-jupiter-api-5.9.3-sources.jar, junit-jupiter-engine-5.9.3-sources.jar, junit-platform-commons-1.9.3-sources.jar, junit-platform-engine-1.9.3-sources.jar, junit-vintage-engine-5.9.3-sources.jar define 1 overlapping resource: 
[WARNING]   - module-info.java
[WARNING] apiguardian-api-1.1.2-sources.jar, assertj-core-3.24.2-sources.jar, byte-buddy-1.12.21-sources.jar, commons-codec-1.15-sources.jar, commons-io-2.11.0-sources.jar, commons-lang3-3.12.0-sources.jar, commons-math3-3.6.1-sources.jar, commons-text-1.10.0-sources.jar, failureaccess-1.0.1-sources.jar, guava-32.1.3-jre-sources.jar, hamcrest-core-1.3-sources.jar, httpclient-4.5.14-sources.jar, httpclient-cache-4.5.14-sources.jar, httpcore-4.4.16-sources.jar, jackson-annotations-2.13.5-sources.jar, jackson-core-2.13.5-sources.jar, jackson-databind-2.13.5-sources.jar, jcl-over-slf4j-1.7.36-sources.jar, jmh-core-1.37-sources.jar, jmh-generator-annprocess-1.37-sources.jar, jopt-simple-5.0.4-sources.jar, jsonld-java-0.13.4-sources.jar, junit-4.13.2-sources.jar, junit-jupiter-api-5.9.3-sources.jar, junit-jupiter-engine-5.9.3-sources.jar, junit-platform-commons-1.9.3-sources.jar, junit-platform-engine-1.9.3-sources.jar, junit-vintage-engine-5.9.3-sources.jar, mapdb-1.0.9-sources.jar, opentest4j-1.2.0-sources.jar, rdf4j-benchmark-4.3.11-sources.jar, rdf4j-collection-factory-api-4.3.11-sources.jar, rdf4j-collection-factory-mapdb-4.3.11-sources.jar, rdf4j-common-annotation-4.3.11-sources.jar, rdf4j-common-exception-4.3.11-sources.jar, rdf4j-common-io-4.3.11-sources.jar, rdf4j-common-iterator-4.3.11-sources.jar, rdf4j-common-text-4.3.11-sources.jar, rdf4j-common-transaction-4.3.11-sources.jar, rdf4j-common-util-4.3.11-sources.jar, rdf4j-common-xml-4.3.11-sources.jar, rdf4j-http-client-4.3.11-sources.jar, rdf4j-http-protocol-4.3.11-sources.jar, rdf4j-model-4.3.11-sources.jar, rdf4j-model-api-4.3.11-sources.jar, rdf4j-model-vocabulary-4.3.11-sources.jar, rdf4j-query-4.3.11-sources.jar, rdf4j-queryalgebra-evaluation-4.3.11-sources.jar, rdf4j-queryalgebra-model-4.3.11-sources.jar, rdf4j-queryparser-api-4.3.11-sources.jar, rdf4j-queryparser-sparql-4.3.11-sources.jar, rdf4j-queryresultio-api-4.3.11-sources.jar, rdf4j-queryresultio-binary-4.3.11-sources.jar, rdf4j-queryresultio-sparqlxml-4.3.11-sources.jar, rdf4j-repository-api-4.3.11-sources.jar, rdf4j-repository-sail-4.3.11-sources.jar, rdf4j-repository-sparql-4.3.11-sources.jar, rdf4j-rio-api-4.3.11-sources.jar, rdf4j-rio-binary-4.3.11-sources.jar, rdf4j-rio-datatypes-4.3.11-sources.jar, rdf4j-rio-jsonld-4.3.11-sources.jar, rdf4j-rio-languages-4.3.11-sources.jar, rdf4j-rio-n3-4.3.11-sources.jar, rdf4j-rio-nquads-4.3.11-sources.jar, rdf4j-rio-ntriples-4.3.11-sources.jar, rdf4j-rio-rdfjson-4.3.11-sources.jar, rdf4j-rio-rdfxml-4.3.11-sources.jar, rdf4j-rio-trig-4.3.11-sources.jar, rdf4j-rio-trix-4.3.11-sources.jar, rdf4j-rio-turtle-4.3.11-sources.jar, rdf4j-sail-api-4.3.11-sources.jar, rdf4j-sail-base-4.3.11-sources.jar, rdf4j-sail-inferencer-4.3.11-sources.jar, rdf4j-sail-memory-4.3.11-sources.jar, rdf4j-sail-model-4.3.11-sources.jar, rdf4j-sail-nativerdf-4.3.11-sources.jar, slf4j-api-1.7.36-sources.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] jmh-core-1.37-sources.jar, jmh-generator-annprocess-1.37-sources.jar define 2 overlapping resources: 
[WARNING]   - LICENSE
[WARNING]   - THIRD-PARTY
[WARNING] commons-codec-1.15-sources.jar, commons-io-2.11.0-sources.jar, commons-lang3-3.12.0-sources.jar, commons-math3-3.6.1-sources.jar, commons-text-1.10.0-sources.jar define 2 overlapping resources: 
[WARNING]   - META-INF/LICENSE.txt
[WARNING]   - META-INF/NOTICE.txt
[WARNING] byte-buddy-1.12.21-sources.jar, httpclient-4.5.14-sources.jar, httpclient-cache-4.5.14-sources.jar, httpcore-4.4.16-sources.jar, jackson-core-2.13.5-sources.jar, jackson-databind-2.13.5-sources.jar define 1 overlapping resource: 
[WARNING]   - META-INF/NOTICE
[WARNING] junit-jupiter-api-5.9.3-sources.jar, junit-jupiter-engine-5.9.3-sources.jar, junit-platform-commons-1.9.3-sources.jar, junit-platform-engine-1.9.3-sources.jar, junit-vintage-engine-5.9.3-sources.jar define 2 overlapping resources: 
[WARNING]   - META-INF/LICENSE-notice.md
[WARNING]   - META-INF/LICENSE.md
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file 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] Replacing /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark.jar with /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-4.3.11-shaded.jar
[INFO] Replacing /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-sources.jar with /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-4.3.11-shaded-sources.jar