Skip to content

Console Output

+ export BASE_REPO=omero-gradle-plugins.git
+ BASE_REPO=omero-gradle-plugins.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-gradle-plugins-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-gradle-plugins-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2024-03-15 00:19:02,685 [  scc.config] DEBUG Found github.token
2024-03-15 00:19:02,688 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-03-15 00:19:02,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:03,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:03,719 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-03-15 00:19:03,720 [      scc.gh] DEBUG 4132 remaining from 5000 (Reset at 00:03
2024-03-15 00:19:03,720 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-15 00:19:03,725 [     scc.git] DEBUG Check current status
2024-03-15 00:19:03,725 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:03,728 [     scc.git] DEBUG 74ea82b revert
2024-03-15 00:19:03,728 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:03,765 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-03-15 00:19:03,767 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-03-15 00:19:03,770 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-03-15 00:19:03,772 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-03-15 00:19:03,775 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-03-15 00:19:03,778 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-03-15 00:19:03,782 [  scc.config] DEBUG Found remote.origin.url
2024-03-15 00:19:04,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-03-15 00:19:04,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-15 00:19:05,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-15 00:19:05,489 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-15 00:19:05,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-15 00:19:05,909 [     scc.git] DEBUG Resetting...
2024-03-15 00:19:05,909 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-03-15 00:19:05,915 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2024-03-15 00:19:05,915 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-03-15 00:19:05,966 [     scc.git] DEBUG Check current status
2024-03-15 00:19:05,967 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:05,970 [     scc.git] DEBUG 74ea82b revert
2024-03-15 00:19:05,970 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:06,007 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-03-15 00:19:06,010 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-03-15 00:19:06,012 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-03-15 00:19:06,015 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-03-15 00:19:06,017 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-03-15 00:19:06,020 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-03-15 00:19:06,020 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-03-15 00:19:06,020 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-03-15 00:19:06,021 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-03-15 00:19:06,021 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-03-15 00:19:06,021 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-03-15 00:19:06,021 [    scc.repo] DEBUG ## PRs found:
2024-03-15 00:19:06,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 2
2024-03-15 00:19:06,323 [    scc.repo] DEBUG ## Branches found:
2024-03-15 00:19:06,323 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:06,324 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:06,328 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-15 00:19:06,331 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-15 00:19:06,331 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-15 00:19:06,334 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-15 00:19:06,338 [     scc.git] DEBUG Already up to date.

2024-03-15 00:19:06,338 [     scc.git] DEBUG ## Unique users: []
2024-03-15 00:19:06,338 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:06,338 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:06,341 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-15 00:19:06,379 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:06,379 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:06,382 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-15 00:19:06,406 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f3fb17971f0> has no local changes
2024-03-15 00:19:06,407 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-gradle-plugins
Already up to date.


Generated by OMERO-gradle-plugins-push#2 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/2/)'
2024-03-15 00:19:06,429 [     scc.git] DEBUG [detached HEAD 9193185] merge master -Dorg -Snone
2024-03-15 00:19:06,429 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-03-15 00:19:06,430 [   scc.merge] INFO  Already up to date.
2024-03-15 00:19:06,430 [   scc.merge] INFO  
2024-03-15 00:19:06,430 [   scc.merge] INFO  
2024-03-15 00:19:06,430 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-03-15 00:19:06,430 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'ice-builder-gradle'
Synchronizing submodule url for 'omero-api-plugin'
Synchronizing submodule url for 'omero-artifact-plugin'
Synchronizing submodule url for 'omero-blitz-plugin'
Synchronizing submodule url for 'omero-dsl-plugin'
Synchronizing submodule url for 'omero-javapackager-plugin'
Merge all submodules2024-03-15 00:19:09,188 [  scc.config] DEBUG Found github.token
2024-03-15 00:19:09,191 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-03-15 00:19:09,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:09,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:10,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-03-15 00:19:10,235 [      scc.gh] DEBUG 4124 remaining from 5000 (Reset at 00:03
2024-03-15 00:19:10,235 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-15 00:19:10,239 [     scc.git] DEBUG Check current status
2024-03-15 00:19:10,239 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:10,243 [     scc.git] DEBUG 9193185 merge master -Dorg -Snone
2024-03-15 00:19:10,243 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:10,278 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-03-15 00:19:10,281 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-03-15 00:19:10,283 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-03-15 00:19:10,286 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-03-15 00:19:10,288 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-03-15 00:19:10,291 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-03-15 00:19:10,294 [  scc.config] DEBUG Found remote.origin.url
2024-03-15 00:19:10,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-03-15 00:19:11,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-15 00:19:11,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-15 00:19:12,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-15 00:19:12,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-15 00:19:12,424 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:12,471 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-03-15 00:19:12,472 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-15 00:19:12,475 [     scc.git] DEBUG Check current status
2024-03-15 00:19:12,475 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:12,478 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2024-03-15 00:19:12,479 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:12,518 [  scc.config] DEBUG Found remote.origin.url
2024-03-15 00:19:12,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2024-03-15 00:19:13,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-15 00:19:13,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-15 00:19:14,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-15 00:19:14,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-15 00:19:14,822 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:14,859 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:14,860 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-03-15 00:19:14,860 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-15 00:19:14,864 [     scc.git] DEBUG Check current status
2024-03-15 00:19:14,864 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:14,867 [     scc.git] DEBUG 9058a82 add missing license file
2024-03-15 00:19:14,867 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:14,911 [  scc.config] DEBUG Found remote.origin.url
2024-03-15 00:19:15,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2024-03-15 00:19:15,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-15 00:19:16,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-15 00:19:16,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-15 00:19:16,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-15 00:19:16,966 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:17,003 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:17,004 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-03-15 00:19:17,004 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-15 00:19:17,008 [     scc.git] DEBUG Check current status
2024-03-15 00:19:17,009 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:17,012 [     scc.git] DEBUG 6f8ed82 add missing license file
2024-03-15 00:19:17,012 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:17,053 [  scc.config] DEBUG Found remote.origin.url
2024-03-15 00:19:17,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2024-03-15 00:19:17,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-15 00:19:18,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-15 00:19:18,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-15 00:19:19,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-15 00:19:19,098 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:19,135 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:19,136 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-03-15 00:19:19,136 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-15 00:19:19,141 [     scc.git] DEBUG Check current status
2024-03-15 00:19:19,141 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:19,144 [     scc.git] DEBUG f206240 add missing license file
2024-03-15 00:19:19,145 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:19,184 [  scc.config] DEBUG Found remote.origin.url
2024-03-15 00:19:19,576 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2024-03-15 00:19:20,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-15 00:19:20,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-15 00:19:20,871 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-15 00:19:21,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-15 00:19:21,273 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:21,311 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:21,313 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-03-15 00:19:21,313 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-15 00:19:21,318 [     scc.git] DEBUG Check current status
2024-03-15 00:19:21,318 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:21,321 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2024-03-15 00:19:21,322 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:21,360 [  scc.config] DEBUG Found remote.origin.url
2024-03-15 00:19:21,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2024-03-15 00:19:22,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-15 00:19:22,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-15 00:19:23,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-15 00:19:23,403 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-15 00:19:23,405 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:23,443 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:23,444 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-03-15 00:19:23,444 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-15 00:19:23,448 [     scc.git] DEBUG Check current status
2024-03-15 00:19:23,449 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:23,452 [     scc.git] DEBUG 0b35260 add missing license file
2024-03-15 00:19:23,452 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:23,492 [  scc.config] DEBUG Found remote.origin.url
2024-03-15 00:19:23,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2024-03-15 00:19:24,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-15 00:19:24,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-15 00:19:25,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-15 00:19:25,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-15 00:19:25,563 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:25,606 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:25,607 [     scc.git] DEBUG Resetting...
2024-03-15 00:19:25,607 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-03-15 00:19:25,615 [     scc.git] DEBUG HEAD is now at 9193185 merge master -Dorg -Snone
2024-03-15 00:19:25,615 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-03-15 00:19:25,670 [     scc.git] DEBUG Check current status
2024-03-15 00:19:25,670 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-15 00:19:25,674 [     scc.git] DEBUG 9193185 merge master -Dorg -Snone
2024-03-15 00:19:25,674 [     scc.git] DEBUG Calling 'git submodule status'
2024-03-15 00:19:25,715 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-03-15 00:19:25,718 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-03-15 00:19:25,721 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-03-15 00:19:25,724 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-03-15 00:19:25,726 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-03-15 00:19:25,729 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-03-15 00:19:25,730 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-03-15 00:19:25,730 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-03-15 00:19:25,730 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-03-15 00:19:25,730 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-03-15 00:19:25,731 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-03-15 00:19:25,731 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-03-15 00:19:25,731 [    scc.repo] DEBUG ## PRs found:
2024-03-15 00:19:25,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 2
2024-03-15 00:19:25,980 [    scc.repo] DEBUG ## Branches found:
2024-03-15 00:19:25,980 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:25,980 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:25,984 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-15 00:19:25,988 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-15 00:19:25,988 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-15 00:19:25,992 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-15 00:19:25,997 [     scc.git] DEBUG Already up to date.

2024-03-15 00:19:25,997 [     scc.git] DEBUG ## Unique users: []
2024-03-15 00:19:25,997 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:25,997 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:26,001 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-15 00:19:26,042 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:26,043 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:26,047 [    scc.repo] DEBUG ## PRs found:
2024-03-15 00:19:26,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2024-03-15 00:19:26,406 [    scc.repo] DEBUG ## Branches found:
2024-03-15 00:19:26,406 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-03-15 00:19:26,406 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:26,406 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:26,411 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-15 00:19:26,414 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-15 00:19:26,415 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-15 00:19:26,419 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-15 00:19:26,423 [     scc.git] DEBUG Already up to date.

2024-03-15 00:19:26,423 [     scc.git] DEBUG ## Unique users: []
2024-03-15 00:19:26,423 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:26,423 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:26,426 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-15 00:19:26,462 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:26,463 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:26,467 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:26,504 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-15 00:19:26,510 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f683cea6280> has no local changes
2024-03-15 00:19:26,510 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/ice-builder-gradle
Already up to date.


Generated by OMERO-gradle-plugins-push#2 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/2/)'
2024-03-15 00:19:26,518 [     scc.git] DEBUG [detached HEAD f0786bb] merge master -Dorg -Ssuccess-only
2024-03-15 00:19:26,519 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:26,519 [    scc.repo] DEBUG ## PRs found:
2024-03-15 00:19:26,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2024-03-15 00:19:26,823 [    scc.repo] DEBUG ## Branches found:
2024-03-15 00:19:26,823 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-03-15 00:19:26,824 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:26,824 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:26,829 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-15 00:19:26,832 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-15 00:19:26,833 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-15 00:19:26,836 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-15 00:19:26,840 [     scc.git] DEBUG Already up to date.

2024-03-15 00:19:26,841 [     scc.git] DEBUG ## Unique users: []
2024-03-15 00:19:26,841 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:26,841 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:26,844 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-15 00:19:26,887 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:26,888 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:26,892 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:26,931 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-15 00:19:26,936 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f683ce97b80> has no local changes
2024-03-15 00:19:26,936 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-api-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#2 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/2/)'
2024-03-15 00:19:26,943 [     scc.git] DEBUG [detached HEAD 0e7b284] merge master -Dorg -Ssuccess-only
2024-03-15 00:19:26,943 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:26,944 [    scc.repo] DEBUG ## PRs found:
2024-03-15 00:19:27,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 None
2024-03-15 00:19:27,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/22 HTTP/1.1" 200 None
2024-03-15 00:19:28,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654 HTTP/1.1" 200 None
2024-03-15 00:19:28,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-03-15 00:19:29,132 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654 HTTP/1.1" 200 None
2024-03-15 00:19:29,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/statuses/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654?per_page=1 HTTP/1.1" 200 2
2024-03-15 00:19:29,561 [    scc.repo] DEBUG   - PR 22 jburel 'remove release plugin'
2024-03-15 00:19:30,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/20 HTTP/1.1" 200 None
2024-03-15 00:19:30,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/20/comments HTTP/1.1" 200 None
2024-03-15 00:19:30,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403 HTTP/1.1" 200 None
2024-03-15 00:19:31,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-03-15 00:19:31,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403 HTTP/1.1" 200 None
2024-03-15 00:19:32,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/statuses/87e0d69d51259016b01a2622ccb4d4ca35ed4403?per_page=1 HTTP/1.1" 200 2
2024-03-15 00:19:32,296 [    scc.repo] DEBUG   - PR 20 jburel 'Update '
2024-03-15 00:19:32,297 [    scc.repo] DEBUG ## Branches found:
2024-03-15 00:19:32,297 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-03-15 00:19:32,297 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:32,297 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:32,302 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-15 00:19:32,306 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-15 00:19:32,306 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-15 00:19:32,311 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-15 00:19:32,316 [     scc.git] DEBUG Already up to date.

2024-03-15 00:19:32,316 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-03-15 00:19:32,738 [     scc.git] DEBUG From https://github.com/ome/omero-artifact-plugin
2024-03-15 00:19:32,738 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-03-15 00:19:32,744 [     scc.git] DEBUG Calling 'git fetch origin pull/22/head'
2024-03-15 00:19:33,126 [     scc.git] DEBUG From https://github.com/ome/omero-artifact-plugin
2024-03-15 00:19:33,127 [     scc.git] DEBUG  * branch            refs/pull/22/head -> FETCH_HEAD
2024-03-15 00:19:33,131 [     scc.git] DEBUG ## Unique users: []
2024-03-15 00:19:33,131 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:33,131 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:33,136 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...87e0d69d51259016b01a2622ccb4d4ca35ed4403'
2024-03-15 00:19:33,141 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:33,145 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Update ) 87e0d69d51259016b01a2622ccb4d4ca35ed4403'
2024-03-15 00:19:33,155 [     scc.git] DEBUG Auto-merging buildSrc/build.gradle.kts
2024-03-15 00:19:33,155 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-15 00:19:33,158 [     scc.git] DEBUG  build.gradle.kts                                            |  4 ++--
2024-03-15 00:19:33,158 [     scc.git] DEBUG  buildSrc/build.gradle.kts                                   |  2 +-
2024-03-15 00:19:33,158 [     scc.git] DEBUG  buildSrc/src/main/kotlin/org/openmicroscopy/PluginHelper.kt | 11 +++++++++--
2024-03-15 00:19:33,158 [     scc.git] DEBUG  src/main/kotlin/org/openmicroscopy/PluginHelper.kt          | 12 ++++++++++--
2024-03-15 00:19:33,158 [     scc.git] DEBUG  4 files changed, 22 insertions(+), 7 deletions(-)
2024-03-15 00:19:33,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:33,314 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...495e3fbc8c521fbfcf2c48c0e5f12b65c196f654'
2024-03-15 00:19:33,319 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:33,324 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 22 (remove release plugin) 495e3fbc8c521fbfcf2c48c0e5f12b65c196f654'
2024-03-15 00:19:33,333 [     scc.git] DEBUG Auto-merging build.gradle.kts
2024-03-15 00:19:33,334 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-15 00:19:33,336 [     scc.git] DEBUG  build.gradle.kts                                   |  4 --
2024-03-15 00:19:33,336 [     scc.git] DEBUG  .../kotlin/org/openmicroscopy/ReleasePlugin.kt     | 62 ----------------------
2024-03-15 00:19:33,336 [     scc.git] DEBUG  2 files changed, 66 deletions(-)
2024-03-15 00:19:33,336 [     scc.git] DEBUG  delete mode 100644 src/main/kotlin/org/openmicroscopy/ReleasePlugin.kt
2024-03-15 00:19:33,719 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:33,720 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-15 00:19:33,759 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:33,760 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:33,765 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:33,800 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-15 00:19:33,805 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f683c6004c0> has no local changes
2024-03-15 00:19:33,805 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-artifact-plugin
Already up to date.

Merged PRs:
  - PR 20 jburel 'Update '
  - PR 22 jburel 'remove release plugin'

Generated by OMERO-gradle-plugins-push#2 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/2/)'
2024-03-15 00:19:33,812 [     scc.git] DEBUG [detached HEAD be4c59c] merge master -Dorg -Ssuccess-only
2024-03-15 00:19:33,813 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:33,813 [    scc.repo] DEBUG ## PRs found:
2024-03-15 00:19:34,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2024-03-15 00:19:34,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2024-03-15 00:19:35,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-03-15 00:19:35,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-03-15 00:19:36,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-03-15 00:19:36,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-03-15 00:19:36,982 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/statuses/ab55b4a92457249272d136edcbbbe82421371522?per_page=1 HTTP/1.1" 200 2
2024-03-15 00:19:36,983 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2024-03-15 00:19:36,983 [    scc.repo] DEBUG ## Branches found:
2024-03-15 00:19:36,983 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-03-15 00:19:36,983 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:36,983 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:36,988 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-15 00:19:36,997 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-15 00:19:36,997 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-15 00:19:37,003 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-15 00:19:37,009 [     scc.git] DEBUG Already up to date.

2024-03-15 00:19:37,009 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-03-15 00:19:37,411 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2024-03-15 00:19:37,412 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-03-15 00:19:37,417 [     scc.git] DEBUG ## Unique users: []
2024-03-15 00:19:37,417 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:37,417 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:37,421 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2024-03-15 00:19:37,425 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:37,429 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2024-03-15 00:19:37,436 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-15 00:19:37,438 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2024-03-15 00:19:37,438 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-03-15 00:19:37,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:37,599 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-15 00:19:37,638 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:37,639 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:37,644 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:37,687 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-15 00:19:37,697 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f683c6005e0> has no local changes
2024-03-15 00:19:37,699 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-blitz-plugin
Already up to date.

Merged PRs:
  - PR 20 jburel 'Change target'

Generated by OMERO-gradle-plugins-push#2 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/2/)'
2024-03-15 00:19:37,710 [     scc.git] DEBUG [detached HEAD a5335be] merge master -Dorg -Ssuccess-only
2024-03-15 00:19:37,711 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:37,711 [    scc.repo] DEBUG ## PRs found:
2024-03-15 00:19:38,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2024-03-15 00:19:38,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2024-03-15 00:19:39,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-03-15 00:19:39,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-03-15 00:19:39,967 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-03-15 00:19:40,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/statuses/eb0520fc38e8d446a76fa3bfb3ff8343081b2378?per_page=1 HTTP/1.1" 200 2
2024-03-15 00:19:40,390 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-03-15 00:19:40,391 [    scc.repo] DEBUG ## Branches found:
2024-03-15 00:19:40,391 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-03-15 00:19:40,391 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:40,391 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:40,397 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-15 00:19:40,401 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-15 00:19:40,401 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-15 00:19:40,406 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-15 00:19:40,411 [     scc.git] DEBUG Already up to date.

2024-03-15 00:19:40,411 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2024-03-15 00:19:40,828 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2024-03-15 00:19:40,829 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2024-03-15 00:19:40,833 [     scc.git] DEBUG ## Unique users: []
2024-03-15 00:19:40,834 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:40,834 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:40,839 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-03-15 00:19:40,844 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:40,849 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 19 (Bump plugin-project to 5.6.0) eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-03-15 00:19:40,860 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-15 00:19:40,862 [     scc.git] DEBUG  build.gradle | 2 +-
2024-03-15 00:19:40,863 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-03-15 00:19:41,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:41,028 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-15 00:19:41,073 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:41,073 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:41,078 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:41,119 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-15 00:19:41,125 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f683c600520> has no local changes
2024-03-15 00:19:41,126 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-dsl-plugin
Already up to date.

Merged PRs:
  - PR 19 jburel 'Bump plugin-project to 5.6.0'

Generated by OMERO-gradle-plugins-push#2 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/2/)'
2024-03-15 00:19:41,136 [     scc.git] DEBUG [detached HEAD 64b14b3] merge master -Dorg -Ssuccess-only
2024-03-15 00:19:41,136 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:41,137 [    scc.repo] DEBUG ## PRs found:
2024-03-15 00:19:41,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2024-03-15 00:19:41,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2024-03-15 00:19:42,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2024-03-15 00:19:42,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-03-15 00:19:43,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-03-15 00:19:43,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-03-15 00:19:44,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/statuses/498a9fc970e459c7555795f1d3dbd73879753c5a?per_page=1 HTTP/1.1" 200 2
2024-03-15 00:19:44,271 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2024-03-15 00:19:44,271 [    scc.repo] DEBUG ## Branches found:
2024-03-15 00:19:44,271 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-03-15 00:19:44,271 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:44,272 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:44,277 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-15 00:19:44,280 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-15 00:19:44,281 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-15 00:19:44,284 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-15 00:19:44,289 [     scc.git] DEBUG Already up to date.

2024-03-15 00:19:44,289 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-03-15 00:19:44,700 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2024-03-15 00:19:44,700 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-03-15 00:19:44,705 [     scc.git] DEBUG ## Unique users: []
2024-03-15 00:19:44,705 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:44,705 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:44,710 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-03-15 00:19:44,715 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:44,719 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-03-15 00:19:44,742 [     scc.git] DEBUG Auto-merging build.gradle
2024-03-15 00:19:44,742 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-15 00:19:44,745 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2024-03-15 00:19:44,746 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2024-03-15 00:19:44,746 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2024-03-15 00:19:44,746 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2024-03-15 00:19:44,746 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2024-03-15 00:19:44,746 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2024-03-15 00:19:44,746 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2024-03-15 00:19:44,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:44,904 [     scc.git] DEBUG Calling 'git submodule update'
2024-03-15 00:19:44,952 [     scc.git] DEBUG Get sha1 of %s
2024-03-15 00:19:44,953 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-15 00:19:44,958 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:45,002 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-15 00:19:45,008 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f683ce53a00> has no local changes
2024-03-15 00:19:45,008 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#2 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/2/)'
2024-03-15 00:19:45,016 [     scc.git] DEBUG [detached HEAD 3c26069] merge master -Dorg -Ssuccess-only
2024-03-15 00:19:45,016 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:45,016 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-15 00:19:45,071 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2024-03-15 00:19:45,308 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:45,318 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2024-03-15 00:19:45,322 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2024-03-15 00:19:45,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:45,723 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2024-03-15 00:19:45,733 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2024-03-15 00:19:46,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:46,142 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2024-03-15 00:19:46,147 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2024-03-15 00:19:46,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:46,539 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2024-03-15 00:19:46,543 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2024-03-15 00:19:46,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:46,947 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2024-03-15 00:19:46,952 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2024-03-15 00:19:47,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-15 00:19:47,354 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2024-03-15 00:19:47,354 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-03-15 00:19:47,386 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f683e1b61f0> has local changes
2024-03-15 00:19:47,386 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gradle-plugins
Already up to date.


Repository: ome/ice-builder-gradle
Already up to date.


Repository: ome/omero-api-plugin
Already up to date.


Repository: ome/omero-artifact-plugin
Already up to date.

Merged PRs:
  - PR 20 jburel 'Update '
  - PR 22 jburel 'remove release plugin'

Repository: ome/omero-blitz-plugin
Already up to date.

Merged PRs:
  - PR 20 jburel 'Change target'

Repository: ome/omero-dsl-plugin
Already up to date.

Merged PRs:
  - PR 19 jburel 'Bump plugin-project to 5.6.0'

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#2 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/2/)'
2024-03-15 00:19:47,396 [     scc.git] DEBUG [detached HEAD efe1e81] merge master -Dorg -Ssuccess-only
2024-03-15 00:19:47,397 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2024-03-15 00:19:47,397 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-03-15 00:19:47,397 [   scc.merge] INFO  Already up to date.
2024-03-15 00:19:47,397 [   scc.merge] INFO  
2024-03-15 00:19:47,397 [   scc.merge] INFO  
2024-03-15 00:19:47,397 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2024-03-15 00:19:47,397 [   scc.merge] INFO  Already up to date.
2024-03-15 00:19:47,397 [   scc.merge] INFO  
2024-03-15 00:19:47,397 [   scc.merge] INFO  
2024-03-15 00:19:47,397 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2024-03-15 00:19:47,397 [   scc.merge] INFO  Already up to date.
2024-03-15 00:19:47,397 [   scc.merge] INFO  
2024-03-15 00:19:47,397 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2024-03-15 00:19:47,398 [   scc.merge] INFO  Already up to date.
2024-03-15 00:19:47,398 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] INFO  Merged PRs:
2024-03-15 00:19:47,398 [   scc.merge] INFO    - PR 20 jburel 'Update '
2024-03-15 00:19:47,398 [   scc.merge] INFO    - PR 22 jburel 'remove release plugin'
2024-03-15 00:19:47,398 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2024-03-15 00:19:47,398 [   scc.merge] INFO  Already up to date.
2024-03-15 00:19:47,398 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] INFO  Merged PRs:
2024-03-15 00:19:47,398 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2024-03-15 00:19:47,398 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2024-03-15 00:19:47,398 [   scc.merge] INFO  Already up to date.
2024-03-15 00:19:47,398 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] INFO  Merged PRs:
2024-03-15 00:19:47,398 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-03-15 00:19:47,398 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2024-03-15 00:19:47,398 [   scc.merge] INFO  Already up to date.
2024-03-15 00:19:47,398 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] INFO  Merged PRs:
2024-03-15 00:19:47,398 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2024-03-15 00:19:47,398 [   scc.merge] INFO  
2024-03-15 00:19:47,398 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-03-15 00:19:47,399 [     scc.git] DEBUG Calling 'git remote'
2024-03-15 00:19:47,405 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-03-15 00:19:47,405 [     scc.git] DEBUG Calling 'git remote'
2024-03-15 00:19:47,410 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:47,411 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-03-15 00:19:47,411 [     scc.git] DEBUG Calling 'git remote'
2024-03-15 00:19:47,415 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:47,415 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-03-15 00:19:47,415 [     scc.git] DEBUG Calling 'git remote'
2024-03-15 00:19:47,419 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:47,419 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-03-15 00:19:47,419 [     scc.git] DEBUG Calling 'git remote'
2024-03-15 00:19:47,423 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:47,423 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-03-15 00:19:47,424 [     scc.git] DEBUG Calling 'git remote'
2024-03-15 00:19:47,427 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-03-15 00:19:47,428 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-03-15 00:19:47,428 [     scc.git] DEBUG Calling 'git remote'
2024-03-15 00:19:47,431 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
Update component versions
grep: build.gradle: No such file or directory
grep: settings.gradle: No such file or directory
grep: build.gradle: No such file or directory
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Updating omero-dsl-plugin from 5.5.0 to 5.5.2-SNAPSHOT
Updating omero-api-plugin from 5.5.0 to 5.5.2-SNAPSHOT
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'ice-builder-gradle'
Entering 'omero-api-plugin'
Entering 'omero-artifact-plugin'
Entering 'omero-blitz-plugin'
Entering 'omero-dsl-plugin'
Entering 'omero-javapackager-plugin'
Entering 'ice-builder-gradle'
HEAD detached from 7145dda
nothing to commit, working tree clean
Entering 'omero-api-plugin'
HEAD detached from 9058a82
nothing to commit, working tree clean
Entering 'omero-artifact-plugin'
HEAD detached from 6f8ed82
nothing to commit, working tree clean
Entering 'omero-blitz-plugin'
[detached HEAD 7bd6148] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-dsl-plugin'
HEAD detached from 2166db5
nothing to commit, working tree clean
Entering 'omero-javapackager-plugin'
HEAD detached from 0b35260
nothing to commit, working tree clean
[detached HEAD fba15be] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2024-03-15 00:20:18,448 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci