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-12-13 00:25:50,782 [ scc.config] DEBUG Found github.token
2024-12-13 00:25:50,784 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-13 00:25:50,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:25:51,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:25:51,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-13 00:25:51,781 [ scc.gh] DEBUG 4557 remaining from 5000 (Reset at 00:12
2024-12-13 00:25:51,782 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:25:51,787 [ scc.git] DEBUG Check current status
2024-12-13 00:25:51,787 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:25:51,790 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-13 00:25:51,790 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:25:51,828 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-13 00:25:51,831 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-13 00:25:51,834 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-13 00:25:51,837 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-13 00:25:51,840 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-13 00:25:51,843 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-13 00:25:51,845 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-13 00:25:51,849 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:25:52,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-12-13 00:25:52,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:25:53,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:25:53,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:25:53,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:25:53,927 [ scc.git] DEBUG Resetting...
2024-12-13 00:25:53,927 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-13 00:25:53,933 [ scc.git] DEBUG HEAD is now at f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-13 00:25:53,933 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-13 00:25:53,991 [ scc.git] DEBUG Check current status
2024-12-13 00:25:53,991 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:25:53,996 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-13 00:25:53,996 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:25:54,038 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-13 00:25:54,041 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-13 00:25:54,044 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-13 00:25:54,047 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-13 00:25:54,051 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-13 00:25:54,053 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-13 00:25:54,056 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-13 00:25:54,057 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-12-13 00:25:54,057 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-12-13 00:25:54,057 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-12-13 00:25:54,058 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-12-13 00:25:54,058 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-12-13 00:25:54,058 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:25:54,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-12-13 00:25:54,361 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:25:54,361 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:25:54,361 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:25:54,366 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:25:54,369 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:25:54,370 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:25:54,374 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:25:54,378 [ scc.git] DEBUG Already up to date.
2024-12-13 00:25:54,378 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:25:54,378 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:25:54,378 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:25:54,383 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:25:54,424 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:25:54,424 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:25:54,429 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:25:54,938 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f35b3668e20> has no local changes
2024-12-13 00:25:54,939 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:25:54,971 [ scc.git] DEBUG [detached HEAD 12cbff8] merge master -Dorg -Snone
2024-12-13 00:25:54,971 [ scc.merge] INFO Repository: ome/omero-build
2024-12-13 00:25:54,972 [ scc.merge] INFO Already up to date.
2024-12-13 00:25:54,972 [ scc.merge] INFO
2024-12-13 00:25:54,972 [ scc.merge] INFO
2024-12-13 00:25:54,972 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-13 00:25:54,972 [ 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 submodules2024-12-13 00:25:58,124 [ scc.config] DEBUG Found github.token
2024-12-13 00:25:58,126 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-13 00:25:58,293 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:25:58,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:25:59,061 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-13 00:25:59,062 [ scc.gh] DEBUG 4549 remaining from 5000 (Reset at 00:12
2024-12-13 00:25:59,063 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:25:59,067 [ scc.git] DEBUG Check current status
2024-12-13 00:25:59,067 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:25:59,072 [ scc.git] DEBUG 12cbff8 merge master -Dorg -Snone
2024-12-13 00:25:59,072 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:25:59,112 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-13 00:25:59,115 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-13 00:25:59,119 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-13 00:25:59,123 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-13 00:25:59,126 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-13 00:25:59,129 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-13 00:25:59,132 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-13 00:25:59,136 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:25:59,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-12-13 00:26:00,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:26:00,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:26:00,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:26:01,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:26:01,235 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:01,286 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-13 00:26:01,286 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:26:01,291 [ scc.git] DEBUG Check current status
2024-12-13 00:26:01,291 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:26:01,297 [ scc.git] DEBUG ffca80b8 Revert snapshot
2024-12-13 00:26:01,297 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:26:01,341 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:26:01,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2024-12-13 00:26:02,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:26:02,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:26:03,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:26:03,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:26:03,571 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:03,610 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:03,612 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-13 00:26:03,612 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:26:03,616 [ scc.git] DEBUG Check current status
2024-12-13 00:26:03,616 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:26:03,620 [ scc.git] DEBUG cc05596 Revert to snapshot
2024-12-13 00:26:03,620 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:26:03,658 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:26:04,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2024-12-13 00:26:04,495 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:26:04,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:26:05,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:26:05,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:26:05,720 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:05,757 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:05,758 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-13 00:26:05,758 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:26:05,762 [ scc.git] DEBUG Check current status
2024-12-13 00:26:05,762 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:26:05,780 [ scc.git] DEBUG dc3af36 Revert to snapshot
2024-12-13 00:26:05,780 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:26:05,822 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:26:06,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2024-12-13 00:26:06,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:26:07,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:26:07,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:26:07,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:26:07,935 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:07,975 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:07,976 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-13 00:26:07,976 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:26:07,981 [ scc.git] DEBUG Check current status
2024-12-13 00:26:07,981 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:26:07,988 [ scc.git] DEBUG 73bac6e Revert to snapshot
2024-12-13 00:26:07,988 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:26:08,030 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:26:08,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2024-12-13 00:26:08,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:26:09,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:26:09,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:26:10,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:26:10,111 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:10,150 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:10,151 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-13 00:26:10,151 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:26:10,155 [ scc.git] DEBUG Check current status
2024-12-13 00:26:10,156 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:26:10,161 [ scc.git] DEBUG 05383d4 Revert to snapshot
2024-12-13 00:26:10,161 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:26:10,202 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:26:10,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2024-12-13 00:26:11,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:26:11,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:26:11,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:26:12,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:26:12,322 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:12,363 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:12,364 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-13 00:26:12,364 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:26:12,368 [ scc.git] DEBUG Check current status
2024-12-13 00:26:12,368 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:26:12,420 [ scc.git] DEBUG 47a1380 Revert to snapshot
2024-12-13 00:26:12,420 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:26:12,463 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:26:12,861 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2024-12-13 00:26:13,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:26:13,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:26:14,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:26:14,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:26:14,565 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:14,605 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:14,606 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-13 00:26:14,606 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-13 00:26:14,612 [ scc.git] DEBUG Check current status
2024-12-13 00:26:14,612 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:26:14,659 [ scc.git] DEBUG 5b5a7823 Revert to snapshot
2024-12-13 00:26:14,660 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:26:14,707 [ scc.config] DEBUG Found remote.origin.url
2024-12-13 00:26:15,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2024-12-13 00:26:15,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-13 00:26:15,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-13 00:26:16,374 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-13 00:26:16,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-13 00:26:16,779 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:16,819 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:16,820 [ scc.git] DEBUG Resetting...
2024-12-13 00:26:16,820 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-13 00:26:16,826 [ scc.git] DEBUG HEAD is now at 12cbff8 merge master -Dorg -Snone
2024-12-13 00:26:16,826 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-13 00:26:16,879 [ scc.git] DEBUG Check current status
2024-12-13 00:26:16,880 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-13 00:26:16,884 [ scc.git] DEBUG 12cbff8 merge master -Dorg -Snone
2024-12-13 00:26:16,884 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-13 00:26:16,925 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-13 00:26:16,928 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-13 00:26:16,932 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-13 00:26:16,935 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-13 00:26:16,938 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-13 00:26:16,941 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-13 00:26:16,944 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-13 00:26:16,945 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-12-13 00:26:16,945 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-12-13 00:26:16,945 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-12-13 00:26:16,945 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-12-13 00:26:16,945 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-12-13 00:26:16,945 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-12-13 00:26:16,945 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:26:17,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-12-13 00:26:17,207 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:26:17,207 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:17,207 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:17,212 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:26:17,216 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:26:17,216 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:26:17,220 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:26:17,224 [ scc.git] DEBUG Already up to date.
2024-12-13 00:26:17,224 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:26:17,225 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:17,225 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:17,228 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:26:17,271 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:17,271 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:17,275 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:26:17,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2024-12-13 00:26:18,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/153 HTTP/1.1" 200 None
2024-12-13 00:26:18,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2024-12-13 00:26:19,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2024-12-13 00:26:19,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-12-13 00:26:20,182 [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-12-13 00:26:20,687 [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-12-13 00:26:21,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-12-13 00:26:21,641 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2024-12-13 00:26:21,642 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2024-12-13 00:26:22,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2024-12-13 00:26:22,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2024-12-13 00:26:23,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-12-13 00:26:23,596 [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-12-13 00:26:24,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-12-13 00:26:24,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2024-12-13 00:26:24,514 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-12-13 00:26:24,514 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:26:24,514 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-13 00:26:24,514 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:24,514 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:24,519 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:26:24,523 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:26:24,524 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:26:24,528 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:26:24,532 [ scc.git] DEBUG Already up to date.
2024-12-13 00:26:24,532 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2024-12-13 00:26:25,231 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-12-13 00:26:25,231 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD
2024-12-13 00:26:25,236 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2024-12-13 00:26:25,623 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-12-13 00:26:25,623 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2024-12-13 00:26:25,627 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:26:25,627 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:25,627 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:25,631 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2024-12-13 00:26:25,637 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:25,640 [ 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-12-13 00:26:25,750 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2024-12-13 00:26:25,751 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-13 00:26:25,754 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++
2024-12-13 00:26:25,754 [ scc.git] DEBUG 1 file changed, 6 insertions(+)
2024-12-13 00:26:25,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:25,887 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2024-12-13 00:26:25,894 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:25,898 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2024-12-13 00:26:25,954 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-13 00:26:25,957 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2024-12-13 00:26:25,957 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-13 00:26:26,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:26,277 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:26:26,314 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:26,314 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:26,318 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:26,353 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:26:26,361 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57d65dcbe0> has no local changes
2024-12-13 00:26:26,361 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:26:26,369 [ scc.git] DEBUG [detached HEAD e7baf94f] merge master -Dorg -Ssuccess-only
2024-12-13 00:26:26,370 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:26,370 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:26:26,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2024-12-13 00:26:27,366 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/46 HTTP/1.1" 200 None
2024-12-13 00:26:27,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2024-12-13 00:26:28,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2024-12-13 00:26:28,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2024-12-13 00:26:29,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2024-12-13 00:26:29,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-12-13 00:26:30,235 [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-12-13 00:26:30,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-12-13 00:26:31,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2024-12-13 00:26:31,153 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2024-12-13 00:26:31,154 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:26:31,154 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-13 00:26:31,154 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:31,154 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:31,160 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:26:31,163 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:26:31,164 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:26:31,168 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:26:31,172 [ scc.git] DEBUG Already up to date.
2024-12-13 00:26:31,172 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2024-12-13 00:26:31,701 [ scc.git] DEBUG From https://github.com/ome/omero-common
2024-12-13 00:26:31,702 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2024-12-13 00:26:31,706 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:26:31,706 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:31,706 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:31,711 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-12-13 00:26:31,716 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:31,721 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-12-13 00:26:31,783 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-13 00:26:31,785 [ scc.git] DEBUG publish.gradle | 17 +----------------
2024-12-13 00:26:31,785 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2024-12-13 00:26:31,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:31,935 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:26:31,974 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:31,974 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:31,978 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:32,017 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:26:32,023 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57d44bc580> has no local changes
2024-12-13 00:26:32,023 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:26:32,031 [ scc.git] DEBUG [detached HEAD 121d2eb] merge master -Dorg -Ssuccess-only
2024-12-13 00:26:32,031 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:32,031 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:26:32,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2024-12-13 00:26:32,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/94 HTTP/1.1" 200 None
2024-12-13 00:26:33,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2024-12-13 00:26:34,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2024-12-13 00:26:34,547 [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
2024-12-13 00:26:35,019 [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
2024-12-13 00:26:35,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2024-12-13 00:26:35,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2
2024-12-13 00:26:35,929 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2024-12-13 00:26:36,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2024-12-13 00:26:36,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2024-12-13 00:26:36,890 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:26:36,890 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-13 00:26:36,891 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:36,891 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:36,896 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:26:36,900 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:26:36,900 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:26:36,904 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:26:36,908 [ scc.git] DEBUG Already up to date.
2024-12-13 00:26:36,909 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2024-12-13 00:26:37,833 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2024-12-13 00:26:37,833 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2024-12-13 00:26:37,838 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:26:37,838 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:37,838 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:37,842 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2024-12-13 00:26:37,846 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:37,850 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2024-12-13 00:26:38,029 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-13 00:26:38,033 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2024-12-13 00:26:38,033 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2024-12-13 00:26:38,033 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2024-12-13 00:26:38,033 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2024-12-13 00:26:38,033 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2024-12-13 00:26:38,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:38,171 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:26:38,209 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:38,209 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:38,213 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:38,247 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:26:38,252 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57d44bc760> has no local changes
2024-12-13 00:26:38,253 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:26:38,260 [ scc.git] DEBUG [detached HEAD a66c635] merge master -Dorg -Ssuccess-only
2024-12-13 00:26:38,261 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:38,261 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:26:38,595 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2024-12-13 00:26:38,596 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:26:38,596 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-13 00:26:38,596 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:38,596 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:38,600 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:26:38,604 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:26:38,604 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:26:38,608 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:26:38,612 [ scc.git] DEBUG Already up to date.
2024-12-13 00:26:38,613 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:26:38,613 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:38,613 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:38,616 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:26:38,652 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:38,653 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:38,656 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:38,694 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:26:38,700 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57d44bc5e0> has no local changes
2024-12-13 00:26:38,700 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:26:38,707 [ scc.git] DEBUG [detached HEAD 9f963d8] merge master -Dorg -Ssuccess-only
2024-12-13 00:26:38,708 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:38,708 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:26:39,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2024-12-13 00:26:39,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2024-12-13 00:26:40,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2024-12-13 00:26:40,111 [ scc.repo] DEBUG # ... Exclude label: exclude
2024-12-13 00:26:40,111 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:26:40,112 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-13 00:26:40,112 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:40,112 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:40,117 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:26:40,121 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:26:40,121 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:26:40,125 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:26:40,129 [ scc.git] DEBUG Already up to date.
2024-12-13 00:26:40,130 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:26:40,130 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:40,130 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:40,134 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:26:40,172 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:40,173 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:40,177 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:40,216 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:26:40,222 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57d5515f70> has no local changes
2024-12-13 00:26:40,222 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:26:40,230 [ scc.git] DEBUG [detached HEAD 7ca79f9] merge master -Dorg -Ssuccess-only
2024-12-13 00:26:40,230 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:40,230 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:26:40,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2024-12-13 00:26:41,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/43 HTTP/1.1" 200 None
2024-12-13 00:26:41,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2024-12-13 00:26:42,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2024-12-13 00:26:42,185 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:26:42,185 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-13 00:26:42,185 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:42,185 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:42,190 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:26:42,194 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:26:42,194 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:26:42,199 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:26:42,204 [ scc.git] DEBUG Already up to date.
2024-12-13 00:26:42,205 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:26:42,205 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:42,205 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:42,211 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:26:42,251 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:42,251 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:42,256 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:42,294 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:26:42,299 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57d67d5b50> has no local changes
2024-12-13 00:26:42,300 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:26:42,307 [ scc.git] DEBUG [detached HEAD 3cbf2fa] merge master -Dorg -Ssuccess-only
2024-12-13 00:26:42,308 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:42,308 [ scc.repo] DEBUG ## PRs found:
2024-12-13 00:26:42,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2024-12-13 00:26:43,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/182 HTTP/1.1" 200 None
2024-12-13 00:26:43,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/182/comments HTTP/1.1" 200 None
2024-12-13 00:26:44,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2024-12-13 00:26:44,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2024-12-13 00:26:45,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2024-12-13 00:26:45,595 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2024-12-13 00:26:46,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-12-13 00:26:46,564 [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-12-13 00:26:47,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-12-13 00:26:47,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2024-12-13 00:26:47,495 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc'
2024-12-13 00:26:47,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2024-12-13 00:26:48,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2024-12-13 00:26:49,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-12-13 00:26:49,466 [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-12-13 00:26:50,064 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-12-13 00:26:50,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2024-12-13 00:26:50,488 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-12-13 00:26:50,488 [ scc.repo] DEBUG ## Branches found:
2024-12-13 00:26:50,488 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-13 00:26:50,489 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:50,489 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:50,494 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-13 00:26:50,498 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-13 00:26:50,499 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-13 00:26:50,504 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-13 00:26:50,509 [ scc.git] DEBUG Already up to date.
2024-12-13 00:26:50,509 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2024-12-13 00:26:51,301 [ scc.git] DEBUG From https://github.com/ome/omero-server
2024-12-13 00:26:51,301 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD
2024-12-13 00:26:51,306 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2024-12-13 00:26:51,685 [ scc.git] DEBUG From https://github.com/ome/omero-server
2024-12-13 00:26:51,685 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD
2024-12-13 00:26:51,689 [ scc.git] DEBUG ## Unique users: []
2024-12-13 00:26:51,689 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:51,689 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:51,694 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-12-13 00:26:51,702 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:51,706 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-12-13 00:26:51,845 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2024-12-13 00:26:51,846 [ scc.git] DEBUG Auto-merging build.gradle
2024-12-13 00:26:51,846 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2024-12-13 00:26:51,847 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-12-13 00:26:51,847 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-12-13 00:26:51,854 [ scc.git] DEBUG Calling 'git reset --hard 5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2024-12-13 00:26:51,862 [ scc.git] DEBUG HEAD is now at 5b5a7823 Revert to snapshot
2024-12-13 00:26:52,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:52,008 [ scc.git] DEBUG Calling 'git merge-base 5b5a78233c34e2ad99316686ad4272f520d7bb1c 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-12-13 00:26:52,016 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2024-12-13 00:26:52,023 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#271](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/consoleText) for more details.
Possible conflicts:
- Upstream changes
- build.gradle
- .travis.yml
--conflicts
2024-12-13 00:26:52,027 [ scc.config] DEBUG Found github.token
2024-12-13 00:26:52,027 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2024-12-13 00:26:52,027 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2024-12-13 00:26:52,033 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:52,037 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2024-12-13 00:26:52,054 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-13 00:26:52,057 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +-
2024-12-13 00:26:52,057 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-13 00:26:52,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:52,405 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-13 00:26:52,445 [ scc.git] DEBUG Get sha1 of %s
2024-12-13 00:26:52,445 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-13 00:26:52,449 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:52,489 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:26:52,498 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57d44791c0> has no local changes
2024-12-13 00:26:52,498 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:26:52,507 [ scc.git] DEBUG [detached HEAD 2d658205] merge master -Dorg -Ssuccess-only
2024-12-13 00:26:52,507 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:52,507 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-13 00:26:52,559 [ scc.config] DEBUG Found submodule.omero-blitz.url
2024-12-13 00:26:52,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:52,812 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2024-12-13 00:26:52,816 [ scc.config] DEBUG Found submodule.omero-common.url
2024-12-13 00:26:53,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:53,199 [ scc.config] DEBUG Found submodule.omero-common.branch
2024-12-13 00:26:53,203 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2024-12-13 00:26:53,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:53,589 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2024-12-13 00:26:53,593 [ scc.config] DEBUG Found submodule.omero-model.url
2024-12-13 00:26:53,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:53,986 [ scc.config] DEBUG Found submodule.omero-model.branch
2024-12-13 00:26:53,990 [ scc.config] DEBUG Found submodule.omero-renderer.url
2024-12-13 00:26:54,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:54,369 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2024-12-13 00:26:54,373 [ scc.config] DEBUG Found submodule.omero-romio.url
2024-12-13 00:26:54,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:54,752 [ scc.config] DEBUG Found submodule.omero-romio.branch
2024-12-13 00:26:54,755 [ scc.config] DEBUG Found submodule.omero-server.url
2024-12-13 00:26:55,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-13 00:26:55,142 [ scc.config] DEBUG Found submodule.omero-server.branch
2024-12-13 00:26:55,142 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-13 00:26:55,177 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57d8951e20> has local changes
2024-12-13 00:26:55,177 [ 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#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/271/)'
2024-12-13 00:26:55,187 [ scc.git] DEBUG [detached HEAD 81981a9] merge master -Dorg -Ssuccess-only
2024-12-13 00:26:55,187 [ scc.merge] INFO Repository: ome/omero-build
2024-12-13 00:26:55,187 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2024-12-13 00:26:55,188 [ scc.merge] INFO Already up to date.
2024-12-13 00:26:55,188 [ scc.merge] INFO
2024-12-13 00:26:55,188 [ scc.merge] INFO
2024-12-13 00:26:55,188 [ scc.merge] INFO Repository: ome/omero-blitz
2024-12-13 00:26:55,188 [ scc.merge] INFO Excluded PRs:
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 153 dominikl 'Add isRGB method' (stage: draft)
2024-12-13 00:26:55,188 [ scc.merge] INFO Already up to date.
2024-12-13 00:26:55,188 [ scc.merge] INFO
2024-12-13 00:26:55,188 [ scc.merge] INFO Merged PRs:
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2024-12-13 00:26:55,188 [ scc.merge] INFO
2024-12-13 00:26:55,188 [ scc.merge] INFO Repository: ome/omero-common
2024-12-13 00:26:55,188 [ scc.merge] INFO Excluded PRs:
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 46 dominikl 'Add isRGB method' (stage: draft)
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment)
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2024-12-13 00:26:55,188 [ scc.merge] INFO Already up to date.
2024-12-13 00:26:55,188 [ scc.merge] INFO
2024-12-13 00:26:55,188 [ scc.merge] INFO Merged PRs:
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 42 jburel 'include all'
2024-12-13 00:26:55,188 [ scc.merge] INFO
2024-12-13 00:26:55,188 [ scc.merge] INFO Repository: ome/omero-gateway-java
2024-12-13 00:26:55,188 [ scc.merge] INFO Excluded PRs:
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 94 dominikl 'Add isRGB method' (stage: draft)
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2024-12-13 00:26:55,188 [ scc.merge] INFO Already up to date.
2024-12-13 00:26:55,188 [ scc.merge] INFO
2024-12-13 00:26:55,188 [ scc.merge] INFO Merged PRs:
2024-12-13 00:26:55,188 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2024-12-13 00:26:55,188 [ scc.merge] INFO
2024-12-13 00:26:55,188 [ scc.merge] INFO Repository: ome/omero-model
2024-12-13 00:26:55,189 [ scc.merge] INFO Already up to date.
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] INFO Repository: ome/omero-renderer
2024-12-13 00:26:55,189 [ scc.merge] INFO Excluded PRs:
2024-12-13 00:26:55,189 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2024-12-13 00:26:55,189 [ scc.merge] INFO Already up to date.
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] INFO Repository: ome/omero-romio
2024-12-13 00:26:55,189 [ scc.merge] INFO Excluded PRs:
2024-12-13 00:26:55,189 [ scc.merge] INFO - PR 43 dominikl 'Add isRGB methods' (stage: draft)
2024-12-13 00:26:55,189 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2024-12-13 00:26:55,189 [ scc.merge] INFO Already up to date.
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] INFO Repository: ome/omero-server
2024-12-13 00:26:55,189 [ scc.merge] INFO Excluded PRs:
2024-12-13 00:26:55,189 [ scc.merge] INFO - PR 182 dominikl 'Add isRGB method' (stage: draft)
2024-12-13 00:26:55,189 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2024-12-13 00:26:55,189 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2024-12-13 00:26:55,189 [ scc.merge] INFO Already up to date.
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] INFO Merged PRs:
2024-12-13 00:26:55,189 [ scc.merge] INFO - PR 152 jburel 'Set class in doc'
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] INFO Conflicting PRs (not included):
2024-12-13 00:26:55,189 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-12-13 00:26:55,189 [ scc.merge] INFO
2024-12-13 00:26:55,189 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-13 00:26:55,189 [ scc.git] DEBUG Calling 'git remote'
2024-12-13 00:26:55,194 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-13 00:26:55,194 [ scc.git] DEBUG Calling 'git remote'
2024-12-13 00:26:55,198 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:55,198 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-13 00:26:55,198 [ scc.git] DEBUG Calling 'git remote'
2024-12-13 00:26:55,202 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:55,202 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-13 00:26:55,202 [ scc.git] DEBUG Calling 'git remote'
2024-12-13 00:26:55,206 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:55,206 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-13 00:26:55,206 [ scc.git] DEBUG Calling 'git remote'
2024-12-13 00:26:55,210 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:55,210 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-13 00:26:55,210 [ scc.git] DEBUG Calling 'git remote'
2024-12-13 00:26:55,213 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:55,214 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-13 00:26:55,214 [ scc.git] DEBUG Calling 'git remote'
2024-12-13 00:26:55,217 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-13 00:26:55,218 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-13 00:26:55,218 [ scc.git] DEBUG Calling 'git remote'
2024-12-13 00:26:55,221 [ 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 38b352ed] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD d9cc391] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 2cbfb6d] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD fd2f151] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 35b6928] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 0c96d31] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 54e6a91d] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 07a4d21] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2024-12-13 00:27:28,881 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci