Skip to content

Console Output

[INFO] 
[INFO] ------------------< org.eclipse.rdf4j:rdf4j-rio-trig >------------------
[INFO] Building RDF4J: Rio - TriG 3.1.3-SNAPSHOT                       [20/100]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ rdf4j-rio-trig ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-rio-trig ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig
[INFO] Storing buildNumber: 0f38727 at timestamp: 1585846499529
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-rio-trig ---
[INFO] Adding ignore: META-INF/**/module-info
[INFO] 
[INFO] --- formatter-maven-plugin:2.8.1:validate (default) @ rdf4j-rio-trig ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 11
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         11 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-rio-trig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-rio-trig ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-rio-trig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-rio-trig ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdf4j-rio-trig ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.rdf4j.rio.trig.TriGParserCustomTest
16:55:01.223 [Time-limited test] ERROR [Rio fatal] Found incomplete percent-encoded sequence: a%2 (1, -1)
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.rdf4j.rio.trig.TriGParserCustomTest
[INFO] Running org.eclipse.rdf4j.rio.trig.TriGPrettyWriterTest
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s - in org.eclipse.rdf4j.rio.trig.TriGPrettyWriterTest
[INFO] Running org.eclipse.rdf4j.rio.trig.TriGPrettyWriterBackgroundTest
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in org.eclipse.rdf4j.rio.trig.TriGPrettyWriterBackgroundTest
[INFO] Running org.eclipse.rdf4j.rio.trig.TriGWriterTest
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in org.eclipse.rdf4j.rio.trig.TriGWriterTest
[INFO] Running org.eclipse.rdf4j.rio.trig.TriGWriterBackgroundTest
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in org.eclipse.rdf4j.rio.trig.TriGWriterBackgroundTest
[INFO] Running org.eclipse.rdf4j.rio.trig.TriGHandlingTest
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.rdf4j.rio.trig.TriGHandlingTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 283, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-rio-trig ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-rio-trig ---
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig/target/rdf4j-rio-trig-3.1.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdf4j-rio-trig ---
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig/target/rdf4j-rio-trig-3.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-rio-trig/3.1.3-SNAPSHOT/rdf4j-rio-trig-3.1.3-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-master-deploy/core/rio/trig/pom.xml to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-rio-trig/3.1.3-SNAPSHOT/rdf4j-rio-trig-3.1.3-SNAPSHOT.pom