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-05-10 00:21:37,346 [ scc.config] DEBUG Found github.token
2026-05-10 00:21:37,347 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-05-10 00:21:37,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:21:38,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:21:38,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-05-10 00:21:38,431 [ scc.gh] DEBUG 4758 remaining from 5000 (Reset at 01:05
2026-05-10 00:21:38,431 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:21:38,434 [ scc.git] DEBUG Check current status
2026-05-10 00:21:38,434 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:21:38,436 [ scc.git] DEBUG 95681a5 Merge pull request #285 from jburel/jenkins_file
2026-05-10 00:21:38,436 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:21:38,476 [ scc.git] DEBUG d9bb2b4f0a8c4ec1b51d23278b8023228c268b34 omero-blitz (v5.8.4)
2026-05-10 00:21:38,478 [ scc.git] DEBUG 289dde97d4d2d48d024bb005eecfa8fb795a7746 omero-common (v5.7.5)
2026-05-10 00:21:38,481 [ scc.git] DEBUG 126bcd9e7e3aa1870bdabcde9ca83758aced3879 omero-gateway-java (v5.10.5)
2026-05-10 00:21:38,484 [ scc.git] DEBUG 2f763363b4f0aaa022d1e2c1637519747174cc9d omero-model (v5.7.5)
2026-05-10 00:21:38,486 [ scc.git] DEBUG 7c2c8a90e951c0eaca2a89cb307c9e1905a45117 omero-renderer (v5.6.5)
2026-05-10 00:21:38,489 [ scc.git] DEBUG 16c06ab4c39aae23bfcdc36d584d6923ea1e55a1 omero-romio (v5.8.5)
2026-05-10 00:21:38,491 [ scc.git] DEBUG 31d868e4a991fbf158a5e2661d2f39bb3fad4788 omero-server (v5.7.5)
2026-05-10 00:21:38,494 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:21:38,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-05-10 00:21:39,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:21:40,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:21:40,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:21:40,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:21:40,999 [ scc.git] DEBUG Resetting...
2026-05-10 00:21:40,999 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-05-10 00:21:41,004 [ scc.git] DEBUG HEAD is now at 95681a5 Merge pull request #285 from jburel/jenkins_file
2026-05-10 00:21:41,004 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-05-10 00:21:41,062 [ scc.git] DEBUG Check current status
2026-05-10 00:21:41,062 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:21:41,064 [ scc.git] DEBUG 95681a5 Merge pull request #285 from jburel/jenkins_file
2026-05-10 00:21:41,064 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:21:41,103 [ scc.git] DEBUG d9bb2b4f0a8c4ec1b51d23278b8023228c268b34 omero-blitz (v5.8.4)
2026-05-10 00:21:41,106 [ scc.git] DEBUG 289dde97d4d2d48d024bb005eecfa8fb795a7746 omero-common (v5.7.5)
2026-05-10 00:21:41,109 [ scc.git] DEBUG 126bcd9e7e3aa1870bdabcde9ca83758aced3879 omero-gateway-java (v5.10.5)
2026-05-10 00:21:41,111 [ scc.git] DEBUG 2f763363b4f0aaa022d1e2c1637519747174cc9d omero-model (v5.7.5)
2026-05-10 00:21:41,114 [ scc.git] DEBUG 7c2c8a90e951c0eaca2a89cb307c9e1905a45117 omero-renderer (v5.6.5)
2026-05-10 00:21:41,117 [ scc.git] DEBUG 16c06ab4c39aae23bfcdc36d584d6923ea1e55a1 omero-romio (v5.8.5)
2026-05-10 00:21:41,119 [ scc.git] DEBUG 31d868e4a991fbf158a5e2661d2f39bb3fad4788 omero-server (v5.7.5)
2026-05-10 00:21:41,120 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-05-10 00:21:41,120 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-05-10 00:21:41,120 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-05-10 00:21:41,120 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-05-10 00:21:41,120 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-05-10 00:21:41,120 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:21:41,547 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-05-10 00:21:42,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/287 HTTP/1.1" 200 None
2026-05-10 00:21:42,071 [ scc.repo] DEBUG # ... Include label: dependencies
2026-05-10 00:21:42,072 [ scc.repo] DEBUG - PR 287 dependabot[bot] 'Bump omero-blitz from `d9bb2b4` to `77a342b`'
2026-05-10 00:21:42,072 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:21:42,072 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:21:42,072 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:21:42,074 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:21:42,076 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:21:42,076 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:21:42,079 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:21:42,081 [ scc.git] DEBUG Already up to date.
2026-05-10 00:21:42,081 [ scc.git] DEBUG Calling 'git fetch origin pull/287/head'
2026-05-10 00:21:42,446 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-05-10 00:21:42,446 [ scc.git] DEBUG * branch refs/pull/287/head -> FETCH_HEAD
2026-05-10 00:21:42,451 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:21:42,451 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:21:42,451 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:21:42,453 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5126e530736d8584d014a1e1bbe9f521d62622a2'
2026-05-10 00:21:42,455 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:21:42,457 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 287 (Bump omero-blitz from `d9bb2b4` to `77a342b`) 5126e530736d8584d014a1e1bbe9f521d62622a2'
2026-05-10 00:21:42,466 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-05-10 00:21:42,469 [ scc.git] DEBUG omero-blitz | 2 +-
2026-05-10 00:21:42,469 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-05-10 00:21:42,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:21:42,653 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:21:42,707 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out '77a342ba593e52a3b6be83cc924071500fc1adee'
2026-05-10 00:21:42,708 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:21:42,708 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:21:42,710 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:21:42,744 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f46fa12a390> has no local changes
2026-05-10 00:21:42,744 [ 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 287 dependabot[bot] 'Bump omero-blitz from `d9bb2b4` to `77a342b`'
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:21:42,772 [ scc.git] DEBUG [detached HEAD 8242894] merge master -Dorg -Snone
2026-05-10 00:21:42,772 [ scc.merge] INFO Repository: ome/omero-build
2026-05-10 00:21:42,772 [ scc.merge] INFO Already up to date.
2026-05-10 00:21:42,772 [ scc.merge] INFO
2026-05-10 00:21:42,772 [ scc.merge] INFO Merged PRs:
2026-05-10 00:21:42,772 [ scc.merge] INFO - PR 287 dependabot[bot] 'Bump omero-blitz from `d9bb2b4` to `77a342b`'
2026-05-10 00:21:42,772 [ scc.merge] INFO
2026-05-10 00:21:42,772 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-05-10 00:21:42,772 [ 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-blitz': checked out '5a4dc90f55b4b9428eec6b2f3acfc71da21c21a1'
Submodule path 'omero-common': checked out 'b3ec381de37646f94905d28d409073bf14b3802c'
Submodule path 'omero-gateway-java': checked out 'cf329687732ff22c0ed1ad611fa5b493002ae3ba'
Submodule path 'omero-model': checked out '100a486f61917a7601b44c343387b7eb35bb534f'
Submodule path 'omero-renderer': checked out 'b31bf10aef191f80a2e25c191a54260d32e29b1b'
Submodule path 'omero-romio': checked out '2f497ed3b7da2fd21c0a0fca2f213b90d4548ca1'
Submodule path 'omero-server': checked out 'c9573f3f94b57105a1948164d2cb38d953055cf2'
Merge all submodules2026-05-10 00:21:45,665 [ scc.config] DEBUG Found github.token
2026-05-10 00:21:45,666 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-05-10 00:21:45,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:21:46,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:21:46,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-05-10 00:21:46,714 [ scc.gh] DEBUG 4756 remaining from 5000 (Reset at 01:05
2026-05-10 00:21:46,715 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:21:46,717 [ scc.git] DEBUG Check current status
2026-05-10 00:21:46,717 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:21:46,720 [ scc.git] DEBUG 8242894 merge master -Dorg -Snone
2026-05-10 00:21:46,720 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:21:46,759 [ scc.git] DEBUG +5a4dc90f55b4b9428eec6b2f3acfc71da21c21a1 omero-blitz (v5.8.5-1-g5a4dc90f)
2026-05-10 00:21:46,762 [ scc.git] DEBUG +b3ec381de37646f94905d28d409073bf14b3802c omero-common (v5.7.5-1-gb3ec381)
2026-05-10 00:21:46,766 [ scc.git] DEBUG +cf329687732ff22c0ed1ad611fa5b493002ae3ba omero-gateway-java (v5.10.5-14-gcf32968)
2026-05-10 00:21:46,769 [ scc.git] DEBUG +100a486f61917a7601b44c343387b7eb35bb534f omero-model (v5.7.5-1-g100a486)
2026-05-10 00:21:46,771 [ scc.git] DEBUG +b31bf10aef191f80a2e25c191a54260d32e29b1b omero-renderer (v5.6.5-1-gb31bf10)
2026-05-10 00:21:46,775 [ scc.git] DEBUG +2f497ed3b7da2fd21c0a0fca2f213b90d4548ca1 omero-romio (v5.8.5-1-g2f497ed)
2026-05-10 00:21:46,777 [ scc.git] DEBUG +c9573f3f94b57105a1948164d2cb38d953055cf2 omero-server (v5.7.5-1-gc9573f3f)
2026-05-10 00:21:46,780 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:21:47,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-05-10 00:21:47,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:21:48,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:21:48,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:21:49,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:21:49,177 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:21:49,225 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-05-10 00:21:49,225 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:21:49,227 [ scc.git] DEBUG Check current status
2026-05-10 00:21:49,227 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:21:49,230 [ scc.git] DEBUG 5a4dc90f Bump version to 5.8.6-SNAPSHOT
2026-05-10 00:21:49,230 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:21:49,269 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:21:49,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-05-10 00:21:50,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:21:50,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:21:51,097 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:21:51,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:21:51,538 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:21:51,576 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:21:51,577 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-05-10 00:21:51,577 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:21:51,579 [ scc.git] DEBUG Check current status
2026-05-10 00:21:51,579 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:21:51,581 [ scc.git] DEBUG b3ec381 Bump version to 5.7.6-SNAPSHOT
2026-05-10 00:21:51,581 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:21:51,619 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:21:52,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-05-10 00:21:52,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:21:53,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:21:53,474 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:21:53,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:21:53,924 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:21:53,962 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:21:53,963 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-05-10 00:21:53,963 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:21:53,965 [ scc.git] DEBUG Check current status
2026-05-10 00:21:53,965 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:21:53,967 [ scc.git] DEBUG cf32968 Merge pull request #93 from dominikl/renderfacility
2026-05-10 00:21:53,967 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:21:54,006 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:21:54,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-05-10 00:21:54,943 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:21:55,406 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:21:55,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:21:56,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:21:56,331 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:21:56,369 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:21:56,369 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-05-10 00:21:56,369 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:21:56,371 [ scc.git] DEBUG Check current status
2026-05-10 00:21:56,371 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:21:56,374 [ scc.git] DEBUG 100a486 Bump version to 5.7.6-SNAPSHOT
2026-05-10 00:21:56,374 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:21:56,412 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:21:56,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-05-10 00:21:57,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:21:57,837 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:21:58,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:21:58,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:21:58,731 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:21:58,770 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:21:58,770 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-05-10 00:21:58,770 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:21:58,772 [ scc.git] DEBUG Check current status
2026-05-10 00:21:58,772 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:21:58,774 [ scc.git] DEBUG b31bf10 Bump version to 5.6.6-SNAPSHOT
2026-05-10 00:21:58,774 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:21:58,813 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:21:59,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-05-10 00:21:59,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:22:00,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:22:00,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:22:01,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:22:01,134 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:01,172 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:01,172 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-05-10 00:22:01,172 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:22:01,175 [ scc.git] DEBUG Check current status
2026-05-10 00:22:01,175 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:22:01,177 [ scc.git] DEBUG 2f497ed Bump version to 5.8.6-SNAPSHOT
2026-05-10 00:22:01,177 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:22:01,215 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:22:01,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-05-10 00:22:02,140 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:22:02,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:22:03,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:22:03,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:22:03,495 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:03,533 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:03,534 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-05-10 00:22:03,534 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-10 00:22:03,536 [ scc.git] DEBUG Check current status
2026-05-10 00:22:03,536 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:22:03,538 [ scc.git] DEBUG c9573f3f Bump version to 5.7.6-SNAPSHOT
2026-05-10 00:22:03,538 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:22:03,577 [ scc.config] DEBUG Found remote.origin.url
2026-05-10 00:22:04,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-05-10 00:22:04,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-10 00:22:05,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-10 00:22:05,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-10 00:22:06,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-10 00:22:06,081 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:06,120 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:06,120 [ scc.git] DEBUG Resetting...
2026-05-10 00:22:06,120 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-05-10 00:22:06,124 [ scc.git] DEBUG HEAD is now at 8242894 merge master -Dorg -Snone
2026-05-10 00:22:06,125 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-05-10 00:22:06,173 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out '77a342ba593e52a3b6be83cc924071500fc1adee'
2026-05-10 00:22:06,186 [ scc.git] DEBUG Submodule path 'omero-common': checked out '289dde97d4d2d48d024bb005eecfa8fb795a7746'
2026-05-10 00:22:06,200 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out '126bcd9e7e3aa1870bdabcde9ca83758aced3879'
2026-05-10 00:22:06,213 [ scc.git] DEBUG Submodule path 'omero-model': checked out '2f763363b4f0aaa022d1e2c1637519747174cc9d'
2026-05-10 00:22:06,226 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '7c2c8a90e951c0eaca2a89cb307c9e1905a45117'
2026-05-10 00:22:06,239 [ scc.git] DEBUG Submodule path 'omero-romio': checked out '16c06ab4c39aae23bfcdc36d584d6923ea1e55a1'
2026-05-10 00:22:06,254 [ scc.git] DEBUG Submodule path 'omero-server': checked out '31d868e4a991fbf158a5e2661d2f39bb3fad4788'
2026-05-10 00:22:06,257 [ scc.git] DEBUG Check current status
2026-05-10 00:22:06,257 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-10 00:22:06,259 [ scc.git] DEBUG 8242894 merge master -Dorg -Snone
2026-05-10 00:22:06,259 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-10 00:22:06,295 [ scc.git] DEBUG 77a342ba593e52a3b6be83cc924071500fc1adee omero-blitz (v5.8.5)
2026-05-10 00:22:06,298 [ scc.git] DEBUG 289dde97d4d2d48d024bb005eecfa8fb795a7746 omero-common (v5.7.5)
2026-05-10 00:22:06,300 [ scc.git] DEBUG 126bcd9e7e3aa1870bdabcde9ca83758aced3879 omero-gateway-java (v5.10.5)
2026-05-10 00:22:06,303 [ scc.git] DEBUG 2f763363b4f0aaa022d1e2c1637519747174cc9d omero-model (v5.7.5)
2026-05-10 00:22:06,305 [ scc.git] DEBUG 7c2c8a90e951c0eaca2a89cb307c9e1905a45117 omero-renderer (v5.6.5)
2026-05-10 00:22:06,308 [ scc.git] DEBUG 16c06ab4c39aae23bfcdc36d584d6923ea1e55a1 omero-romio (v5.8.5)
2026-05-10 00:22:06,310 [ scc.git] DEBUG 31d868e4a991fbf158a5e2661d2f39bb3fad4788 omero-server (v5.7.5)
2026-05-10 00:22:06,310 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-05-10 00:22:06,310 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-05-10 00:22:06,310 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-05-10 00:22:06,310 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-05-10 00:22:06,311 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-05-10 00:22:06,311 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-05-10 00:22:06,311 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:22:06,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-05-10 00:22:07,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/287 HTTP/1.1" 200 None
2026-05-10 00:22:07,142 [ scc.repo] DEBUG # ... Include label: dependencies
2026-05-10 00:22:07,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5126e530736d8584d014a1e1bbe9f521d62622a2?page=1 HTTP/1.1" 200 None
2026-05-10 00:22:08,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5126e530736d8584d014a1e1bbe9f521d62622a2/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-05-10 00:22:08,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5126e530736d8584d014a1e1bbe9f521d62622a2?page=1 HTTP/1.1" 200 None
2026-05-10 00:22:09,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/5126e530736d8584d014a1e1bbe9f521d62622a2?per_page=1 HTTP/1.1" 200 2
2026-05-10 00:22:09,205 [ scc.repo] DEBUG - PR 287 dependabot[bot] 'Bump omero-blitz from `d9bb2b4` to `77a342b`'
2026-05-10 00:22:09,205 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:22:09,205 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:09,205 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:09,208 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:22:09,210 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:22:09,210 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:22:09,212 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:22:09,215 [ scc.git] DEBUG Already up to date.
2026-05-10 00:22:09,215 [ scc.git] DEBUG Calling 'git fetch origin pull/287/head'
2026-05-10 00:22:09,575 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-05-10 00:22:09,576 [ scc.git] DEBUG * branch refs/pull/287/head -> FETCH_HEAD
2026-05-10 00:22:09,581 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:22:09,581 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:09,581 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:09,583 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5126e530736d8584d014a1e1bbe9f521d62622a2'
2026-05-10 00:22:09,585 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:09,587 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 287 (Bump omero-blitz from `d9bb2b4` to `77a342b`) 5126e530736d8584d014a1e1bbe9f521d62622a2'
2026-05-10 00:22:09,589 [ scc.git] DEBUG Already up to date.
2026-05-10 00:22:09,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:09,777 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:22:09,818 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:09,818 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:09,820 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:22:10,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-05-10 00:22:10,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/170 HTTP/1.1" 200 None
2026-05-10 00:22:11,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/170/comments HTTP/1.1" 200 None
2026-05-10 00:22:11,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/f188aed93396764f66faae7162ab2aeaabab99a8?page=1 HTTP/1.1" 200 None
2026-05-10 00:22:12,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/f188aed93396764f66faae7162ab2aeaabab99a8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-05-10 00:22:12,973 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/f188aed93396764f66faae7162ab2aeaabab99a8/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-05-10 00:22:13,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/f188aed93396764f66faae7162ab2aeaabab99a8?page=1 HTTP/1.1" 200 None
2026-05-10 00:22:13,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/f188aed93396764f66faae7162ab2aeaabab99a8?per_page=1 HTTP/1.1" 200 2
2026-05-10 00:22:13,899 [ scc.repo] DEBUG - PR 170 sbesson 'Migrate unit testing classes from omero-common'
2026-05-10 00:22:13,899 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:22:13,899 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-05-10 00:22:13,899 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:13,899 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:13,901 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:22:13,903 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:22:13,904 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:22:13,906 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:22:13,915 [ scc.git] DEBUG Updating 77a342ba..5a4dc90f
2026-05-10 00:22:13,915 [ scc.git] DEBUG Calling 'git fetch origin pull/170/head'
2026-05-10 00:22:14,253 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-05-10 00:22:14,253 [ scc.git] DEBUG * branch refs/pull/170/head -> FETCH_HEAD
2026-05-10 00:22:14,257 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:22:14,258 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:14,258 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:14,260 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f188aed93396764f66faae7162ab2aeaabab99a8'
2026-05-10 00:22:14,263 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:14,265 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 170 (Migrate unit testing classes from omero-common) f188aed93396764f66faae7162ab2aeaabab99a8'
2026-05-10 00:22:14,276 [ scc.git] DEBUG Auto-merging build.gradle
2026-05-10 00:22:14,277 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-05-10 00:22:14,280 [ scc.git] DEBUG build.gradle | 1 -
2026-05-10 00:22:14,280 [ scc.git] DEBUG .../ome/testing/InterceptingServiceFactory.java | 193 ++++++++++++++++++
2026-05-10 00:22:14,280 [ scc.git] DEBUG src/test/java/ome/testing/MockServiceFactory.java | 113 +++++++++++
2026-05-10 00:22:14,280 [ scc.git] DEBUG src/test/java/ome/testing/ObjectFactory.java | 225 +++++++++++++++++++++
2026-05-10 00:22:14,280 [ scc.git] DEBUG 4 files changed, 531 insertions(+), 1 deletion(-)
2026-05-10 00:22:14,280 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/InterceptingServiceFactory.java
2026-05-10 00:22:14,281 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/MockServiceFactory.java
2026-05-10 00:22:14,281 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/ObjectFactory.java
2026-05-10 00:22:14,462 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:14,462 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:22:14,500 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:14,500 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:14,502 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:14,539 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:22:14,545 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8568d14910> has no local changes
2026-05-10 00:22:14,545 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Updating 77a342ba..5a4dc90f
Previously merged:
Merged PRs:
- PR 170 sbesson 'Migrate unit testing classes from omero-common'
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:22:14,553 [ scc.git] DEBUG [detached HEAD 59c15378] merge master -Dorg -Ssuccess-only
2026-05-10 00:22:14,553 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:14,553 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:22:15,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-05-10 00:22:15,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-05-10 00:22:16,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-05-10 00:22:16,084 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:22:16,084 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-05-10 00:22:16,084 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:16,084 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:16,086 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:22:16,088 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:22:16,088 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:22:16,091 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:22:16,098 [ scc.git] DEBUG Updating 289dde9..b3ec381
2026-05-10 00:22:16,098 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:22:16,098 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:16,098 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:16,101 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:22:16,138 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:16,139 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:16,141 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:16,177 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:22:16,181 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8568d0c810> has no local changes
2026-05-10 00:22:16,181 [ 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)
Updating 289dde9..b3ec381
Previously merged:
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:22:16,188 [ scc.git] DEBUG [detached HEAD 40106dc] merge master -Dorg -Ssuccess-only
2026-05-10 00:22:16,188 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:16,188 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:22:16,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-05-10 00:22:17,547 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/111 HTTP/1.1" 200 None
2026-05-10 00:22:18,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bb490c5436520053ca8c4b354be50670a8a75a5a?page=1 HTTP/1.1" 200 None
2026-05-10 00:22:18,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bb490c5436520053ca8c4b354be50670a8a75a5a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-05-10 00:22:19,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bb490c5436520053ca8c4b354be50670a8a75a5a/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-05-10 00:22:19,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bb490c5436520053ca8c4b354be50670a8a75a5a?page=1 HTTP/1.1" 200 None
2026-05-10 00:22:20,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/bb490c5436520053ca8c4b354be50670a8a75a5a?per_page=1 HTTP/1.1" 200 2
2026-05-10 00:22:20,361 [ scc.repo] DEBUG - PR 111 sbesson 'Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5'
2026-05-10 00:22:21,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/110 HTTP/1.1" 200 None
2026-05-10 00:22:21,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/110/comments HTTP/1.1" 200 None
2026-05-10 00:22:22,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-05-10 00:22:22,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-05-10 00:22:22,860 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:22:22,860 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-05-10 00:22:22,860 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:22,861 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:22,863 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:22:22,865 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:22:22,865 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:22:22,868 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:22:22,878 [ scc.git] DEBUG Updating 126bcd9..cf32968
2026-05-10 00:22:23,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls/93 HTTP/1.1" 200 None
2026-05-10 00:22:23,598 [ scc.git] DEBUG Calling 'git fetch origin pull/111/head'
2026-05-10 00:22:23,964 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-05-10 00:22:23,964 [ scc.git] DEBUG * branch refs/pull/111/head -> FETCH_HEAD
2026-05-10 00:22:23,968 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:22:23,968 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:23,968 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:23,970 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bb490c5436520053ca8c4b354be50670a8a75a5a'
2026-05-10 00:22:23,973 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:23,975 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5) bb490c5436520053ca8c4b354be50670a8a75a5a'
2026-05-10 00:22:23,982 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-05-10 00:22:23,985 [ scc.git] DEBUG build.gradle | 2 +-
2026-05-10 00:22:23,985 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-05-10 00:22:24,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:24,173 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:22:24,211 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:24,211 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:24,214 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:24,251 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:22:24,254 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8568d37f10> has no local changes
2026-05-10 00:22:24,254 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 110 dominikl 'Close stateful services on group change' (stage: draft)
- PR 30 jburel 'Import image' (stage: draft)
Updating 126bcd9..cf32968
Previously merged:
- PR 93 dominikl 'Renderfacility'
Merged PRs:
- PR 111 sbesson 'Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5'
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:22:24,260 [ scc.git] DEBUG [detached HEAD 757ec5e] merge master -Dorg -Ssuccess-only
2026-05-10 00:22:24,260 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:24,260 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:22:24,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2026-05-10 00:22:24,651 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:22:24,651 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-05-10 00:22:24,651 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:24,651 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:24,653 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:22:24,655 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:22:24,655 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:22:24,658 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:22:24,665 [ scc.git] DEBUG Updating 2f76336..100a486
2026-05-10 00:22:24,665 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:22:24,665 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:24,665 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:24,668 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:22:24,705 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:24,705 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:24,707 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:24,743 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:22:24,747 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f856b9b7dd0> has no local changes
2026-05-10 00:22:24,747 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Updating 2f76336..100a486
Previously merged:
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:22:24,753 [ scc.git] DEBUG [detached HEAD 5718c0f] merge master -Dorg -Ssuccess-only
2026-05-10 00:22:24,753 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:24,753 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:22:25,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 2
2026-05-10 00:22:25,119 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:22:25,119 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-05-10 00:22:25,119 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:25,119 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:25,122 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:22:25,124 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:22:25,124 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:22:25,126 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:22:25,133 [ scc.git] DEBUG Updating 7c2c8a9..b31bf10
2026-05-10 00:22:25,133 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:22:25,133 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:25,133 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:25,135 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:22:25,171 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:25,171 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:25,173 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:25,208 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:22:25,211 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8568d8e650> has no local changes
2026-05-10 00:22:25,211 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-renderer
Updating 7c2c8a9..b31bf10
Previously merged:
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:22:25,217 [ scc.git] DEBUG [detached HEAD 4dc866d] merge master -Dorg -Ssuccess-only
2026-05-10 00:22:25,218 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:25,218 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:22:25,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-05-10 00:22:26,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-05-10 00:22:26,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-05-10 00:22:26,643 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:22:26,643 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-05-10 00:22:26,643 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:26,643 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:26,645 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:22:26,648 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:22:26,648 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:22:26,650 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:22:26,657 [ scc.git] DEBUG Updating 16c06ab..2f497ed
2026-05-10 00:22:26,657 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:22:26,657 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:26,657 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:26,659 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:22:26,697 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:26,697 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:26,699 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:26,735 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:22:26,738 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8568d5b5d0> has no local changes
2026-05-10 00:22:26,738 [ 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)
Updating 16c06ab..2f497ed
Previously merged:
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:22:26,744 [ scc.git] DEBUG [detached HEAD c3d21a2] merge master -Dorg -Ssuccess-only
2026-05-10 00:22:26,744 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:26,744 [ scc.repo] DEBUG ## PRs found:
2026-05-10 00:22:27,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-05-10 00:22:27,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/202 HTTP/1.1" 200 None
2026-05-10 00:22:28,162 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/202/comments HTTP/1.1" 200 None
2026-05-10 00:22:28,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/354a342aa09b03a725515dbd9fdd0e7f9445ac42?page=1 HTTP/1.1" 200 None
2026-05-10 00:22:29,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/354a342aa09b03a725515dbd9fdd0e7f9445ac42/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-05-10 00:22:29,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/354a342aa09b03a725515dbd9fdd0e7f9445ac42/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-05-10 00:22:30,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/354a342aa09b03a725515dbd9fdd0e7f9445ac42?page=1 HTTP/1.1" 200 None
2026-05-10 00:22:30,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/354a342aa09b03a725515dbd9fdd0e7f9445ac42?per_page=1 HTTP/1.1" 200 2
2026-05-10 00:22:30,757 [ scc.repo] DEBUG - PR 202 sbesson 'Migrate unit testing classes from omero-common'
2026-05-10 00:22:31,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-05-10 00:22:31,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-05-10 00:22:31,762 [ scc.repo] DEBUG ## Branches found:
2026-05-10 00:22:31,762 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-05-10 00:22:31,762 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:31,762 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:31,764 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-10 00:22:31,766 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-10 00:22:31,767 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-10 00:22:31,769 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-10 00:22:31,778 [ scc.git] DEBUG Updating 31d868e4..c9573f3f
2026-05-10 00:22:31,778 [ scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2026-05-10 00:22:32,135 [ scc.git] DEBUG From https://github.com/ome/omero-server
2026-05-10 00:22:32,135 [ scc.git] DEBUG * branch refs/pull/202/head -> FETCH_HEAD
2026-05-10 00:22:32,139 [ scc.git] DEBUG ## Unique users: []
2026-05-10 00:22:32,139 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:32,139 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:32,141 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...354a342aa09b03a725515dbd9fdd0e7f9445ac42'
2026-05-10 00:22:32,144 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:32,146 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Migrate unit testing classes from omero-common) 354a342aa09b03a725515dbd9fdd0e7f9445ac42'
2026-05-10 00:22:32,159 [ scc.git] DEBUG Auto-merging build.gradle
2026-05-10 00:22:32,160 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-05-10 00:22:32,163 [ scc.git] DEBUG build.gradle | 1 -
2026-05-10 00:22:32,163 [ scc.git] DEBUG src/test/java/ome/testing/CreatePojosFixture.java | 326 +++++++++++++++++++++
2026-05-10 00:22:32,163 [ scc.git] DEBUG src/test/java/ome/testing/DataProviderBuilder.java | 126 ++++++++
2026-05-10 00:22:32,164 [ scc.git] DEBUG .../ome/testing/InterceptingServiceFactory.java | 193 ++++++++++++
2026-05-10 00:22:32,164 [ scc.git] DEBUG src/test/java/ome/testing/MockServiceFactory.java | 113 +++++++
2026-05-10 00:22:32,164 [ scc.git] DEBUG src/test/java/ome/testing/OMEData.java | 215 ++++++++++++++
2026-05-10 00:22:32,164 [ scc.git] DEBUG src/test/java/ome/testing/ObjectFactory.java | 225 ++++++++++++++
2026-05-10 00:22:32,164 [ scc.git] DEBUG src/test/java/ome/testing/Report.java | 93 ++++++
2026-05-10 00:22:32,164 [ scc.git] DEBUG src/test/java/ome/testing/SqlPropertiesParser.java | 116 ++++++++
2026-05-10 00:22:32,164 [ scc.git] DEBUG 9 files changed, 1407 insertions(+), 1 deletion(-)
2026-05-10 00:22:32,164 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/CreatePojosFixture.java
2026-05-10 00:22:32,164 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/DataProviderBuilder.java
2026-05-10 00:22:32,164 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/InterceptingServiceFactory.java
2026-05-10 00:22:32,164 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/MockServiceFactory.java
2026-05-10 00:22:32,165 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/OMEData.java
2026-05-10 00:22:32,165 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/ObjectFactory.java
2026-05-10 00:22:32,165 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/Report.java
2026-05-10 00:22:32,165 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/SqlPropertiesParser.java
2026-05-10 00:22:32,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:32,349 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-10 00:22:32,386 [ scc.git] DEBUG Get sha1 of %s
2026-05-10 00:22:32,387 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-10 00:22:32,389 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:32,425 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:22:32,432 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f85683958d0> has no local changes
2026-05-10 00:22:32,432 [ 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)
Updating 31d868e4..c9573f3f
Previously merged:
Merged PRs:
- PR 202 sbesson 'Migrate unit testing classes from omero-common'
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:22:32,441 [ scc.git] DEBUG [detached HEAD 03fe20c7] merge master -Dorg -Ssuccess-only
2026-05-10 00:22:32,441 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:32,441 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-10 00:22:32,488 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-05-10 00:22:32,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:32,782 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-05-10 00:22:32,784 [ scc.config] DEBUG Found submodule.omero-common.url
2026-05-10 00:22:33,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:33,251 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-05-10 00:22:33,253 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-05-10 00:22:33,685 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:33,689 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-05-10 00:22:33,691 [ scc.config] DEBUG Found submodule.omero-model.url
2026-05-10 00:22:34,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:34,140 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-05-10 00:22:34,142 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-05-10 00:22:34,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:34,582 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-05-10 00:22:34,584 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-05-10 00:22:35,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:35,024 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-05-10 00:22:35,026 [ scc.config] DEBUG Found submodule.omero-server.url
2026-05-10 00:22:35,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-10 00:22:35,455 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-05-10 00:22:35,456 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-10 00:22:35,491 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8568d8ce50> has local changes
2026-05-10 00:22:35,491 [ 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 287 dependabot[bot] 'Bump omero-blitz from `d9bb2b4` to `77a342b`'
Repository: ome/omero-blitz
Updating 77a342ba..5a4dc90f
Previously merged:
Merged PRs:
- PR 170 sbesson 'Migrate unit testing classes from omero-common'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Updating 289dde9..b3ec381
Previously merged:
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 110 dominikl 'Close stateful services on group change' (stage: draft)
- PR 30 jburel 'Import image' (stage: draft)
Updating 126bcd9..cf32968
Previously merged:
- PR 93 dominikl 'Renderfacility'
Merged PRs:
- PR 111 sbesson 'Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5'
Repository: ome/omero-model
Updating 2f76336..100a486
Previously merged:
Repository: ome/omero-renderer
Updating 7c2c8a9..b31bf10
Previously merged:
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Updating 16c06ab..2f497ed
Previously merged:
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
Updating 31d868e4..c9573f3f
Previously merged:
Merged PRs:
- PR 202 sbesson 'Migrate unit testing classes from omero-common'
Generated by OMERO-build-push#172 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/172/)'
2026-05-10 00:22:35,498 [ scc.git] DEBUG [detached HEAD 7283772] merge master -Dorg -Ssuccess-only
2026-05-10 00:22:35,498 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-05-10 00:22:35,499 [ scc.merge] INFO Repository: ome/omero-build
2026-05-10 00:22:35,499 [ scc.merge] INFO Already up to date.
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO Merged PRs:
2026-05-10 00:22:35,499 [ scc.merge] INFO - PR 287 dependabot[bot] 'Bump omero-blitz from `d9bb2b4` to `77a342b`'
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO Repository: ome/omero-blitz
2026-05-10 00:22:35,499 [ scc.merge] INFO Updating 77a342ba..5a4dc90f
2026-05-10 00:22:35,499 [ scc.merge] INFO Previously merged:
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO Merged PRs:
2026-05-10 00:22:35,499 [ scc.merge] INFO - PR 170 sbesson 'Migrate unit testing classes from omero-common'
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO Repository: ome/omero-common
2026-05-10 00:22:35,499 [ scc.merge] INFO Excluded PRs:
2026-05-10 00:22:35,499 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-05-10 00:22:35,499 [ scc.merge] INFO Updating 289dde9..b3ec381
2026-05-10 00:22:35,499 [ scc.merge] INFO Previously merged:
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-05-10 00:22:35,499 [ scc.merge] INFO Excluded PRs:
2026-05-10 00:22:35,499 [ scc.merge] INFO - PR 110 dominikl 'Close stateful services on group change' (stage: draft)
2026-05-10 00:22:35,499 [ scc.merge] INFO - PR 30 jburel 'Import image' (stage: draft)
2026-05-10 00:22:35,499 [ scc.merge] INFO Updating 126bcd9..cf32968
2026-05-10 00:22:35,499 [ scc.merge] INFO Previously merged:
2026-05-10 00:22:35,499 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO Merged PRs:
2026-05-10 00:22:35,499 [ scc.merge] INFO - PR 111 sbesson 'Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5'
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO Repository: ome/omero-model
2026-05-10 00:22:35,499 [ scc.merge] INFO Updating 2f76336..100a486
2026-05-10 00:22:35,499 [ scc.merge] INFO Previously merged:
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO
2026-05-10 00:22:35,499 [ scc.merge] INFO Repository: ome/omero-renderer
2026-05-10 00:22:35,500 [ scc.merge] INFO Updating 7c2c8a9..b31bf10
2026-05-10 00:22:35,500 [ scc.merge] INFO Previously merged:
2026-05-10 00:22:35,500 [ scc.merge] INFO
2026-05-10 00:22:35,500 [ scc.merge] INFO
2026-05-10 00:22:35,500 [ scc.merge] INFO Repository: ome/omero-romio
2026-05-10 00:22:35,500 [ scc.merge] INFO Excluded PRs:
2026-05-10 00:22:35,500 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-05-10 00:22:35,500 [ scc.merge] INFO Updating 16c06ab..2f497ed
2026-05-10 00:22:35,500 [ scc.merge] INFO Previously merged:
2026-05-10 00:22:35,500 [ scc.merge] INFO
2026-05-10 00:22:35,500 [ scc.merge] INFO
2026-05-10 00:22:35,500 [ scc.merge] INFO Repository: ome/omero-server
2026-05-10 00:22:35,500 [ scc.merge] INFO Excluded PRs:
2026-05-10 00:22:35,500 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-05-10 00:22:35,500 [ scc.merge] INFO Updating 31d868e4..c9573f3f
2026-05-10 00:22:35,500 [ scc.merge] INFO Previously merged:
2026-05-10 00:22:35,500 [ scc.merge] INFO
2026-05-10 00:22:35,500 [ scc.merge] INFO Merged PRs:
2026-05-10 00:22:35,500 [ scc.merge] INFO - PR 202 sbesson 'Migrate unit testing classes from omero-common'
2026-05-10 00:22:35,500 [ scc.merge] INFO
2026-05-10 00:22:35,500 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-05-10 00:22:35,500 [ scc.git] DEBUG Calling 'git remote'
2026-05-10 00:22:35,502 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-05-10 00:22:35,502 [ scc.git] DEBUG Calling 'git remote'
2026-05-10 00:22:35,504 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:35,504 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-05-10 00:22:35,504 [ scc.git] DEBUG Calling 'git remote'
2026-05-10 00:22:35,506 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:35,506 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-05-10 00:22:35,506 [ scc.git] DEBUG Calling 'git remote'
2026-05-10 00:22:35,508 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:35,509 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-05-10 00:22:35,509 [ scc.git] DEBUG Calling 'git remote'
2026-05-10 00:22:35,511 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:35,511 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-05-10 00:22:35,511 [ scc.git] DEBUG Calling 'git remote'
2026-05-10 00:22:35,513 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:35,513 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-05-10 00:22:35,513 [ scc.git] DEBUG Calling 'git remote'
2026-05-10 00:22:35,515 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-10 00:22:35,515 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-05-10 00:22:35,515 [ scc.git] DEBUG Calling 'git remote'
2026-05-10 00:22:35,517 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-server from 5.7.5 to 5.7.6-SNAPSHOT
Updating omero-model from 5.7.5 to 5.7.6-SNAPSHOT
Updating omero-blitz from 5.8.5 to 5.8.6-SNAPSHOT
Updating formats-gpl from 8.5.0 to 8.6.0-SNAPSHOT
Updating omero-romio from 5.8.5 to 5.8.6-SNAPSHOT
Updating omero-common from 5.7.5 to 5.7.6-SNAPSHOT
Updating omero-renderer from 5.6.5 to 5.6.6-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 250c13b6] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-common'
[detached HEAD d9711a6] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD cce6df8] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 604a61e] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD bd7afe6] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 90ce703] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD a5809548] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
[detached HEAD 6a15dc6] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-05-10 00:23:12,366 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci