Console Output
Started by GitHub push by jimkont
Running as SYSTEM
Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/AKSW/RDFUnit # timeout=10
Fetching upstream changes from https://github.com/AKSW/RDFUnit
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/AKSW/RDFUnit +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1942dfefd232289c1784d6f9240bb12cc924b381 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1942dfefd232289c1784d6f9240bb12cc924b381 # timeout=10
Commit message: "verify that cacheTTL CLI as `-T 0` is maintained in RDFUnit configuration"
> git rev-list --no-walk 883f50caf0b80b3e544cbc4a0e3a24d08215b375 # timeout=10
[workspace] $ /bin/sh -xe /tmp/tomcat8-tomcat8-tmp/jenkins6042975005827228075.sh
+ mvn clean
NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 10 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 10 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] RDFUnit - Parent [pom]
[INFO] RDFUnit - Commons [jar]
[INFO] RDFUnit - IO [jar]
[INFO] RDFUnit - Manual Tests [jar]
[INFO] RDFUnit - Model [jar]
[INFO] RDFUnit - Core [jar]
[INFO] RDFUnit - Validate [jar]
[INFO] RDFUnit - JUnit Integration [jar]
[INFO] RDFUnit - Examples [jar]
[INFO] RDFUnit - W3c DQV [jar]
[INFO]
[INFO] ------------------< org.aksw.rdfunit:rdfunit-parent >-------------------
[INFO] Building RDFUnit - Parent 0.8.24-SNAPSHOT [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-parent ---
[INFO]
[INFO] ------------------< org.aksw.rdfunit:rdfunit-commons >------------------
[INFO] Building RDFUnit - Commons 0.8.24-SNAPSHOT [2/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-commons ---
[INFO] Deleting /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-commons/target
[INFO]
[INFO] --------------------< org.aksw.rdfunit:rdfunit-io >---------------------
[INFO] Building RDFUnit - IO 0.8.24-SNAPSHOT [3/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-io ---
[INFO] Deleting /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-io/target
[INFO]
[INFO] ---------------< org.aksw.rdfunit:rdfunit-manual-tests >----------------
[INFO] Building RDFUnit - Manual Tests 0.8.24-SNAPSHOT [4/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-manual-tests ---
[INFO] Deleting /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-manual-tests/target
[INFO]
[INFO] -------------------< org.aksw.rdfunit:rdfunit-model >-------------------
[INFO] Building RDFUnit - Model 0.8.24-SNAPSHOT [5/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-model ---
[INFO] Deleting /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-model/target
[INFO]
[INFO] -------------------< org.aksw.rdfunit:rdfunit-core >--------------------
[INFO] Building RDFUnit - Core 0.8.24-SNAPSHOT [6/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-core ---
[INFO]
[INFO] -----------------< org.aksw.rdfunit:rdfunit-validate >------------------
[INFO] Building RDFUnit - Validate 0.8.24-SNAPSHOT [7/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rdfunit-validate ---
[INFO]
[INFO] -------------------< org.aksw.rdfunit:rdfunit-junit >-------------------
[INFO] Building RDFUnit - JUnit Integration 0.8.24-SNAPSHOT [8/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-junit ---
[INFO]
[INFO] -----------------< org.aksw.rdfunit:rdfunit-examples >------------------
[INFO] Building RDFUnit - Examples 0.8.24-SNAPSHOT [9/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-examples ---
[INFO]
[INFO] ------------------< org.aksw.rdfunit:rdfunit-w3c-dqv >------------------
[INFO] Building RDFUnit - W3c DQV 0.8.24-SNAPSHOT [10/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rdfunit-w3c-dqv ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for RDFUnit - Parent 0.8.24-SNAPSHOT:
[INFO]
[INFO] RDFUnit - Parent ................................... SUCCESS [ 0.582 s]
[INFO] RDFUnit - Commons .................................. SUCCESS [ 0.066 s]
[INFO] RDFUnit - IO ....................................... SUCCESS [ 0.030 s]
[INFO] RDFUnit - Manual Tests ............................. SUCCESS [ 0.039 s]
[INFO] RDFUnit - Model .................................... SUCCESS [ 0.339 s]
[INFO] RDFUnit - Core ..................................... SUCCESS [ 0.003 s]
[INFO] RDFUnit - Validate ................................. SUCCESS [ 0.471 s]
[INFO] RDFUnit - JUnit Integration ........................ SUCCESS [ 0.002 s]
[INFO] RDFUnit - Examples ................................. SUCCESS [ 0.002 s]
[INFO] RDFUnit - W3c DQV .................................. SUCCESS [ 0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.895 s
[INFO] Finished at: 2022-07-18T15:11:26+02:00
[INFO] ------------------------------------------------------------------------
+ mvn -pl rdfunit-validate -am install -Pdebpackage
NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.aksw.rdfunit:rdfunit-validate:jar:0.8.24-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-shade-plugin is missing. @ line 171, column 19
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] Inspecting build with total of 7 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 7 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] RDFUnit - Parent [pom]
[INFO] RDFUnit - Commons [jar]
[INFO] RDFUnit - IO [jar]
[INFO] RDFUnit - Manual Tests [jar]
[INFO] RDFUnit - Model [jar]
[INFO] RDFUnit - Core [jar]
[INFO] RDFUnit - Validate [jar]
[INFO]
[INFO] ------------------< org.aksw.rdfunit:rdfunit-parent >-------------------
[INFO] Building RDFUnit - Parent 0.8.24-SNAPSHOT [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ rdfunit-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ rdfunit-parent ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ rdfunit-parent ---
[INFO] argLine set to "-javaagent:/usr/share/tomcat8/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/target/jacoco.exec"
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdfunit-parent ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/pom.xml to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-parent/0.8.24-SNAPSHOT/rdfunit-parent-0.8.24-SNAPSHOT.pom
[INFO]
[INFO] ------------------< org.aksw.rdfunit:rdfunit-commons >------------------
[INFO] Building RDFUnit - Commons 0.8.24-SNAPSHOT [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ rdfunit-commons ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ rdfunit-commons ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ rdfunit-commons ---
[INFO] argLine set to "-javaagent:/usr/share/tomcat8/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-commons/target/jacoco.exec"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rdfunit-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rdfunit-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-commons/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rdfunit-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-commons/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rdfunit-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-commons/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdfunit-commons ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.aksw.rdfunit.services.PrefixNSServiceTest
log4j:WARN No appenders could be found for logger (org.apache.jena.util.FileManager).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.869 s - in org.aksw.rdfunit.services.PrefixNSServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rdfunit-commons ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-commons/target/rdfunit-commons-0.8.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdfunit-commons ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-commons/target/rdfunit-commons-0.8.24-SNAPSHOT.jar to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-commons/0.8.24-SNAPSHOT/rdfunit-commons-0.8.24-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-commons/pom.xml to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-commons/0.8.24-SNAPSHOT/rdfunit-commons-0.8.24-SNAPSHOT.pom
[INFO]
[INFO] --------------------< org.aksw.rdfunit:rdfunit-io >---------------------
[INFO] Building RDFUnit - IO 0.8.24-SNAPSHOT [3/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ rdfunit-io ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ rdfunit-io ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ rdfunit-io ---
[INFO] argLine set to "-javaagent:/usr/share/tomcat8/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-io/target/jacoco.exec"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rdfunit-io ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-io/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rdfunit-io ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-io/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rdfunit-io ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rdfunit-io ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-io/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdfunit-io ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.aksw.rdfunit.io.reader.RdfFirstSuccessReaderTest
log4j:WARN No appenders could be found for logger (org.aksw.rdfunit.io.reader.RdfStreamReader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.931 s - in org.aksw.rdfunit.io.reader.RdfFirstSuccessReaderTest
[INFO] Running org.aksw.rdfunit.io.reader.RdfStreamReaderDatasetTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.aksw.rdfunit.io.reader.RdfStreamReaderDatasetTest
[INFO] Running org.aksw.rdfunit.io.reader.RdfReaderFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s - in org.aksw.rdfunit.io.reader.RdfReaderFactoryTest
[INFO] Running org.aksw.rdfunit.io.reader.RdfStreamReaderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.aksw.rdfunit.io.reader.RdfStreamReaderTest
[INFO] Running org.aksw.rdfunit.io.format.FormatServiceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.aksw.rdfunit.io.format.FormatServiceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rdfunit-io ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-io/target/rdfunit-io-0.8.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdfunit-io ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-io/target/rdfunit-io-0.8.24-SNAPSHOT.jar to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-io/0.8.24-SNAPSHOT/rdfunit-io-0.8.24-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-io/pom.xml to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-io/0.8.24-SNAPSHOT/rdfunit-io-0.8.24-SNAPSHOT.pom
[INFO]
[INFO] ---------------< org.aksw.rdfunit:rdfunit-manual-tests >----------------
[INFO] Building RDFUnit - Manual Tests 0.8.24-SNAPSHOT [4/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ rdfunit-manual-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ rdfunit-manual-tests ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ rdfunit-manual-tests ---
[INFO] argLine set to "-javaagent:/usr/share/tomcat8/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-manual-tests/target/jacoco.exec"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rdfunit-manual-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rdfunit-manual-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-manual-tests/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rdfunit-manual-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-manual-tests/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rdfunit-manual-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdfunit-manual-tests ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rdfunit-manual-tests ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-manual-tests/target/rdfunit-manual-tests-0.8.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdfunit-manual-tests ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-manual-tests/target/rdfunit-manual-tests-0.8.24-SNAPSHOT.jar to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-manual-tests/0.8.24-SNAPSHOT/rdfunit-manual-tests-0.8.24-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-manual-tests/pom.xml to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-manual-tests/0.8.24-SNAPSHOT/rdfunit-manual-tests-0.8.24-SNAPSHOT.pom
[INFO]
[INFO] -------------------< org.aksw.rdfunit:rdfunit-model >-------------------
[INFO] Building RDFUnit - Model 0.8.24-SNAPSHOT [5/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ rdfunit-model ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ rdfunit-model ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ rdfunit-model ---
[INFO] argLine set to "-javaagent:/usr/share/tomcat8/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-model/target/jacoco.exec"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rdfunit-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-model/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rdfunit-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 139 source files to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-model/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rdfunit-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rdfunit-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-model/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdfunit-model ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.aksw.rdfunit.model.impl.shacl.ShapePathImplTest
[INFO ShapePathImplTest] Simple path: <http://example.com/p1>
[INFO ShapePathImplTest] Complex path: (<http://example.com/p1>)+/(<http://example.com/p2>)*
[INFO ShapePathImplTest] Complex path: (<http://example.com/p1>/<http://example.com/p2>)/<http://example.com/p3>
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.065 s - in org.aksw.rdfunit.model.impl.shacl.ShapePathImplTest
[INFO] Running org.aksw.rdfunit.model.impl.shacl.ShapeTargetCoreTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.aksw.rdfunit.model.impl.shacl.ShapeTargetCoreTest
[INFO] Running org.aksw.rdfunit.model.impl.shacl.TestCaseWithTargetTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s - in org.aksw.rdfunit.model.impl.shacl.TestCaseWithTargetTest
[INFO] Running org.aksw.rdfunit.model.impl.shacl.ComponentParameterImplTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.aksw.rdfunit.model.impl.shacl.ComponentParameterImplTest
[INFO] Running org.aksw.rdfunit.model.shacl.ShaclModelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in org.aksw.rdfunit.model.shacl.ShaclModelTest
[INFO] Running org.aksw.rdfunit.model.helper.SelectVarTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.aksw.rdfunit.model.helper.SelectVarTest
[INFO] Running org.aksw.rdfunit.model.helper.PropertyValuePairSetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.aksw.rdfunit.model.helper.PropertyValuePairSetTest
[INFO] Running org.aksw.rdfunit.model.helper.AnnotationTemplateTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.aksw.rdfunit.model.helper.AnnotationTemplateTest
[INFO] Running org.aksw.rdfunit.model.writers.TestGeneratorWriterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.aksw.rdfunit.model.writers.TestGeneratorWriterTest
[INFO] Running org.aksw.rdfunit.model.writers.TestCaseWriterTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in org.aksw.rdfunit.model.writers.TestCaseWriterTest
[INFO] Running org.aksw.rdfunit.model.writers.shacl.ComponentParameterWriterTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.aksw.rdfunit.model.writers.shacl.ComponentParameterWriterTest
[INFO] Running org.aksw.rdfunit.model.writers.PatternWriterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.aksw.rdfunit.model.writers.PatternWriterTest
[INFO] Running org.aksw.rdfunit.model.readers.PatternParameterReaderTest
[INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.aksw.rdfunit.model.readers.PatternParameterReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.results.TestExecutionReaderTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.aksw.rdfunit.model.readers.results.TestExecutionReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.TestGeneratorReaderTest
[INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.93 s - in org.aksw.rdfunit.model.readers.TestGeneratorReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.shacl.SparqlValidatorReaderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.aksw.rdfunit.model.readers.shacl.SparqlValidatorReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.shacl.ComponentValidatorReaderTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.aksw.rdfunit.model.readers.shacl.ComponentValidatorReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.shacl.ShapePathReaderTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.aksw.rdfunit.model.readers.shacl.ShapePathReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.shacl.ComponentReaderTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.aksw.rdfunit.model.readers.shacl.ComponentReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.shacl.ShapeReaderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.aksw.rdfunit.model.readers.shacl.ShapeReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.shacl.BatchShapeTargetReaderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.aksw.rdfunit.model.readers.shacl.BatchShapeTargetReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.shacl.ComponentParameterReaderTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.aksw.rdfunit.model.readers.shacl.ComponentParameterReaderTest
[INFO] Running org.aksw.rdfunit.model.readers.PatternReaderTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.aksw.rdfunit.model.readers.PatternReaderTest
[INFO] Running org.aksw.rdfunit.enums.RLOGLevelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.aksw.rdfunit.enums.RLOGLevelTest
[INFO] Running org.aksw.rdfunit.enums.TestCaseResultStatusTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.aksw.rdfunit.enums.TestCaseResultStatusTest
[INFO] Running org.aksw.rdfunit.enums.PatternParameterConstraintsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.aksw.rdfunit.enums.PatternParameterConstraintsTest
[INFO] Running org.aksw.rdfunit.enums.TestAppliesToTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.aksw.rdfunit.enums.TestAppliesToTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 325, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rdfunit-model ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-model/target/rdfunit-model-0.8.24-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdfunit-model ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-model/target/rdfunit-model-0.8.24-SNAPSHOT.jar to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-model/0.8.24-SNAPSHOT/rdfunit-model-0.8.24-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-model/pom.xml to /usr/share/tomcat8/.m2/repository/org/aksw/rdfunit/rdfunit-model/0.8.24-SNAPSHOT/rdfunit-model-0.8.24-SNAPSHOT.pom
[INFO]
[INFO] -------------------< org.aksw.rdfunit:rdfunit-core >--------------------
[INFO] Building RDFUnit - Core 0.8.24-SNAPSHOT [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ rdfunit-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ rdfunit-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-resources) @ rdfunit-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ rdfunit-core ---
[INFO] argLine set to "-javaagent:/usr/share/tomcat8/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-core/target/jacoco.exec"
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdfunit-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rdfunit-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 75 source files to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-core/target/classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-core/src/main/java/org/aksw/rdfunit/prefix/TrustingUrlConnection.java: Some input files use or override a deprecated API.
[INFO] /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-core/src/main/java/org/aksw/rdfunit/prefix/TrustingUrlConnection.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdfunit-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 125 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rdfunit-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdfunit-core ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.aksw.rdfunit.validate.wrappers.RDFUnitStaticValidatorTest
[INFO TagRdfUnitTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 tests using 36 TAGs
[INFO ShaclTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] dummy identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] dummy identified 0 predefined manual tests
[INFO TagRdfUnitTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 tests using 36 TAGs
[INFO ShaclTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] dummy identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] dummy identified 0 predefined manual tests
[INFO TagRdfUnitTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 tests using 36 TAGs
[INFO ShaclTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] dummy identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] dummy identified 0 predefined manual tests
[INFO TagRdfUnitTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 tests using 36 TAGs
[INFO ShaclTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] dummy identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] dummy identified 0 predefined manual tests
[INFO TagRdfUnitTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 tests using 36 TAGs
[INFO ShaclTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] dummy identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] dummy identified 0 predefined manual tests
[INFO TagRdfUnitTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 tests using 36 TAGs
[INFO ShaclTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] dummy identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] dummy identified 0 predefined manual tests
[INFO TagRdfUnitTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 tests using 36 TAGs
[INFO ShaclTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] dummy identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] dummy identified 0 predefined manual tests
[INFO TagRdfUnitTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 tests using 36 TAGs
[INFO ShaclTestGenerator] /org/aksw/rdfunit/validate/data/empty.ttl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] /org/aksw/rdfunit/validate/data/empty.ttl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] dummy identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] dummy identified 0 predefined manual tests
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.958 s - in org.aksw.rdfunit.validate.wrappers.RDFUnitStaticValidatorTest
[INFO] Running org.aksw.rdfunit.validate.integration.ManualTestsIntegrationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.aksw.rdfunit.validate.integration.ManualTestsIntegrationTest
[INFO] Running org.aksw.rdfunit.validate.integration.XsdIntegrationTest
[INFO TagRdfUnitTestGenerator] http://rdfunit.aksw.org generated 74 tests using 60 TAGs
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 28] Lexical form '-21' not valid for datatype XSD unsignedLong
[WARN ErrorHandlerFactory$ErrorLogger] [line: 13, col: 28] Lexical form '18446744073709551620' not valid for datatype XSD unsignedLong
[WARN ErrorHandlerFactory$ErrorLogger] [line: 14, col: 28] Lexical form '3.0' not valid for datatype XSD unsignedLong
[WARN ErrorHandlerFactory$ErrorLogger] [line: 15, col: 28] Lexical form '' not valid for datatype XSD unsignedLong
[WARN Log] Datatype format exception: "-21"^^xsd:unsignedLong
[WARN Log] Datatype format exception: "18446744073709551620"^^xsd:unsignedLong
[WARN Log] Datatype format exception: "3.0"^^xsd:unsignedLong
[WARN Log] Datatype format exception: ""^^xsd:unsignedLong
[WARN Log] Datatype format exception: "-21"^^xsd:unsignedLong
[WARN Log] Datatype format exception: "-21"^^xsd:unsignedLong
[WARN Log] Datatype format exception: "18446744073709551620"^^xsd:unsignedLong
[WARN Log] Datatype format exception: "18446744073709551620"^^xsd:unsignedLong
[WARN Log] Datatype format exception: "3.0"^^xsd:unsignedLong
[WARN Log] Datatype format exception: "3.0"^^xsd:unsignedLong
[WARN Log] Datatype format exception: ""^^xsd:unsignedLong
[WARN Log] Datatype format exception: ""^^xsd:unsignedLong
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 24] Lexical form 'PT15.S' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 13, col: 24] Lexical form 'P2M1Y' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 14, col: 24] Lexical form '1Y2M' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 15, col: 24] Lexical form 'P1D2H' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 16, col: 24] Lexical form 'P15.5Y' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 17, col: 24] Lexical form 'P1YM5D' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 18, col: 24] Lexical form 'P20MT' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 19, col: 24] Lexical form 'P-20M' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 20, col: 24] Lexical form 'P' not valid for datatype XSD duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 21, col: 24] Lexical form '' not valid for datatype XSD duration
[WARN Log] Datatype format exception: "P20MT"^^xsd:duration
[WARN Log] Datatype format exception: "P2M1Y"^^xsd:duration
[WARN Log] Datatype format exception: "P"^^xsd:duration
[WARN Log] Datatype format exception: ""^^xsd:duration
[WARN Log] Datatype format exception: "P15.5Y"^^xsd:duration
[WARN Log] Datatype format exception: "1Y2M"^^xsd:duration
[WARN Log] Datatype format exception: "P1YM5D"^^xsd:duration
[WARN Log] Datatype format exception: "P1D2H"^^xsd:duration
[WARN Log] Datatype format exception: "PT15.S"^^xsd:duration
[WARN Log] Datatype format exception: "P-20M"^^xsd:duration
[WARN Log] Datatype format exception: "P20MT"^^xsd:duration
[WARN Log] Datatype format exception: "P20MT"^^xsd:duration
[WARN Log] Datatype format exception: "P2M1Y"^^xsd:duration
[WARN Log] Datatype format exception: "P2M1Y"^^xsd:duration
[WARN Log] Datatype format exception: "P"^^xsd:duration
[WARN Log] Datatype format exception: "P"^^xsd:duration
[WARN Log] Datatype format exception: ""^^xsd:duration
[WARN Log] Datatype format exception: ""^^xsd:duration
[WARN Log] Datatype format exception: "P15.5Y"^^xsd:duration
[WARN Log] Datatype format exception: "P15.5Y"^^xsd:duration
[WARN Log] Datatype format exception: "1Y2M"^^xsd:duration
[WARN Log] Datatype format exception: "1Y2M"^^xsd:duration
[WARN Log] Datatype format exception: "P1YM5D"^^xsd:duration
[WARN Log] Datatype format exception: "P1YM5D"^^xsd:duration
[WARN Log] Datatype format exception: "P1D2H"^^xsd:duration
[WARN Log] Datatype format exception: "P1D2H"^^xsd:duration
[WARN Log] Datatype format exception: "PT15.S"^^xsd:duration
[WARN Log] Datatype format exception: "PT15.S"^^xsd:duration
[WARN Log] Datatype format exception: "P-20M"^^xsd:duration
[WARN Log] Datatype format exception: "P-20M"^^xsd:duration
[WARN ErrorHandlerFactory$ErrorLogger] [line: 11, col: 20] Lexical form '130' not valid for datatype XSD byte
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 20] Lexical form '3.0' not valid for datatype XSD byte
[WARN ErrorHandlerFactory$ErrorLogger] [line: 13, col: 20] Lexical form '-129' not valid for datatype XSD byte
[WARN Log] Datatype format exception: "130"^^xsd:byte
[WARN Log] Datatype format exception: "3.0"^^xsd:byte
[WARN Log] Datatype format exception: "-129"^^xsd:byte
[WARN Log] Datatype format exception: "130"^^xsd:byte
[WARN Log] Datatype format exception: "130"^^xsd:byte
[WARN Log] Datatype format exception: "3.0"^^xsd:byte
[WARN Log] Datatype format exception: "3.0"^^xsd:byte
[WARN Log] Datatype format exception: "-129"^^xsd:byte
[WARN Log] Datatype format exception: "-129"^^xsd:byte
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 20] Lexical form '13:65:00' not valid for datatype XSD time
[WARN ErrorHandlerFactory$ErrorLogger] [line: 13, col: 20] Lexical form '13:20.5:00' not valid for datatype XSD time
[WARN ErrorHandlerFactory$ErrorLogger] [line: 14, col: 20] Lexical form '13:20' not valid for datatype XSD time
[WARN ErrorHandlerFactory$ErrorLogger] [line: 15, col: 20] Lexical form '5:20:00' not valid for datatype XSD time
[WARN ErrorHandlerFactory$ErrorLogger] [line: 16, col: 20] Lexical form '' not valid for datatype XSD time
[WARN ErrorHandlerFactory$ErrorLogger] [line: 17, col: 20] Lexical form '13:20:00-15:00' not valid for datatype XSD time
[WARN Log] Datatype format exception: "13:65:00"^^xsd:time
[WARN Log] Datatype format exception: "13:20.5:00"^^xsd:time
[WARN Log] Datatype format exception: "13:20"^^xsd:time
[WARN Log] Datatype format exception: "5:20:00"^^xsd:time
[WARN Log] Datatype format exception: ""^^xsd:time
[WARN Log] Datatype format exception: "13:20:00-15:00"^^xsd:time
[WARN Log] Datatype format exception: "13:65:00"^^xsd:time
[WARN Log] Datatype format exception: "13:65:00"^^xsd:time
[WARN Log] Datatype format exception: "13:20.5:00"^^xsd:time
[WARN Log] Datatype format exception: "13:20.5:00"^^xsd:time
[WARN Log] Datatype format exception: "13:20"^^xsd:time
[WARN Log] Datatype format exception: "13:20"^^xsd:time
[WARN Log] Datatype format exception: "5:20:00"^^xsd:time
[WARN Log] Datatype format exception: "5:20:00"^^xsd:time
[WARN Log] Datatype format exception: ""^^xsd:time
[WARN Log] Datatype format exception: ""^^xsd:time
[WARN Log] Datatype format exception: "13:20:00-15:00"^^xsd:time
[WARN Log] Datatype format exception: "13:20:00-15:00"^^xsd:time
[WARN ErrorHandlerFactory$ErrorLogger] [line: 11, col: 21] Lexical form '-3E2.4' not valid for datatype XSD float
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 21] Lexical form '12E' not valid for datatype XSD float
[WARN ErrorHandlerFactory$ErrorLogger] [line: 13, col: 21] Lexical form 'NAN' not valid for datatype XSD float
[WARN ErrorHandlerFactory$ErrorLogger] [line: 14, col: 21] Lexical form '' not valid for datatype XSD float
[WARN Log] Datatype format exception: "-3E2.4"^^xsd:float
[WARN Log] Datatype format exception: "12E"^^xsd:float
[WARN Log] Datatype format exception: "NAN"^^xsd:float
[WARN Log] Datatype format exception: ""^^xsd:float
[WARN Log] Datatype format exception: "-3E2.4"^^xsd:float
[WARN Log] Datatype format exception: "-3E2.4"^^xsd:float
[WARN Log] Datatype format exception: "12E"^^xsd:float
[WARN Log] Datatype format exception: "12E"^^xsd:float
[WARN Log] Datatype format exception: "NAN"^^xsd:float
[WARN Log] Datatype format exception: "NAN"^^xsd:float
[WARN Log] Datatype format exception: ""^^xsd:float
[WARN Log] Datatype format exception: ""^^xsd:float
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 19] Lexical form 'abc' not valid for datatype XSD integer
[WARN Log] Datatype format exception: "abc"^^xsd:integer
[WARN Log] Datatype format exception: "abc"^^xsd:integer
[WARN Log] Datatype format exception: "abc"^^xsd:integer
[WARN Log] Datatype format exception: "1.2"^^xsd:integer
[WARN Log] Datatype format exception: "1.2"^^xsd:integer
[WARN Log] Datatype format exception: "1.2"^^xsd:integer
[WARN Log] Datatype format exception: "1.2"^^xsd:integer
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 23] Lexical form 'truu' not valid for datatype XSD boolean
[WARN ErrorHandlerFactory$ErrorLogger] [line: 13, col: 23] Lexical form '2' not valid for datatype XSD boolean
[WARN Log] Datatype format exception: "truu"^^xsd:boolean
[WARN Log] Datatype format exception: "2"^^xsd:boolean
[WARN Log] Datatype format exception: "truu"^^xsd:boolean
[WARN Log] Datatype format exception: "truu"^^xsd:boolean
[WARN Log] Datatype format exception: "2"^^xsd:boolean
[WARN Log] Datatype format exception: "2"^^xsd:boolean
[WARN ErrorHandlerFactory$ErrorLogger] [line: 11, col: 23] Lexical form '3,5' not valid for datatype XSD decimal
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 23] Lexical form '' not valid for datatype XSD decimal
[WARN Log] Datatype format exception: "3,5"^^xsd:decimal
[WARN Log] Datatype format exception: ""^^xsd:decimal
[WARN Log] Datatype format exception: "3,5"^^xsd:decimal
[WARN Log] Datatype format exception: "3,5"^^xsd:decimal
[WARN Log] Datatype format exception: ""^^xsd:decimal
[WARN Log] Datatype format exception: ""^^xsd:decimal
[WARN ErrorHandlerFactory$ErrorLogger] [line: 11, col: 23] Lexical form '2018-13-01' not valid for datatype XSD date
[WARN ErrorHandlerFactory$ErrorLogger] [line: 12, col: 23] Lexical form '01-11-2013' not valid for datatype XSD date
[WARN ErrorHandlerFactory$ErrorLogger] [line: 13, col: 23] Lexical form '01-11-0000' not valid for datatype XSD date
[WARN ErrorHandlerFactory$ErrorLogger] [line: 14, col: 23] Lexical form '2018-11-01T' not valid for datatype XSD date
[WARN ErrorHandlerFactory$ErrorLogger] [line: 15, col: 23] Lexical form '99-04-12' not valid for datatype XSD date
[WARN ErrorHandlerFactory$ErrorLogger] [line: 16, col: 23] Lexical form '2004/04/02' not valid for datatype XSD date
[WARN Log] Datatype format exception: "2018-13-01"^^xsd:date
[WARN Log] Datatype format exception: "01-11-2013"^^xsd:date
[WARN Log] Datatype format exception: "01-11-0000"^^xsd:date
[WARN Log] Datatype format exception: "2018-11-01T"^^xsd:date
[WARN Log] Datatype format exception: "99-04-12"^^xsd:date
[WARN Log] Datatype format exception: "2004/04/02"^^xsd:date
[WARN Log] Datatype format exception: "2018-13-01"^^xsd:date
[WARN Log] Datatype format exception: "2018-13-01"^^xsd:date
[WARN Log] Datatype format exception: "01-11-2013"^^xsd:date
[WARN Log] Datatype format exception: "01-11-2013"^^xsd:date
[WARN Log] Datatype format exception: "01-11-0000"^^xsd:date
[WARN Log] Datatype format exception: "01-11-0000"^^xsd:date
[WARN Log] Datatype format exception: "2018-11-01T"^^xsd:date
[WARN Log] Datatype format exception: "2018-11-01T"^^xsd:date
[WARN Log] Datatype format exception: "99-04-12"^^xsd:date
[WARN Log] Datatype format exception: "99-04-12"^^xsd:date
[WARN Log] Datatype format exception: "2004/04/02"^^xsd:date
[WARN Log] Datatype format exception: "2004/04/02"^^xsd:date
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.597 s - in org.aksw.rdfunit.validate.integration.XsdIntegrationTest
[INFO] Running org.aksw.rdfunit.validate.integration.RSIntegrationTest
[INFO TagRdfUnitTestGenerator] http://rdfunit.aksw.org generated 32 tests using 60 TAGs
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in org.aksw.rdfunit.validate.integration.RSIntegrationTest
[INFO] Running org.aksw.rdfunit.validate.integration.DspIntegrationTest
[INFO TagRdfUnitTestGenerator] http://rdfunit.aksw.org generated 25 tests using 60 TAGs
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in org.aksw.rdfunit.validate.integration.DspIntegrationTest
[INFO] Running org.aksw.rdfunit.validate.integration.OwlIntegrationTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.575 s - in org.aksw.rdfunit.validate.integration.OwlIntegrationTest
[INFO] Running org.aksw.rdfunit.validate.integration.ShaclIntegrationTest
[WARN ConstraintFactory] No validators found for Property Shape 93d2c6c811f3101fa8c811e053362f16 / component http://www.w3.org/ns/shacl#MinCountConstraintComponent and bindings [PropertySingleValuePair(property=http://www.w3.org/ns/shacl#minCount, value=0^^http://www.w3.org/2001/XMLSchema#int)]
[INFO ShaclTestGenerator] http://rdfunit.aksw.org generated 43 SHACL-based tests
[WARN ErrorHandlerFactory$ErrorLogger] [line: 31, col: 16] Lexical form 'none' not valid for datatype XSD boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN Log] Datatype format exception: "none"^^xsd:boolean
[WARN ErrorHandlerFactory$ErrorLogger] [line: 8, col: 20] Lexical form 'asdf' not valid for datatype XSD date
[WARN Log] Datatype format exception: "asdf"^^xsd:date
[WARN Log] Datatype format exception: "asdf"^^xsd:date
[WARN Log] Datatype format exception: "asdf"^^xsd:date
[WARN ErrorHandlerFactory$ErrorLogger] [line: 7, col: 23] Lexical form 'true' not valid for datatype XSD int
[WARN Log] Datatype format exception: "true"^^xsd:int
[WARN Log] Datatype format exception: "true"^^xsd:int
[WARN Log] Datatype format exception: "true"^^xsd:int
[WARN ErrorHandlerFactory$ErrorLogger] [line: 15, col: 42] Lexical form 'asdf' not valid for datatype XSD int
[WARN Log] Datatype format exception: "asdf"^^xsd:int
[WARN Log] Datatype format exception: "asdf"^^xsd:int
[WARN Log] Datatype format exception: "asdf"^^xsd:int
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.403 s - in org.aksw.rdfunit.validate.integration.ShaclIntegrationTest
[INFO] Running org.aksw.rdfunit.utils.RDFUnitUtilsTest
[INFO RDFUnitUtils] Adding manual schema entries (or overriding LOV)!
[INFO RDFUnitUtils] Loaded 63 schema declarations from: sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@2133512c
[INFO RDFUnitUtils] Loading cached schema entries from LOV!
[INFO RDFUnitUtils] Loaded 651 schema declarations from: sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@640429a5
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.aksw.rdfunit.utils.RDFUnitUtilsTest
[INFO] Running org.aksw.rdfunit.io.writer.RdfResultsWriterFactoryTest
InputStream: Doctype given is ""
InputStream: Document content looks like HTML 4.01
no warnings or errors were found
InputStream: Doctype given is ""
InputStream: Document content looks like HTML 4.01
no warnings or errors were found
InputStream: Doctype given is ""
InputStream: Document content looks like HTML 4.01
no warnings or errors were found
InputStream: Doctype given is ""
InputStream: Document content looks like HTML 4.01
no warnings or errors were found
[ERROR] Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 11.066 s <<< FAILURE! - in org.aksw.rdfunit.io.writer.RdfResultsWriterFactoryTest
[ERROR] testOutputWellFormed[0: Result Type: aggregated](org.aksw.rdfunit.io.writer.RdfResultsWriterFactoryTest) Time elapsed: 0.885 s <<< ERROR!
java.util.UnknownFormatConversionException: Conversion = '2'
at org.aksw.rdfunit.io.writer.RdfResultsWriterFactoryTest.getXmlForExecution(RdfResultsWriterFactoryTest.java:92)
at org.aksw.rdfunit.io.writer.RdfResultsWriterFactoryTest.testOutputWellFormed(RdfResultsWriterFactoryTest.java:76)
[ERROR] testOutputWellFormed[1: Result Type: status](org.aksw.rdfunit.io.writer.RdfResultsWriterFactoryTest) Time elapsed: 0.062 s <<< ERROR!
java.util.UnknownFormatConversionException: Conversion = '2'
at org.aksw.rdfunit.io.writer.RdfResultsWriterFactoryTest.getXmlForExecution(RdfResultsWriterFactoryTest.java:92)
at org.aksw.rdfunit.io.writer.RdfResultsWriterFactoryTest.testOutputWellFormed(RdfResultsWriterFactoryTest.java:76)
[INFO] Running org.aksw.rdfunit.prefix.LOVEndpointTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.aksw.rdfunit.prefix.LOVEndpointTest
[INFO] Running org.aksw.rdfunit.sources.DumpTestSourceTest
[ERROR DumpTestSource] Cannot read dump URI: non-resolvable-uri Reason: InputStream is null
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.aksw.rdfunit.sources.DumpTestSourceTest
[INFO] Running org.aksw.rdfunit.sources.AbstractTestSourceTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.aksw.rdfunit.sources.AbstractTestSourceTest
[INFO] Running org.aksw.rdfunit.statistics.DatasetStatisticsPropertiesCountTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.aksw.rdfunit.statistics.DatasetStatisticsPropertiesCountTest
[INFO] Running org.aksw.rdfunit.statistics.DatasetStatisticsClassesCountTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.aksw.rdfunit.statistics.DatasetStatisticsClassesCountTest
[INFO] Running org.aksw.rdfunit.statistics.DatasetStatisticsClassesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.aksw.rdfunit.statistics.DatasetStatisticsClassesTest
[INFO] Running org.aksw.rdfunit.statistics.DatasetStatisticsPropertiesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.aksw.rdfunit.statistics.DatasetStatisticsPropertiesTest
[INFO] Running org.aksw.rdfunit.statistics.DatasetStatisticsAllIrisTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.aksw.rdfunit.statistics.DatasetStatisticsAllIrisTest
[INFO] Running org.aksw.rdfunit.statistics.NamespaceStatisticsTest
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/4#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/5#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/1#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/2#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/3#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/c1#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/c2#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/p4#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/p5#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/p2#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/p3#
[WARN NamespaceStatistics] Undefined namespace in LOV or schemaDecl.csv: http://example.com/p1#
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.014 s <<< FAILURE! - in org.aksw.rdfunit.statistics.NamespaceStatisticsTest
[ERROR] testGetNamespaces(org.aksw.rdfunit.statistics.NamespaceStatisticsTest) Time elapsed: 0.011 s <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<1>
at org.aksw.rdfunit.statistics.NamespaceStatisticsTest.testGetNamespaces(NamespaceStatisticsTest.java:39)
[INFO] Running org.aksw.rdfunit.tests.generators.TestGeneratorFactoryTest
[INFO TagRdfUnitTestGenerator] http://example.com/shacl generated 0 tests using 60 TAGs
[INFO ShaclTestGenerator] http://example.com/shacl generated 1 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] http://example.com/shacl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] http://example.com/shacl identified 0 predefined manual tests
[INFO TagRdfUnitTestGenerator] http://example.com/owl generated 2 tests using 60 TAGs
[INFO ShaclTestGenerator] http://example.com/owl generated 0 SHACL-based tests
[INFO ManualRdfunitTestReaderGenerator] http://example.com/owl identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] http://example.com/owl identified 0 predefined manual tests
[INFO ManualRdfunitTestReaderGenerator] http://dbpedia.org identified 0 manually written tests
[INFO ManualRdfunitTestLoaderGenerator] http://dbpedia.org identified 12 predefined manual tests
[INFO ShaclTestGenerator] http://example.com/shacl generated 1 SHACL-based tests
[INFO ShaclTestGenerator] http://example.com/owl generated 0 SHACL-based tests
[INFO ManualRdfunitTestLoaderGenerator] http://example.com/owl identified 0 predefined manual tests
[INFO ManualRdfunitTestLoaderGenerator] http://dbpedia.org identified 12 predefined manual tests
[INFO TagRdfUnitTestGenerator] http://example.com/owl generated 2 tests using 60 TAGs
[INFO GenerateAndCacheRdfUnitTestGenerator] 2 tests written to /tmp/30ee3051-a19f-4c24-8626-427f6eaad5b3/Schema/example.com/owl/exowl.tests.Schema.ttl
[INFO CacheTestGenerator] http://example.com/owl contains 2 automatically created tests (loaded from cache)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.aksw.rdfunit.tests.generators.TestGeneratorFactoryTest
[INFO] Running org.aksw.rdfunit.tests.query_generation.QueryGenerationFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.aksw.rdfunit.tests.query_generation.QueryGenerationFactoryTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] NamespaceStatisticsTest.testGetNamespaces:39 expected:<0> but was:<1>
[ERROR] Errors:
[ERROR] RdfResultsWriterFactoryTest.testOutputWellFormed:76->getXmlForExecution:92 » UnknownFormatConversion
[ERROR] RdfResultsWriterFactoryTest.testOutputWellFormed:76->getXmlForExecution:92 » UnknownFormatConversion
[INFO]
[ERROR] Tests run: 151, Failures: 1, Errors: 2, Skipped: 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for RDFUnit - Parent 0.8.24-SNAPSHOT:
[INFO]
[INFO] RDFUnit - Parent ................................... SUCCESS [ 15.020 s]
[INFO] RDFUnit - Commons .................................. SUCCESS [ 29.914 s]
[INFO] RDFUnit - IO ....................................... SUCCESS [ 9.984 s]
[INFO] RDFUnit - Manual Tests ............................. SUCCESS [ 0.125 s]
[INFO] RDFUnit - Model .................................... SUCCESS [ 16.549 s]
[INFO] RDFUnit - Core ..................................... FAILURE [ 38.290 s]
[INFO] RDFUnit - Validate ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 min
[INFO] Finished at: 2022-07-18T15:13:18+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project rdfunit-core: There are test failures.
[ERROR]
[ERROR] Please refer to /usr/share/tomcat8/.jenkins/jobs/RDFUnit - build deb packages/workspace/rdfunit-core/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :rdfunit-core
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE