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)
2025-01-17 00:25:51,870 [ scc.config] DEBUG Found github.token
2025-01-17 00:25:51,873 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-01-17 00:25:52,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:25:52,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:25:52,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-01-17 00:25:52,799 [ scc.gh] DEBUG 4617 remaining from 5000 (Reset at 00:01
2025-01-17 00:25:52,800 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:25:52,804 [ scc.git] DEBUG Check current status
2025-01-17 00:25:52,804 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:25:52,807 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2025-01-17 00:25:52,807 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:25:52,849 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2025-01-17 00:25:52,852 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2025-01-17 00:25:52,856 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2025-01-17 00:25:52,859 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2025-01-17 00:25:52,861 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2025-01-17 00:25:52,864 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2025-01-17 00:25:52,867 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2025-01-17 00:25:52,871 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:25:53,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-01-17 00:25:53,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:25:54,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:25:54,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:25:54,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:25:54,918 [ scc.git] DEBUG Resetting...
2025-01-17 00:25:54,918 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-01-17 00:25:54,924 [ scc.git] DEBUG HEAD is now at f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2025-01-17 00:25:54,925 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-01-17 00:25:54,981 [ scc.git] DEBUG Check current status
2025-01-17 00:25:54,981 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:25:54,985 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2025-01-17 00:25:54,985 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:25:55,023 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2025-01-17 00:25:55,027 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2025-01-17 00:25:55,030 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2025-01-17 00:25:55,033 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2025-01-17 00:25:55,036 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2025-01-17 00:25:55,039 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2025-01-17 00:25:55,042 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2025-01-17 00:25:55,042 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-01-17 00:25:55,043 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-01-17 00:25:55,043 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-01-17 00:25:55,043 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-01-17 00:25:55,043 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-01-17 00:25:55,043 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:25:55,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2025-01-17 00:25:55,322 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:25:55,322 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:25:55,322 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:25:55,327 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:25:55,330 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:25:55,330 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:25:55,334 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:25:55,338 [ scc.git] DEBUG Already up to date.
2025-01-17 00:25:55,338 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:25:55,338 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:25:55,338 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:25:55,341 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:25:55,379 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:25:55,379 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:25:55,382 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:25:56,247 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4d819f7370> has no local changes
2025-01-17 00:25:56,248 [ 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#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:25:56,281 [ scc.git] DEBUG [detached HEAD 4313011] merge master -Dorg -Snone
2025-01-17 00:25:56,281 [ scc.merge] INFO Repository: ome/omero-build
2025-01-17 00:25:56,281 [ scc.merge] INFO Already up to date.
2025-01-17 00:25:56,281 [ scc.merge] INFO
2025-01-17 00:25:56,282 [ scc.merge] INFO
2025-01-17 00:25:56,282 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-01-17 00:25:56,282 [ 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'
Merge all submodules2025-01-17 00:25:59,220 [ scc.config] DEBUG Found github.token
2025-01-17 00:25:59,223 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-01-17 00:25:59,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:25:59,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:00,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-01-17 00:26:00,155 [ scc.gh] DEBUG 4609 remaining from 5000 (Reset at 00:01
2025-01-17 00:26:00,155 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:26:00,160 [ scc.git] DEBUG Check current status
2025-01-17 00:26:00,160 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:00,163 [ scc.git] DEBUG 4313011 merge master -Dorg -Snone
2025-01-17 00:26:00,164 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:00,203 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2025-01-17 00:26:00,206 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2025-01-17 00:26:00,209 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2025-01-17 00:26:00,212 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2025-01-17 00:26:00,215 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2025-01-17 00:26:00,218 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2025-01-17 00:26:00,220 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2025-01-17 00:26:00,224 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:26:00,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-01-17 00:26:01,061 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:26:01,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:26:01,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:26:02,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:26:02,279 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:02,329 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-01-17 00:26:02,329 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:26:02,333 [ scc.git] DEBUG Check current status
2025-01-17 00:26:02,333 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:02,337 [ scc.git] DEBUG ffca80b8 Revert snapshot
2025-01-17 00:26:02,337 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:02,379 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:26:02,792 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2025-01-17 00:26:03,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:26:03,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:26:04,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:26:04,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:26:04,533 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:04,570 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:04,571 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-01-17 00:26:04,571 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:26:04,575 [ scc.git] DEBUG Check current status
2025-01-17 00:26:04,576 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:04,588 [ scc.git] DEBUG cc05596 Revert to snapshot
2025-01-17 00:26:04,588 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:04,631 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:26:05,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2025-01-17 00:26:05,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:26:05,855 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:26:06,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:26:06,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:26:06,813 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:06,850 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:06,851 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-01-17 00:26:06,851 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:26:06,855 [ scc.git] DEBUG Check current status
2025-01-17 00:26:06,855 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:06,859 [ scc.git] DEBUG dc3af36 Revert to snapshot
2025-01-17 00:26:06,859 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:06,900 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:26:07,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2025-01-17 00:26:07,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:26:08,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:26:08,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:26:08,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:26:08,914 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:08,953 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:08,955 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-01-17 00:26:08,955 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:26:08,959 [ scc.git] DEBUG Check current status
2025-01-17 00:26:08,959 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:09,013 [ scc.git] DEBUG 73bac6e Revert to snapshot
2025-01-17 00:26:09,014 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:09,056 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:26:09,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2025-01-17 00:26:09,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:26:10,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:26:10,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:26:11,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:26:11,080 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:11,120 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:11,121 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-01-17 00:26:11,121 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:26:11,125 [ scc.git] DEBUG Check current status
2025-01-17 00:26:11,125 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:11,133 [ scc.git] DEBUG 05383d4 Revert to snapshot
2025-01-17 00:26:11,133 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:11,175 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:26:11,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2025-01-17 00:26:11,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:26:12,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:26:12,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:26:13,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:26:13,276 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:13,313 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:13,314 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-01-17 00:26:13,314 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:26:13,317 [ scc.git] DEBUG Check current status
2025-01-17 00:26:13,317 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:13,386 [ scc.git] DEBUG 47a1380 Revert to snapshot
2025-01-17 00:26:13,386 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:13,426 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:26:13,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2025-01-17 00:26:14,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:26:14,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:26:15,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:26:15,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:26:15,435 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:15,474 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:15,475 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-01-17 00:26:15,475 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-01-17 00:26:15,480 [ scc.git] DEBUG Check current status
2025-01-17 00:26:15,480 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:15,535 [ scc.git] DEBUG 5b5a7823 Revert to snapshot
2025-01-17 00:26:15,535 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:15,576 [ scc.config] DEBUG Found remote.origin.url
2025-01-17 00:26:15,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2025-01-17 00:26:16,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-01-17 00:26:16,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-01-17 00:26:17,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-01-17 00:26:17,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-01-17 00:26:17,618 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:17,658 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:17,658 [ scc.git] DEBUG Resetting...
2025-01-17 00:26:17,658 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-01-17 00:26:17,665 [ scc.git] DEBUG HEAD is now at 4313011 merge master -Dorg -Snone
2025-01-17 00:26:17,665 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-01-17 00:26:17,721 [ scc.git] DEBUG Check current status
2025-01-17 00:26:17,721 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-01-17 00:26:17,726 [ scc.git] DEBUG 4313011 merge master -Dorg -Snone
2025-01-17 00:26:17,726 [ scc.git] DEBUG Calling 'git submodule status'
2025-01-17 00:26:17,765 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2025-01-17 00:26:17,768 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2025-01-17 00:26:17,771 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2025-01-17 00:26:17,774 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2025-01-17 00:26:17,777 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2025-01-17 00:26:17,780 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2025-01-17 00:26:17,783 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2025-01-17 00:26:17,784 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-01-17 00:26:17,784 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-01-17 00:26:17,784 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-01-17 00:26:17,784 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-01-17 00:26:17,784 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-01-17 00:26:17,784 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-01-17 00:26:17,784 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:26:18,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2025-01-17 00:26:18,036 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:26:18,036 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:18,036 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:18,041 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:26:18,046 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:26:18,047 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:26:18,051 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:26:18,056 [ scc.git] DEBUG Already up to date.
2025-01-17 00:26:18,057 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:26:18,057 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:18,057 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:18,061 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:26:18,102 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:18,102 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:18,106 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:26:18,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2025-01-17 00:26:18,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/153 HTTP/1.1" 200 None
2025-01-17 00:26:19,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2025-01-17 00:26:19,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2025-01-17 00:26:20,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-01-17 00:26:20,895 [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
2025-01-17 00:26:21,361 [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
2025-01-17 00:26:21,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-01-17 00:26:22,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2025-01-17 00:26:22,178 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2025-01-17 00:26:22,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2025-01-17 00:26:23,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2025-01-17 00:26:24,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-01-17 00:26:24,909 [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
2025-01-17 00:26:25,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-01-17 00:26:25,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2025-01-17 00:26:25,711 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-01-17 00:26:25,711 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:26:25,711 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-01-17 00:26:25,711 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:25,711 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:25,715 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:26:25,719 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:26:25,719 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:26:25,725 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:26:25,730 [ scc.git] DEBUG Already up to date.
2025-01-17 00:26:25,731 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2025-01-17 00:26:26,042 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-01-17 00:26:26,042 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD
2025-01-17 00:26:26,047 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2025-01-17 00:26:26,411 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-01-17 00:26:26,412 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2025-01-17 00:26:26,416 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:26:26,416 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:26,417 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:26,421 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-01-17 00:26:26,426 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:26,430 [ 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'
2025-01-17 00:26:26,443 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2025-01-17 00:26:26,445 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-17 00:26:26,448 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++
2025-01-17 00:26:26,448 [ scc.git] DEBUG 1 file changed, 6 insertions(+)
2025-01-17 00:26:26,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:26,585 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2025-01-17 00:26:26,591 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:26,595 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2025-01-17 00:26:26,615 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-17 00:26:26,618 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2025-01-17 00:26:26,618 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-17 00:26:26,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:26,964 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:26:27,002 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:27,002 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:27,006 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:27,043 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:26:27,052 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff9d55e9ee0> has no local changes
2025-01-17 00:26:27,052 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Excluded PRs:
- PR 153 dominikl 'Add isRGB method' (stage: draft)
Already up to date.
Merged PRs:
- PR 119 dominikl 'Take Ice and omero sysenv variables into account'
- PR 132 jburel 'Fix javadoc warning'
Generated by OMERO-build-push#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:26:27,061 [ scc.git] DEBUG [detached HEAD 8a7a654b] merge master -Dorg -Ssuccess-only
2025-01-17 00:26:27,061 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:27,062 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:26:27,534 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2025-01-17 00:26:27,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/46 HTTP/1.1" 200 None
2025-01-17 00:26:28,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2025-01-17 00:26:28,881 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2025-01-17 00:26:29,312 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2025-01-17 00:26:29,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2025-01-17 00:26:30,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-01-17 00:26:30,711 [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
2025-01-17 00:26:31,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-01-17 00:26:31,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2025-01-17 00:26:31,613 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2025-01-17 00:26:31,614 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:26:31,614 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-01-17 00:26:31,614 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:31,614 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:31,618 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:26:31,622 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:26:31,622 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:26:31,626 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:26:31,632 [ scc.git] DEBUG Already up to date.
2025-01-17 00:26:31,632 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2025-01-17 00:26:32,879 [ scc.git] DEBUG From https://github.com/ome/omero-common
2025-01-17 00:26:32,880 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2025-01-17 00:26:32,885 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:26:32,885 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:32,885 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:32,889 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-01-17 00:26:32,895 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:32,898 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-01-17 00:26:32,909 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-17 00:26:32,912 [ scc.git] DEBUG publish.gradle | 17 +----------------
2025-01-17 00:26:32,912 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2025-01-17 00:26:33,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:33,041 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:26:33,080 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:33,080 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:33,084 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:33,121 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:26:33,127 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff9d55eef40> has no local changes
2025-01-17 00:26:33,127 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-common
Excluded PRs:
- PR 46 dominikl 'Add isRGB method' (stage: draft)
- 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)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
Generated by OMERO-build-push#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:26:33,134 [ scc.git] DEBUG [detached HEAD ad8ed0c] merge master -Dorg -Ssuccess-only
2025-01-17 00:26:33,134 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:33,135 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:26:33,564 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2025-01-17 00:26:34,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/94 HTTP/1.1" 200 None
2025-01-17 00:26:34,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2025-01-17 00:26:35,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-01-17 00:26:35,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-01-17 00:26:36,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-01-17 00:26:36,685 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-01-17 00:26:37,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2
2025-01-17 00:26:37,083 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2025-01-17 00:26:37,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2025-01-17 00:26:38,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2025-01-17 00:26:38,001 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:26:38,001 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-01-17 00:26:38,002 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:38,002 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:38,006 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:26:38,010 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:26:38,010 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:26:38,015 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:26:38,019 [ scc.git] DEBUG Already up to date.
2025-01-17 00:26:38,019 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2025-01-17 00:26:39,246 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-01-17 00:26:39,247 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2025-01-17 00:26:39,251 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:26:39,251 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:39,252 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:39,256 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-01-17 00:26:39,261 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:39,264 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-01-17 00:26:39,274 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-17 00:26:39,279 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2025-01-17 00:26:39,279 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2025-01-17 00:26:39,279 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2025-01-17 00:26:39,279 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2025-01-17 00:26:39,279 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2025-01-17 00:26:39,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:39,406 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:26:39,444 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:39,444 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:39,449 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:39,487 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:26:39,493 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff9d4595dc0> has no local changes
2025-01-17 00:26:39,493 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 94 dominikl 'Add isRGB method' (stage: draft)
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
Generated by OMERO-build-push#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:26:39,501 [ scc.git] DEBUG [detached HEAD ca71788] merge master -Dorg -Ssuccess-only
2025-01-17 00:26:39,501 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:39,502 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:26:39,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2025-01-17 00:26:39,808 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:26:39,808 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-01-17 00:26:39,808 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:39,808 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:39,813 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:26:39,816 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:26:39,817 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:26:39,821 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:26:39,826 [ scc.git] DEBUG Already up to date.
2025-01-17 00:26:39,826 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:26:39,826 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:39,826 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:39,831 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:26:39,868 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:39,868 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:39,872 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:39,908 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:26:39,914 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff9d5605df0> has no local changes
2025-01-17 00:26:39,914 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Already up to date.
Generated by OMERO-build-push#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:26:39,921 [ scc.git] DEBUG [detached HEAD d904871] merge master -Dorg -Ssuccess-only
2025-01-17 00:26:39,921 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:39,921 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:26:40,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2025-01-17 00:26:40,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2025-01-17 00:26:41,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2025-01-17 00:26:41,211 [ scc.repo] DEBUG # ... Exclude label: exclude
2025-01-17 00:26:41,212 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:26:41,212 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-01-17 00:26:41,212 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:41,212 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:41,216 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:26:41,220 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:26:41,220 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:26:41,224 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:26:41,229 [ scc.git] DEBUG Already up to date.
2025-01-17 00:26:41,229 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:26:41,229 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:41,229 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:41,233 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:26:41,272 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:41,273 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:41,277 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:41,315 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:26:41,321 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff9d45b0820> has no local changes
2025-01-17 00:26:41,321 [ 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.
Generated by OMERO-build-push#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:26:41,329 [ scc.git] DEBUG [detached HEAD 1f38c65] merge master -Dorg -Ssuccess-only
2025-01-17 00:26:41,329 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:41,329 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:26:41,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2025-01-17 00:26:42,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/43 HTTP/1.1" 200 None
2025-01-17 00:26:42,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2025-01-17 00:26:43,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2025-01-17 00:26:43,247 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:26:43,247 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-01-17 00:26:43,247 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:43,247 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:43,252 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:26:43,256 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:26:43,256 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:26:43,260 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:26:43,265 [ scc.git] DEBUG Already up to date.
2025-01-17 00:26:43,265 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:26:43,266 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:43,266 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:43,269 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:26:43,307 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:43,308 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:43,312 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:43,349 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:26:43,355 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff9d45617c0> has no local changes
2025-01-17 00:26:43,355 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-romio
Excluded PRs:
- PR 43 dominikl 'Add isRGB methods' (stage: draft)
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Generated by OMERO-build-push#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:26:43,362 [ scc.git] DEBUG [detached HEAD 6dc91e3] merge master -Dorg -Ssuccess-only
2025-01-17 00:26:43,362 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:43,362 [ scc.repo] DEBUG ## PRs found:
2025-01-17 00:26:43,849 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2025-01-17 00:26:44,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/182 HTTP/1.1" 200 None
2025-01-17 00:26:44,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/182/comments HTTP/1.1" 200 None
2025-01-17 00:26:45,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2025-01-17 00:26:45,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2025-01-17 00:26:46,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2025-01-17 00:26:46,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2025-01-17 00:26:47,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-01-17 00:26:47,615 [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
2025-01-17 00:26:48,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-01-17 00:26:48,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2025-01-17 00:26:48,505 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc'
2025-01-17 00:26:48,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2025-01-17 00:26:49,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2025-01-17 00:26:49,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-01-17 00:26:50,342 [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
2025-01-17 00:26:50,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-01-17 00:26:51,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2025-01-17 00:26:51,214 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-01-17 00:26:51,215 [ scc.repo] DEBUG ## Branches found:
2025-01-17 00:26:51,215 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-01-17 00:26:51,215 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:51,215 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:51,219 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-01-17 00:26:51,224 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-01-17 00:26:51,224 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-01-17 00:26:51,229 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-01-17 00:26:51,233 [ scc.git] DEBUG Already up to date.
2025-01-17 00:26:51,233 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2025-01-17 00:26:51,551 [ scc.git] DEBUG From https://github.com/ome/omero-server
2025-01-17 00:26:51,552 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD
2025-01-17 00:26:51,556 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2025-01-17 00:26:51,867 [ scc.git] DEBUG From https://github.com/ome/omero-server
2025-01-17 00:26:51,867 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD
2025-01-17 00:26:51,872 [ scc.git] DEBUG ## Unique users: []
2025-01-17 00:26:51,872 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:51,872 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:51,877 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-01-17 00:26:51,884 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:51,888 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-01-17 00:26:52,095 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2025-01-17 00:26:52,095 [ scc.git] DEBUG Auto-merging build.gradle
2025-01-17 00:26:52,095 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2025-01-17 00:26:52,096 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-01-17 00:26:52,096 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-01-17 00:26:52,103 [ scc.git] DEBUG Calling 'git reset --hard 5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2025-01-17 00:26:52,112 [ scc.git] DEBUG HEAD is now at 5b5a7823 Revert to snapshot
2025-01-17 00:26:52,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:52,253 [ scc.git] DEBUG Calling 'git merge-base 5b5a78233c34e2ad99316686ad4272f520d7bb1c 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-01-17 00:26:52,260 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2025-01-17 00:26:52,268 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#302](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/consoleText) for more details.
Possible conflicts:
- Upstream changes
- build.gradle
- .travis.yml
--conflicts
2025-01-17 00:26:52,273 [ scc.config] DEBUG Found github.token
2025-01-17 00:26:52,274 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2025-01-17 00:26:52,274 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2025-01-17 00:26:52,279 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:52,284 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2025-01-17 00:26:52,302 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-01-17 00:26:52,305 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +-
2025-01-17 00:26:52,305 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-01-17 00:26:52,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:52,638 [ scc.git] DEBUG Calling 'git submodule update'
2025-01-17 00:26:52,678 [ scc.git] DEBUG Get sha1 of %s
2025-01-17 00:26:52,678 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-01-17 00:26:52,682 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:52,721 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:26:52,731 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff9d450de80> has no local changes
2025-01-17 00:26:52,731 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-server
Excluded PRs:
- PR 182 dominikl 'Add isRGB method' (stage: draft)
- 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 152 jburel 'Set class in doc'
Conflicting PRs (not included):
- PR 61 joshmoore 'Pass user executor to rendering tasks'
Generated by OMERO-build-push#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:26:52,742 [ scc.git] DEBUG [detached HEAD 905a0248] merge master -Dorg -Ssuccess-only
2025-01-17 00:26:52,743 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:52,743 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-01-17 00:26:52,797 [ scc.config] DEBUG Found submodule.omero-blitz.url
2025-01-17 00:26:53,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:53,034 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2025-01-17 00:26:53,037 [ scc.config] DEBUG Found submodule.omero-common.url
2025-01-17 00:26:53,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:53,428 [ scc.config] DEBUG Found submodule.omero-common.branch
2025-01-17 00:26:53,432 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2025-01-17 00:26:53,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:53,808 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2025-01-17 00:26:53,811 [ scc.config] DEBUG Found submodule.omero-model.url
2025-01-17 00:26:54,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:54,192 [ scc.config] DEBUG Found submodule.omero-model.branch
2025-01-17 00:26:54,195 [ scc.config] DEBUG Found submodule.omero-renderer.url
2025-01-17 00:26:54,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:54,576 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2025-01-17 00:26:54,579 [ scc.config] DEBUG Found submodule.omero-romio.url
2025-01-17 00:26:54,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:54,975 [ scc.config] DEBUG Found submodule.omero-romio.branch
2025-01-17 00:26:54,979 [ scc.config] DEBUG Found submodule.omero-server.url
2025-01-17 00:26:55,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-01-17 00:26:55,361 [ scc.config] DEBUG Found submodule.omero-server.branch
2025-01-17 00:26:55,361 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-01-17 00:26:55,399 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff9d5677370> has local changes
2025-01-17 00:26:55,399 [ 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
Excluded PRs:
- PR 153 dominikl 'Add isRGB method' (stage: draft)
Already up to date.
Merged PRs:
- PR 119 dominikl 'Take Ice and omero sysenv variables into account'
- PR 132 jburel 'Fix javadoc warning'
Repository: ome/omero-common
Excluded PRs:
- PR 46 dominikl 'Add isRGB method' (stage: draft)
- 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)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 94 dominikl 'Add isRGB method' (stage: draft)
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
Repository: ome/omero-model
Already up to date.
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.
Repository: ome/omero-romio
Excluded PRs:
- PR 43 dominikl 'Add isRGB methods' (stage: draft)
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Repository: ome/omero-server
Excluded PRs:
- PR 182 dominikl 'Add isRGB method' (stage: draft)
- 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 152 jburel 'Set class in doc'
Conflicting PRs (not included):
- PR 61 joshmoore 'Pass user executor to rendering tasks'
Generated by OMERO-build-push#302 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/302/)'
2025-01-17 00:26:55,411 [ scc.git] DEBUG [detached HEAD a332134] merge master -Dorg -Ssuccess-only
2025-01-17 00:26:55,411 [ scc.merge] INFO Repository: ome/omero-build
2025-01-17 00:26:55,411 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2025-01-17 00:26:55,411 [ scc.merge] INFO Already up to date.
2025-01-17 00:26:55,411 [ scc.merge] INFO
2025-01-17 00:26:55,411 [ scc.merge] INFO
2025-01-17 00:26:55,411 [ scc.merge] INFO Repository: ome/omero-blitz
2025-01-17 00:26:55,411 [ scc.merge] INFO Excluded PRs:
2025-01-17 00:26:55,411 [ scc.merge] INFO - PR 153 dominikl 'Add isRGB method' (stage: draft)
2025-01-17 00:26:55,411 [ scc.merge] INFO Already up to date.
2025-01-17 00:26:55,411 [ scc.merge] INFO
2025-01-17 00:26:55,411 [ scc.merge] INFO Merged PRs:
2025-01-17 00:26:55,411 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-01-17 00:26:55,411 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO Repository: ome/omero-common
2025-01-17 00:26:55,412 [ scc.merge] INFO Excluded PRs:
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 46 dominikl 'Add isRGB method' (stage: draft)
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment)
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2025-01-17 00:26:55,412 [ scc.merge] INFO Already up to date.
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO Merged PRs:
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 42 jburel 'include all'
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO Repository: ome/omero-gateway-java
2025-01-17 00:26:55,412 [ scc.merge] INFO Excluded PRs:
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 94 dominikl 'Add isRGB method' (stage: draft)
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2025-01-17 00:26:55,412 [ scc.merge] INFO Already up to date.
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO Merged PRs:
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO Repository: ome/omero-model
2025-01-17 00:26:55,412 [ scc.merge] INFO Already up to date.
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO Repository: ome/omero-renderer
2025-01-17 00:26:55,412 [ scc.merge] INFO Excluded PRs:
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2025-01-17 00:26:55,412 [ scc.merge] INFO Already up to date.
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO Repository: ome/omero-romio
2025-01-17 00:26:55,412 [ scc.merge] INFO Excluded PRs:
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 43 dominikl 'Add isRGB methods' (stage: draft)
2025-01-17 00:26:55,412 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2025-01-17 00:26:55,412 [ scc.merge] INFO Already up to date.
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,412 [ scc.merge] INFO
2025-01-17 00:26:55,413 [ scc.merge] INFO Repository: ome/omero-server
2025-01-17 00:26:55,413 [ scc.merge] INFO Excluded PRs:
2025-01-17 00:26:55,413 [ scc.merge] INFO - PR 182 dominikl 'Add isRGB method' (stage: draft)
2025-01-17 00:26:55,413 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2025-01-17 00:26:55,413 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2025-01-17 00:26:55,413 [ scc.merge] INFO Already up to date.
2025-01-17 00:26:55,413 [ scc.merge] INFO
2025-01-17 00:26:55,413 [ scc.merge] INFO Merged PRs:
2025-01-17 00:26:55,413 [ scc.merge] INFO - PR 152 jburel 'Set class in doc'
2025-01-17 00:26:55,413 [ scc.merge] INFO
2025-01-17 00:26:55,413 [ scc.merge] INFO Conflicting PRs (not included):
2025-01-17 00:26:55,413 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-01-17 00:26:55,413 [ scc.merge] INFO
2025-01-17 00:26:55,413 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-01-17 00:26:55,413 [ scc.git] DEBUG Calling 'git remote'
2025-01-17 00:26:55,417 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-01-17 00:26:55,418 [ scc.git] DEBUG Calling 'git remote'
2025-01-17 00:26:55,421 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:55,421 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-01-17 00:26:55,421 [ scc.git] DEBUG Calling 'git remote'
2025-01-17 00:26:55,425 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:55,425 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-01-17 00:26:55,425 [ scc.git] DEBUG Calling 'git remote'
2025-01-17 00:26:55,429 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:55,429 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-01-17 00:26:55,429 [ scc.git] DEBUG Calling 'git remote'
2025-01-17 00:26:55,433 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:55,434 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-01-17 00:26:55,434 [ scc.git] DEBUG Calling 'git remote'
2025-01-17 00:26:55,438 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:55,438 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-01-17 00:26:55,438 [ scc.git] DEBUG Calling 'git remote'
2025-01-17 00:26:55,442 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-01-17 00:26:55,442 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-01-17 00:26:55,442 [ scc.git] DEBUG Calling 'git remote'
2025-01-17 00:26:55,445 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-server from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-model from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-blitz from 5.8.0 to 5.8.1-SNAPSHOT
Updating formats-gpl from 8.0.1 to 8.1.0-SNAPSHOT
Updating omero-romio from 5.8.0 to 5.8.1-SNAPSHOT
Updating omero-common from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-common-test from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-renderer from 5.6.0 to 5.6.1-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 e6dd96fa] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD a292afc] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 0d0b3d3] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD f3a1ae9] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD c96e3fe] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 4be394e] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 00049e2a] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD d0bab6d] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2025-01-17 00:27:27,955 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci