Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Build failed in Jenkins: rdf4j-storage-master-verify #81

See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-master-verify/81/display/redirect>

------------------------------------------
Started by user jeen.broekstra@xxxxxxxxx
Building in workspace <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-master-verify/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/rdf4j-storage.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/rdf4j-storage.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/rdf4j-storage.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 285faa493eaddf698c3e20304f8b56dbc01982cc (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 285faa493eaddf698c3e20304f8b56dbc01982cc
Commit message: "Merge pull request #129 from eclipse/issues/GH-1168-concat-langtag"
 > /usr/local/bin/git rev-list --no-walk 285faa493eaddf698c3e20304f8b56dbc01982cc # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -DskipTests=true -Dmaven.javadoc.skip=true clean install -Pcompliance -DskipTests --fail-never --quiet --update-snapshots --show-version --batch-mode
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.51-52.39-default", arch: "amd64", family: "unix"
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml verify -Pcompliance --show-version --batch-mode
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Error: Could not find or load main class tests.security.manager=false
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top