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-06-18 00:20:49,449 [  scc.config] DEBUG Found github.token
2024-06-18 00:20:49,452 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-18 00:20:49,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:20:50,074 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:20:50,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-18 00:20:50,484 [      scc.gh] DEBUG 4998 remaining from 5000 (Reset at 01:06
2024-06-18 00:20:50,485 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-18 00:20:50,489 [     scc.git] DEBUG Check current status
2024-06-18 00:20:50,489 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:20:50,492 [     scc.git] DEBUG 74ea82b revert
2024-06-18 00:20:50,493 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:20:50,533 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-06-18 00:20:50,535 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-06-18 00:20:50,537 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-06-18 00:20:50,540 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-06-18 00:20:50,542 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-06-18 00:20:50,545 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-06-18 00:20:50,549 [  scc.config] DEBUG Found remote.origin.url
2024-06-18 00:20:51,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-06-18 00:20:51,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-18 00:20:51,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-18 00:20:52,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-18 00:20:52,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-18 00:20:52,741 [     scc.git] DEBUG Resetting...
2024-06-18 00:20:52,741 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-18 00:20:52,747 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2024-06-18 00:20:52,747 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-18 00:20:52,797 [     scc.git] DEBUG Check current status
2024-06-18 00:20:52,798 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:20:52,801 [     scc.git] DEBUG 74ea82b revert
2024-06-18 00:20:52,801 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:20:52,839 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-06-18 00:20:52,842 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-06-18 00:20:52,844 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-06-18 00:20:52,846 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-06-18 00:20:52,849 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-06-18 00:20:52,851 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-06-18 00:20:52,852 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-18 00:20:52,852 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-18 00:20:52,852 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-18 00:20:52,852 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-18 00:20:52,852 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-18 00:20:52,852 [    scc.repo] DEBUG ## PRs found:
2024-06-18 00:20:53,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 2
2024-06-18 00:20:53,171 [    scc.repo] DEBUG ## Branches found:
2024-06-18 00:20:53,171 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:20:53,171 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:20:53,175 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-18 00:20:53,178 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-18 00:20:53,178 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-18 00:20:53,182 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-18 00:20:53,185 [     scc.git] DEBUG Already up to date.

2024-06-18 00:20:53,185 [     scc.git] DEBUG ## Unique users: []
2024-06-18 00:20:53,186 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:20:53,186 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:20:53,189 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-18 00:20:53,227 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:20:53,227 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:20:53,231 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-18 00:20:53,952 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fabd139fc40> has no local changes
2024-06-18 00:20:53,952 [     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#96 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/96/)'
2024-06-18 00:20:53,976 [     scc.git] DEBUG [detached HEAD b995dca] merge master -Dorg -Snone
2024-06-18 00:20:53,976 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-06-18 00:20:53,976 [   scc.merge] INFO  Already up to date.
2024-06-18 00:20:53,976 [   scc.merge] INFO  
2024-06-18 00:20:53,976 [   scc.merge] INFO  
2024-06-18 00:20:53,976 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-18 00:20:53,976 [     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-06-18 00:20:56,743 [  scc.config] DEBUG Found github.token
2024-06-18 00:20:56,745 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-18 00:20:56,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:20:57,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:20:57,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-18 00:20:57,784 [      scc.gh] DEBUG 4990 remaining from 5000 (Reset at 01:06
2024-06-18 00:20:57,785 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-18 00:20:57,789 [     scc.git] DEBUG Check current status
2024-06-18 00:20:57,789 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:20:57,793 [     scc.git] DEBUG b995dca merge master -Dorg -Snone
2024-06-18 00:20:57,793 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:20:57,834 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-06-18 00:20:57,836 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-06-18 00:20:57,839 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-06-18 00:20:57,842 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-06-18 00:20:57,844 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-06-18 00:20:57,847 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-06-18 00:20:57,851 [  scc.config] DEBUG Found remote.origin.url
2024-06-18 00:20:58,260 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-06-18 00:20:58,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-18 00:20:59,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-18 00:20:59,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-18 00:21:00,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-18 00:21:00,029 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:00,078 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-06-18 00:21:00,078 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-18 00:21:00,083 [     scc.git] DEBUG Check current status
2024-06-18 00:21:00,083 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:21:00,087 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2024-06-18 00:21:00,087 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:21:00,130 [  scc.config] DEBUG Found remote.origin.url
2024-06-18 00:21:00,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2024-06-18 00:21:00,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-18 00:21:01,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-18 00:21:01,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-18 00:21:02,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-18 00:21:02,277 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:02,316 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:02,317 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-06-18 00:21:02,317 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-18 00:21:02,321 [     scc.git] DEBUG Check current status
2024-06-18 00:21:02,321 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:21:02,324 [     scc.git] DEBUG 9058a82 add missing license file
2024-06-18 00:21:02,325 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:21:02,363 [  scc.config] DEBUG Found remote.origin.url
2024-06-18 00:21:02,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2024-06-18 00:21:03,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-18 00:21:03,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-18 00:21:04,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-18 00:21:04,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-18 00:21:04,592 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:04,635 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:04,637 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-06-18 00:21:04,637 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-18 00:21:04,642 [     scc.git] DEBUG Check current status
2024-06-18 00:21:04,642 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:21:04,647 [     scc.git] DEBUG 6f8ed82 add missing license file
2024-06-18 00:21:04,647 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:21:04,691 [  scc.config] DEBUG Found remote.origin.url
2024-06-18 00:21:05,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2024-06-18 00:21:05,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-18 00:21:06,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-18 00:21:06,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-18 00:21:06,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-18 00:21:06,885 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:06,923 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:06,924 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-06-18 00:21:06,925 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-18 00:21:06,929 [     scc.git] DEBUG Check current status
2024-06-18 00:21:06,929 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:21:06,934 [     scc.git] DEBUG f206240 add missing license file
2024-06-18 00:21:06,934 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:21:06,974 [  scc.config] DEBUG Found remote.origin.url
2024-06-18 00:21:07,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2024-06-18 00:21:07,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-18 00:21:08,287 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-18 00:21:08,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-18 00:21:09,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-18 00:21:09,127 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:09,169 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:09,170 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-06-18 00:21:09,170 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-18 00:21:09,175 [     scc.git] DEBUG Check current status
2024-06-18 00:21:09,175 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:21:09,179 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2024-06-18 00:21:09,179 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:21:09,221 [  scc.config] DEBUG Found remote.origin.url
2024-06-18 00:21:09,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2024-06-18 00:21:10,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-18 00:21:10,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-18 00:21:10,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-18 00:21:11,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-18 00:21:11,311 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:11,363 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:11,364 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-06-18 00:21:11,364 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-18 00:21:11,370 [     scc.git] DEBUG Check current status
2024-06-18 00:21:11,370 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:21:11,379 [     scc.git] DEBUG 0b35260 add missing license file
2024-06-18 00:21:11,380 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:21:11,441 [  scc.config] DEBUG Found remote.origin.url
2024-06-18 00:21:11,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2024-06-18 00:21:12,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-18 00:21:12,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-18 00:21:13,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-18 00:21:13,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-18 00:21:13,529 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:13,586 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:13,587 [     scc.git] DEBUG Resetting...
2024-06-18 00:21:13,587 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-18 00:21:13,597 [     scc.git] DEBUG HEAD is now at b995dca merge master -Dorg -Snone
2024-06-18 00:21:13,597 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-18 00:21:13,668 [     scc.git] DEBUG Check current status
2024-06-18 00:21:13,668 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-18 00:21:13,673 [     scc.git] DEBUG b995dca merge master -Dorg -Snone
2024-06-18 00:21:13,674 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-18 00:21:13,723 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-06-18 00:21:13,727 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-06-18 00:21:13,730 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-06-18 00:21:13,734 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-06-18 00:21:13,738 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-06-18 00:21:13,743 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-06-18 00:21:13,744 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-18 00:21:13,744 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-18 00:21:13,745 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-18 00:21:13,745 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-18 00:21:13,745 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-18 00:21:13,745 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-18 00:21:13,745 [    scc.repo] DEBUG ## PRs found:
2024-06-18 00:21:13,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 2
2024-06-18 00:21:13,957 [    scc.repo] DEBUG ## Branches found:
2024-06-18 00:21:13,957 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:13,957 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:13,962 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-18 00:21:13,967 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-18 00:21:13,967 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-18 00:21:13,974 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-18 00:21:13,980 [     scc.git] DEBUG Already up to date.

2024-06-18 00:21:13,980 [     scc.git] DEBUG ## Unique users: []
2024-06-18 00:21:13,980 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:13,980 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:13,985 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-18 00:21:14,033 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:14,033 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:14,042 [    scc.repo] DEBUG ## PRs found:
2024-06-18 00:21:14,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2024-06-18 00:21:14,400 [    scc.repo] DEBUG ## Branches found:
2024-06-18 00:21:14,400 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-06-18 00:21:14,400 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:14,400 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:14,405 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-18 00:21:14,409 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-18 00:21:14,410 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-18 00:21:14,414 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-18 00:21:14,418 [     scc.git] DEBUG Already up to date.

2024-06-18 00:21:14,418 [     scc.git] DEBUG ## Unique users: []
2024-06-18 00:21:14,418 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:14,418 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:14,422 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-18 00:21:14,457 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:14,457 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:14,461 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:14,508 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-18 00:21:14,515 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f0165197580> has no local changes
2024-06-18 00:21:14,515 [     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#96 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/96/)'
2024-06-18 00:21:14,526 [     scc.git] DEBUG [detached HEAD e50b825] merge master -Dorg -Ssuccess-only
2024-06-18 00:21:14,526 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:14,527 [    scc.repo] DEBUG ## PRs found:
2024-06-18 00:21:14,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2024-06-18 00:21:14,812 [    scc.repo] DEBUG ## Branches found:
2024-06-18 00:21:14,812 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-06-18 00:21:14,812 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:14,812 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:14,817 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-18 00:21:14,825 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-18 00:21:14,825 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-18 00:21:14,831 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-18 00:21:14,838 [     scc.git] DEBUG Already up to date.

2024-06-18 00:21:14,838 [     scc.git] DEBUG ## Unique users: []
2024-06-18 00:21:14,838 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:14,838 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:14,847 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-18 00:21:14,893 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:14,893 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:14,898 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:14,941 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-18 00:21:14,946 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f01661feeb0> has no local changes
2024-06-18 00:21:14,947 [     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#96 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/96/)'
2024-06-18 00:21:14,954 [     scc.git] DEBUG [detached HEAD 59fd12f] merge master -Dorg -Ssuccess-only
2024-06-18 00:21:14,954 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:14,954 [    scc.repo] DEBUG ## PRs found:
2024-06-18 00:21:15,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 None
2024-06-18 00:21:15,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/22 HTTP/1.1" 200 None
2024-06-18 00:21:16,363 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654 HTTP/1.1" 200 None
2024-06-18 00:21:16,839 [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-06-18 00:21:17,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654 HTTP/1.1" 200 None
2024-06-18 00:21:17,810 [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-06-18 00:21:17,811 [    scc.repo] DEBUG   - PR 22 jburel 'remove release plugin'
2024-06-18 00:21:18,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/20 HTTP/1.1" 200 None
2024-06-18 00:21:18,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/20/comments HTTP/1.1" 200 None
2024-06-18 00:21:19,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403 HTTP/1.1" 200 None
2024-06-18 00:21:19,729 [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-06-18 00:21:20,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403 HTTP/1.1" 200 None
2024-06-18 00:21:20,648 [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-06-18 00:21:20,649 [    scc.repo] DEBUG   - PR 20 jburel 'Update '
2024-06-18 00:21:20,649 [    scc.repo] DEBUG ## Branches found:
2024-06-18 00:21:20,649 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-06-18 00:21:20,649 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:20,649 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:20,655 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-18 00:21:20,659 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-18 00:21:20,659 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-18 00:21:20,664 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-18 00:21:20,669 [     scc.git] DEBUG Already up to date.

2024-06-18 00:21:20,669 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-06-18 00:21:21,777 [     scc.git] DEBUG From https://github.com/ome/omero-artifact-plugin
2024-06-18 00:21:21,777 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-06-18 00:21:21,782 [     scc.git] DEBUG Calling 'git fetch origin pull/22/head'
2024-06-18 00:21:22,181 [     scc.git] DEBUG From https://github.com/ome/omero-artifact-plugin
2024-06-18 00:21:22,181 [     scc.git] DEBUG  * branch            refs/pull/22/head -> FETCH_HEAD
2024-06-18 00:21:22,187 [     scc.git] DEBUG ## Unique users: []
2024-06-18 00:21:22,187 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:22,187 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:22,193 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...87e0d69d51259016b01a2622ccb4d4ca35ed4403'
2024-06-18 00:21:22,198 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:22,202 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Update ) 87e0d69d51259016b01a2622ccb4d4ca35ed4403'
2024-06-18 00:21:22,439 [     scc.git] DEBUG Auto-merging buildSrc/build.gradle.kts
2024-06-18 00:21:22,441 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-18 00:21:22,446 [     scc.git] DEBUG  build.gradle.kts                                            |  4 ++--
2024-06-18 00:21:22,446 [     scc.git] DEBUG  buildSrc/build.gradle.kts                                   |  2 +-
2024-06-18 00:21:22,446 [     scc.git] DEBUG  buildSrc/src/main/kotlin/org/openmicroscopy/PluginHelper.kt | 11 +++++++++--
2024-06-18 00:21:22,446 [     scc.git] DEBUG  src/main/kotlin/org/openmicroscopy/PluginHelper.kt          | 12 ++++++++++--
2024-06-18 00:21:22,446 [     scc.git] DEBUG  4 files changed, 22 insertions(+), 7 deletions(-)
2024-06-18 00:21:22,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:22,595 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...495e3fbc8c521fbfcf2c48c0e5f12b65c196f654'
2024-06-18 00:21:22,600 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:22,608 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 22 (remove release plugin) 495e3fbc8c521fbfcf2c48c0e5f12b65c196f654'
2024-06-18 00:21:22,619 [     scc.git] DEBUG Auto-merging build.gradle.kts
2024-06-18 00:21:22,620 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-18 00:21:22,623 [     scc.git] DEBUG  build.gradle.kts                                   |  4 --
2024-06-18 00:21:22,623 [     scc.git] DEBUG  .../kotlin/org/openmicroscopy/ReleasePlugin.kt     | 62 ----------------------
2024-06-18 00:21:22,623 [     scc.git] DEBUG  2 files changed, 66 deletions(-)
2024-06-18 00:21:22,623 [     scc.git] DEBUG  delete mode 100644 src/main/kotlin/org/openmicroscopy/ReleasePlugin.kt
2024-06-18 00:21:23,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:23,009 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-18 00:21:23,059 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:23,059 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:23,063 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:23,105 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-18 00:21:23,113 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f01651975e0> has no local changes
2024-06-18 00:21:23,113 [     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#96 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/96/)'
2024-06-18 00:21:23,122 [     scc.git] DEBUG [detached HEAD e0ff535] merge master -Dorg -Ssuccess-only
2024-06-18 00:21:23,123 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:23,123 [    scc.repo] DEBUG ## PRs found:
2024-06-18 00:21:23,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2024-06-18 00:21:23,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2024-06-18 00:21:24,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-06-18 00:21:25,012 [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-06-18 00:21:25,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-06-18 00:21:25,942 [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-06-18 00:21:25,943 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2024-06-18 00:21:25,943 [    scc.repo] DEBUG ## Branches found:
2024-06-18 00:21:25,944 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-06-18 00:21:25,944 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:25,944 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:25,949 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-18 00:21:25,953 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-18 00:21:25,954 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-18 00:21:25,959 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-18 00:21:25,965 [     scc.git] DEBUG Already up to date.

2024-06-18 00:21:25,965 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-06-18 00:21:26,389 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2024-06-18 00:21:26,389 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-06-18 00:21:26,396 [     scc.git] DEBUG ## Unique users: []
2024-06-18 00:21:26,396 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:26,396 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:26,404 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2024-06-18 00:21:26,413 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:26,421 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2024-06-18 00:21:26,524 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-18 00:21:26,529 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2024-06-18 00:21:26,532 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-18 00:21:26,685 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:26,687 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-18 00:21:26,737 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:26,738 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:26,744 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:26,790 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-18 00:21:26,799 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f0165197820> has no local changes
2024-06-18 00:21:26,799 [     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#96 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/96/)'
2024-06-18 00:21:26,807 [     scc.git] DEBUG [detached HEAD 3c653ff] merge master -Dorg -Ssuccess-only
2024-06-18 00:21:26,808 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:26,808 [    scc.repo] DEBUG ## PRs found:
2024-06-18 00:21:27,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2024-06-18 00:21:27,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2024-06-18 00:21:28,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-06-18 00:21:28,738 [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-06-18 00:21:29,162 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-06-18 00:21:29,559 [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-06-18 00:21:29,560 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-06-18 00:21:29,560 [    scc.repo] DEBUG ## Branches found:
2024-06-18 00:21:29,560 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-06-18 00:21:29,560 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:29,560 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:29,567 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-18 00:21:29,573 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-18 00:21:29,573 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-18 00:21:29,580 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-18 00:21:29,587 [     scc.git] DEBUG Already up to date.

2024-06-18 00:21:29,587 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2024-06-18 00:21:29,983 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2024-06-18 00:21:29,984 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2024-06-18 00:21:29,989 [     scc.git] DEBUG ## Unique users: []
2024-06-18 00:21:29,990 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:29,990 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:29,998 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-06-18 00:21:30,005 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:30,010 [     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-06-18 00:21:30,022 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-18 00:21:30,025 [     scc.git] DEBUG  build.gradle | 2 +-
2024-06-18 00:21:30,026 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-18 00:21:30,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:30,186 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-18 00:21:30,228 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:30,228 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:30,233 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:30,274 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-18 00:21:30,281 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f016415eb80> has no local changes
2024-06-18 00:21:30,282 [     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#96 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/96/)'
2024-06-18 00:21:30,291 [     scc.git] DEBUG [detached HEAD cf308c0] merge master -Dorg -Ssuccess-only
2024-06-18 00:21:30,292 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:30,292 [    scc.repo] DEBUG ## PRs found:
2024-06-18 00:21:30,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2024-06-18 00:21:31,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2024-06-18 00:21:31,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2024-06-18 00:21:32,207 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-06-18 00:21:32,660 [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-06-18 00:21:33,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-06-18 00:21:33,606 [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-06-18 00:21:33,607 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2024-06-18 00:21:33,607 [    scc.repo] DEBUG ## Branches found:
2024-06-18 00:21:33,607 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-06-18 00:21:33,607 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:33,607 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:33,614 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-18 00:21:33,623 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-18 00:21:33,624 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-18 00:21:33,632 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-18 00:21:33,640 [     scc.git] DEBUG Already up to date.

2024-06-18 00:21:33,640 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-18 00:21:34,042 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2024-06-18 00:21:34,042 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-18 00:21:34,049 [     scc.git] DEBUG ## Unique users: []
2024-06-18 00:21:34,049 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:34,049 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:34,056 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-06-18 00:21:34,064 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:34,072 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-06-18 00:21:34,085 [     scc.git] DEBUG Auto-merging build.gradle
2024-06-18 00:21:34,086 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-18 00:21:34,090 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2024-06-18 00:21:34,090 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2024-06-18 00:21:34,090 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2024-06-18 00:21:34,090 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2024-06-18 00:21:34,090 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2024-06-18 00:21:34,090 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2024-06-18 00:21:34,090 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2024-06-18 00:21:34,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:34,250 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-18 00:21:34,302 [     scc.git] DEBUG Get sha1 of %s
2024-06-18 00:21:34,302 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-18 00:21:34,307 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:34,362 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-18 00:21:34,374 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f016417c4c0> has no local changes
2024-06-18 00:21:34,375 [     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#96 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/96/)'
2024-06-18 00:21:34,388 [     scc.git] DEBUG [detached HEAD ed7ee6b] merge master -Dorg -Ssuccess-only
2024-06-18 00:21:34,389 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:34,389 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-18 00:21:34,470 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2024-06-18 00:21:34,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:34,662 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2024-06-18 00:21:34,669 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2024-06-18 00:21:35,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:35,068 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2024-06-18 00:21:35,072 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2024-06-18 00:21:35,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:35,481 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2024-06-18 00:21:35,487 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2024-06-18 00:21:35,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:35,885 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2024-06-18 00:21:35,895 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2024-06-18 00:21:36,293 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:36,310 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2024-06-18 00:21:36,321 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2024-06-18 00:21:36,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-18 00:21:36,733 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2024-06-18 00:21:36,734 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-18 00:21:36,783 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f01664b9190> has local changes
2024-06-18 00:21:36,783 [     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#96 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/96/)'
2024-06-18 00:21:36,799 [     scc.git] DEBUG [detached HEAD ec8072f] merge master -Dorg -Ssuccess-only
2024-06-18 00:21:36,799 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2024-06-18 00:21:36,800 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-06-18 00:21:36,800 [   scc.merge] INFO  Already up to date.
2024-06-18 00:21:36,800 [   scc.merge] INFO  
2024-06-18 00:21:36,800 [   scc.merge] INFO  
2024-06-18 00:21:36,800 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2024-06-18 00:21:36,800 [   scc.merge] INFO  Already up to date.
2024-06-18 00:21:36,800 [   scc.merge] INFO  
2024-06-18 00:21:36,800 [   scc.merge] INFO  
2024-06-18 00:21:36,800 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2024-06-18 00:21:36,800 [   scc.merge] INFO  Already up to date.
2024-06-18 00:21:36,800 [   scc.merge] INFO  
2024-06-18 00:21:36,800 [   scc.merge] INFO  
2024-06-18 00:21:36,800 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2024-06-18 00:21:36,800 [   scc.merge] INFO  Already up to date.
2024-06-18 00:21:36,800 [   scc.merge] INFO  
2024-06-18 00:21:36,800 [   scc.merge] INFO  Merged PRs:
2024-06-18 00:21:36,800 [   scc.merge] INFO    - PR 20 jburel 'Update '
2024-06-18 00:21:36,800 [   scc.merge] INFO    - PR 22 jburel 'remove release plugin'
2024-06-18 00:21:36,800 [   scc.merge] INFO  
2024-06-18 00:21:36,801 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2024-06-18 00:21:36,801 [   scc.merge] INFO  Already up to date.
2024-06-18 00:21:36,801 [   scc.merge] INFO  
2024-06-18 00:21:36,801 [   scc.merge] INFO  Merged PRs:
2024-06-18 00:21:36,801 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2024-06-18 00:21:36,801 [   scc.merge] INFO  
2024-06-18 00:21:36,801 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2024-06-18 00:21:36,801 [   scc.merge] INFO  Already up to date.
2024-06-18 00:21:36,801 [   scc.merge] INFO  
2024-06-18 00:21:36,801 [   scc.merge] INFO  Merged PRs:
2024-06-18 00:21:36,801 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-06-18 00:21:36,801 [   scc.merge] INFO  
2024-06-18 00:21:36,801 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2024-06-18 00:21:36,801 [   scc.merge] INFO  Already up to date.
2024-06-18 00:21:36,801 [   scc.merge] INFO  
2024-06-18 00:21:36,801 [   scc.merge] INFO  Merged PRs:
2024-06-18 00:21:36,801 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2024-06-18 00:21:36,801 [   scc.merge] INFO  
2024-06-18 00:21:36,801 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-18 00:21:36,802 [     scc.git] DEBUG Calling 'git remote'
2024-06-18 00:21:36,810 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-06-18 00:21:36,810 [     scc.git] DEBUG Calling 'git remote'
2024-06-18 00:21:36,817 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:36,818 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-06-18 00:21:36,818 [     scc.git] DEBUG Calling 'git remote'
2024-06-18 00:21:36,825 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:36,826 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-06-18 00:21:36,826 [     scc.git] DEBUG Calling 'git remote'
2024-06-18 00:21:36,837 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:36,838 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-06-18 00:21:36,838 [     scc.git] DEBUG Calling 'git remote'
2024-06-18 00:21:36,848 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:36,849 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-06-18 00:21:36,849 [     scc.git] DEBUG Calling 'git remote'
2024-06-18 00:21:36,857 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-06-18 00:21:36,858 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-06-18 00:21:36,858 [     scc.git] DEBUG Calling 'git remote'
2024-06-18 00:21:36,868 [     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 3589dd5] 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 5a6afaf] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-18 00:22:09,318 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci