Console Output
+ export BASE_REPO=omero-build.git
+ BASE_REPO=omero-build.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-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-build-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
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ 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)
2026-01-10 00:21:14,355 [ scc.config] DEBUG Found github.token
2026-01-10 00:21:14,356 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-10 00:21:14,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:14,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:15,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-10 00:21:15,358 [ scc.gh] DEBUG 4846 remaining from 5000 (Reset at 01:01
2026-01-10 00:21:15,358 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:15,361 [ scc.git] DEBUG Check current status
2026-01-10 00:21:15,361 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:15,363 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-10 00:21:15,363 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:15,404 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-10 00:21:15,406 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-10 00:21:15,409 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-10 00:21:15,412 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-10 00:21:15,415 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-10 00:21:15,418 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-10 00:21:15,420 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-10 00:21:15,423 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:15,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-10 00:21:16,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:16,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:17,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:17,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:17,657 [ scc.git] DEBUG Resetting...
2026-01-10 00:21:17,657 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-10 00:21:17,662 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-10 00:21:17,662 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-10 00:21:17,720 [ scc.git] DEBUG Check current status
2026-01-10 00:21:17,720 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:17,723 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-10 00:21:17,723 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:17,763 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-10 00:21:17,766 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-10 00:21:17,769 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-10 00:21:17,772 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-10 00:21:17,774 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-10 00:21:17,777 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-10 00:21:17,780 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-10 00:21:17,781 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-10 00:21:17,781 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-10 00:21:17,781 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-10 00:21:17,781 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-10 00:21:17,781 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-10 00:21:17,781 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:21:18,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-10 00:21:18,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-10 00:21:18,705 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:18,705 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-10 00:21:19,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-10 00:21:19,197 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:19,197 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-10 00:21:19,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-10 00:21:19,712 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:19,712 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-10 00:21:20,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-10 00:21:20,225 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:20,225 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-10 00:21:20,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-10 00:21:20,774 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:20,774 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-10 00:21:20,774 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:21:20,774 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:21:20,774 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:20,777 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:21:20,779 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:21:20,779 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:21:20,782 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:21:20,784 [ scc.git] DEBUG Already up to date.
2026-01-10 00:21:20,784 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-10 00:21:21,059 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:21,060 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-10 00:21:21,064 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-10 00:21:21,319 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:21,319 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-10 00:21:21,323 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-10 00:21:21,576 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:21,576 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-10 00:21:21,580 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-10 00:21:21,837 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:21,837 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-10 00:21:21,842 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-10 00:21:22,093 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:22,093 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-10 00:21:22,098 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:21:22,098 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:21:22,098 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:22,100 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-10 00:21:22,103 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:22,105 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-10 00:21:22,114 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:21:22,117 [ scc.git] DEBUG omero-model | 2 +-
2026-01-10 00:21:22,117 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-10 00:21:22,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:22,267 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-10 00:21:22,270 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:22,272 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 269 (Bump omero-gateway-java from `d272baf` to `c02f3d4`) ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-10 00:21:22,280 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:21:22,283 [ scc.git] DEBUG omero-gateway-java | 2 +-
2026-01-10 00:21:22,283 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-10 00:21:22,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:22,667 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-10 00:21:22,670 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:22,672 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 270 (Bump omero-server from `e594cc1` to `6c0da12`) 5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-10 00:21:22,681 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:21:22,683 [ scc.git] DEBUG omero-server | 2 +-
2026-01-10 00:21:22,684 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-10 00:21:23,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:23,060 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-10 00:21:23,063 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:23,065 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 271 (Bump omero-blitz from `808b26c` to `d2c0bd7`) c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-10 00:21:23,073 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:21:23,076 [ scc.git] DEBUG omero-blitz | 2 +-
2026-01-10 00:21:23,076 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-10 00:21:23,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:23,468 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-10 00:21:23,471 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:23,473 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 272 (Bump omero-common from `540d520` to `9e31ea1`) 46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-10 00:21:23,482 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:21:23,485 [ scc.git] DEBUG omero-common | 2 +-
2026-01-10 00:21:23,485 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-10 00:21:23,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:23,867 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:21:23,920 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2026-01-10 00:21:23,931 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2026-01-10 00:21:23,948 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2026-01-10 00:21:23,959 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2026-01-10 00:21:23,977 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2026-01-10 00:21:23,977 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:21:23,977 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:23,980 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:21:24,017 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0d4fc349d0> has no local changes
2026-01-10 00:21:24,017 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-build
Already up to date.
Merged PRs:
- PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
- PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
- PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
- PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
- PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:21:24,049 [ scc.git] DEBUG [detached HEAD 237bd3d] merge master -Dorg -Snone
2026-01-10 00:21:24,049 [ scc.merge] INFO Repository: ome/omero-build
2026-01-10 00:21:24,049 [ scc.merge] INFO Already up to date.
2026-01-10 00:21:24,049 [ scc.merge] INFO
2026-01-10 00:21:24,049 [ scc.merge] INFO Merged PRs:
2026-01-10 00:21:24,049 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-10 00:21:24,049 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-10 00:21:24,049 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-10 00:21:24,049 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-10 00:21:24,049 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-10 00:21:24,049 [ scc.merge] INFO
2026-01-10 00:21:24,049 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-10 00:21:24,049 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-blitz'
Synchronizing submodule url for 'omero-common'
Synchronizing submodule url for 'omero-gateway-java'
Synchronizing submodule url for 'omero-model'
Synchronizing submodule url for 'omero-renderer'
Synchronizing submodule url for 'omero-romio'
Synchronizing submodule url for 'omero-server'
Submodule path 'omero-renderer': checked out 'b90ef63b0be1f9c302478fc1881f1c1f16efc262'
Merge all submodules2026-01-10 00:21:26,459 [ scc.config] DEBUG Found github.token
2026-01-10 00:21:26,460 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-10 00:21:26,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:27,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:21:27,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-10 00:21:27,439 [ scc.gh] DEBUG 4828 remaining from 5000 (Reset at 01:01
2026-01-10 00:21:27,440 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:27,442 [ scc.git] DEBUG Check current status
2026-01-10 00:21:27,442 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:27,444 [ scc.git] DEBUG 237bd3d merge master -Dorg -Snone
2026-01-10 00:21:27,444 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:27,483 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-10 00:21:27,486 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-10 00:21:27,489 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-10 00:21:27,492 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-10 00:21:27,495 [ scc.git] DEBUG +b90ef63b0be1f9c302478fc1881f1c1f16efc262 omero-renderer (v5.6.3-6-gb90ef63)
2026-01-10 00:21:27,498 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-10 00:21:27,500 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-10 00:21:27,503 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:27,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-10 00:21:28,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:28,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:29,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:29,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:29,679 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:21:29,728 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-10 00:21:29,728 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:29,730 [ scc.git] DEBUG Check current status
2026-01-10 00:21:29,730 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:29,732 [ scc.git] DEBUG d2c0bd73 Merge pull request #168 from jburel/number_upgrade
2026-01-10 00:21:29,732 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:29,771 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:30,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-01-10 00:21:30,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:31,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:31,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:31,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:31,960 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:21:32,000 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:21:32,000 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-10 00:21:32,000 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:32,002 [ scc.git] DEBUG Check current status
2026-01-10 00:21:32,003 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:32,005 [ scc.git] DEBUG 9e31ea1 Merge pull request #53 from jburel/number_upgrade
2026-01-10 00:21:32,005 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:32,044 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:32,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-01-10 00:21:32,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:33,375 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:33,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:34,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:34,234 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:21:34,273 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:21:34,274 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-10 00:21:34,274 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:34,276 [ scc.git] DEBUG Check current status
2026-01-10 00:21:34,276 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:34,278 [ scc.git] DEBUG c02f3d4 Merge pull request #106 from jburel/number_upgrade
2026-01-10 00:21:34,278 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:34,317 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:34,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-01-10 00:21:35,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:35,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:36,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:36,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:36,557 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:21:36,595 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:21:36,596 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-10 00:21:36,596 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:36,598 [ scc.git] DEBUG Check current status
2026-01-10 00:21:36,598 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:36,600 [ scc.git] DEBUG f544fae Merge pull request #121 from sbesson/quartz_doc_link
2026-01-10 00:21:36,600 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:36,639 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:37,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-01-10 00:21:37,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:37,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:38,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:38,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:38,809 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:21:38,846 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:21:38,846 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-10 00:21:38,847 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:38,849 [ scc.git] DEBUG Check current status
2026-01-10 00:21:38,849 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:38,851 [ scc.git] DEBUG b90ef63 Merge pull request #34 from jburel/number_upgrade
2026-01-10 00:21:38,851 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:38,889 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:39,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-01-10 00:21:39,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:40,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:40,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:41,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:41,268 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:21:41,306 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:21:41,307 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-10 00:21:41,307 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:41,309 [ scc.git] DEBUG Check current status
2026-01-10 00:21:41,309 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:41,311 [ scc.git] DEBUG 33c24b3 Merge pull request #51 from jburel/stringutils
2026-01-10 00:21:41,311 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:41,349 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:41,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-01-10 00:21:42,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:42,692 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:43,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:43,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:43,544 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:21:43,582 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:21:43,583 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-10 00:21:43,583 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-10 00:21:43,585 [ scc.git] DEBUG Check current status
2026-01-10 00:21:43,585 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:43,587 [ scc.git] DEBUG 6c0da128 Merge pull request #200 from jburel/number_upgrade
2026-01-10 00:21:43,587 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:43,626 [ scc.config] DEBUG Found remote.origin.url
2026-01-10 00:21:44,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-01-10 00:21:44,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-10 00:21:45,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-10 00:21:45,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-10 00:21:45,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-10 00:21:45,889 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:21:45,927 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:21:45,927 [ scc.git] DEBUG Resetting...
2026-01-10 00:21:45,927 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-10 00:21:45,931 [ scc.git] DEBUG HEAD is now at 237bd3d merge master -Dorg -Snone
2026-01-10 00:21:45,931 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-10 00:21:45,990 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb'
2026-01-10 00:21:45,998 [ scc.git] DEBUG Check current status
2026-01-10 00:21:45,998 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-10 00:21:46,000 [ scc.git] DEBUG 237bd3d merge master -Dorg -Snone
2026-01-10 00:21:46,000 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-10 00:21:46,039 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-10 00:21:46,042 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-10 00:21:46,045 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-10 00:21:46,048 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-10 00:21:46,052 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-10 00:21:46,054 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-10 00:21:46,057 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-10 00:21:46,058 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-10 00:21:46,058 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-10 00:21:46,058 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-10 00:21:46,058 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-10 00:21:46,058 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-10 00:21:46,058 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-01-10 00:21:46,058 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:21:46,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-10 00:21:46,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-10 00:21:46,943 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:47,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-10 00:21:47,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:21:48,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-10 00:21:48,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/46bdd975ccf3524dab0e856039a64a2f0594fb30?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:21:48,960 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-10 00:21:49,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-10 00:21:49,455 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:50,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-10 00:21:50,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:21:51,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-10 00:21:51,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/c1f69004b689ce976b5d435431830ed2890e72be?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:21:51,469 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-10 00:21:51,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-10 00:21:51,945 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:52,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-10 00:21:52,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:21:53,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-10 00:21:53,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/5c72c647c7137ba0d4656171ba00ee8ebe704958?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:21:53,906 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-10 00:21:54,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-10 00:21:54,398 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:54,978 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-10 00:21:55,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:21:55,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-10 00:21:56,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/ac3ad423312c0dc8b3ecd2a906b1f135487dc298?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:21:56,353 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-10 00:21:56,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-10 00:21:56,842 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-10 00:21:57,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-10 00:21:57,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:21:58,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-10 00:21:58,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:21:58,788 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-10 00:21:58,788 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:21:58,788 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:21:58,788 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:21:58,791 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:21:58,793 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:21:58,793 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:21:58,795 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:21:58,798 [ scc.git] DEBUG Already up to date.
2026-01-10 00:21:58,798 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-10 00:21:59,069 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:59,069 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-10 00:21:59,074 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-10 00:21:59,328 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:59,328 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-10 00:21:59,332 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-10 00:21:59,590 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:59,590 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-10 00:21:59,594 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-10 00:21:59,848 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:21:59,848 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-10 00:21:59,853 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-10 00:22:00,109 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-10 00:22:00,110 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-10 00:22:00,115 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:22:00,115 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:00,115 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:00,117 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-10 00:22:00,119 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:00,121 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-10 00:22:00,124 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:00,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:00,294 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-10 00:22:00,297 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:00,299 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 269 (Bump omero-gateway-java from `d272baf` to `c02f3d4`) ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-10 00:22:00,302 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:00,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:00,701 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-10 00:22:00,703 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:00,705 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 270 (Bump omero-server from `e594cc1` to `6c0da12`) 5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-10 00:22:00,708 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:01,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:01,116 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-10 00:22:01,119 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:01,121 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 271 (Bump omero-blitz from `808b26c` to `d2c0bd7`) c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-10 00:22:01,123 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:01,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:01,503 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-10 00:22:01,506 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:01,508 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 272 (Bump omero-common from `540d520` to `9e31ea1`) 46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-10 00:22:01,510 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:01,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:01,905 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:22:01,946 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:01,946 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:01,948 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:22:02,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-01-10 00:22:02,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/169 HTTP/1.1" 200 None
2026-01-10 00:22:03,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-10 00:22:03,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:04,415 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:04,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-10 00:22:05,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/b81fc97b7e6605230e6320c309163a731ce56bcb?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:05,346 [ scc.repo] DEBUG - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:05,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2026-01-10 00:22:06,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-10 00:22:06,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:07,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:07,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-10 00:22:08,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/89350120dc7fcf98f33accaa081c638a5c81724d?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:08,225 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-10 00:22:08,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2026-01-10 00:22:09,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2026-01-10 00:22:09,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-10 00:22:10,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:10,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-10 00:22:11,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:11,271 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2026-01-10 00:22:11,271 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:22:11,271 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-10 00:22:11,271 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:11,271 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:11,274 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:22:11,276 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:22:11,276 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:22:11,279 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:22:11,282 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:11,283 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2026-01-10 00:22:11,555 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-10 00:22:11,555 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2026-01-10 00:22:11,559 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2026-01-10 00:22:11,815 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-10 00:22:11,815 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2026-01-10 00:22:11,819 [ scc.git] DEBUG Calling 'git fetch origin pull/169/head'
2026-01-10 00:22:12,069 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-10 00:22:12,070 [ scc.git] DEBUG * branch refs/pull/169/head -> FETCH_HEAD
2026-01-10 00:22:12,074 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:22:12,074 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:12,074 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:12,076 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-10 00:22:12,080 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:12,082 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-10 00:22:12,093 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:12,096 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2026-01-10 00:22:12,096 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-10 00:22:12,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:12,238 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-10 00:22:12,242 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:12,244 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 162 (OMEROMetadataStoreClient: fall back to secure session on SocketException) 89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-10 00:22:12,256 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:12,262 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2026-01-10 00:22:12,263 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2026-01-10 00:22:12,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:12,637 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b81fc97b7e6605230e6320c309163a731ce56bcb'
2026-01-10 00:22:12,641 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:12,643 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 169 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) b81fc97b7e6605230e6320c309163a731ce56bcb'
2026-01-10 00:22:12,656 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:12,659 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-10 00:22:12,659 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-10 00:22:13,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:13,039 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:22:13,079 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:13,080 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:13,082 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:22:13,121 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:22:13,128 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4ede3291d0> has no local changes
2026-01-10 00:22:13,129 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
- PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:22:13,136 [ scc.git] DEBUG [detached HEAD f088f750] merge master -Dorg -Ssuccess-only
2026-01-10 00:22:13,136 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:13,136 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:22:13,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-01-10 00:22:14,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/54 HTTP/1.1" 200 None
2026-01-10 00:22:14,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-10 00:22:15,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:15,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:16,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-10 00:22:16,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/64042bb7aebff32aa6abfbeed082ed83b5c4e409?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:16,514 [ scc.repo] DEBUG - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:17,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-01-10 00:22:17,499 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-01-10 00:22:17,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2026-01-10 00:22:18,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2026-01-10 00:22:18,986 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-10 00:22:19,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:19,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-10 00:22:20,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:20,332 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2026-01-10 00:22:20,332 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:22:20,332 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-10 00:22:20,332 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:20,332 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:20,335 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:22:20,337 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:22:20,337 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:22:20,340 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:22:20,343 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:20,343 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2026-01-10 00:22:20,618 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-10 00:22:20,619 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2026-01-10 00:22:20,623 [ scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2026-01-10 00:22:20,884 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-10 00:22:20,884 [ scc.git] DEBUG * branch refs/pull/54/head -> FETCH_HEAD
2026-01-10 00:22:20,888 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:22:20,888 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:20,888 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:20,890 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-10 00:22:20,893 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:20,896 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-10 00:22:20,904 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:20,906 [ scc.git] DEBUG publish.gradle | 17 +----------------
2026-01-10 00:22:20,907 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2026-01-10 00:22:21,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:21,051 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...64042bb7aebff32aa6abfbeed082ed83b5c4e409'
2026-01-10 00:22:21,054 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:21,057 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 54 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) 64042bb7aebff32aa6abfbeed082ed83b5c4e409'
2026-01-10 00:22:21,065 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:21,067 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-10 00:22:21,067 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-10 00:22:21,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:21,448 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:22:21,487 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:21,487 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:21,489 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:22:21,527 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:22:21,531 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4ede3c2750> has no local changes
2026-01-10 00:22:21,531 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
- PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:22:21,537 [ scc.git] DEBUG [detached HEAD 554fca6] merge master -Dorg -Ssuccess-only
2026-01-10 00:22:21,538 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:21,538 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:22:22,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-01-10 00:22:22,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/107 HTTP/1.1" 200 None
2026-01-10 00:22:23,106 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-10 00:22:23,591 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:24,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:24,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-10 00:22:25,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/bafd317b15094ad171760069763bc9eebd207847?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:25,010 [ scc.repo] DEBUG - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:25,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2026-01-10 00:22:26,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93/comments HTTP/1.1" 200 None
2026-01-10 00:22:26,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-10 00:22:27,097 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:27,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:28,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-10 00:22:28,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:28,447 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2026-01-10 00:22:28,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-01-10 00:22:29,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-01-10 00:22:29,450 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:22:29,450 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-10 00:22:29,450 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:29,450 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:29,453 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:22:29,455 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:22:29,455 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:22:29,458 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:22:29,461 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:29,461 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2026-01-10 00:22:29,732 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-10 00:22:29,732 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2026-01-10 00:22:29,736 [ scc.git] DEBUG Calling 'git fetch origin pull/107/head'
2026-01-10 00:22:29,995 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-10 00:22:29,995 [ scc.git] DEBUG * branch refs/pull/107/head -> FETCH_HEAD
2026-01-10 00:22:29,999 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:22:29,999 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:29,999 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:30,001 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-10 00:22:30,004 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:30,007 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-10 00:22:30,016 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2026-01-10 00:22:30,017 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:30,021 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2026-01-10 00:22:30,021 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2026-01-10 00:22:30,021 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2026-01-10 00:22:30,021 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2026-01-10 00:22:30,021 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2026-01-10 00:22:30,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:30,200 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bafd317b15094ad171760069763bc9eebd207847'
2026-01-10 00:22:30,203 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:30,205 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 107 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) bafd317b15094ad171760069763bc9eebd207847'
2026-01-10 00:22:30,213 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:30,216 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-10 00:22:30,216 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-10 00:22:30,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:30,607 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:22:30,646 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:30,646 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:30,648 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:22:30,687 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:22:30,691 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4ede35d410> has no local changes
2026-01-10 00:22:30,691 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
- PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:22:30,697 [ scc.git] DEBUG [detached HEAD fc0598c] merge master -Dorg -Ssuccess-only
2026-01-10 00:22:30,698 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:30,698 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:22:31,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2026-01-10 00:22:31,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122 HTTP/1.1" 200 None
2026-01-10 00:22:32,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122/comments HTTP/1.1" 200 None
2026-01-10 00:22:32,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-10 00:22:33,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:33,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:34,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-10 00:22:34,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/a6b59bf537cd75fe94b0a976c350ed3de163ae40?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:34,635 [ scc.repo] DEBUG - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:34,635 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:22:34,635 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-10 00:22:34,635 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:34,635 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:34,638 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:22:34,640 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:22:34,640 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:22:34,643 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:22:34,646 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:34,646 [ scc.git] DEBUG Calling 'git fetch origin pull/122/head'
2026-01-10 00:22:34,913 [ scc.git] DEBUG From https://github.com/ome/omero-model
2026-01-10 00:22:34,913 [ scc.git] DEBUG * branch refs/pull/122/head -> FETCH_HEAD
2026-01-10 00:22:34,917 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:22:34,917 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:34,917 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:34,919 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-10 00:22:34,922 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:34,924 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 122 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-10 00:22:34,931 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:34,934 [ scc.git] DEBUG build.gradle | 10 ++++------
2026-01-10 00:22:34,934 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 6 deletions(-)
2026-01-10 00:22:35,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:35,078 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:22:35,117 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:35,117 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:35,119 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:22:35,157 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:22:35,161 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4ede614710> has no local changes
2026-01-10 00:22:35,161 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Already up to date.
Merged PRs:
- PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:22:35,168 [ scc.git] DEBUG [detached HEAD 6bb89a0] merge master -Dorg -Ssuccess-only
2026-01-10 00:22:35,168 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:35,168 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:22:35,609 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2026-01-10 00:22:36,121 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/35 HTTP/1.1" 200 None
2026-01-10 00:22:36,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-10 00:22:37,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:37,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:38,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-10 00:22:38,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/bdc5e50ff6d58e88e146d394b5b4975a114497d6?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:38,648 [ scc.repo] DEBUG - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:39,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2026-01-10 00:22:39,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2026-01-10 00:22:39,626 [ scc.repo] DEBUG # ... Exclude label: exclude
2026-01-10 00:22:39,627 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:22:39,627 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-10 00:22:39,627 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:39,627 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:39,629 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:22:39,632 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:22:39,632 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:22:39,634 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:22:39,644 [ scc.git] DEBUG Updating 9e41971..b90ef63
2026-01-10 00:22:40,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/34 HTTP/1.1" 200 None
2026-01-10 00:22:40,316 [ scc.git] DEBUG Calling 'git fetch origin pull/35/head'
2026-01-10 00:22:40,596 [ scc.git] DEBUG From https://github.com/ome/omero-renderer
2026-01-10 00:22:40,597 [ scc.git] DEBUG * branch refs/pull/35/head -> FETCH_HEAD
2026-01-10 00:22:40,600 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:22:40,601 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:40,601 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:40,603 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bdc5e50ff6d58e88e146d394b5b4975a114497d6'
2026-01-10 00:22:40,606 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:40,608 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 35 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) bdc5e50ff6d58e88e146d394b5b4975a114497d6'
2026-01-10 00:22:40,615 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-10 00:22:40,616 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:40,618 [ scc.git] DEBUG build.gradle | 15 ++++++++++++++-
2026-01-10 00:22:40,619 [ scc.git] DEBUG 1 file changed, 14 insertions(+), 1 deletion(-)
2026-01-10 00:22:40,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:40,772 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:22:40,810 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:40,810 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:40,812 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:22:40,850 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:22:40,854 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4ede3c0510> has no local changes
2026-01-10 00:22:40,854 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Updating 9e41971..b90ef63
Previously merged:
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Merged PRs:
- PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:22:40,860 [ scc.git] DEBUG [detached HEAD 82f444c] merge master -Dorg -Ssuccess-only
2026-01-10 00:22:40,860 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:40,860 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:22:41,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-01-10 00:22:41,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/52 HTTP/1.1" 200 None
2026-01-10 00:22:42,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-10 00:22:42,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:43,381 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:43,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-10 00:22:44,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/ae25b073cfd74ee872003faa6bbcf4a96b305814?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:44,356 [ scc.repo] DEBUG - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:44,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-01-10 00:22:45,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-01-10 00:22:45,298 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:22:45,299 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-10 00:22:45,299 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:45,299 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:45,302 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:22:45,304 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:22:45,304 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:22:45,307 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:22:45,310 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:45,310 [ scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2026-01-10 00:22:45,588 [ scc.git] DEBUG From https://github.com/ome/omero-romio
2026-01-10 00:22:45,588 [ scc.git] DEBUG * branch refs/pull/52/head -> FETCH_HEAD
2026-01-10 00:22:45,592 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:22:45,592 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:45,592 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:45,594 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ae25b073cfd74ee872003faa6bbcf4a96b305814'
2026-01-10 00:22:45,597 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:45,599 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 52 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) ae25b073cfd74ee872003faa6bbcf4a96b305814'
2026-01-10 00:22:45,605 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-10 00:22:45,606 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:45,608 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-10 00:22:45,608 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-10 00:22:45,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:45,771 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:22:45,811 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:45,811 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:45,813 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:22:45,851 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:22:45,854 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4ede356910> has no local changes
2026-01-10 00:22:45,854 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Merged PRs:
- PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:22:45,860 [ scc.git] DEBUG [detached HEAD 7ad427c] merge master -Dorg -Ssuccess-only
2026-01-10 00:22:45,861 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:45,861 [ scc.repo] DEBUG ## PRs found:
2026-01-10 00:22:46,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-01-10 00:22:46,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/201 HTTP/1.1" 200 None
2026-01-10 00:22:47,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-10 00:22:47,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-10 00:22:48,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-10 00:22:48,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-10 00:22:49,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/10bb688c90627d6f1da711643127ff14af89ce6e?per_page=1 HTTP/1.1" 200 2
2026-01-10 00:22:49,260 [ scc.repo] DEBUG - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:49,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-01-10 00:22:50,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-01-10 00:22:50,705 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2026-01-10 00:22:51,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2026-01-10 00:22:51,152 [ scc.repo] DEBUG ## Branches found:
2026-01-10 00:22:51,153 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-10 00:22:51,153 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:51,153 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:51,155 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-10 00:22:51,158 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-10 00:22:51,158 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-10 00:22:51,161 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-10 00:22:51,164 [ scc.git] DEBUG Already up to date.
2026-01-10 00:22:51,164 [ scc.git] DEBUG Calling 'git fetch origin pull/201/head'
2026-01-10 00:22:51,433 [ scc.git] DEBUG From https://github.com/ome/omero-server
2026-01-10 00:22:51,433 [ scc.git] DEBUG * branch refs/pull/201/head -> FETCH_HEAD
2026-01-10 00:22:51,437 [ scc.git] DEBUG ## Unique users: []
2026-01-10 00:22:51,437 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:51,437 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:51,439 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...10bb688c90627d6f1da711643127ff14af89ce6e'
2026-01-10 00:22:51,442 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:51,444 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 201 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) 10bb688c90627d6f1da711643127ff14af89ce6e'
2026-01-10 00:22:51,454 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-10 00:22:51,457 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-10 00:22:51,457 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-10 00:22:51,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:51,613 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-10 00:22:51,653 [ scc.git] DEBUG Get sha1 of %s
2026-01-10 00:22:51,653 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-10 00:22:51,655 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:22:51,693 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:22:51,700 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4ede3676d0> has no local changes
2026-01-10 00:22:51,700 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
Already up to date.
Merged PRs:
- PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:22:51,708 [ scc.git] DEBUG [detached HEAD d3e045a0] merge master -Dorg -Ssuccess-only
2026-01-10 00:22:51,708 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:51,708 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-10 00:22:51,757 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-01-10 00:22:52,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:52,017 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-01-10 00:22:52,019 [ scc.config] DEBUG Found submodule.omero-common.url
2026-01-10 00:22:52,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:52,402 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-01-10 00:22:52,404 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-01-10 00:22:52,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:52,802 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-01-10 00:22:52,804 [ scc.config] DEBUG Found submodule.omero-model.url
2026-01-10 00:22:53,201 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:53,206 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-01-10 00:22:53,208 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-01-10 00:22:53,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:53,619 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-01-10 00:22:53,621 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-01-10 00:22:54,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:54,016 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-01-10 00:22:54,018 [ scc.config] DEBUG Found submodule.omero-server.url
2026-01-10 00:22:54,402 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-10 00:22:54,406 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-01-10 00:22:54,407 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-10 00:22:54,442 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4ede3a7a10> has local changes
2026-01-10 00:22:54,442 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-build
Already up to date.
Merged PRs:
- PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
- PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
- PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
- PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
- PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
- PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
- PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
- PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-model
Already up to date.
Merged PRs:
- PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Updating 9e41971..b90ef63
Previously merged:
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Merged PRs:
- PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Merged PRs:
- PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
Already up to date.
Merged PRs:
- PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/15/)'
2026-01-10 00:22:54,449 [ scc.git] DEBUG [detached HEAD bfd1e48] merge master -Dorg -Ssuccess-only
2026-01-10 00:22:54,449 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-01-10 00:22:54,450 [ scc.merge] INFO Repository: ome/omero-build
2026-01-10 00:22:54,450 [ scc.merge] INFO Already up to date.
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Merged PRs:
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Repository: ome/omero-blitz
2026-01-10 00:22:54,450 [ scc.merge] INFO Already up to date.
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Merged PRs:
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Repository: ome/omero-common
2026-01-10 00:22:54,450 [ scc.merge] INFO Excluded PRs:
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-01-10 00:22:54,450 [ scc.merge] INFO Already up to date.
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Merged PRs:
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 42 jburel 'include all'
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-01-10 00:22:54,450 [ scc.merge] INFO Excluded PRs:
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2026-01-10 00:22:54,450 [ scc.merge] INFO Already up to date.
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Merged PRs:
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Repository: ome/omero-model
2026-01-10 00:22:54,450 [ scc.merge] INFO Already up to date.
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,450 [ scc.merge] INFO Merged PRs:
2026-01-10 00:22:54,450 [ scc.merge] INFO - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:54,450 [ scc.merge] INFO
2026-01-10 00:22:54,451 [ scc.merge] INFO Repository: ome/omero-renderer
2026-01-10 00:22:54,451 [ scc.merge] INFO Excluded PRs:
2026-01-10 00:22:54,451 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2026-01-10 00:22:54,451 [ scc.merge] INFO Updating 9e41971..b90ef63
2026-01-10 00:22:54,451 [ scc.merge] INFO Previously merged:
2026-01-10 00:22:54,451 [ scc.merge] INFO - PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
2026-01-10 00:22:54,451 [ scc.merge] INFO
2026-01-10 00:22:54,451 [ scc.merge] INFO Merged PRs:
2026-01-10 00:22:54,451 [ scc.merge] INFO - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:54,451 [ scc.merge] INFO
2026-01-10 00:22:54,451 [ scc.merge] INFO Repository: ome/omero-romio
2026-01-10 00:22:54,451 [ scc.merge] INFO Excluded PRs:
2026-01-10 00:22:54,451 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-01-10 00:22:54,451 [ scc.merge] INFO Already up to date.
2026-01-10 00:22:54,451 [ scc.merge] INFO
2026-01-10 00:22:54,451 [ scc.merge] INFO Merged PRs:
2026-01-10 00:22:54,451 [ scc.merge] INFO - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:54,451 [ scc.merge] INFO
2026-01-10 00:22:54,451 [ scc.merge] INFO Repository: ome/omero-server
2026-01-10 00:22:54,451 [ scc.merge] INFO Excluded PRs:
2026-01-10 00:22:54,451 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-01-10 00:22:54,451 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
2026-01-10 00:22:54,451 [ scc.merge] INFO Already up to date.
2026-01-10 00:22:54,451 [ scc.merge] INFO
2026-01-10 00:22:54,451 [ scc.merge] INFO Merged PRs:
2026-01-10 00:22:54,451 [ scc.merge] INFO - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-10 00:22:54,451 [ scc.merge] INFO
2026-01-10 00:22:54,451 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-10 00:22:54,451 [ scc.git] DEBUG Calling 'git remote'
2026-01-10 00:22:54,453 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-10 00:22:54,453 [ scc.git] DEBUG Calling 'git remote'
2026-01-10 00:22:54,455 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:54,455 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-10 00:22:54,455 [ scc.git] DEBUG Calling 'git remote'
2026-01-10 00:22:54,457 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:54,457 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-10 00:22:54,457 [ scc.git] DEBUG Calling 'git remote'
2026-01-10 00:22:54,459 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:54,459 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-10 00:22:54,459 [ scc.git] DEBUG Calling 'git remote'
2026-01-10 00:22:54,461 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:54,462 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-10 00:22:54,462 [ scc.git] DEBUG Calling 'git remote'
2026-01-10 00:22:54,464 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:54,464 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-10 00:22:54,464 [ scc.git] DEBUG Calling 'git remote'
2026-01-10 00:22:54,466 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-10 00:22:54,466 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-10 00:22:54,466 [ scc.git] DEBUG Calling 'git remote'
2026-01-10 00:22:54,468 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.2 to 5.7.4-SNAPSHOT
Updating omero-server from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-model from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-blitz from 5.8.3 to 5.8.4-SNAPSHOT
Updating formats-gpl from 8.3.0 to 8.4.0-SNAPSHOT
Updating omero-romio from 5.8.3 to 5.8.4-SNAPSHOT
Updating omero-common from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-common-test from 5.7.2 to 5.7.4-SNAPSHOT
Updating omero-renderer from 5.6.3 to 5.6.4-SNAPSHOT
Commit all component version changes
Entering 'omero-blitz'
Entering 'omero-common'
Entering 'omero-gateway-java'
Entering 'omero-model'
Entering 'omero-renderer'
Entering 'omero-romio'
Entering 'omero-server'
Entering 'omero-blitz'
[detached HEAD 6b63f24a] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 859b252] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD e57dac5] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 138cb75] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 671eb66] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 7943484] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 8b7b84c0] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 2c399f4] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-01-10 00:23:28,342 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci