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-08 00:21:54,358 [ scc.config] DEBUG Found github.token
2026-01-08 00:21:54,359 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-08 00:21:54,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:21:54,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:21:55,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-08 00:21:55,345 [ scc.gh] DEBUG 4514 remaining from 5000 (Reset at 00:01
2026-01-08 00:21:55,346 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:21:55,349 [ scc.git] DEBUG Check current status
2026-01-08 00:21:55,349 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:21:55,351 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-08 00:21:55,351 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:21:55,392 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-08 00:21:55,395 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-08 00:21:55,398 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-08 00:21:55,401 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-08 00:21:55,403 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-08 00:21:55,406 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-08 00:21:55,409 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-08 00:21:55,412 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:21:55,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-08 00:21:56,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:21:56,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:21:57,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:21:57,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:21:57,627 [ scc.git] DEBUG Resetting...
2026-01-08 00:21:57,627 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-08 00:21:57,632 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-08 00:21:57,632 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-08 00:21:57,690 [ scc.git] DEBUG Check current status
2026-01-08 00:21:57,691 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:21:57,693 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-08 00:21:57,693 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:21:57,732 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-08 00:21:57,735 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-08 00:21:57,738 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-08 00:21:57,740 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-08 00:21:57,743 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-08 00:21:57,746 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-08 00:21:57,749 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-08 00:21:57,749 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-08 00:21:57,749 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-08 00:21:57,750 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-08 00:21:57,750 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-08 00:21:57,750 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-08 00:21:57,750 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:21:58,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-08 00:21:58,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-08 00:21:58,638 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:21:58,638 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-08 00:21:59,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-08 00:21:59,149 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:21:59,149 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-08 00:21:59,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-08 00:21:59,670 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:21:59,670 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-08 00:22:00,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-08 00:22:00,169 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:22:00,169 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-08 00:22:00,419 [urllib3.conn] DEBUG Resetting dropped connection: api.github.com
2026-01-08 00:22:00,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-08 00:22:00,706 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:22:00,706 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-08 00:22:00,707 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:22:00,707 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:00,707 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:00,709 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:22:00,711 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:22:00,711 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:22:00,714 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:22:00,716 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:00,716 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-08 00:22:00,990 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:00,990 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-08 00:22:00,996 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-08 00:22:01,257 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:01,257 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-08 00:22:01,261 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-08 00:22:01,522 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:01,522 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-08 00:22:01,526 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-08 00:22:01,799 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:01,799 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-08 00:22:01,804 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-08 00:22:02,062 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:02,062 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-08 00:22:02,067 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:22:02,067 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:02,067 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:02,070 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-08 00:22:02,072 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:02,074 [ 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-08 00:22:02,082 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:22:02,085 [ scc.git] DEBUG omero-model | 2 +-
2026-01-08 00:22:02,085 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-08 00:22:02,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:02,235 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-08 00:22:02,238 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:02,241 [ 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-08 00:22:02,249 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:22:02,252 [ scc.git] DEBUG omero-gateway-java | 2 +-
2026-01-08 00:22:02,252 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-08 00:22:02,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:02,792 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-08 00:22:02,795 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:02,797 [ 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-08 00:22:02,806 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:22:02,809 [ scc.git] DEBUG omero-server | 2 +-
2026-01-08 00:22:02,809 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-08 00:22:03,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:03,191 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-08 00:22:03,194 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:03,196 [ 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-08 00:22:03,206 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:22:03,209 [ scc.git] DEBUG omero-blitz | 2 +-
2026-01-08 00:22:03,209 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-08 00:22:03,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:03,579 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-08 00:22:03,583 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:03,585 [ 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-08 00:22:03,594 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:22:03,596 [ scc.git] DEBUG omero-common | 2 +-
2026-01-08 00:22:03,596 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-08 00:22:03,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:03,974 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:22:04,031 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2026-01-08 00:22:04,042 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2026-01-08 00:22:04,058 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2026-01-08 00:22:04,070 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2026-01-08 00:22:04,088 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2026-01-08 00:22:04,089 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:04,089 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:04,091 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:22:04,130 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f126b07f290> has no local changes
2026-01-08 00:22:04,130 [ 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#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:22:04,165 [ scc.git] DEBUG [detached HEAD 0e591a4] merge master -Dorg -Snone
2026-01-08 00:22:04,165 [ scc.merge] INFO Repository: ome/omero-build
2026-01-08 00:22:04,165 [ scc.merge] INFO Already up to date.
2026-01-08 00:22:04,165 [ scc.merge] INFO
2026-01-08 00:22:04,165 [ scc.merge] INFO Merged PRs:
2026-01-08 00:22:04,165 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-08 00:22:04,165 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-08 00:22:04,165 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-08 00:22:04,165 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-08 00:22:04,165 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-08 00:22:04,165 [ scc.merge] INFO
2026-01-08 00:22:04,165 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-08 00:22:04,165 [ 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-08 00:22:06,583 [ scc.config] DEBUG Found github.token
2026-01-08 00:22:06,584 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-08 00:22:06,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:07,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:07,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-08 00:22:07,723 [ scc.gh] DEBUG 4496 remaining from 5000 (Reset at 00:01
2026-01-08 00:22:07,723 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:22:07,726 [ scc.git] DEBUG Check current status
2026-01-08 00:22:07,726 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:07,728 [ scc.git] DEBUG 0e591a4 merge master -Dorg -Snone
2026-01-08 00:22:07,728 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:07,768 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-08 00:22:07,771 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-08 00:22:07,774 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-08 00:22:07,777 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-08 00:22:07,780 [ scc.git] DEBUG +b90ef63b0be1f9c302478fc1881f1c1f16efc262 omero-renderer (v5.6.3-6-gb90ef63)
2026-01-08 00:22:07,782 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-08 00:22:07,785 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-08 00:22:07,787 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:22:08,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-08 00:22:08,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:22:09,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:22:09,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:22:10,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:22:10,091 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:10,141 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-08 00:22:10,141 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:22:10,143 [ scc.git] DEBUG Check current status
2026-01-08 00:22:10,143 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:10,145 [ scc.git] DEBUG d2c0bd73 Merge pull request #168 from jburel/number_upgrade
2026-01-08 00:22:10,145 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:10,185 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:22:10,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-01-08 00:22:11,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:22:11,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:22:12,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:22:12,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:22:12,406 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:12,445 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:12,445 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-08 00:22:12,446 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:22:12,448 [ scc.git] DEBUG Check current status
2026-01-08 00:22:12,448 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:12,450 [ scc.git] DEBUG 9e31ea1 Merge pull request #53 from jburel/number_upgrade
2026-01-08 00:22:12,450 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:12,490 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:22:12,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-01-08 00:22:13,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:22:13,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:22:14,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:22:14,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:22:14,698 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:14,736 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:14,737 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-08 00:22:14,737 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:22:14,739 [ scc.git] DEBUG Check current status
2026-01-08 00:22:14,739 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:14,742 [ scc.git] DEBUG c02f3d4 Merge pull request #106 from jburel/number_upgrade
2026-01-08 00:22:14,742 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:14,782 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:22:15,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-01-08 00:22:15,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:22:16,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:22:16,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:22:16,982 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:22:16,984 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:17,023 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:17,024 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-08 00:22:17,024 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:22:17,026 [ scc.git] DEBUG Check current status
2026-01-08 00:22:17,026 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:17,028 [ scc.git] DEBUG f544fae Merge pull request #121 from sbesson/quartz_doc_link
2026-01-08 00:22:17,029 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:17,069 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:22:17,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-01-08 00:22:17,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:22:18,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:22:18,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:22:19,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:22:19,205 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:19,245 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:19,245 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-08 00:22:19,246 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:22:19,248 [ scc.git] DEBUG Check current status
2026-01-08 00:22:19,248 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:19,250 [ scc.git] DEBUG b90ef63 Merge pull request #34 from jburel/number_upgrade
2026-01-08 00:22:19,250 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:19,292 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:22:19,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-01-08 00:22:20,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:22:20,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:22:21,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:22:21,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:22:21,524 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:21,562 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:21,563 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-08 00:22:21,563 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:22:21,565 [ scc.git] DEBUG Check current status
2026-01-08 00:22:21,565 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:21,567 [ scc.git] DEBUG 33c24b3 Merge pull request #51 from jburel/stringutils
2026-01-08 00:22:21,567 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:21,606 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:22:22,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-01-08 00:22:22,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:22:22,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:22:23,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:22:23,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:22:23,792 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:23,830 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:23,831 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-08 00:22:23,831 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-08 00:22:23,833 [ scc.git] DEBUG Check current status
2026-01-08 00:22:23,833 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:23,835 [ scc.git] DEBUG 6c0da128 Merge pull request #200 from jburel/number_upgrade
2026-01-08 00:22:23,836 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:23,874 [ scc.config] DEBUG Found remote.origin.url
2026-01-08 00:22:24,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-01-08 00:22:24,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-08 00:22:25,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-08 00:22:25,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-08 00:22:26,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-08 00:22:26,348 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:26,389 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:26,389 [ scc.git] DEBUG Resetting...
2026-01-08 00:22:26,389 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-08 00:22:26,394 [ scc.git] DEBUG HEAD is now at 0e591a4 merge master -Dorg -Snone
2026-01-08 00:22:26,394 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-08 00:22:26,453 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb'
2026-01-08 00:22:26,462 [ scc.git] DEBUG Check current status
2026-01-08 00:22:26,462 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-08 00:22:26,465 [ scc.git] DEBUG 0e591a4 merge master -Dorg -Snone
2026-01-08 00:22:26,465 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-08 00:22:26,503 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-08 00:22:26,505 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-08 00:22:26,508 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-08 00:22:26,511 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-08 00:22:26,514 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-08 00:22:26,517 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-08 00:22:26,519 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-08 00:22:26,520 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-08 00:22:26,520 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-08 00:22:26,520 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-08 00:22:26,520 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-08 00:22:26,520 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-08 00:22:26,520 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-01-08 00:22:26,520 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:22:26,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-08 00:22:27,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-08 00:22:27,409 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:22:27,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-08 00:22:28,455 [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-08 00:22:28,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-08 00:22:29,335 [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-08 00:22:29,336 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-08 00:22:29,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-08 00:22:29,809 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:22:30,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-08 00:22:30,821 [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-08 00:22:31,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-08 00:22:31,864 [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-08 00:22:31,865 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-08 00:22:32,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-08 00:22:32,354 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:22:32,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-08 00:22:33,367 [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-08 00:22:33,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-08 00:22:34,287 [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-08 00:22:34,287 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-08 00:22:34,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-08 00:22:34,761 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:22:35,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-08 00:22:35,760 [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-08 00:22:36,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-08 00:22:36,759 [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-08 00:22:36,759 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-08 00:22:37,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-08 00:22:37,227 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-08 00:22:37,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-08 00:22:38,224 [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-08 00:22:38,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-08 00:22:39,150 [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-08 00:22:39,150 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-08 00:22:39,151 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:22:39,151 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:39,151 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:39,153 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:22:39,155 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:22:39,155 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:22:39,158 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:22:39,161 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:39,161 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-08 00:22:39,430 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:39,430 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-08 00:22:39,435 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-08 00:22:39,684 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:39,684 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-08 00:22:39,688 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-08 00:22:39,951 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:39,952 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-08 00:22:39,957 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-08 00:22:40,213 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:40,213 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-08 00:22:40,218 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-08 00:22:40,476 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-08 00:22:40,477 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-08 00:22:40,481 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:22:40,481 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:40,481 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:40,484 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-08 00:22:40,486 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:40,488 [ 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-08 00:22:40,491 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:40,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:40,680 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-08 00:22:40,683 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:40,685 [ 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-08 00:22:40,688 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:41,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:41,071 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-08 00:22:41,075 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:41,077 [ 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-08 00:22:41,080 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:41,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:41,471 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-08 00:22:41,475 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:41,477 [ 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-08 00:22:41,480 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:41,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:41,874 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-08 00:22:41,877 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:41,879 [ 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-08 00:22:41,882 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:42,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:42,274 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:22:42,314 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:42,314 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:42,316 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:22:42,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-01-08 00:22:43,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2026-01-08 00:22:43,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-08 00:22:44,323 [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-08 00:22:44,798 [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-08 00:22:45,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-08 00:22:45,776 [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-08 00:22:45,776 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-08 00:22:46,275 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2026-01-08 00:22:46,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2026-01-08 00:22:47,275 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-08 00:22:47,749 [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-08 00:22:48,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-08 00:22:48,808 [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-08 00:22:48,809 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2026-01-08 00:22:48,809 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:22:48,809 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-08 00:22:48,809 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:48,810 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:48,812 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:22:48,815 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:22:48,815 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:22:48,817 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:22:48,821 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:48,821 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2026-01-08 00:22:49,085 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-08 00:22:49,085 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2026-01-08 00:22:49,090 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2026-01-08 00:22:49,347 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-08 00:22:49,347 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2026-01-08 00:22:49,351 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:22:49,351 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:49,351 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:49,353 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-08 00:22:49,357 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:49,359 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-08 00:22:49,372 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:22:49,375 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2026-01-08 00:22:49,375 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-08 00:22:49,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:49,523 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-08 00:22:49,526 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:49,528 [ 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-08 00:22:49,542 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:22:49,548 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2026-01-08 00:22:49,548 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2026-01-08 00:22:49,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:49,916 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:22:49,955 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:49,956 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:49,958 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:49,996 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:22:50,003 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb0e3f292d0> has no local changes
2026-01-08 00:22:50,003 [ 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'
Generated by OMERO-build-push#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:22:50,011 [ scc.git] DEBUG [detached HEAD 3f165fed] merge master -Dorg -Ssuccess-only
2026-01-08 00:22:50,011 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:50,011 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:22:50,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-01-08 00:22:51,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-01-08 00:22:51,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-01-08 00:22:52,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2026-01-08 00:22:52,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2026-01-08 00:22:53,020 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-08 00:22:53,475 [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-08 00:22:53,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-08 00:22:54,424 [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-08 00:22:54,424 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2026-01-08 00:22:54,425 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:22:54,425 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-08 00:22:54,425 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:54,425 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:54,427 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:22:54,430 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:22:54,430 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:22:54,432 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:22:54,435 [ scc.git] DEBUG Already up to date.
2026-01-08 00:22:54,435 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2026-01-08 00:22:54,699 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-08 00:22:54,699 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2026-01-08 00:22:54,703 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:22:54,703 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:54,703 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:54,705 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-08 00:22:54,708 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:54,710 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-08 00:22:54,718 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:22:54,721 [ scc.git] DEBUG publish.gradle | 17 +----------------
2026-01-08 00:22:54,721 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2026-01-08 00:22:54,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:22:54,868 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:22:54,905 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:22:54,905 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:22:54,907 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:22:54,944 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:22:54,948 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb0e449c990> has no local changes
2026-01-08 00:22:54,948 [ 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'
Generated by OMERO-build-push#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:22:54,954 [ scc.git] DEBUG [detached HEAD a2c3b4c] merge master -Dorg -Ssuccess-only
2026-01-08 00:22:54,955 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:22:54,955 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:22:55,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-01-08 00:22:55,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2026-01-08 00:22:56,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93/comments HTTP/1.1" 200 None
2026-01-08 00:22:56,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-08 00:22:57,475 [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-08 00:22:57,999 [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-08 00:22:58,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-08 00:22:58,987 [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-08 00:22:58,987 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2026-01-08 00:22:59,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-01-08 00:23:00,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-01-08 00:23:00,009 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:23:00,009 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-08 00:23:00,009 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:00,009 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:00,012 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:23:00,014 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:23:00,014 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:23:00,017 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:23:00,019 [ scc.git] DEBUG Already up to date.
2026-01-08 00:23:00,020 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2026-01-08 00:23:00,307 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-08 00:23:00,307 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2026-01-08 00:23:00,312 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:23:00,312 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:00,312 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:00,314 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-08 00:23:00,317 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:00,319 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-08 00:23:00,331 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2026-01-08 00:23:00,333 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:23:00,337 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2026-01-08 00:23:00,337 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2026-01-08 00:23:00,337 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2026-01-08 00:23:00,337 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2026-01-08 00:23:00,337 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2026-01-08 00:23:00,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:00,503 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:23:00,543 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:00,543 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:00,545 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:23:00,584 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:23:00,590 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb0e3fbf790> has no local changes
2026-01-08 00:23:00,590 [ 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'
Generated by OMERO-build-push#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:23:00,596 [ scc.git] DEBUG [detached HEAD a4c73f6] merge master -Dorg -Ssuccess-only
2026-01-08 00:23:00,596 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:00,597 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:23:01,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2026-01-08 00:23:01,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122 HTTP/1.1" 200 None
2026-01-08 00:23:01,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122/comments HTTP/1.1" 200 None
2026-01-08 00:23:02,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-08 00:23:02,962 [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-08 00:23:03,480 [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-08 00:23:03,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-08 00:23:04,416 [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-08 00:23:04,416 [ scc.repo] DEBUG - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-08 00:23:04,417 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:23:04,417 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-08 00:23:04,417 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:04,417 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:04,419 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:23:04,422 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:23:04,422 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:23:04,425 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:23:04,428 [ scc.git] DEBUG Already up to date.
2026-01-08 00:23:04,428 [ scc.git] DEBUG Calling 'git fetch origin pull/122/head'
2026-01-08 00:23:04,694 [ scc.git] DEBUG From https://github.com/ome/omero-model
2026-01-08 00:23:04,694 [ scc.git] DEBUG * branch refs/pull/122/head -> FETCH_HEAD
2026-01-08 00:23:04,698 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:23:04,698 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:04,698 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:04,700 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-08 00:23:04,703 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:04,705 [ 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-08 00:23:04,713 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-08 00:23:04,715 [ scc.git] DEBUG build.gradle | 10 ++++------
2026-01-08 00:23:04,715 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 6 deletions(-)
2026-01-08 00:23:04,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:04,875 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:23:04,915 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:04,915 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:04,917 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:23:04,956 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:23:04,960 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb0e401fb50> has no local changes
2026-01-08 00:23:04,960 [ 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#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:23:04,966 [ scc.git] DEBUG [detached HEAD 4580f22] merge master -Dorg -Ssuccess-only
2026-01-08 00:23:04,966 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:04,967 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:23:05,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2026-01-08 00:23:05,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2026-01-08 00:23:06,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2026-01-08 00:23:06,405 [ scc.repo] DEBUG # ... Exclude label: exclude
2026-01-08 00:23:06,405 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:23:06,405 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-08 00:23:06,405 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:06,405 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:06,408 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:23:06,410 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:23:06,410 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:23:06,413 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:23:06,422 [ scc.git] DEBUG Updating 9e41971..b90ef63
2026-01-08 00:23:07,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/34 HTTP/1.1" 200 None
2026-01-08 00:23:07,165 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:23:07,165 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:07,165 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:07,167 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:23:07,206 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:07,206 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:07,208 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:23:07,247 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:23:07,251 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb0e4031890> has no local changes
2026-01-08 00:23:07,251 [ 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'
Generated by OMERO-build-push#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:23:07,257 [ scc.git] DEBUG [detached HEAD fa3fe62] merge master -Dorg -Ssuccess-only
2026-01-08 00:23:07,257 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:07,257 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:23:07,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-01-08 00:23:08,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-01-08 00:23:08,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-01-08 00:23:08,674 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:23:08,674 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-08 00:23:08,674 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:08,674 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:08,677 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:23:08,680 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:23:08,680 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:23:08,682 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:23:08,685 [ scc.git] DEBUG Already up to date.
2026-01-08 00:23:08,685 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:23:08,685 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:08,685 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:08,687 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:23:08,726 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:08,726 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:08,728 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:23:08,767 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:23:08,770 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb0e3efd250> has no local changes
2026-01-08 00:23:08,770 [ 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.
Generated by OMERO-build-push#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:23:08,776 [ scc.git] DEBUG [detached HEAD 49523c8] merge master -Dorg -Ssuccess-only
2026-01-08 00:23:08,777 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:08,777 [ scc.repo] DEBUG ## PRs found:
2026-01-08 00:23:09,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-01-08 00:23:09,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-01-08 00:23:10,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-01-08 00:23:10,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2026-01-08 00:23:11,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2026-01-08 00:23:11,109 [ scc.repo] DEBUG ## Branches found:
2026-01-08 00:23:11,109 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-08 00:23:11,109 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:11,109 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:11,112 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-08 00:23:11,114 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-08 00:23:11,114 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-08 00:23:11,117 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-08 00:23:11,120 [ scc.git] DEBUG Already up to date.
2026-01-08 00:23:11,120 [ scc.git] DEBUG ## Unique users: []
2026-01-08 00:23:11,120 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:11,120 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:11,122 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-08 00:23:11,162 [ scc.git] DEBUG Get sha1 of %s
2026-01-08 00:23:11,162 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-08 00:23:11,164 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:23:11,203 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:23:11,210 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb0e4030310> has no local changes
2026-01-08 00:23:11,210 [ 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.
Generated by OMERO-build-push#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:23:11,218 [ scc.git] DEBUG [detached HEAD 5cdf9604] merge master -Dorg -Ssuccess-only
2026-01-08 00:23:11,218 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:11,218 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-08 00:23:11,266 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-01-08 00:23:11,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:11,525 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-01-08 00:23:11,527 [ scc.config] DEBUG Found submodule.omero-common.url
2026-01-08 00:23:11,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:11,927 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-01-08 00:23:11,929 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-01-08 00:23:12,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:12,334 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-01-08 00:23:12,336 [ scc.config] DEBUG Found submodule.omero-model.url
2026-01-08 00:23:12,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:12,739 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-01-08 00:23:12,741 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-01-08 00:23:13,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:13,158 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-01-08 00:23:13,160 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-01-08 00:23:13,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:13,563 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-01-08 00:23:13,565 [ scc.config] DEBUG Found submodule.omero-server.url
2026-01-08 00:23:13,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-08 00:23:13,975 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-01-08 00:23:13,975 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-08 00:23:14,008 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb0e3efd8d0> has local changes
2026-01-08 00:23:14,008 [ 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'
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'
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
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'
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
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.
Generated by OMERO-build-push#13 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/13/)'
2026-01-08 00:23:14,016 [ scc.git] DEBUG [detached HEAD 9f5a30b] merge master -Dorg -Ssuccess-only
2026-01-08 00:23:14,016 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-01-08 00:23:14,016 [ scc.merge] INFO Repository: ome/omero-build
2026-01-08 00:23:14,016 [ scc.merge] INFO Already up to date.
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Merged PRs:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Repository: ome/omero-blitz
2026-01-08 00:23:14,017 [ scc.merge] INFO Already up to date.
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Merged PRs:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Repository: ome/omero-common
2026-01-08 00:23:14,017 [ scc.merge] INFO Excluded PRs:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-01-08 00:23:14,017 [ scc.merge] INFO Already up to date.
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Merged PRs:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 42 jburel 'include all'
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-01-08 00:23:14,017 [ scc.merge] INFO Excluded PRs:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2026-01-08 00:23:14,017 [ scc.merge] INFO Already up to date.
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Merged PRs:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Repository: ome/omero-model
2026-01-08 00:23:14,017 [ scc.merge] INFO Already up to date.
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Merged PRs:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,017 [ scc.merge] INFO Repository: ome/omero-renderer
2026-01-08 00:23:14,017 [ scc.merge] INFO Excluded PRs:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2026-01-08 00:23:14,017 [ scc.merge] INFO Updating 9e41971..b90ef63
2026-01-08 00:23:14,017 [ scc.merge] INFO Previously merged:
2026-01-08 00:23:14,017 [ scc.merge] INFO - PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
2026-01-08 00:23:14,017 [ scc.merge] INFO
2026-01-08 00:23:14,018 [ scc.merge] INFO
2026-01-08 00:23:14,018 [ scc.merge] INFO Repository: ome/omero-romio
2026-01-08 00:23:14,018 [ scc.merge] INFO Excluded PRs:
2026-01-08 00:23:14,018 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-01-08 00:23:14,018 [ scc.merge] INFO Already up to date.
2026-01-08 00:23:14,018 [ scc.merge] INFO
2026-01-08 00:23:14,018 [ scc.merge] INFO
2026-01-08 00:23:14,018 [ scc.merge] INFO Repository: ome/omero-server
2026-01-08 00:23:14,018 [ scc.merge] INFO Excluded PRs:
2026-01-08 00:23:14,018 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-01-08 00:23:14,018 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
2026-01-08 00:23:14,018 [ scc.merge] INFO Already up to date.
2026-01-08 00:23:14,018 [ scc.merge] INFO
2026-01-08 00:23:14,018 [ scc.merge] INFO
2026-01-08 00:23:14,018 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-08 00:23:14,018 [ scc.git] DEBUG Calling 'git remote'
2026-01-08 00:23:14,020 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-08 00:23:14,020 [ scc.git] DEBUG Calling 'git remote'
2026-01-08 00:23:14,022 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:14,022 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-08 00:23:14,023 [ scc.git] DEBUG Calling 'git remote'
2026-01-08 00:23:14,025 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:14,025 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-08 00:23:14,025 [ scc.git] DEBUG Calling 'git remote'
2026-01-08 00:23:14,027 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:14,027 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-08 00:23:14,027 [ scc.git] DEBUG Calling 'git remote'
2026-01-08 00:23:14,029 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:14,029 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-08 00:23:14,029 [ scc.git] DEBUG Calling 'git remote'
2026-01-08 00:23:14,031 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:14,032 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-08 00:23:14,032 [ scc.git] DEBUG Calling 'git remote'
2026-01-08 00:23:14,034 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-08 00:23:14,034 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-08 00:23:14,034 [ scc.git] DEBUG Calling 'git remote'
2026-01-08 00:23:14,036 [ 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 c279bb93] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD e5b1760] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 21f94d1] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD d6a171a] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD a49bb98] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD dbe5a0e] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 50254f2a] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 54b7015] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-01-08 00:23:47,741 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci