Skip to content
StepArgumentsStatus
Start of Pipeline - (25 min in block)
library - (3.1 sec in self)
properties - (0.24 sec in self)
timestamps - (25 min in block)
timestamps block - (25 min in block)
node - (25 min in block)migration
node block - (25 min in block)
timeout - (25 min in block)
timeout block - (25 min in block)
xvnc - (25 min in block)
xvnc block - (25 min in block)
stage - (0.69 sec in block)Environment
stage block (Environment) - (0.67 sec in block)
sh - (0.38 sec in self)mutter --replace --sm-disable &
sh - (0.29 sec in self)mkdir -p tmp/egit.tmp
dir - (25 min in block)repo
dir block - (25 min in block)
tool - (47 ms in self)temurin-jdk17-latest
stage - (12 sec in block)Checkout
stage block (Checkout) - (12 sec in block)
sh - (0.28 sec in self)$JAVA_HOME/bin/java -version
checkout - (11 sec in self)
readFile - (40 ms in self)
sh - (1.7 sec in self)curl -s -f -m 10 -L --max-redirs 8 https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/
stage - (0.49 sec in block)Initialize PGP
stage block (Initialize PGP) - (0.48 sec in block)
withCredentials - (0.46 sec in block)
withCredentials block - (0.43 sec in block)
sh - (0.43 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
stage - (20 min in block)Build
stage block (Build) - (20 min in block)
withCredentials - (20 min in block)
withCredentials block - (20 min in block)
tool - (9 ms in self)apache-maven-latest
isUnix - (3 ms in self)
sh - (20 min in self)'/opt/tools/apache-maven/latest/bin/mvn' clean install -Pstatic-checks,other-os,eclipse-sign,gpg-sign -DPUBLISH_FOLDER=/egit/updates-stable-nightly -Djgit-site=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.1-SNAPSHOT/org.eclipse.jgit.repository-6.9.1-SNAPSHOT.zip-unzip/ --batch-mode --errors -Dmaven.repo.local=/home/jenkins/agent/workspace/egit-stable/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit-stable/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit-stable/tmp/ -Dtest.vmparams=-Declipse.consoleLog=true -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dorg.slf4j.simpleLogger.log.org.apache.maven.lifecycle.internal.builder.BuilderCommon=error
stage - (4 min 53 sec in block)Deploy
stage block (Deploy) - (4 min 53 sec in block)
withCredentials - (4 min 44 sec in block)
withCredentials block - (4 min 44 sec in block)
tool - (8 ms in self)apache-maven-latest
isUnix - (3 ms in self)
sh - (4 min 44 sec in self)'/opt/tools/apache-maven/latest/bin/mvn' deploy -DskipTests=true -Dskip-ui-tests=true -Pstatic-checks,other-os,eclipse-sign,gpg-sign -DPUBLISH_FOLDER=/egit/updates-stable-nightly -Djgit-site=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.1-SNAPSHOT/org.eclipse.jgit.repository-6.9.1-SNAPSHOT.zip-unzip/ --batch-mode --errors -Dmaven.repo.local=/home/jenkins/agent/workspace/egit-stable/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit-stable/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit-stable/tmp/ -Dtest.vmparams=-Declipse.consoleLog=true -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dorg.slf4j.simpleLogger.log.org.apache.maven.lifecycle.internal.builder.BuilderCommon=error
sshagent - (8.6 sec in block)
sshagent block - (8.5 sec in block)
lock - (8.4 sec in block)genie.egit-projects-storage-eclipse-org--home-data-httpd-download.eclipse.org-egit-updates-stable-nightly
lock block - (8.4 sec in block)
sh - (5.9 sec in self) ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly-tmp358 ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly-tmp358 scp -r org.eclipse.egit.repository/target/repository/* genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-stable-nightly-tmp358
sh - (2.5 sec in self) ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly-old ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly ssh genie.egit@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly-old ssh genie.egit@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly-tmp358 /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates-stable-nightly-old
stage - (19 sec in block)Results
stage block (Results) - (19 sec in block)
archiveArtifacts - (7.8 sec in self)org.eclipse.egit.repository/target/repository/**,*/target/screenshots/*,*/target/work/data/.metadata/*log
junit - (0.93 sec in self)*/target/surefire-reports/*.xml
recordIssues - (11 sec in self){tools=[@spotBugs(pattern=*/target/*bugsXml.xml,reportEncoding=UTF-8), @cpd(reportEncoding=UTF-8)]}
step - (10 ms in self)