Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision d986f4f5cd1756b25c45f4c24c3cd68db138f36f (origin/merge_ci)
Commit message: "Update component versions"
First time build. Skipping changelog.
Using shallow submodule update with depth 1
Cloning repository https://github.com/snoopycrimecop/omero-gradle-plugins.git
 > git init /home/omero/workspace/OMERO-gradle-plugins-build # timeout=10
Fetching upstream changes from https://github.com/snoopycrimecop/omero-gradle-plugins.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/omero-gradle-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/snoopycrimecop/omero-gradle-plugins.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/merge_ci^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d986f4f5cd1756b25c45f4c24c3cd68db138f36f # timeout=10
 > git rev-list --no-walk 3720852c1311dda5365753ba5f40f52c4fa7f7ea # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.omero-dsl-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-dsl-plugin.path # timeout=10
 > git config --get submodule.omero-api-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-api-plugin.path # timeout=10
 > git config --get submodule.omero-blitz-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-blitz-plugin.path # timeout=10
 > git config --get submodule.omero-artifact-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-artifact-plugin.path # timeout=10
 > git config --get submodule.omero-javapackager-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-javapackager-plugin.path # timeout=10
 > git config --get submodule.ice-builder-gradle.url # timeout=10
 > git config -f .gitmodules --get submodule.ice-builder-gradle.path # timeout=10
 > git submodule update --init --recursive --depth=1 omero-dsl-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 omero-api-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 omero-blitz-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 omero-artifact-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 omero-javapackager-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 ice-builder-gradle # timeout=10