Skip to content

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 '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' 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
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2024-07-29 00:24:40,062 [  scc.config] DEBUG Found github.token
2024-07-29 00:24:40,066 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-07-29 00:24:40,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:24:40,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:24:41,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-07-29 00:24:41,111 [      scc.gh] DEBUG 4568 remaining from 5000 (Reset at 00:07
2024-07-29 00:24:41,112 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:24:41,116 [     scc.git] DEBUG Check current status
2024-07-29 00:24:41,116 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:24:41,120 [     scc.git] DEBUG fed5139 Merge pull request #198 from ome/dependabot/submodules/omero-model-7e89fbd
2024-07-29 00:24:41,120 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:24:41,164 [     scc.git] DEBUG  bf9a738b0417973de01be3b2f7ccf45ee2eacd19 omero-blitz (v5.7.4-1-gbf9a738b)
2024-07-29 00:24:41,168 [     scc.git] DEBUG  baac217a2ec5698bad96346ebfa8db826f55b876 omero-common (v5.6.6-1-gbaac217)
2024-07-29 00:24:41,171 [     scc.git] DEBUG  461e112b7940b6d79653abb64462f418169af868 omero-gateway-java (v5.9.2)
2024-07-29 00:24:41,174 [     scc.git] DEBUG  7e89fbd253f75213d1c3c0dc9fb202ecf3296b6c omero-model (v5.6.15-1-g7e89fbd)
2024-07-29 00:24:41,177 [     scc.git] DEBUG  97fb4155049100b22bbc685b814326adc69f723e omero-renderer (v5.5.17-1-g97fb415)
2024-07-29 00:24:41,180 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-07-29 00:24:41,183 [     scc.git] DEBUG  8eb311d45642163b79463c38c4b06884a637923d omero-server (v5.6.12-1-g8eb311d4)
2024-07-29 00:24:41,188 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:24:41,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-07-29 00:24:42,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:24:42,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:24:42,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:24:43,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:24:43,426 [     scc.git] DEBUG Resetting...
2024-07-29 00:24:43,426 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-07-29 00:24:43,432 [     scc.git] DEBUG HEAD is now at fed5139 Merge pull request #198 from ome/dependabot/submodules/omero-model-7e89fbd
2024-07-29 00:24:43,433 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-07-29 00:24:43,486 [     scc.git] DEBUG Check current status
2024-07-29 00:24:43,486 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:24:43,490 [     scc.git] DEBUG fed5139 Merge pull request #198 from ome/dependabot/submodules/omero-model-7e89fbd
2024-07-29 00:24:43,490 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:24:43,534 [     scc.git] DEBUG  bf9a738b0417973de01be3b2f7ccf45ee2eacd19 omero-blitz (v5.7.4-1-gbf9a738b)
2024-07-29 00:24:43,537 [     scc.git] DEBUG  baac217a2ec5698bad96346ebfa8db826f55b876 omero-common (v5.6.6-1-gbaac217)
2024-07-29 00:24:43,540 [     scc.git] DEBUG  461e112b7940b6d79653abb64462f418169af868 omero-gateway-java (v5.9.2)
2024-07-29 00:24:43,543 [     scc.git] DEBUG  7e89fbd253f75213d1c3c0dc9fb202ecf3296b6c omero-model (v5.6.15-1-g7e89fbd)
2024-07-29 00:24:43,546 [     scc.git] DEBUG  97fb4155049100b22bbc685b814326adc69f723e omero-renderer (v5.5.17-1-g97fb415)
2024-07-29 00:24:43,550 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-07-29 00:24:43,553 [     scc.git] DEBUG  8eb311d45642163b79463c38c4b06884a637923d omero-server (v5.6.12-1-g8eb311d4)
2024-07-29 00:24:43,554 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-07-29 00:24:43,555 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-07-29 00:24:43,555 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-07-29 00:24:43,555 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-07-29 00:24:43,555 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-07-29 00:24:43,555 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:24:43,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-07-29 00:24:43,873 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:24:43,874 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:24:43,874 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:24:43,878 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:24:43,883 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:24:43,883 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:24:43,888 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:24:43,893 [     scc.git] DEBUG Already up to date.

2024-07-29 00:24:43,894 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:24:43,894 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:24:43,894 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:24:43,898 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:24:43,941 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:24:43,942 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:24:43,947 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:24:44,721 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f1442154d30> has no local changes
2024-07-29 00:24:44,722 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-build
Already up to date.


Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:24:44,762 [     scc.git] DEBUG [detached HEAD 9890bbc] merge master -Dorg -Snone
2024-07-29 00:24:44,763 [   scc.merge] INFO  Repository: ome/omero-build
2024-07-29 00:24:44,763 [   scc.merge] INFO  Already up to date.
2024-07-29 00:24:44,763 [   scc.merge] INFO  
2024-07-29 00:24:44,763 [   scc.merge] INFO  
2024-07-29 00:24:44,763 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-07-29 00:24:44,763 [     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-common': checked out 'bc5ae5db33bfe961b8a3d04eabe269eeced81701'
Submodule path 'omero-romio': checked out '7b5f8f5b3052e761cd82bab5fa956bdbdad79ca7'
Merge all submodules2024-07-29 00:24:48,230 [  scc.config] DEBUG Found github.token
2024-07-29 00:24:48,233 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-07-29 00:24:48,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:24:48,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:24:49,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-07-29 00:24:49,326 [      scc.gh] DEBUG 4560 remaining from 5000 (Reset at 00:07
2024-07-29 00:24:49,328 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:24:49,335 [     scc.git] DEBUG Check current status
2024-07-29 00:24:49,336 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:24:49,342 [     scc.git] DEBUG 9890bbc merge master -Dorg -Snone
2024-07-29 00:24:49,343 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:24:49,409 [     scc.git] DEBUG  bf9a738b0417973de01be3b2f7ccf45ee2eacd19 omero-blitz (v5.7.4-1-gbf9a738b)
2024-07-29 00:24:49,414 [     scc.git] DEBUG +bc5ae5db33bfe961b8a3d04eabe269eeced81701 omero-common (v5.6.7-1-gbc5ae5d)
2024-07-29 00:24:49,419 [     scc.git] DEBUG  461e112b7940b6d79653abb64462f418169af868 omero-gateway-java (v5.9.2)
2024-07-29 00:24:49,425 [     scc.git] DEBUG  7e89fbd253f75213d1c3c0dc9fb202ecf3296b6c omero-model (v5.6.15-1-g7e89fbd)
2024-07-29 00:24:49,429 [     scc.git] DEBUG  97fb4155049100b22bbc685b814326adc69f723e omero-renderer (v5.5.17-1-g97fb415)
2024-07-29 00:24:49,434 [     scc.git] DEBUG +7b5f8f5b3052e761cd82bab5fa956bdbdad79ca7 omero-romio (v5.7.7-1-g7b5f8f5)
2024-07-29 00:24:49,440 [     scc.git] DEBUG  8eb311d45642163b79463c38c4b06884a637923d omero-server (v5.6.12-1-g8eb311d4)
2024-07-29 00:24:49,449 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:24:49,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-07-29 00:24:50,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:24:50,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:24:51,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:24:51,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:24:51,790 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:24:51,854 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-07-29 00:24:51,854 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:24:51,859 [     scc.git] DEBUG Check current status
2024-07-29 00:24:51,859 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:24:51,873 [     scc.git] DEBUG bf9a738b revert to snapshot
2024-07-29 00:24:51,873 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:24:51,916 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:24:52,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2024-07-29 00:24:52,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:24:53,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:24:53,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:24:54,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:24:54,078 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:24:54,137 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:24:54,138 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-07-29 00:24:54,138 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:24:54,145 [     scc.git] DEBUG Check current status
2024-07-29 00:24:54,145 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:24:54,151 [     scc.git] DEBUG bc5ae5d revert to snapshot
2024-07-29 00:24:54,151 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:24:54,201 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:24:54,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2024-07-29 00:24:55,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:24:55,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:24:56,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:24:56,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:24:56,427 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:24:56,476 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:24:56,477 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-07-29 00:24:56,478 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:24:56,484 [     scc.git] DEBUG Check current status
2024-07-29 00:24:56,484 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:24:56,512 [     scc.git] DEBUG 461e112 add entry for 5.9.2
2024-07-29 00:24:56,513 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:24:56,580 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:24:56,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2024-07-29 00:24:57,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:24:57,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:24:58,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:24:58,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:24:58,699 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:24:58,752 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:24:58,755 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-07-29 00:24:58,755 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:24:58,762 [     scc.git] DEBUG Check current status
2024-07-29 00:24:58,762 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:24:58,780 [     scc.git] DEBUG 7e89fbd revert to snapshot
2024-07-29 00:24:58,780 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:24:58,822 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:24:59,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2024-07-29 00:24:59,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:25:00,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:25:00,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:25:01,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:25:01,013 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:01,074 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:01,076 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-07-29 00:25:01,076 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:25:01,082 [     scc.git] DEBUG Check current status
2024-07-29 00:25:01,082 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:25:01,099 [     scc.git] DEBUG 97fb415 revert to snapshot
2024-07-29 00:25:01,100 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:25:01,166 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:25:01,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2024-07-29 00:25:01,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:25:02,402 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:25:02,835 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:25:03,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:25:03,271 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:03,377 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:03,379 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-07-29 00:25:03,379 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:25:03,385 [     scc.git] DEBUG Check current status
2024-07-29 00:25:03,385 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:25:03,396 [     scc.git] DEBUG 7b5f8f5 revert to snapshot
2024-07-29 00:25:03,397 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:25:03,466 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:25:03,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2024-07-29 00:25:04,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:25:04,692 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:25:05,121 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:25:05,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:25:05,559 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:05,612 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:05,613 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-07-29 00:25:05,613 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-29 00:25:05,618 [     scc.git] DEBUG Check current status
2024-07-29 00:25:05,619 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:25:05,630 [     scc.git] DEBUG 8eb311d4 revert to snapshot
2024-07-29 00:25:05,630 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:25:05,687 [  scc.config] DEBUG Found remote.origin.url
2024-07-29 00:25:06,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2024-07-29 00:25:06,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-29 00:25:06,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-29 00:25:07,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-29 00:25:07,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-29 00:25:07,866 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:07,908 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:07,908 [     scc.git] DEBUG Resetting...
2024-07-29 00:25:07,908 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-07-29 00:25:07,915 [     scc.git] DEBUG HEAD is now at 9890bbc merge master -Dorg -Snone
2024-07-29 00:25:07,915 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-07-29 00:25:07,969 [     scc.git] DEBUG Submodule path 'omero-common': checked out 'baac217a2ec5698bad96346ebfa8db826f55b876'
2024-07-29 00:25:07,992 [     scc.git] DEBUG Submodule path 'omero-romio': checked out '73cf4dff48b3530dadd4b3f3601c35315d3e9a81'
2024-07-29 00:25:07,998 [     scc.git] DEBUG Check current status
2024-07-29 00:25:07,998 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-29 00:25:08,051 [     scc.git] DEBUG 9890bbc merge master -Dorg -Snone
2024-07-29 00:25:08,052 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-29 00:25:08,106 [     scc.git] DEBUG  bf9a738b0417973de01be3b2f7ccf45ee2eacd19 omero-blitz (v5.7.4-1-gbf9a738b)
2024-07-29 00:25:08,110 [     scc.git] DEBUG  baac217a2ec5698bad96346ebfa8db826f55b876 omero-common (v5.6.6-1-gbaac217)
2024-07-29 00:25:08,114 [     scc.git] DEBUG  461e112b7940b6d79653abb64462f418169af868 omero-gateway-java (v5.9.2)
2024-07-29 00:25:08,118 [     scc.git] DEBUG  7e89fbd253f75213d1c3c0dc9fb202ecf3296b6c omero-model (v5.6.15-1-g7e89fbd)
2024-07-29 00:25:08,121 [     scc.git] DEBUG  97fb4155049100b22bbc685b814326adc69f723e omero-renderer (v5.5.17-1-g97fb415)
2024-07-29 00:25:08,125 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-07-29 00:25:08,128 [     scc.git] DEBUG  8eb311d45642163b79463c38c4b06884a637923d omero-server (v5.6.12-1-g8eb311d4)
2024-07-29 00:25:08,129 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-07-29 00:25:08,129 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-07-29 00:25:08,130 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-07-29 00:25:08,130 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-07-29 00:25:08,130 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-07-29 00:25:08,130 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-07-29 00:25:08,130 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:25:08,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-07-29 00:25:08,330 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:25:08,330 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:08,330 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:08,338 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:25:08,344 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:25:08,344 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:25:08,349 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:25:08,355 [     scc.git] DEBUG Already up to date.

2024-07-29 00:25:08,355 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:25:08,355 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:08,355 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:08,359 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:25:08,405 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:08,405 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:08,413 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:25:08,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2024-07-29 00:25:09,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2024-07-29 00:25:09,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2024-07-29 00:25:10,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-07-29 00:25:10,861 [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
2024-07-29 00:25:11,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-07-29 00:25:11,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-07-29 00:25:12,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:12,295 [    scc.repo] DEBUG   - PR 132 jburel 'Fix javadoc warning'
2024-07-29 00:25:12,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/131 HTTP/1.1" 200 None
2024-07-29 00:25:13,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87 HTTP/1.1" 200 None
2024-07-29 00:25:13,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:14,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87 HTTP/1.1" 200 None
2024-07-29 00:25:14,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/112d3abc997c6cda0078483bb91786e37a3f1f87?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:14,704 [    scc.repo] DEBUG   - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:25:15,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2024-07-29 00:25:15,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2024-07-29 00:25:16,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-07-29 00:25:16,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:17,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-07-29 00:25:17,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:17,587 [    scc.repo] DEBUG   - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-07-29 00:25:17,587 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:25:17,587 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-07-29 00:25:17,588 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:17,588 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:17,595 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:25:17,601 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:25:17,601 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:25:17,608 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:25:17,615 [     scc.git] DEBUG Already up to date.

2024-07-29 00:25:17,615 [     scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2024-07-29 00:25:18,140 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-07-29 00:25:18,141 [     scc.git] DEBUG  * branch              refs/pull/119/head -> FETCH_HEAD
2024-07-29 00:25:18,151 [     scc.git] DEBUG Calling 'git fetch origin pull/131/head'
2024-07-29 00:25:18,547 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-07-29 00:25:18,547 [     scc.git] DEBUG  * branch              refs/pull/131/head -> FETCH_HEAD
2024-07-29 00:25:18,554 [     scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2024-07-29 00:25:18,999 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-07-29 00:25:18,999 [     scc.git] DEBUG  * branch              refs/pull/132/head -> FETCH_HEAD
2024-07-29 00:25:19,005 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:25:19,006 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:19,006 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:19,012 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2024-07-29 00:25:19,020 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:19,028 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 119 (Take Ice and omero sysenv variables into account) 4ef8809efaee231eb83e45e64a852a9808bc4723'
2024-07-29 00:25:19,356 [     scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2024-07-29 00:25:19,369 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:19,374 [     scc.git] DEBUG  src/main/java/omero/client.java | 6 ++++++
2024-07-29 00:25:19,374 [     scc.git] DEBUG  1 file changed, 6 insertions(+)
2024-07-29 00:25:19,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:19,543 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...112d3abc997c6cda0078483bb91786e37a3f1f87'
2024-07-29 00:25:19,552 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:19,558 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 131 (bump org.openmicroscopy.project 5.6.0) 112d3abc997c6cda0078483bb91786e37a3f1f87'
2024-07-29 00:25:19,574 [     scc.git] DEBUG Auto-merging build.gradle
2024-07-29 00:25:19,576 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:19,580 [     scc.git] DEBUG  build.gradle | 2 +-
2024-07-29 00:25:19,580 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:25:19,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:19,981 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2024-07-29 00:25:19,988 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:19,993 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2024-07-29 00:25:20,009 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:20,012 [     scc.git] DEBUG  src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2024-07-29 00:25:20,012 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:25:20,406 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:20,409 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:25:20,458 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:20,458 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:20,464 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:20,513 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:25:20,524 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f24762e28b0> has no local changes
2024-07-29 00:25:20,525 [     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 119 dominikl 'Take Ice and omero sysenv variables into account'
  - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 132 jburel 'Fix javadoc warning'

Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:25:20,540 [     scc.git] DEBUG [detached HEAD 893b16a6] merge master -Dorg -Ssuccess-only
2024-07-29 00:25:20,541 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:20,541 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:25:20,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2024-07-29 00:25:21,474 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2024-07-29 00:25:21,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2024-07-29 00:25:22,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2024-07-29 00:25:22,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2024-07-29 00:25:23,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-07-29 00:25:24,018 [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
2024-07-29 00:25:24,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-07-29 00:25:24,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-07-29 00:25:25,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:25,381 [    scc.repo] DEBUG   - PR 42 jburel 'include all'
2024-07-29 00:25:25,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/39 HTTP/1.1" 200 None
2024-07-29 00:25:26,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007 HTTP/1.1" 200 None
2024-07-29 00:25:26,869 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:27,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007 HTTP/1.1" 200 None
2024-07-29 00:25:27,744 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/4a9d6c24778791d07f2c42951a5c1a6e3c711007?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:27,744 [    scc.repo] DEBUG   - PR 39 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:25:27,745 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:25:27,745 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-07-29 00:25:27,745 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:27,745 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:27,750 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:25:27,755 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:25:27,756 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:25:27,777 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:25:27,790 [     scc.git] DEBUG Updating baac217..bc5ae5d

2024-07-29 00:25:27,791 [     scc.git] DEBUG Calling 'git fetch origin pull/39/head'
2024-07-29 00:25:28,225 [     scc.git] DEBUG From https://github.com/ome/omero-common
2024-07-29 00:25:28,226 [     scc.git] DEBUG  * branch            refs/pull/39/head -> FETCH_HEAD
2024-07-29 00:25:28,233 [     scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2024-07-29 00:25:28,641 [     scc.git] DEBUG From https://github.com/ome/omero-common
2024-07-29 00:25:28,642 [     scc.git] DEBUG  * branch            refs/pull/42/head -> FETCH_HEAD
2024-07-29 00:25:28,646 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:25:28,646 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:28,646 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:28,653 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4a9d6c24778791d07f2c42951a5c1a6e3c711007'
2024-07-29 00:25:28,662 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:28,671 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 39 (bump org.openmicroscopy.project 5.6.0) 4a9d6c24778791d07f2c42951a5c1a6e3c711007'
2024-07-29 00:25:28,692 [     scc.git] DEBUG Auto-merging build.gradle
2024-07-29 00:25:28,693 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:28,697 [     scc.git] DEBUG  build.gradle | 2 +-
2024-07-29 00:25:28,697 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:25:28,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:28,868 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-07-29 00:25:28,878 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:28,884 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-07-29 00:25:28,906 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:28,909 [     scc.git] DEBUG  publish.gradle | 17 +----------------
2024-07-29 00:25:28,909 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 16 deletions(-)
2024-07-29 00:25:29,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:29,279 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:25:29,322 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:29,323 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:29,328 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:29,371 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:25:29,377 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f24762f21c0> has no local changes
2024-07-29 00:25:29,378 [     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)
  - PR 40 jburel 'set classifier' (exclude comment)
  - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Updating baac217..bc5ae5d
Previously merged:

Merged PRs:
  - PR 39 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 42 jburel 'include all'

Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:25:29,387 [     scc.git] DEBUG [detached HEAD 951d17f] merge master -Dorg -Ssuccess-only
2024-07-29 00:25:29,387 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:29,388 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:25:29,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2024-07-29 00:25:30,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/69 HTTP/1.1" 200 None
2024-07-29 00:25:30,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c HTTP/1.1" 200 None
2024-07-29 00:25:31,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:31,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c HTTP/1.1" 200 None
2024-07-29 00:25:32,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/91d77158637953fa8fd1bdcd6a6a738b064b536c?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:32,281 [    scc.repo] DEBUG   - PR 69 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:25:32,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2024-07-29 00:25:33,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2024-07-29 00:25:33,293 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:25:33,294 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-07-29 00:25:33,294 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:33,294 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:33,300 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:25:33,304 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:25:33,305 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:25:33,310 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:25:33,316 [     scc.git] DEBUG Already up to date.

2024-07-29 00:25:33,316 [     scc.git] DEBUG Calling 'git fetch origin pull/69/head'
2024-07-29 00:25:33,740 [     scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2024-07-29 00:25:33,741 [     scc.git] DEBUG  * branch            refs/pull/69/head -> FETCH_HEAD
2024-07-29 00:25:33,749 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:25:33,749 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:33,750 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:33,758 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...91d77158637953fa8fd1bdcd6a6a738b064b536c'
2024-07-29 00:25:33,767 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:33,775 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 69 (bump org.openmicroscopy.project 5.6.0) 91d77158637953fa8fd1bdcd6a6a738b064b536c'
2024-07-29 00:25:33,819 [     scc.git] DEBUG Auto-merging build.gradle
2024-07-29 00:25:33,820 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:33,825 [     scc.git] DEBUG  build.gradle | 2 +-
2024-07-29 00:25:33,825 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:25:33,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:33,996 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:25:34,057 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:34,058 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:34,065 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:34,121 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:25:34,135 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f247626feb0> has no local changes
2024-07-29 00:25:34,135 [     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 69 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:25:34,155 [     scc.git] DEBUG [detached HEAD 0cc2d25] merge master -Dorg -Ssuccess-only
2024-07-29 00:25:34,157 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:34,157 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:25:34,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2024-07-29 00:25:35,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/101 HTTP/1.1" 200 None
2024-07-29 00:25:35,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44 HTTP/1.1" 200 None
2024-07-29 00:25:36,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:36,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-07-29 00:25:36,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44 HTTP/1.1" 200 None
2024-07-29 00:25:37,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/c44d218d002ee1377cb34ea58550baa214f8fb44?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:37,399 [    scc.repo] DEBUG   - PR 101 jburel 'Review action'
2024-07-29 00:25:37,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/90 HTTP/1.1" 200 None
2024-07-29 00:25:38,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/90/comments HTTP/1.1" 200 None
2024-07-29 00:25:38,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5 HTTP/1.1" 200 None
2024-07-29 00:25:39,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:39,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5 HTTP/1.1" 200 None
2024-07-29 00:25:40,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:40,332 [    scc.repo] DEBUG   - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:25:40,333 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:25:40,333 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-07-29 00:25:40,333 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:40,333 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:40,338 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:25:40,347 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:25:40,348 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:25:40,361 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:25:40,374 [     scc.git] DEBUG Already up to date.

2024-07-29 00:25:40,374 [     scc.git] DEBUG Calling 'git fetch origin pull/90/head'
2024-07-29 00:25:40,806 [     scc.git] DEBUG From https://github.com/ome/omero-model
2024-07-29 00:25:40,806 [     scc.git] DEBUG  * branch            refs/pull/90/head -> FETCH_HEAD
2024-07-29 00:25:40,815 [     scc.git] DEBUG Calling 'git fetch origin pull/101/head'
2024-07-29 00:25:41,418 [     scc.git] DEBUG From https://github.com/ome/omero-model
2024-07-29 00:25:41,418 [     scc.git] DEBUG  * branch            refs/pull/101/head -> FETCH_HEAD
2024-07-29 00:25:41,423 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:25:41,424 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:41,424 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:41,429 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5'
2024-07-29 00:25:41,435 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:41,440 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 90 (bump org.openmicroscopy.project 5.6.0) 3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5'
2024-07-29 00:25:41,473 [     scc.git] DEBUG Auto-merging build.gradle
2024-07-29 00:25:41,473 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:41,477 [     scc.git] DEBUG  build.gradle | 2 +-
2024-07-29 00:25:41,477 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:25:41,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:41,661 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c44d218d002ee1377cb34ea58550baa214f8fb44'
2024-07-29 00:25:41,667 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:41,671 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 101 (Review action) c44d218d002ee1377cb34ea58550baa214f8fb44'
2024-07-29 00:25:41,688 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:41,690 [     scc.git] DEBUG  .github/workflows/gradle.yml | 24 +++++++++++++++++++++++-
2024-07-29 00:25:41,690 [     scc.git] DEBUG  README.md                    |  2 +-
2024-07-29 00:25:41,690 [     scc.git] DEBUG  2 files changed, 24 insertions(+), 2 deletions(-)
2024-07-29 00:25:42,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:42,086 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:25:42,124 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:42,124 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:42,128 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:42,165 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:25:42,171 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f2476271fa0> has no local changes
2024-07-29 00:25:42,172 [     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 90 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 101 jburel 'Review action'

Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:25:42,179 [     scc.git] DEBUG [detached HEAD e6221b1] merge master -Dorg -Ssuccess-only
2024-07-29 00:25:42,180 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:42,180 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:25:42,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2024-07-29 00:25:43,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/23 HTTP/1.1" 200 None
2024-07-29 00:25:43,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751 HTTP/1.1" 200 None
2024-07-29 00:25:44,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:44,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751 HTTP/1.1" 200 None
2024-07-29 00:25:45,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/4431628b7553af56df3e6dceb1241be4b2e6a751?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:45,144 [    scc.repo] DEBUG   - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:25:45,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2024-07-29 00:25:46,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2024-07-29 00:25:46,151 [    scc.repo] DEBUG   # ... Exclude label: exclude
2024-07-29 00:25:46,151 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:25:46,151 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-07-29 00:25:46,151 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:46,151 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:46,157 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:25:46,161 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:25:46,162 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:25:46,166 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:25:46,171 [     scc.git] DEBUG Already up to date.

2024-07-29 00:25:46,172 [     scc.git] DEBUG Calling 'git fetch origin pull/23/head'
2024-07-29 00:25:46,603 [     scc.git] DEBUG From https://github.com/ome/omero-renderer
2024-07-29 00:25:46,604 [     scc.git] DEBUG  * branch            refs/pull/23/head -> FETCH_HEAD
2024-07-29 00:25:46,610 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:25:46,610 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:46,610 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:46,615 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4431628b7553af56df3e6dceb1241be4b2e6a751'
2024-07-29 00:25:46,624 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:46,630 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 23 (bump org.openmicroscopy.project 5.6.0) 4431628b7553af56df3e6dceb1241be4b2e6a751'
2024-07-29 00:25:46,672 [     scc.git] DEBUG Auto-merging build.gradle
2024-07-29 00:25:46,673 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:46,676 [     scc.git] DEBUG  build.gradle | 2 +-
2024-07-29 00:25:46,677 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:25:46,877 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:46,879 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:25:46,921 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:46,921 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:46,926 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:46,964 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:25:46,971 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f24741d2f70> has no local changes
2024-07-29 00:25:46,972 [     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)
Already up to date.

Merged PRs:
  - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:25:46,980 [     scc.git] DEBUG [detached HEAD cd26481] merge master -Dorg -Ssuccess-only
2024-07-29 00:25:46,981 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:46,981 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:25:47,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2024-07-29 00:25:47,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/41 HTTP/1.1" 200 None
2024-07-29 00:25:48,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d HTTP/1.1" 200 None
2024-07-29 00:25:48,907 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:49,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d HTTP/1.1" 200 None
2024-07-29 00:25:49,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/3e957802ff410901610d23f11c9f2a7db50fa19d?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:49,899 [    scc.repo] DEBUG   - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:25:50,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2024-07-29 00:25:50,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2024-07-29 00:25:50,923 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:25:50,923 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-07-29 00:25:50,924 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:50,924 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:50,933 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:25:50,940 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:25:50,941 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:25:50,949 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:25:50,964 [     scc.git] DEBUG Updating 73cf4df..7b5f8f5

2024-07-29 00:25:50,964 [     scc.git] DEBUG Calling 'git fetch origin pull/41/head'
2024-07-29 00:25:51,359 [     scc.git] DEBUG From https://github.com/ome/omero-romio
2024-07-29 00:25:51,359 [     scc.git] DEBUG  * branch            refs/pull/41/head -> FETCH_HEAD
2024-07-29 00:25:51,366 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:25:51,367 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:51,367 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:51,373 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e957802ff410901610d23f11c9f2a7db50fa19d'
2024-07-29 00:25:51,378 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:51,383 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 41 (bump org.openmicroscopy.project 5.6.0) 3e957802ff410901610d23f11c9f2a7db50fa19d'
2024-07-29 00:25:51,419 [     scc.git] DEBUG Auto-merging build.gradle
2024-07-29 00:25:51,420 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:25:51,423 [     scc.git] DEBUG  build.gradle | 2 +-
2024-07-29 00:25:51,423 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:25:51,591 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:25:51,593 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:25:51,635 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:25:51,636 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:25:51,642 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:25:51,686 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:25:51,692 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f2478682430> has no local changes
2024-07-29 00:25:51,693 [     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 73cf4df..7b5f8f5
Previously merged:

Merged PRs:
  - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:25:51,701 [     scc.git] DEBUG [detached HEAD a5a0161] merge master -Dorg -Ssuccess-only
2024-07-29 00:25:51,701 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:25:51,701 [    scc.repo] DEBUG ## PRs found:
2024-07-29 00:25:52,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2024-07-29 00:25:52,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2024-07-29 00:25:53,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2024-07-29 00:25:53,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2024-07-29 00:25:54,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2024-07-29 00:25:54,769 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-07-29 00:25:55,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:55,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-07-29 00:25:56,201 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:56,202 [    scc.repo] DEBUG   - PR 152 jburel 'Set class in doc'
2024-07-29 00:25:56,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/151 HTTP/1.1" 200 None
2024-07-29 00:25:57,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374 HTTP/1.1" 200 None
2024-07-29 00:25:57,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:25:58,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374 HTTP/1.1" 200 None
2024-07-29 00:25:58,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:25:58,726 [    scc.repo] DEBUG   - PR 151 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:25:59,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2024-07-29 00:25:59,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2024-07-29 00:26:00,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-07-29 00:26:00,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-29 00:26:01,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-07-29 00:26:01,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2024-07-29 00:26:01,609 [    scc.repo] DEBUG   - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-07-29 00:26:01,609 [    scc.repo] DEBUG ## Branches found:
2024-07-29 00:26:01,609 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-07-29 00:26:01,609 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:26:01,609 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:26:01,616 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-29 00:26:01,622 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-29 00:26:01,622 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-29 00:26:01,630 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-29 00:26:01,637 [     scc.git] DEBUG Already up to date.

2024-07-29 00:26:01,637 [     scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2024-07-29 00:26:02,432 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-07-29 00:26:02,432 [     scc.git] DEBUG  * branch              refs/pull/61/head -> FETCH_HEAD
2024-07-29 00:26:02,441 [     scc.git] DEBUG Calling 'git fetch origin pull/151/head'
2024-07-29 00:26:02,797 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-07-29 00:26:02,798 [     scc.git] DEBUG  * branch              refs/pull/151/head -> FETCH_HEAD
2024-07-29 00:26:02,805 [     scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2024-07-29 00:26:03,249 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-07-29 00:26:03,249 [     scc.git] DEBUG  * branch              refs/pull/152/head -> FETCH_HEAD
2024-07-29 00:26:03,253 [     scc.git] DEBUG ## Unique users: []
2024-07-29 00:26:03,253 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:26:03,253 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:26:03,258 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-07-29 00:26:03,266 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:26:03,270 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-07-29 00:26:03,516 [     scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf.  Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2024-07-29 00:26:03,517 [     scc.git] DEBUG Auto-merging build.gradle
2024-07-29 00:26:03,517 [     scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2024-07-29 00:26:03,518 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-07-29 00:26:03,518 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-07-29 00:26:03,526 [     scc.git] DEBUG Calling 'git reset --hard 8eb311d45642163b79463c38c4b06884a637923d'
2024-07-29 00:26:03,534 [     scc.git] DEBUG HEAD is now at 8eb311d4 revert to snapshot
2024-07-29 00:26:03,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:03,709 [     scc.git] DEBUG Calling 'git merge-base 8eb311d45642163b79463c38c4b06884a637923d 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-07-29 00:26:03,717 [     scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..8eb311d45642163b79463c38c4b06884a637923d'
2024-07-29 00:26:03,725 [     scc.git] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#134](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - .travis.yml
    - build.gradle

--conflicts

2024-07-29 00:26:03,730 [  scc.config] DEBUG Found github.token
2024-07-29 00:26:03,730 [     scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2024-07-29 00:26:03,731 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374'
2024-07-29 00:26:03,741 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:26:03,747 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 151 (bump org.openmicroscopy.project 5.6.0) f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374'
2024-07-29 00:26:03,786 [     scc.git] DEBUG Auto-merging build.gradle
2024-07-29 00:26:03,787 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:26:03,790 [     scc.git] DEBUG  build.gradle | 2 +-
2024-07-29 00:26:03,790 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:26:04,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:04,127 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2024-07-29 00:26:04,135 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:26:04,140 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2024-07-29 00:26:04,167 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-29 00:26:04,170 [     scc.git] DEBUG  src/main/java/ome/api/local/LocalSession.java | 2 +-
2024-07-29 00:26:04,170 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-29 00:26:04,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:04,553 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-29 00:26:04,617 [     scc.git] DEBUG Get sha1 of %s
2024-07-29 00:26:04,618 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-29 00:26:04,626 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:26:04,682 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:26:04,695 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f2475219c70> has no local changes
2024-07-29 00:26:04,696 [     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 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 151 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 152 jburel 'Set class in doc'

Conflicting PRs (not included):
  - PR 61 joshmoore 'Pass user executor to rendering tasks'

Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:26:04,710 [     scc.git] DEBUG [detached HEAD 10cfc0d4] merge master -Dorg -Ssuccess-only
2024-07-29 00:26:04,710 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:26:04,711 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-29 00:26:04,780 [  scc.config] DEBUG Found submodule.omero-blitz.url
2024-07-29 00:26:04,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:04,991 [  scc.config] DEBUG Found submodule.omero-blitz.branch
2024-07-29 00:26:04,997 [  scc.config] DEBUG Found submodule.omero-common.url
2024-07-29 00:26:05,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:05,408 [  scc.config] DEBUG Found submodule.omero-common.branch
2024-07-29 00:26:05,417 [  scc.config] DEBUG Found submodule.omero-gateway-java.url
2024-07-29 00:26:05,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:05,829 [  scc.config] DEBUG Found submodule.omero-gateway-java.branch
2024-07-29 00:26:05,834 [  scc.config] DEBUG Found submodule.omero-model.url
2024-07-29 00:26:06,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:06,251 [  scc.config] DEBUG Found submodule.omero-model.branch
2024-07-29 00:26:06,259 [  scc.config] DEBUG Found submodule.omero-renderer.url
2024-07-29 00:26:06,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:06,713 [  scc.config] DEBUG Found submodule.omero-renderer.branch
2024-07-29 00:26:06,719 [  scc.config] DEBUG Found submodule.omero-romio.url
2024-07-29 00:26:07,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:07,143 [  scc.config] DEBUG Found submodule.omero-romio.branch
2024-07-29 00:26:07,152 [  scc.config] DEBUG Found submodule.omero-server.url
2024-07-29 00:26:07,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-29 00:26:07,557 [  scc.config] DEBUG Found submodule.omero-server.branch
2024-07-29 00:26:07,558 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-29 00:26:07,634 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f2476321d30> has local changes
2024-07-29 00:26:07,635 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-build
Already up to date.


Repository: ome/omero-blitz
Already up to date.

Merged PRs:
  - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
  - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 132 jburel 'Fix javadoc warning'

Repository: ome/omero-common
Excluded PRs:
  - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
  - PR 40 jburel 'set classifier' (exclude comment)
  - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Updating baac217..bc5ae5d
Previously merged:

Merged PRs:
  - PR 39 jburel 'bump org.openmicroscopy.project 5.6.0'
  - 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 69 jburel 'bump org.openmicroscopy.project 5.6.0'

Repository: ome/omero-model
Already up to date.

Merged PRs:
  - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 101 jburel 'Review action'

Repository: ome/omero-renderer
Excluded PRs:
  - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.

Merged PRs:
  - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'

Repository: ome/omero-romio
Excluded PRs:
  - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Updating 73cf4df..7b5f8f5
Previously merged:

Merged PRs:
  - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'

Repository: ome/omero-server
Excluded PRs:
  - PR 166 kkoz 'Experimenter group cache' (stage: draft)
  - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 151 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 152 jburel 'Set class in doc'

Conflicting PRs (not included):
  - PR 61 joshmoore 'Pass user executor to rendering tasks'

Generated by OMERO-build-push#134 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/134/)'
2024-07-29 00:26:07,657 [     scc.git] DEBUG [detached HEAD d0790fc] merge master -Dorg -Ssuccess-only
2024-07-29 00:26:07,657 [     scc.git] DEBUG  8 files changed, 14 insertions(+), 14 deletions(-)
2024-07-29 00:26:07,658 [   scc.merge] INFO  Repository: ome/omero-build
2024-07-29 00:26:07,658 [   scc.merge] INFO  Already up to date.
2024-07-29 00:26:07,659 [   scc.merge] INFO  
2024-07-29 00:26:07,659 [   scc.merge] INFO  
2024-07-29 00:26:07,659 [   scc.merge] INFO  Repository: ome/omero-blitz
2024-07-29 00:26:07,659 [   scc.merge] INFO  Already up to date.
2024-07-29 00:26:07,659 [   scc.merge] INFO  
2024-07-29 00:26:07,659 [   scc.merge] INFO  Merged PRs:
2024-07-29 00:26:07,659 [   scc.merge] INFO    - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-07-29 00:26:07,659 [   scc.merge] INFO    - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:26:07,659 [   scc.merge] INFO    - PR 132 jburel 'Fix javadoc warning'
2024-07-29 00:26:07,659 [   scc.merge] INFO  
2024-07-29 00:26:07,659 [   scc.merge] INFO  Repository: ome/omero-common
2024-07-29 00:26:07,659 [   scc.merge] INFO  Excluded PRs:
2024-07-29 00:26:07,659 [   scc.merge] INFO    - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2024-07-29 00:26:07,659 [   scc.merge] INFO    - PR 40 jburel 'set classifier' (exclude comment)
2024-07-29 00:26:07,659 [   scc.merge] INFO    - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2024-07-29 00:26:07,659 [   scc.merge] INFO  Updating baac217..bc5ae5d
2024-07-29 00:26:07,659 [   scc.merge] INFO  Previously merged:
2024-07-29 00:26:07,659 [   scc.merge] INFO  
2024-07-29 00:26:07,660 [   scc.merge] INFO  Merged PRs:
2024-07-29 00:26:07,660 [   scc.merge] INFO    - PR 39 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:26:07,660 [   scc.merge] INFO    - PR 42 jburel 'include all'
2024-07-29 00:26:07,660 [   scc.merge] INFO  
2024-07-29 00:26:07,660 [   scc.merge] INFO  Repository: ome/omero-gateway-java
2024-07-29 00:26:07,660 [   scc.merge] INFO  Excluded PRs:
2024-07-29 00:26:07,660 [   scc.merge] INFO    - PR 30 jburel 'Import image' (exclude comment)
2024-07-29 00:26:07,660 [   scc.merge] INFO  Already up to date.
2024-07-29 00:26:07,660 [   scc.merge] INFO  
2024-07-29 00:26:07,660 [   scc.merge] INFO  Merged PRs:
2024-07-29 00:26:07,660 [   scc.merge] INFO    - PR 69 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:26:07,660 [   scc.merge] INFO  
2024-07-29 00:26:07,660 [   scc.merge] INFO  Repository: ome/omero-model
2024-07-29 00:26:07,660 [   scc.merge] INFO  Already up to date.
2024-07-29 00:26:07,661 [   scc.merge] INFO  
2024-07-29 00:26:07,661 [   scc.merge] INFO  Merged PRs:
2024-07-29 00:26:07,661 [   scc.merge] INFO    - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:26:07,661 [   scc.merge] INFO    - PR 101 jburel 'Review action'
2024-07-29 00:26:07,661 [   scc.merge] INFO  
2024-07-29 00:26:07,661 [   scc.merge] INFO  Repository: ome/omero-renderer
2024-07-29 00:26:07,661 [   scc.merge] INFO  Excluded PRs:
2024-07-29 00:26:07,661 [   scc.merge] INFO    - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2024-07-29 00:26:07,661 [   scc.merge] INFO  Already up to date.
2024-07-29 00:26:07,661 [   scc.merge] INFO  
2024-07-29 00:26:07,661 [   scc.merge] INFO  Merged PRs:
2024-07-29 00:26:07,661 [   scc.merge] INFO    - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:26:07,661 [   scc.merge] INFO  
2024-07-29 00:26:07,661 [   scc.merge] INFO  Repository: ome/omero-romio
2024-07-29 00:26:07,662 [   scc.merge] INFO  Excluded PRs:
2024-07-29 00:26:07,662 [   scc.merge] INFO    - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2024-07-29 00:26:07,662 [   scc.merge] INFO  Updating 73cf4df..7b5f8f5
2024-07-29 00:26:07,662 [   scc.merge] INFO  Previously merged:
2024-07-29 00:26:07,662 [   scc.merge] INFO  
2024-07-29 00:26:07,662 [   scc.merge] INFO  Merged PRs:
2024-07-29 00:26:07,662 [   scc.merge] INFO    - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:26:07,662 [   scc.merge] INFO  
2024-07-29 00:26:07,662 [   scc.merge] INFO  Repository: ome/omero-server
2024-07-29 00:26:07,662 [   scc.merge] INFO  Excluded PRs:
2024-07-29 00:26:07,662 [   scc.merge] INFO    - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2024-07-29 00:26:07,662 [   scc.merge] INFO    - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2024-07-29 00:26:07,662 [   scc.merge] INFO  Already up to date.
2024-07-29 00:26:07,662 [   scc.merge] INFO  
2024-07-29 00:26:07,662 [   scc.merge] INFO  Merged PRs:
2024-07-29 00:26:07,663 [   scc.merge] INFO    - PR 151 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-07-29 00:26:07,663 [   scc.merge] INFO    - PR 152 jburel 'Set class in doc'
2024-07-29 00:26:07,663 [   scc.merge] INFO  
2024-07-29 00:26:07,663 [   scc.merge] INFO  Conflicting PRs (not included):
2024-07-29 00:26:07,663 [   scc.merge] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-07-29 00:26:07,663 [   scc.merge] INFO  
2024-07-29 00:26:07,663 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-07-29 00:26:07,663 [     scc.git] DEBUG Calling 'git remote'
2024-07-29 00:26:07,676 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-07-29 00:26:07,676 [     scc.git] DEBUG Calling 'git remote'
2024-07-29 00:26:07,686 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:26:07,686 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-07-29 00:26:07,686 [     scc.git] DEBUG Calling 'git remote'
2024-07-29 00:26:07,697 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:26:07,697 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-07-29 00:26:07,698 [     scc.git] DEBUG Calling 'git remote'
2024-07-29 00:26:07,709 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:26:07,710 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-07-29 00:26:07,710 [     scc.git] DEBUG Calling 'git remote'
2024-07-29 00:26:07,720 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:26:07,720 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-07-29 00:26:07,720 [     scc.git] DEBUG Calling 'git remote'
2024-07-29 00:26:07,731 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:26:07,731 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-07-29 00:26:07,731 [     scc.git] DEBUG Calling 'git remote'
2024-07-29 00:26:07,740 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-07-29 00:26:07,741 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-07-29 00:26:07,741 [     scc.git] DEBUG Calling 'git remote'
2024-07-29 00:26:07,750 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.6.7 to 5.6.8-SNAPSHOT
Updating omero-server from 5.6.12 to 5.6.13-SNAPSHOT
Updating omero-model from 5.6.15 to 5.6.16-SNAPSHOT
Updating omero-blitz from 5.7.4 to 5.7.5-SNAPSHOT
Updating formats-gpl from 7.3.1 to 8.0.0-SNAPSHOT
Updating omero-romio from 5.7.7 to 5.7.8-SNAPSHOT
Updating omero-common from 5.6.7 to 5.6.8-SNAPSHOT
Updating omero-common-test from 5.6.7 to 5.6.8-SNAPSHOT
Updating omero-renderer from 5.5.17 to 5.5.18-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 5355db3c] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 3aeb494] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 7c75e75] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD ed58c25] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 34c5f57] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 4ac8499] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 4007770e] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 9af7ecc] Update component versions
 7 files changed, 7 insertions(+), 7 deletions(-)
2024-07-29 00:26:45,227 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci