Skip to content
StepArgumentsStatus
Start of Pipeline - (25 min in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (25 min in block)
podTemplate block - (25 min in block)
node - (25 min in block)scout-rt-22-continuous
node block - (25 min in block)
stage - (2 min 51 sec in block)Checkout
stage block (Checkout) - (2 min 51 sec in block)
checkout - (2 min 51 sec in self)
stage - (21 min in block)Build
stage block (Build) - (21 min in block)
container - (21 min in block)maven
container block - (21 min in block)
sh - (1.2 sec in self) cat <<EOF > $HOME/.npmrc # pnpm settings shared-workspace-lockfile=true link-workspace-packages=true prefer-workspace-packages=true # npm settings engine-strict=true scripts-prepend-node-path=auto EOF
sh - (21 min in self) mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/22.0 clean install -U -B -e -Dmaster_enforcerCheck_skip=true -Dmaster_node_dir=${NODE_HOME}/bin -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest
stage - (39 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (39 sec in block)
sh - (3.9 sec in self)find . -maxdepth 3 -type d -name node_modules -prune -exec rm -r {} \;
junit - (35 sec in self)**/target/surefire-reports/TEST-*.xml,eclipse-scout-core/target/karma-reports/**/test-results.xml
step - (66 ms in self)