Console Output
Started by user Eddie Brown
Running as SYSTEM
Building in workspace /.jenkins/workspace/uCars
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/storm345dev/ucars
> git init /.jenkins/workspace/uCars # timeout=10
Fetching upstream changes from https://github.com/storm345dev/ucars
> git --version # timeout=10
> git --version # 'git version 2.27.0'
> git fetch --tags --force --progress -- https://github.com/storm345dev/ucars +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/storm345dev/ucars # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/1.13plus
Seen branch in repository origin/1.9
Seen branch in repository origin/master
Seen 3 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision 4084555bcc1a05d9ccb1f3b682515c7e59c20250 (origin/1.13plus)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4084555bcc1a05d9ccb1f3b682515c7e59c20250 # timeout=10
Commit message: "Update pom.xml"
> git rev-list --no-walk 4084555bcc1a05d9ccb1f3b682515c7e59c20250 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 33987
[uCars] $ java -cp /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven/boot/plexus-classworlds-2.6.0.jar:/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven/conf/logging jenkins.maven3.agent.Maven35Main /.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven /var/lib/tomcat9/webapps/jenkins/WEB-INF/lib/remoting-4.7.jar /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 33987
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
<===[JENKINS REMOTING CAPACITY]===>