Start of Pipeline - (7 min 1 sec in block) | | | |
|
node - (7 min 1 sec in block) | testintegration | | |
|
node block - (7 min 1 sec in block) | | | |
|
stage - (11 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (11 sec in block) | | | |
|
checkout - (11 sec in self) | | | |
|
withEnv - (6 min 49 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (6 min 49 sec in block) | | | |
|
withEnv - (6 min 49 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD | | |
|
withEnv block - (6 min 49 sec in block) | | | |
|
stage - (0.68 sec in block) | Versions | | |
|
stage block (Versions) - (0.66 sec in block) | | | |
|
copyArtifacts - (34 ms in self) | | | |
|
sh - (0.59 sec in self) |
mkdir /home/omero/workspace/OMERO-build-build/build
cd /home/omero/workspace/OMERO-build-build/build && curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz | tar -zxf -
export PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/omero/workspace/OMERO-build-build/build/build-infra-master/
cd ..
# Workaround for "unflattened" file, possibly due to matrix
find . -name version.properties -exec cp {} . \;
test -e version.properties
foreach-get-version-as-property >> version.properties
| | |
|
archiveArtifacts - (14 ms in self) | version.properties | | |
|
stage - (6 min 12 sec in block) | Build | | |
|
stage block (Build) - (6 min 12 sec in block) | | | |
|
sh - (6 min 12 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal --refresh-dependencies | | |
|
archiveArtifacts - (0.58 sec in self) | omero-blitz/build/**/*python.zip | | |
|
stage - (34 sec in block) | Deploy | | |
|
stage block (Deploy) - (34 sec in block) | | | |
|
sh - (34 sec in self) | gradle --init-script init-ci.gradle publish | | |
|
stage - (1.6 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (1.5 sec in block) | | | |
|
deleteDir - (1.5 sec in self) | | | |
|