Skip to content
StepArgumentsStatus
Start of Pipeline - (48 min in block)
properties - (24 ms in self)
timestamps - (48 min in block)
timestamps block - (48 min in block)
node - (48 min in block)migration
node block - (15 min in block)
tool - (15 ms in self)temurin-jdk17-latest
timeout - (15 min in block)
timeout block - (15 min in block)
ansiColor - (15 min in block)xterm
ansiColor block - (15 min in block)
stage - (0.94 sec in block)Environment
stage block (Environment) - (0.93 sec in block)
sh - (0.63 sec in self)$JAVA_HOME/bin/java -version
isUnix - (2 ms in self)
sh - (0.28 sec in self)mkdir -p ./tmp
dir - (15 min in block)repo
dir block - (15 min in block)
stage - (14 sec in block)Checkout
stage block (Checkout) - (14 sec in block)
checkout - (14 sec in self)
stage - (0.49 sec in block)Initialize PGP
stage block (Initialize PGP) - (0.47 sec in block)
withCredentials - (0.46 sec in block)
withCredentials block - (0.43 sec in block)
sh - (0.42 sec in self) gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
readFile - (34 ms in self)
stage - (14 min in block)Test
stage block (Test) - (14 min in block)
tool - (7 ms in self)apache-maven-latest
isUnix - (2 ms in self)
sh - (14 min in self)'/opt/tools/apache-maven/latest/bin/mvn' -f pom.xml -Pstatic-checks,ecj -Djgit.test.long=true clean verify pmd:pmd --batch-mode --errors -T 2 -Dmaven.repo.local=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository -Declipse.p2.mirrors=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/ -Dstyle.color=always
stage - (21 sec in block)Build
stage block (Build) - (20 sec in block)
tool - (7 ms in self)apache-maven-latest
isUnix - (2 ms in self)
sh - (20 sec in self)'/opt/tools/apache-maven/latest/bin/mvn' -f pom.xml -Peclipse-sign,ecj -DskipTests=true install deploy:deploy --batch-mode --errors -T 2 -Dmaven.repo.local=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository -Declipse.p2.mirrors=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/ -Dstyle.color=always
stage - (36 sec in block)Results
stage block (Results) - (36 sec in block)
junit - (2.1 sec in self)**/*.test/target/surefire-reports/*.xml
archiveArtifacts - (33 sec in self)org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/**,target/**,**/target/site/**
step - (0.23 sec in self)