Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 16 sec in block)
readTrusted - (0.25 sec in self)jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml
podTemplate - (2 min 15 sec in block)
podTemplate block - (2 min 15 sec in block)
node - (2 min 15 sec in block)cdt-lsp-jonahgraham-fork_master_29-pxqqh
node block - (2 min 0 sec in block)
stage - (5.8 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (5.8 sec in block)
checkout - (5.8 sec in self)
withEnv - (1 min 54 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 54 sec in block)
timestamps - (1 min 54 sec in block)
timestamps block - (1 min 54 sec in block)
stage - (2.6 sec in block)Install clangd
stage block (Install clangd) - (2.6 sec in block)
container - (2.6 sec in block)cdt
container block - (2.6 sec in block)
timeout - (2.6 sec in block)
timeout block - (2.5 sec in block)
sh - (1.1 sec in self)curl -L https://github.com/clangd/clangd/releases/download/15.0.6/clangd-linux-15.0.6.zip > clangd.zip
sh - (1.4 sec in self)unzip clangd.zip
stage - (1 min 49 sec in block)Build and verify
stage block (Build and verify) - (1 min 49 sec in block)
container - (1 min 49 sec in block)cdt
container block - (1 min 49 sec in block)
timeout - (1 min 49 sec in block)
timeout block - (1 min 49 sec in block)
withEnv - (1 min 49 sec in block)MAVEN_OPTS
withEnv block - (1 min 49 sec in block)
sh - (1 min 49 sec in self) export PATH=$PWD/clangd_15.0.6/bin:$PATH which clangd clangd --version /jipp/tools/apache-maven/latest/bin/mvn clean verify -B -V -X -e -Dmaven.test.failure.ignore=true -P production -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
stage - (14 ms in block)Deploy Snapshot
stage block (Deploy Snapshot) - (4 ms in block)
stage - (2.3 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2.3 sec in block)
container - (2.2 sec in block)cdt
container block - (2.2 sec in block)
archiveArtifacts - (1.1 sec in self)**/*.log,releng/org.eclipse.cdt.lsp.repository/target/**
junit - (1 sec in self)**/target/surefire-reports/*.xml