Skip to content
StepArgumentsStatus
Start of Pipeline - (17 min in block)
properties - (38 ms in self)
timestamps - (17 min in block)
timestamps block - (17 min in block)
node - (17 min in block)migration
node block - (17 min in block)
tool - (19 ms in self)temurin-jdk17-latest
timeout - (17 min in block)
timeout block - (17 min in block)
ansiColor - (17 min in block)xterm
ansiColor block - (17 min in block)
stage - (0.95 sec in block)Environment
stage block (Environment) - (0.94 sec in block)
sh - (0.65 sec in self)$JAVA_HOME/bin/java -version
isUnix - (1 ms in self)
sh - (0.28 sec in self)mkdir -p ./tmp
dir - (17 min in block)repo
dir block - (17 min in block)
stage - (12 sec in block)Checkout
stage block (Checkout) - (12 sec in block)
checkout - (12 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 - (36 ms in self)
stage - (12 min in block)Test
stage block (Test) - (12 min in block)
tool - (9 ms in self)apache-maven-latest
isUnix - (1 ms in self)
sh - (12 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 - (2 min 38 sec in block)Build
stage block (Build) - (2 min 38 sec in block)
tool - (8 ms in self)apache-maven-latest
isUnix - (2 ms in self)
sh - (2 min 37 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 - (1 min 21 sec in block)Deploy
stage block (Deploy) - (1 min 21 sec in block)
withCredentials - (1 min 21 sec in block)
withCredentials block - (1 min 21 sec in block)
tool - (8 ms in self)apache-maven-latest
isUnix - (1 ms in self)
sh - (1 min 21 sec in self)'/opt/tools/apache-maven/latest/bin/mvn' clean install deploy:deploy -f org.eclipse.jgit.packaging/pom.xml -Peclipse-sign,eclipse-pack,gpg-sign --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 - (24 sec in block)Results
stage block (Results) - (24 sec in block)
junit - (1.9 sec in self)**/*.test/target/surefire-reports/*.xml
archiveArtifacts - (22 sec in self)org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/**,target/**,**/target/site/**
step - (0.24 sec in self)