Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 56 sec in block)
podTemplate - (1 min 55 sec in block)
podTemplate block - (1 min 55 sec in block)
node - (1 min 55 sec in block)shellwax_master_99-q0zb8
node block - (1 min 32 sec in block)
stage - (10 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (10 sec in block)
checkout - (10 sec in self)
withEnv - (1 min 22 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 22 sec in block)
withEnv - (1 min 22 sec in block)NPM_CONFIG_USERCONFIG
withEnv block - (1 min 22 sec in block)
timeout - (1 min 22 sec in block)
timeout block - (1 min 22 sec in block)
stage - (2.2 sec in block)Prepare-environment
stage block (Prepare-environment) - (2.2 sec in block)
container - (2.2 sec in block)container
container block - (2.1 sec in block)
sh - (0.59 sec in self)node --version
sh - (0.79 sec in self)npm --version
sh - (0.79 sec in self)npm config set cache="$WORKSPACE/npm-cache"
stage - (1 min 16 sec in block)Build
stage block (Build) - (1 min 16 sec in block)
container - (1 min 14 sec in block)container
container block - (1 min 14 sec in block)
xvnc - (1 min 14 sec in block)true
xvnc block - (1 min 12 sec in block)
sh - (1 min 12 sec in self)mvn clean verify -B -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Psign -Dmaven.repo.local=$WORKSPACE/.m2/repository
archiveArtifacts - (2 sec in self)org.eclipse.shellwax.site/target/repository/**,*/target/work/configuration/*.log,*/target/work/data/.metadata/.log,*/target/work/data/languageServers-log/**
stage - (3.2 sec in block)Deploy
stage block (Deploy) - (3.2 sec in block)
sshagent - (3.1 sec in block)
sshagent block - (2.6 sec in block)
sh - (0.8 sec in self)ssh genie.shellwax@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/shellwax/snapshots
sh - (0.79 sec in self)ssh genie.shellwax@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/shellwax/snapshots
sh - (1 sec in self)scp -r org.eclipse.shellwax.site/target/repository/* genie.shellwax@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/shellwax/snapshots