Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 50 sec in block)
readTrusted - (0.56 sec in self)jenkins/pod-templates/cdt-full-pod-standard.yaml
podTemplate - (7 min 47 sec in block)
podTemplate block - (7 min 47 sec in block)
node - (7 min 46 sec in block)
node block - (7 min 8 sec in block)
stage - (18 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (17 sec in block)
checkout - (17 sec in self)
withEnv - (6 min 48 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (6 min 47 sec in block)
timestamps - (6 min 45 sec in block)
timestamps block - (6 min 44 sec in block)
stage - (47 sec in block)Git Clone
stage block (Git Clone) - (46 sec in block)
container - (40 sec in block)cdt
container block - (40 sec in block)
timeout - (30 sec in block)
timeout block - (29 sec in block)
sh - (2.4 sec in self)git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
sh - (1.6 sec in self)git config protocol.version 1
sh - (25 sec in self)git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/*
checkout - (8.2 sec in self)
stage - (3 min 12 sec in block)Run build
stage block (Run build) - (3 min 12 sec in block)
container - (3 min 6 sec in block)cdt
container block - (3 min 6 sec in block)
timeout - (3 min 5 sec in block)
timeout block - (3 min 4 sec in block)
withEnv - (3 min 3 sec in block)MAVEN_OPTS
withEnv block - (3 min 3 sec in block)
sh - (3 min 3 sec in self)/usr/share/maven/bin/mvn clean verify -B -V -Dmaven.test.failure.ignore=true -P build-standalone-debugger-rcp -P baseline-compare-and-replace -DuseSimrelRepo -f debug/org.eclipse.cdt.debug.application.product -Ddsf.gdb.tests.timeout.multiplier=50 -Dindexer.timeout=300 -P production -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
stage - (2 min 42 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2 min 41 sec in block)
container - (2 min 38 sec in block)cdt
container block - (2 min 37 sec in block)
archiveArtifacts - (2 min 36 sec in self)debug/org.eclipse.cdt.debug.application.product/target/product/*.tar.gz,debug/org.eclipse.cdt.debug.application.product/target/products/*.zip,debug/org.eclipse.cdt.debug.application.product/target/products/*.tar.gz,debug/org.eclipse.cdt.debug.application.product/target/repository/**