Skip to content
Failed

Console Output

Started by user DIM Build
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/Eclipse Sensinact/workspace
The recommended git tool is: NONE
using credential playertour-cd-docker-compose
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials Private key for the autoplayertour user, utilized for automatically deploying the Player Tour application (docker-compose version)
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/sensinact/org.eclipse.sensinact.gateway.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision cdb0d0670d33f5108944ffcebf5696a0eb0175c2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdb0d0670d33f5108944ffcebf5696a0eb0175c2 # timeout=10
Commit message: "Add a history resource for getting single historical values"
 > git rev-list --no-walk cdb0d0670d33f5108944ffcebf5696a0eb0175c2 # timeout=10
Parsing POMs
Established TCP socket on 33265
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/OpenJDK8/bin/java -DskipTests=true -P dim -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven/apache-maven-3.8.4 /var/jenkins_home/war/WEB-INF/lib/remoting-4.10.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 33265
Unrecognized option: -P
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
ERROR: Failed to launch Maven. Exit code = 1
Finished: FAILURE