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 32a014f7bb2748ba7e5854ed83c8863cb30982ee (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 32a014f7bb2748ba7e5854ed83c8863cb30982ee # timeout=10
 > git rev-list --no-walk 472d7ca2949f7e98a242197b305cd72a2d4be46f # 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