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-12-10 00:20:50,769 [  scc.config] DEBUG Found github.token
2024-12-10 00:20:50,772 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-10 00:20:50,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:20:51,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:20:51,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-10 00:20:51,725 [      scc.gh] DEBUG 4718 remaining from 5000 (Reset at 00:12
2024-12-10 00:20:51,726 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-10 00:20:51,730 [     scc.git] DEBUG Check current status
2024-12-10 00:20:51,730 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:20:51,734 [     scc.git] DEBUG 74ea82b revert
2024-12-10 00:20:51,734 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:20:51,775 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-10 00:20:51,778 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-10 00:20:51,780 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-12-10 00:20:51,783 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-10 00:20:51,785 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-10 00:20:51,788 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-10 00:20:51,792 [  scc.config] DEBUG Found remote.origin.url
2024-12-10 00:20:52,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-12-10 00:20:52,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-10 00:20:53,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-10 00:20:53,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-10 00:20:53,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-10 00:20:53,913 [     scc.git] DEBUG Resetting...
2024-12-10 00:20:53,914 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-10 00:20:53,920 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2024-12-10 00:20:53,920 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-10 00:20:53,974 [     scc.git] DEBUG Check current status
2024-12-10 00:20:53,974 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:20:53,978 [     scc.git] DEBUG 74ea82b revert
2024-12-10 00:20:53,978 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:20:54,016 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-10 00:20:54,018 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-10 00:20:54,021 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-12-10 00:20:54,024 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-10 00:20:54,026 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-10 00:20:54,028 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-10 00:20:54,029 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-12-10 00:20:54,029 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-12-10 00:20:54,029 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-12-10 00:20:54,029 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-12-10 00:20:54,029 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-12-10 00:20:54,030 [    scc.repo] DEBUG ## PRs found:
2024-12-10 00:20:54,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2024-12-10 00:20:54,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2024-12-10 00:20:54,917 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-12-10 00:20:54,917 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-10 00:20:54,917 [    scc.repo] DEBUG ## Branches found:
2024-12-10 00:20:54,917 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:20:54,918 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:20:54,922 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-10 00:20:54,925 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-10 00:20:54,926 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-10 00:20:54,929 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-10 00:20:54,933 [     scc.git] DEBUG Already up to date.

2024-12-10 00:20:54,934 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2024-12-10 00:20:55,258 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2024-12-10 00:20:55,258 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2024-12-10 00:20:55,263 [     scc.git] DEBUG ## Unique users: []
2024-12-10 00:20:55,263 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:20:55,263 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:20:55,267 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-10 00:20:55,277 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:20:55,281 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 44 (Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`) 1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-10 00:20:55,290 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-10 00:20:55,293 [     scc.git] DEBUG  omero-artifact-plugin | 2 +-
2024-12-10 00:20:55,293 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-10 00:20:55,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:20:55,432 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-10 00:20:55,550 [     scc.git] DEBUG Submodule path 'omero-artifact-plugin': checked out '20a09ece4b125a4802a8e9b172f285c132eecc2f'
2024-12-10 00:20:55,551 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:20:55,551 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:20:55,555 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-10 00:20:56,097 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f67902f4ee0> has no local changes
2024-12-10 00:20:56,097 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

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

Merged PRs:
  - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'

Generated by OMERO-gradle-plugins-push#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/273/)'
2024-12-10 00:20:56,124 [     scc.git] DEBUG [detached HEAD 4cf3a95] merge master -Dorg -Snone
2024-12-10 00:20:56,124 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-12-10 00:20:56,125 [   scc.merge] INFO  Already up to date.
2024-12-10 00:20:56,125 [   scc.merge] INFO  
2024-12-10 00:20:56,125 [   scc.merge] INFO  Merged PRs:
2024-12-10 00:20:56,125 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-10 00:20:56,125 [   scc.merge] INFO  
2024-12-10 00:20:56,125 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-10 00:20:56,125 [     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-12-10 00:20:58,597 [  scc.config] DEBUG Found github.token
2024-12-10 00:20:58,599 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-10 00:20:58,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:20:59,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:20:59,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-10 00:20:59,523 [      scc.gh] DEBUG 4708 remaining from 5000 (Reset at 00:12
2024-12-10 00:20:59,524 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-10 00:20:59,528 [     scc.git] DEBUG Check current status
2024-12-10 00:20:59,528 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:20:59,531 [     scc.git] DEBUG 4cf3a95 merge master -Dorg -Snone
2024-12-10 00:20:59,531 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:20:59,569 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-10 00:20:59,572 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-10 00:20:59,575 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2024-12-10 00:20:59,578 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-10 00:20:59,580 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-10 00:20:59,583 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-10 00:20:59,587 [  scc.config] DEBUG Found remote.origin.url
2024-12-10 00:21:00,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-12-10 00:21:00,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-10 00:21:00,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-10 00:21:01,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-10 00:21:01,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-10 00:21:01,718 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:01,768 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-10 00:21:01,768 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-10 00:21:01,773 [     scc.git] DEBUG Check current status
2024-12-10 00:21:01,773 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:21:01,776 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2024-12-10 00:21:01,777 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:21:01,828 [  scc.config] DEBUG Found remote.origin.url
2024-12-10 00:21:02,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2024-12-10 00:21:02,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-10 00:21:03,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-10 00:21:03,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-10 00:21:04,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-10 00:21:04,009 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:04,051 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:04,052 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-10 00:21:04,052 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-10 00:21:04,056 [     scc.git] DEBUG Check current status
2024-12-10 00:21:04,056 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:21:04,060 [     scc.git] DEBUG 9058a82 add missing license file
2024-12-10 00:21:04,060 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:21:04,104 [  scc.config] DEBUG Found remote.origin.url
2024-12-10 00:21:04,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2024-12-10 00:21:04,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-10 00:21:05,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-10 00:21:05,806 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-10 00:21:06,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-10 00:21:06,212 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:06,252 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:06,253 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-10 00:21:06,253 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-10 00:21:06,257 [     scc.git] DEBUG Check current status
2024-12-10 00:21:06,257 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:21:06,261 [     scc.git] DEBUG 20a09ec Revert to snapshot
2024-12-10 00:21:06,261 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:21:06,306 [  scc.config] DEBUG Found remote.origin.url
2024-12-10 00:21:06,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2024-12-10 00:21:07,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-10 00:21:07,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-10 00:21:07,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-10 00:21:08,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-10 00:21:08,410 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:08,454 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:08,455 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-10 00:21:08,455 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-10 00:21:08,460 [     scc.git] DEBUG Check current status
2024-12-10 00:21:08,460 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:21:08,464 [     scc.git] DEBUG f206240 add missing license file
2024-12-10 00:21:08,464 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:21:08,505 [  scc.config] DEBUG Found remote.origin.url
2024-12-10 00:21:08,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2024-12-10 00:21:09,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-10 00:21:09,847 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-10 00:21:10,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-10 00:21:10,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-10 00:21:10,665 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:10,704 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:10,705 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-10 00:21:10,705 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-10 00:21:10,709 [     scc.git] DEBUG Check current status
2024-12-10 00:21:10,709 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:21:10,714 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2024-12-10 00:21:10,714 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:21:10,757 [  scc.config] DEBUG Found remote.origin.url
2024-12-10 00:21:11,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2024-12-10 00:21:11,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-10 00:21:12,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-10 00:21:12,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-10 00:21:12,871 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-10 00:21:12,872 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:12,918 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:12,919 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-10 00:21:12,919 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-10 00:21:12,923 [     scc.git] DEBUG Check current status
2024-12-10 00:21:12,923 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:21:12,928 [     scc.git] DEBUG 0b35260 add missing license file
2024-12-10 00:21:12,928 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:21:12,973 [  scc.config] DEBUG Found remote.origin.url
2024-12-10 00:21:13,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2024-12-10 00:21:13,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-10 00:21:14,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-10 00:21:14,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-10 00:21:15,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-10 00:21:15,088 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:15,131 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:15,131 [     scc.git] DEBUG Resetting...
2024-12-10 00:21:15,131 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-10 00:21:15,138 [     scc.git] DEBUG HEAD is now at 4cf3a95 merge master -Dorg -Snone
2024-12-10 00:21:15,138 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-10 00:21:15,196 [     scc.git] DEBUG Check current status
2024-12-10 00:21:15,197 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-10 00:21:15,201 [     scc.git] DEBUG 4cf3a95 merge master -Dorg -Snone
2024-12-10 00:21:15,201 [     scc.git] DEBUG Calling 'git submodule status'
2024-12-10 00:21:15,242 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-12-10 00:21:15,244 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-12-10 00:21:15,247 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2024-12-10 00:21:15,249 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-12-10 00:21:15,252 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-12-10 00:21:15,254 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-12-10 00:21:15,255 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-12-10 00:21:15,255 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-12-10 00:21:15,255 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-12-10 00:21:15,255 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-12-10 00:21:15,255 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-12-10 00:21:15,256 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-12-10 00:21:15,256 [    scc.repo] DEBUG ## PRs found:
2024-12-10 00:21:15,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2024-12-10 00:21:16,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2024-12-10 00:21:16,070 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-12-10 00:21:16,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2024-12-10 00:21:17,132 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-12-10 00:21:17,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2024-12-10 00:21:18,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8?per_page=1 HTTP/1.1" 200 2
2024-12-10 00:21:18,225 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-10 00:21:18,225 [    scc.repo] DEBUG ## Branches found:
2024-12-10 00:21:18,225 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:18,225 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:18,230 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-10 00:21:18,236 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-10 00:21:18,236 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-10 00:21:18,241 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-10 00:21:18,247 [     scc.git] DEBUG Already up to date.

2024-12-10 00:21:18,247 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2024-12-10 00:21:18,613 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2024-12-10 00:21:18,613 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2024-12-10 00:21:18,619 [     scc.git] DEBUG ## Unique users: []
2024-12-10 00:21:18,619 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:18,620 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:18,625 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-10 00:21:18,629 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:18,633 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 44 (Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`) 1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-12-10 00:21:18,636 [     scc.git] DEBUG Already up to date.
2024-12-10 00:21:18,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:18,802 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-10 00:21:18,862 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:18,862 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:18,867 [    scc.repo] DEBUG ## PRs found:
2024-12-10 00:21:19,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2024-12-10 00:21:19,232 [    scc.repo] DEBUG ## Branches found:
2024-12-10 00:21:19,233 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-10 00:21:19,233 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:19,233 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:19,238 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-10 00:21:19,242 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-10 00:21:19,242 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-10 00:21:19,246 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-10 00:21:19,251 [     scc.git] DEBUG Already up to date.

2024-12-10 00:21:19,251 [     scc.git] DEBUG ## Unique users: []
2024-12-10 00:21:19,251 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:19,251 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:19,255 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-10 00:21:19,296 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:19,296 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:19,300 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:19,343 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-10 00:21:19,349 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9a55a177f0> has no local changes
2024-12-10 00:21:19,349 [     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#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/273/)'
2024-12-10 00:21:19,358 [     scc.git] DEBUG [detached HEAD 277acf2] merge master -Dorg -Ssuccess-only
2024-12-10 00:21:19,358 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:19,358 [    scc.repo] DEBUG ## PRs found:
2024-12-10 00:21:19,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2024-12-10 00:21:19,661 [    scc.repo] DEBUG ## Branches found:
2024-12-10 00:21:19,662 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-10 00:21:19,662 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:19,662 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:19,667 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-10 00:21:19,672 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-10 00:21:19,672 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-10 00:21:19,677 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-10 00:21:19,681 [     scc.git] DEBUG Already up to date.

2024-12-10 00:21:19,682 [     scc.git] DEBUG ## Unique users: []
2024-12-10 00:21:19,682 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:19,682 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:19,687 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-10 00:21:19,727 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:19,727 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:19,732 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:19,772 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-10 00:21:19,778 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9a55aa43d0> has no local changes
2024-12-10 00:21:19,778 [     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#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/273/)'
2024-12-10 00:21:19,786 [     scc.git] DEBUG [detached HEAD 3072ba4] merge master -Dorg -Ssuccess-only
2024-12-10 00:21:19,786 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:19,786 [    scc.repo] DEBUG ## PRs found:
2024-12-10 00:21:20,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 2
2024-12-10 00:21:20,089 [    scc.repo] DEBUG ## Branches found:
2024-12-10 00:21:20,089 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-10 00:21:20,089 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:20,089 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:20,094 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-10 00:21:20,098 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-10 00:21:20,099 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-10 00:21:20,104 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-10 00:21:20,108 [     scc.git] DEBUG Already up to date.

2024-12-10 00:21:20,108 [     scc.git] DEBUG ## Unique users: []
2024-12-10 00:21:20,109 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:20,109 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:20,113 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-10 00:21:20,150 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:20,150 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:20,155 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:20,193 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-10 00:21:20,198 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9a54182fd0> has no local changes
2024-12-10 00:21:20,198 [     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.


Generated by OMERO-gradle-plugins-push#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/273/)'
2024-12-10 00:21:20,205 [     scc.git] DEBUG [detached HEAD 73ad93c] merge master -Dorg -Ssuccess-only
2024-12-10 00:21:20,206 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:20,206 [    scc.repo] DEBUG ## PRs found:
2024-12-10 00:21:20,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2024-12-10 00:21:21,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2024-12-10 00:21:21,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-12-10 00:21:22,117 [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-12-10 00:21:22,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-12-10 00:21:22,960 [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-12-10 00:21:22,961 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2024-12-10 00:21:22,961 [    scc.repo] DEBUG ## Branches found:
2024-12-10 00:21:22,961 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-10 00:21:22,961 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:22,961 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:22,966 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-10 00:21:22,971 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-10 00:21:22,971 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-10 00:21:22,976 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-10 00:21:22,981 [     scc.git] DEBUG Already up to date.

2024-12-10 00:21:22,981 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-12-10 00:21:23,310 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2024-12-10 00:21:23,310 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-12-10 00:21:23,315 [     scc.git] DEBUG ## Unique users: []
2024-12-10 00:21:23,315 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:23,315 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:23,320 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2024-12-10 00:21:23,324 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:23,327 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2024-12-10 00:21:23,345 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-10 00:21:23,347 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2024-12-10 00:21:23,347 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-10 00:21:23,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:23,493 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-10 00:21:23,532 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:23,532 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:23,537 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:23,573 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-10 00:21:23,579 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9a57e29370> has no local changes
2024-12-10 00:21:23,579 [     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#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/273/)'
2024-12-10 00:21:23,586 [     scc.git] DEBUG [detached HEAD 357f409] merge master -Dorg -Ssuccess-only
2024-12-10 00:21:23,586 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:23,586 [    scc.repo] DEBUG ## PRs found:
2024-12-10 00:21:24,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2024-12-10 00:21:24,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2024-12-10 00:21:25,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-12-10 00:21:25,521 [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-12-10 00:21:26,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-12-10 00:21:26,425 [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-12-10 00:21:26,426 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-12-10 00:21:26,426 [    scc.repo] DEBUG ## Branches found:
2024-12-10 00:21:26,426 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-10 00:21:26,426 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:26,426 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:26,432 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-10 00:21:26,437 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-10 00:21:26,437 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-10 00:21:26,442 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-10 00:21:26,447 [     scc.git] DEBUG Already up to date.

2024-12-10 00:21:26,447 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2024-12-10 00:21:26,766 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2024-12-10 00:21:26,766 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2024-12-10 00:21:26,772 [     scc.git] DEBUG ## Unique users: []
2024-12-10 00:21:26,772 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:26,772 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:26,777 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-12-10 00:21:26,782 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:26,788 [     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-12-10 00:21:26,805 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-10 00:21:26,808 [     scc.git] DEBUG  build.gradle | 2 +-
2024-12-10 00:21:26,808 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-10 00:21:26,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:26,952 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-10 00:21:26,994 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:26,994 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:27,000 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:27,039 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-10 00:21:27,045 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9a541824c0> has no local changes
2024-12-10 00:21:27,045 [     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#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/273/)'
2024-12-10 00:21:27,052 [     scc.git] DEBUG [detached HEAD df74d82] merge master -Dorg -Ssuccess-only
2024-12-10 00:21:27,053 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:27,053 [    scc.repo] DEBUG ## PRs found:
2024-12-10 00:21:27,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2024-12-10 00:21:28,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2024-12-10 00:21:28,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2024-12-10 00:21:28,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-12-10 00:21:29,456 [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-12-10 00:21:29,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-12-10 00:21:30,290 [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-12-10 00:21:30,290 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2024-12-10 00:21:30,290 [    scc.repo] DEBUG ## Branches found:
2024-12-10 00:21:30,291 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-10 00:21:30,291 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:30,291 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:30,295 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-10 00:21:30,299 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-10 00:21:30,299 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-10 00:21:30,303 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-10 00:21:30,308 [     scc.git] DEBUG Already up to date.

2024-12-10 00:21:30,308 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-12-10 00:21:30,626 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2024-12-10 00:21:30,626 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-12-10 00:21:30,631 [     scc.git] DEBUG ## Unique users: []
2024-12-10 00:21:30,631 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:30,631 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:30,636 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-12-10 00:21:30,641 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:30,646 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-12-10 00:21:30,743 [     scc.git] DEBUG Auto-merging build.gradle
2024-12-10 00:21:30,743 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-10 00:21:30,746 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2024-12-10 00:21:30,746 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2024-12-10 00:21:30,746 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2024-12-10 00:21:30,746 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2024-12-10 00:21:30,747 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2024-12-10 00:21:30,747 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2024-12-10 00:21:30,747 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2024-12-10 00:21:30,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:30,905 [     scc.git] DEBUG Calling 'git submodule update'
2024-12-10 00:21:30,948 [     scc.git] DEBUG Get sha1 of %s
2024-12-10 00:21:30,948 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-10 00:21:30,952 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:30,990 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-10 00:21:30,997 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9a549ec2e0> has no local changes
2024-12-10 00:21:30,997 [     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#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/273/)'
2024-12-10 00:21:31,006 [     scc.git] DEBUG [detached HEAD bf442c8] merge master -Dorg -Ssuccess-only
2024-12-10 00:21:31,006 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:31,007 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-10 00:21:31,058 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2024-12-10 00:21:31,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:31,315 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2024-12-10 00:21:31,320 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2024-12-10 00:21:31,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:31,699 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2024-12-10 00:21:31,703 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2024-12-10 00:21:32,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:32,094 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2024-12-10 00:21:32,098 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2024-12-10 00:21:32,468 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:32,477 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2024-12-10 00:21:32,481 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2024-12-10 00:21:32,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:32,869 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2024-12-10 00:21:32,873 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2024-12-10 00:21:33,260 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-10 00:21:33,314 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2024-12-10 00:21:33,315 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-12-10 00:21:33,337 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9a57e07ee0> has local changes
2024-12-10 00:21:33,338 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'

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.


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#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/273/)'
2024-12-10 00:21:33,346 [     scc.git] DEBUG [detached HEAD a8b5523] merge master -Dorg -Ssuccess-only
2024-12-10 00:21:33,347 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-12-10 00:21:33,347 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2024-12-10 00:21:33,347 [   scc.merge] INFO  Already up to date.
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  Merged PRs:
2024-12-10 00:21:33,347 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2024-12-10 00:21:33,347 [   scc.merge] INFO  Already up to date.
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2024-12-10 00:21:33,347 [   scc.merge] INFO  Already up to date.
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2024-12-10 00:21:33,347 [   scc.merge] INFO  Already up to date.
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2024-12-10 00:21:33,347 [   scc.merge] INFO  Already up to date.
2024-12-10 00:21:33,347 [   scc.merge] INFO  
2024-12-10 00:21:33,347 [   scc.merge] INFO  Merged PRs:
2024-12-10 00:21:33,348 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2024-12-10 00:21:33,348 [   scc.merge] INFO  
2024-12-10 00:21:33,348 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2024-12-10 00:21:33,348 [   scc.merge] INFO  Already up to date.
2024-12-10 00:21:33,348 [   scc.merge] INFO  
2024-12-10 00:21:33,348 [   scc.merge] INFO  Merged PRs:
2024-12-10 00:21:33,348 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-12-10 00:21:33,348 [   scc.merge] INFO  
2024-12-10 00:21:33,348 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2024-12-10 00:21:33,348 [   scc.merge] INFO  Already up to date.
2024-12-10 00:21:33,348 [   scc.merge] INFO  
2024-12-10 00:21:33,348 [   scc.merge] INFO  Merged PRs:
2024-12-10 00:21:33,348 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2024-12-10 00:21:33,348 [   scc.merge] INFO  
2024-12-10 00:21:33,348 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-10 00:21:33,348 [     scc.git] DEBUG Calling 'git remote'
2024-12-10 00:21:33,352 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-12-10 00:21:33,352 [     scc.git] DEBUG Calling 'git remote'
2024-12-10 00:21:33,356 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:33,356 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-12-10 00:21:33,356 [     scc.git] DEBUG Calling 'git remote'
2024-12-10 00:21:33,359 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:33,360 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-12-10 00:21:33,360 [     scc.git] DEBUG Calling 'git remote'
2024-12-10 00:21:33,363 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:33,364 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-12-10 00:21:33,364 [     scc.git] DEBUG Calling 'git remote'
2024-12-10 00:21:33,367 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:33,367 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-12-10 00:21:33,368 [     scc.git] DEBUG Calling 'git remote'
2024-12-10 00:21:33,371 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-12-10 00:21:33,371 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-12-10 00:21:33,371 [     scc.git] DEBUG Calling 'git remote'
2024-12-10 00:21:33,375 [     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 20a09ec
nothing to commit, working tree clean
Entering 'omero-blitz-plugin'
[detached HEAD 15ed487] 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 1afafa2] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-10 00:22:03,367 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci