Started by user devspace [Pipeline] Start of Pipeline (hide) [Pipeline] node (hide) Running on testintegration in /home/omero/workspace/OMERO-build-push [Pipeline] { (hide) [Pipeline] library (hide) Loading library recursiveMerge@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.39.2' > git ls-remote -- https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10 Found match: refs/heads/master revision f061dff15033c5cd55249a383f52c15ca4a0e5cf The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-build-push/workspace@libs/3527f795de077758b82663f7b48798100750860c75e4099522d51863b08dc748/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/ome/jenkins-library-recursivemerge.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --no-tags --force --progress -- https://github.com/ome/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f061dff15033c5cd55249a383f52c15ca4a0e5cf (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10 Commit message: "Merge pull request #17 from jburel/python3" > git rev-list --no-walk f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10 [Pipeline] checkout (hide) The recommended git tool is: NONE No credentials specified Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build-push/.git # timeout=10 > git config remote.origin.url https://github.com/ome/omero-build.git # timeout=10 Fetching upstream changes from https://github.com/ome/omero-build.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/ome/omero-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision a8a229eeaadf20e5f34acfcbc90e453689144aab (refs/remotes/origin/master) > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8a229eeaadf20e5f34acfcbc90e453689144aab # timeout=10 Commit message: "Merge pull request #224 from dominikl/update_submodules" > git rev-list --no-walk a8a229eeaadf20e5f34acfcbc90e453689144aab # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.omero-model.url # timeout=10 > git config -f .gitmodules --get submodule.omero-model.path # timeout=10 > git config --get submodule.omero-common.url # timeout=10 > git config -f .gitmodules --get submodule.omero-common.path # timeout=10 > git config --get submodule.omero-romio.url # timeout=10 > git config -f .gitmodules --get submodule.omero-romio.path # timeout=10 > git config --get submodule.omero-renderer.url # timeout=10 > git config -f .gitmodules --get submodule.omero-renderer.path # timeout=10 > git config --get submodule.omero-server.url # timeout=10 > git config -f .gitmodules --get submodule.omero-server.path # timeout=10 > git config --get submodule.omero-blitz.url # timeout=10 > git config -f .gitmodules --get submodule.omero-blitz.path # timeout=10 > git config --get submodule.omero-gateway-java.url # timeout=10 > git config -f .gitmodules --get submodule.omero-gateway-java.path # timeout=10 > git submodule update --init --recursive omero-model # timeout=10 > git submodule update --init --recursive omero-common # timeout=10 > git submodule update --init --recursive omero-romio # timeout=10 > git submodule update --init --recursive omero-renderer # timeout=10 > git submodule update --init --recursive omero-server # timeout=10 > git submodule update --init --recursive omero-blitz # timeout=10 > git submodule update --init --recursive omero-gateway-java # timeout=10 [Pipeline] pwd (hide) [Pipeline] copyArtifacts (hide) Copied 1 artifact from "OMERO-gradle-plugins-push" build number 370 [Pipeline] sh (hide) + pushd build ~/workspace/OMERO-build-push/build ~/workspace/OMERO-build-push + curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz + tar -zxf - + popd ~/workspace/OMERO-build-push + python3 -m venv build/venv + . 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 + python3 -m pip install -U pip Requirement already satisfied: pip in ./build/venv/lib/python3.9/site-packages (21.2.3) Collecting pip Using cached pip-25.0.1-py3-none-any.whl (1.8 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-25.0.1 + python3 -m pip install scc Collecting scc Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB) Collecting PyGithub>=1.54 (from scc) Using cached PyGithub-2.6.1-py3-none-any.whl.metadata (3.9 kB) Collecting PyYAML>=5.1 (from scc) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting future (from scc) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting ruamel.yaml (from scc) Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) Collecting ruamel.yaml.jinja2 (from scc) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB) Collecting six (from scc) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3<2 (from scc) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting yaclifw<0.3,>=0.2.0 (from scc) Using cached yaclifw-0.2.0-py3-none-any.whl Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting requests>=2.14.0 (from PyGithub>=1.54->scc) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc) Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting Deprecated (from PyGithub>=1.54->scc) Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc) Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc) Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc) Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Using cached scc-0.20.0-py3-none-any.whl (48 kB) Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB) Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) Using cached certifi-2025.1.31-py3-none-any.whl (166 kB) Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc Successfully installed Deprecated-1.2.18 PyGithub-2.6.1 PyYAML-6.0.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cryptography-44.0.2 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0 [Pipeline] sh (hide) + 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-03-20 10:40:19,704 [ scc.config] DEBUG Found github.token 2025-03-20 10:40:19,706 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:19,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:40:20,144 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:20,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:40:20,569 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:20,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-03-20 10:40:20,727 [ scc.gh] DEBUG 4994 remaining from 5000 (Reset at 11:03 2025-03-20 10:40:20,727 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:20,731 [ scc.git] DEBUG Check current status 2025-03-20 10:40:20,731 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:20,734 [ scc.git] DEBUG a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-20 10:40:20,735 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:20,772 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-20 10:40:20,776 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-20 10:40:20,779 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-20 10:40:20,782 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-20 10:40:20,785 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-20 10:40:20,788 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-20 10:40:20,791 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-20 10:40:20,795 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:20,979 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:21,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-03-20 10:40:21,534 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:21,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:22,050 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:22,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:22,493 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:22,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:22,967 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:23,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:23,149 [ scc.git] DEBUG Resetting... 2025-03-20 10:40:23,150 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-03-20 10:40:23,156 [ scc.git] DEBUG HEAD is now at a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-20 10:40:23,156 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-03-20 10:40:23,209 [ scc.git] DEBUG Check current status 2025-03-20 10:40:23,209 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:23,212 [ scc.git] DEBUG a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-20 10:40:23,213 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:23,249 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-20 10:40:23,252 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-20 10:40:23,255 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-20 10:40:23,258 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-20 10:40:23,261 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-20 10:40:23,264 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-20 10:40:23,267 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-20 10:40:23,267 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-03-20 10:40:23,267 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-03-20 10:40:23,267 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-03-20 10:40:23,268 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-03-20 10:40:23,268 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-03-20 10:40:23,268 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:40:23,401 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:23,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2 2025-03-20 10:40:23,647 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:40:23,647 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:40:23,647 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:40:23,650 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:40:23,653 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:40:23,654 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:40:23,657 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:40:23,661 [ scc.git] DEBUG Already up to date. 2025-03-20 10:40:23,661 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:40:23,661 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:40:23,661 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:40:23,664 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:40:23,701 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:40:23,702 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:40:23,706 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:40:24,496 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f62b9e73dc0> has no local changes 2025-03-20 10:40:24,497 [ 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#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:40:24,528 [ scc.git] DEBUG [detached HEAD 3bec781] merge master -Dorg -Snone 2025-03-20 10:40:24,528 [ scc.merge] INFO Repository: ome/omero-build 2025-03-20 10:40:24,528 [ scc.merge] INFO Already up to date. 2025-03-20 10:40:24,528 [ scc.merge] INFO 2025-03-20 10:40:24,528 [ scc.merge] INFO 2025-03-20 10:40:24,528 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-03-20 10:40:24,528 [ 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-03-20 10:40:31,962 [ scc.config] DEBUG Found github.token 2025-03-20 10:40:31,965 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:32,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:40:32,377 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:32,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:40:32,802 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:32,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-03-20 10:40:32,965 [ scc.gh] DEBUG 4986 remaining from 5000 (Reset at 11:03 2025-03-20 10:40:32,966 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:32,969 [ scc.git] DEBUG Check current status 2025-03-20 10:40:32,969 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:32,972 [ scc.git] DEBUG 3bec781 merge master -Dorg -Snone 2025-03-20 10:40:32,973 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:33,011 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-20 10:40:33,014 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-20 10:40:33,017 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-20 10:40:33,020 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-20 10:40:33,023 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-20 10:40:33,026 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-20 10:40:33,029 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-20 10:40:33,033 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:33,217 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:33,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-03-20 10:40:33,757 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:34,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:34,318 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:34,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:34,749 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:34,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:35,188 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:35,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:35,409 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:40:35,454 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-20 10:40:35,454 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:35,457 [ scc.git] DEBUG Check current status 2025-03-20 10:40:35,457 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:35,471 [ scc.git] DEBUG 426d444a Revert to SNAPSHOT 2025-03-20 10:40:35,471 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:35,508 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:35,660 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:35,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None 2025-03-20 10:40:36,232 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:36,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:36,725 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:36,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:37,179 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:37,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:37,642 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:37,825 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:37,826 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:40:37,862 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:40:37,863 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-20 10:40:37,863 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:37,866 [ scc.git] DEBUG Check current status 2025-03-20 10:40:37,866 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:37,919 [ scc.git] DEBUG 384b313 Revert to Snapshot 2025-03-20 10:40:37,919 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:37,956 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:38,078 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:38,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None 2025-03-20 10:40:38,621 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:38,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:39,097 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:39,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:39,546 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:39,737 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:39,988 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:40,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:40,168 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:40:40,204 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:40:40,205 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-20 10:40:40,205 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:40,208 [ scc.git] DEBUG Check current status 2025-03-20 10:40:40,208 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:40,221 [ scc.git] DEBUG 17e61c5 Revert to SNAPSHOT 2025-03-20 10:40:40,221 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:40,262 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:40,420 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:40,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None 2025-03-20 10:40:40,966 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:41,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:41,438 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:41,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:41,902 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:42,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:42,348 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:42,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:42,537 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:40:42,575 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:40:42,576 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-20 10:40:42,576 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:42,579 [ scc.git] DEBUG Check current status 2025-03-20 10:40:42,580 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:42,647 [ scc.git] DEBUG 307a879 Revert to SNAPSHOT 2025-03-20 10:40:42,647 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:42,686 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:42,789 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:43,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None 2025-03-20 10:40:43,376 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:43,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:43,934 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:44,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:44,370 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:44,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:44,800 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:44,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:44,984 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:40:45,019 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:40:45,020 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-20 10:40:45,020 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:45,024 [ scc.git] DEBUG Check current status 2025-03-20 10:40:45,024 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:45,049 [ scc.git] DEBUG 7c7042d Revert to SNAPSHOT 2025-03-20 10:40:45,050 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:45,087 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:45,236 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:45,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None 2025-03-20 10:40:45,772 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:46,017 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:46,268 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:46,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:46,708 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:46,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:47,196 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:47,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:47,373 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:40:47,409 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:40:47,411 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-20 10:40:47,411 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:47,414 [ scc.git] DEBUG Check current status 2025-03-20 10:40:47,414 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:47,425 [ scc.git] DEBUG 5068423 Revert to SNAPSHOT 2025-03-20 10:40:47,426 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:47,463 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:47,625 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:47,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None 2025-03-20 10:40:48,189 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:48,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:48,669 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:48,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:49,111 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:49,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:49,553 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:49,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:49,732 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:40:49,768 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:40:49,769 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-20 10:40:49,769 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-20 10:40:49,772 [ scc.git] DEBUG Check current status 2025-03-20 10:40:49,772 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:49,777 [ scc.git] DEBUG 588f7479 Revert to SNAPSHOT 2025-03-20 10:40:49,777 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:49,815 [ scc.config] DEBUG Found remote.origin.url 2025-03-20 10:40:49,984 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:50,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None 2025-03-20 10:40:50,508 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:50,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-20 10:40:51,012 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:51,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-20 10:40:51,473 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:51,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-20 10:40:51,903 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:52,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-20 10:40:52,111 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:40:52,146 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:40:52,146 [ scc.git] DEBUG Resetting... 2025-03-20 10:40:52,147 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-03-20 10:40:52,152 [ scc.git] DEBUG HEAD is now at 3bec781 merge master -Dorg -Snone 2025-03-20 10:40:52,152 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-03-20 10:40:52,205 [ scc.git] DEBUG Check current status 2025-03-20 10:40:52,205 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-20 10:40:52,210 [ scc.git] DEBUG 3bec781 merge master -Dorg -Snone 2025-03-20 10:40:52,210 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-20 10:40:52,247 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-20 10:40:52,250 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-20 10:40:52,253 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-20 10:40:52,256 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-20 10:40:52,259 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-20 10:40:52,262 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-20 10:40:52,264 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-20 10:40:52,265 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-03-20 10:40:52,265 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-03-20 10:40:52,265 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-03-20 10:40:52,265 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-03-20 10:40:52,265 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-03-20 10:40:52,265 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-03-20 10:40:52,265 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:40:52,362 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:52,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2 2025-03-20 10:40:52,572 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:40:52,572 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:40:52,573 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:40:52,576 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:40:52,579 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:40:52,580 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:40:52,583 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:40:52,587 [ scc.git] DEBUG Already up to date. 2025-03-20 10:40:52,587 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:40:52,587 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:40:52,588 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:40:52,591 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:40:52,629 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:40:52,629 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:40:52,632 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:40:52,824 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:53,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None 2025-03-20 10:40:53,338 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:53,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/157 HTTP/1.1" 200 None 2025-03-20 10:40:53,835 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:54,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/03ecda9e91d807fd87bea6e66eeac7a488131081 HTTP/1.1" 200 None 2025-03-20 10:40:54,366 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:54,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/03ecda9e91d807fd87bea6e66eeac7a488131081/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-20 10:40:54,850 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:55,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/03ecda9e91d807fd87bea6e66eeac7a488131081/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-20 10:40:55,355 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:55,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/03ecda9e91d807fd87bea6e66eeac7a488131081 HTTP/1.1" 200 None 2025-03-20 10:40:55,909 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:56,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/03ecda9e91d807fd87bea6e66eeac7a488131081?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:40:56,083 [ scc.repo] DEBUG - PR 157 jburel 'Bump internal dependencies' 2025-03-20 10:40:56,335 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:56,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None 2025-03-20 10:40:56,966 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:57,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None 2025-03-20 10:40:57,450 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:57,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-03-20 10:40:57,969 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:58,241 [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-03-20 10:40:58,493 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:58,766 [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-03-20 10:40:59,018 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:59,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-03-20 10:40:59,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:40:59,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:40:59,699 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning' 2025-03-20 10:40:59,950 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:00,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None 2025-03-20 10:41:00,443 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:00,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None 2025-03-20 10:41:00,932 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:01,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-03-20 10:41:01,429 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:01,679 [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-03-20 10:41:01,931 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:02,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-03-20 10:41:02,623 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:02,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:02,814 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-03-20 10:41:02,815 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:41:02,815 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-20 10:41:02,815 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:02,815 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:02,819 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:41:02,823 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:41:02,823 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:41:02,827 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:41:02,832 [ scc.git] DEBUG Already up to date. 2025-03-20 10:41:02,832 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head' 2025-03-20 10:41:04,146 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-20 10:41:04,146 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD 2025-03-20 10:41:04,150 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head' 2025-03-20 10:41:04,669 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-20 10:41:04,670 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD 2025-03-20 10:41:04,675 [ scc.git] DEBUG Calling 'git fetch origin pull/157/head' 2025-03-20 10:41:05,606 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-20 10:41:05,607 [ scc.git] DEBUG * branch refs/pull/157/head -> FETCH_HEAD 2025-03-20 10:41:05,609 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:41:05,609 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:05,609 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:05,612 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-03-20 10:41:05,618 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:05,621 [ 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-03-20 10:41:05,728 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java 2025-03-20 10:41:05,729 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:05,731 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++ 2025-03-20 10:41:05,731 [ scc.git] DEBUG 1 file changed, 6 insertions(+) 2025-03-20 10:41:05,734 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:05,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:05,897 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9' 2025-03-20 10:41:05,903 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:05,906 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9' 2025-03-20 10:41:05,957 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:05,959 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +- 2025-03-20 10:41:05,959 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-20 10:41:06,149 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:06,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:06,324 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...03ecda9e91d807fd87bea6e66eeac7a488131081' 2025-03-20 10:41:06,330 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:06,333 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 157 (Bump internal dependencies) 03ecda9e91d807fd87bea6e66eeac7a488131081' 2025-03-20 10:41:06,347 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:06,349 [ scc.git] DEBUG build.gradle | 10 +++++----- 2025-03-20 10:41:06,349 [ scc.git] DEBUG 1 file changed, 5 insertions(+), 5 deletions(-) 2025-03-20 10:41:06,576 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:06,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:06,736 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:41:06,772 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:06,772 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:06,776 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:41:06,810 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:41:06,817 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3cddf7c430> has no local changes 2025-03-20 10:41:06,818 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-blitz Already up to date. Merged PRs: - PR 119 dominikl 'Take Ice and omero sysenv variables into account' - PR 132 jburel 'Fix javadoc warning' - PR 157 jburel 'Bump internal dependencies' Generated by OMERO-build-push#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:41:06,826 [ scc.git] DEBUG [detached HEAD 2bb2e959] merge master -Dorg -Ssuccess-only 2025-03-20 10:41:06,826 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:06,826 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:41:06,988 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:07,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None 2025-03-20 10:41:07,623 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:07,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/48 HTTP/1.1" 200 None 2025-03-20 10:41:08,109 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:08,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477 HTTP/1.1" 200 None 2025-03-20 10:41:08,620 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:08,918 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-20 10:41:09,170 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:09,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-20 10:41:09,684 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:09,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477 HTTP/1.1" 200 None 2025-03-20 10:41:10,182 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:10,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/1f6282d134c205e85859043ebb68dde23362e477?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:10,361 [ scc.repo] DEBUG - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-20 10:41:10,612 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:10,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None 2025-03-20 10:41:11,124 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:11,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None 2025-03-20 10:41:11,621 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:11,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None 2025-03-20 10:41:12,109 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:12,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None 2025-03-20 10:41:12,585 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:12,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-03-20 10:41:13,218 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:13,459 [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-03-20 10:41:13,711 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:13,982 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-03-20 10:41:14,234 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:14,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:14,436 [ scc.repo] DEBUG - PR 42 jburel 'include all' 2025-03-20 10:41:14,436 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:41:14,436 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-20 10:41:14,436 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:14,437 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:14,441 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:41:14,444 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:41:14,445 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:41:14,449 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:41:14,453 [ scc.git] DEBUG Already up to date. 2025-03-20 10:41:14,453 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head' 2025-03-20 10:41:15,768 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-03-20 10:41:15,768 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD 2025-03-20 10:41:15,773 [ scc.git] DEBUG Calling 'git fetch origin pull/48/head' 2025-03-20 10:41:16,236 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-03-20 10:41:16,236 [ scc.git] DEBUG * branch refs/pull/48/head -> FETCH_HEAD 2025-03-20 10:41:16,241 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:41:16,241 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:16,241 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:16,245 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-03-20 10:41:16,250 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:16,253 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-03-20 10:41:16,282 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:16,284 [ scc.git] DEBUG publish.gradle | 17 +---------------- 2025-03-20 10:41:16,284 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-) 2025-03-20 10:41:16,286 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:16,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:16,476 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1f6282d134c205e85859043ebb68dde23362e477' 2025-03-20 10:41:16,481 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:16,484 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 48 (Bump org.openmicroscopy.project to 5.7.1) 1f6282d134c205e85859043ebb68dde23362e477' 2025-03-20 10:41:16,581 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:16,583 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-20 10:41:16,583 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-20 10:41:16,728 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:16,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:16,897 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:41:16,934 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:16,934 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:16,938 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:41:16,972 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:41:16,978 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3cddfbef40> has no local changes 2025-03-20 10:41:16,978 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-common Excluded PRs: - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) - PR 40 jburel 'set classifier' (exclude comment) - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 42 jburel 'include all' - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:41:16,985 [ scc.git] DEBUG [detached HEAD 053f805] merge master -Dorg -Ssuccess-only 2025-03-20 10:41:16,985 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:16,985 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:41:17,149 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:17,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None 2025-03-20 10:41:17,823 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:18,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/100 HTTP/1.1" 200 None 2025-03-20 10:41:18,327 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:18,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253 HTTP/1.1" 200 None 2025-03-20 10:41:18,901 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:19,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-20 10:41:19,433 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:19,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-20 10:41:19,921 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:20,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253 HTTP/1.1" 200 None 2025-03-20 10:41:20,519 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:20,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/ceffdb65e5ca19b9a24f7e88f300e9d21e680253?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:20,693 [ scc.repo] DEBUG - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-20 10:41:20,945 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:21,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None 2025-03-20 10:41:21,445 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:21,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-03-20 10:41:21,962 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:22,214 [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-03-20 10:41:22,466 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:22,785 [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-03-20 10:41:23,037 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:23,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-03-20 10:41:23,632 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:23,816 [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-03-20 10:41:23,816 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility' 2025-03-20 10:41:24,068 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:24,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None 2025-03-20 10:41:24,559 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:24,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None 2025-03-20 10:41:24,818 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:41:24,819 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-20 10:41:24,819 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:24,819 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:24,823 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:41:24,827 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:41:24,827 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:41:24,831 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:41:24,836 [ scc.git] DEBUG Already up to date. 2025-03-20 10:41:24,836 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head' 2025-03-20 10:41:26,402 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-03-20 10:41:26,402 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD 2025-03-20 10:41:26,406 [ scc.git] DEBUG Calling 'git fetch origin pull/100/head' 2025-03-20 10:41:26,737 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-03-20 10:41:26,737 [ scc.git] DEBUG * branch refs/pull/100/head -> FETCH_HEAD 2025-03-20 10:41:26,741 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:41:26,741 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:26,741 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:26,745 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-03-20 10:41:26,749 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:26,753 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-03-20 10:41:26,943 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:26,947 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +- 2025-03-20 10:41:26,947 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +- 2025-03-20 10:41:26,947 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++ 2025-03-20 10:41:26,947 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-) 2025-03-20 10:41:26,947 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java 2025-03-20 10:41:26,949 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:27,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:27,128 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ceffdb65e5ca19b9a24f7e88f300e9d21e680253' 2025-03-20 10:41:27,132 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:27,135 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Bump org.openmicroscopy.project to 5.7.1) ceffdb65e5ca19b9a24f7e88f300e9d21e680253' 2025-03-20 10:41:27,185 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:27,187 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-20 10:41:27,187 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-20 10:41:27,379 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:27,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:27,552 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:41:27,588 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:27,588 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:27,591 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:41:27,628 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:41:27,633 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3cddfcbc40> has no local changes 2025-03-20 10:41:27,633 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-gateway-java Excluded PRs: - PR 30 jburel 'Import image' (exclude comment) Already up to date. Merged PRs: - PR 93 dominikl 'Renderfacility' - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:41:27,641 [ scc.git] DEBUG [detached HEAD 3b06c0d] merge master -Dorg -Ssuccess-only 2025-03-20 10:41:27,641 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:27,641 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:41:27,804 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:28,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None 2025-03-20 10:41:28,398 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:28,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/111 HTTP/1.1" 200 None 2025-03-20 10:41:28,866 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:29,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b HTTP/1.1" 200 None 2025-03-20 10:41:29,442 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:29,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-20 10:41:29,990 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:30,254 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-20 10:41:30,506 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:30,776 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b HTTP/1.1" 200 None 2025-03-20 10:41:31,028 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:31,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:31,195 [ scc.repo] DEBUG - PR 111 jburel 'Bump internal infra dependencies' 2025-03-20 10:41:31,195 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:41:31,195 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-20 10:41:31,195 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:31,195 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:31,199 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:41:31,203 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:41:31,203 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:41:31,207 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:41:31,212 [ scc.git] DEBUG Already up to date. 2025-03-20 10:41:31,212 [ scc.git] DEBUG Calling 'git fetch origin pull/111/head' 2025-03-20 10:41:31,654 [ scc.git] DEBUG From https://github.com/ome/omero-model 2025-03-20 10:41:31,654 [ scc.git] DEBUG * branch refs/pull/111/head -> FETCH_HEAD 2025-03-20 10:41:31,659 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:41:31,659 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:31,659 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:31,663 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0ec430d11ec1187b68f8b7854d6ed0ce85224c9b' 2025-03-20 10:41:31,667 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:31,670 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump internal infra dependencies) 0ec430d11ec1187b68f8b7854d6ed0ce85224c9b' 2025-03-20 10:41:31,720 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:31,722 [ scc.git] DEBUG build.gradle | 4 ++-- 2025-03-20 10:41:31,722 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-) 2025-03-20 10:41:31,724 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:31,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:31,894 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:41:31,931 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:31,931 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:31,935 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:41:31,970 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:41:31,975 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3cdcf1c6d0> has no local changes 2025-03-20 10:41:31,975 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-model Already up to date. Merged PRs: - PR 111 jburel 'Bump internal infra dependencies' Generated by OMERO-build-push#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:41:31,982 [ scc.git] DEBUG [detached HEAD 431ce8c] merge master -Dorg -Ssuccess-only 2025-03-20 10:41:31,982 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:31,983 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:41:32,146 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:32,528 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None 2025-03-20 10:41:32,780 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:33,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/28 HTTP/1.1" 200 None 2025-03-20 10:41:33,282 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:33,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7 HTTP/1.1" 200 None 2025-03-20 10:41:33,813 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:34,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-20 10:41:34,318 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:34,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-20 10:41:34,854 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:35,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7 HTTP/1.1" 200 None 2025-03-20 10:41:35,311 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:35,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/800fbeb3ee891757eeee4fc349b816b63d2bbda7?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:35,514 [ scc.repo] DEBUG - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-20 10:41:35,766 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:36,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None 2025-03-20 10:41:36,259 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:36,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None 2025-03-20 10:41:36,516 [ scc.repo] DEBUG # ... Exclude label: exclude 2025-03-20 10:41:36,516 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:41:36,516 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-20 10:41:36,516 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:36,516 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:36,521 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:41:36,524 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:41:36,525 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:41:36,529 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:41:36,533 [ scc.git] DEBUG Already up to date. 2025-03-20 10:41:36,533 [ scc.git] DEBUG Calling 'git fetch origin pull/28/head' 2025-03-20 10:41:37,118 [ scc.git] DEBUG From https://github.com/ome/omero-renderer 2025-03-20 10:41:37,118 [ scc.git] DEBUG * branch refs/pull/28/head -> FETCH_HEAD 2025-03-20 10:41:37,123 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:41:37,123 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:37,123 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:37,128 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...800fbeb3ee891757eeee4fc349b816b63d2bbda7' 2025-03-20 10:41:37,132 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:37,136 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 28 (Bump org.openmicroscopy.project to 5.7.1) 800fbeb3ee891757eeee4fc349b816b63d2bbda7' 2025-03-20 10:41:37,151 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:37,153 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-20 10:41:37,153 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-20 10:41:37,156 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:37,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:37,324 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:41:37,360 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:37,361 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:37,364 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:41:37,400 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:41:37,406 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3cdcf3d3a0> has no local changes 2025-03-20 10:41:37,407 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Already up to date. Merged PRs: - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:41:37,414 [ scc.git] DEBUG [detached HEAD 7311ce4] merge master -Dorg -Ssuccess-only 2025-03-20 10:41:37,415 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:37,415 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:41:37,576 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:37,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None 2025-03-20 10:41:38,121 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:38,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/45 HTTP/1.1" 200 None 2025-03-20 10:41:38,596 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:38,899 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b HTTP/1.1" 200 None 2025-03-20 10:41:39,151 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:39,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-20 10:41:39,638 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:39,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-20 10:41:40,118 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:40,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b HTTP/1.1" 200 None 2025-03-20 10:41:40,573 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:40,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/05eebe2acec7a3bbdf9086e49f9e208bd576510b?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:40,752 [ scc.repo] DEBUG - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-20 10:41:41,003 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:41,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None 2025-03-20 10:41:41,501 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:41,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None 2025-03-20 10:41:41,725 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:41:41,726 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-20 10:41:41,726 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:41,726 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:41,730 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:41:41,734 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:41:41,734 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:41:41,738 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:41:41,742 [ scc.git] DEBUG Already up to date. 2025-03-20 10:41:41,742 [ scc.git] DEBUG Calling 'git fetch origin pull/45/head' 2025-03-20 10:41:42,052 [ scc.git] DEBUG From https://github.com/ome/omero-romio 2025-03-20 10:41:42,052 [ scc.git] DEBUG * branch refs/pull/45/head -> FETCH_HEAD 2025-03-20 10:41:42,056 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:41:42,056 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:42,056 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:42,060 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...05eebe2acec7a3bbdf9086e49f9e208bd576510b' 2025-03-20 10:41:42,064 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:42,067 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 45 (Bump org.openmicroscopy.project to 5.7.1) 05eebe2acec7a3bbdf9086e49f9e208bd576510b' 2025-03-20 10:41:42,085 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:42,087 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-20 10:41:42,087 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-20 10:41:42,089 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:42,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:42,272 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:41:42,308 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:42,308 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:42,312 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:41:42,347 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:41:42,352 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3cddf61f70> has no local changes 2025-03-20 10:41:42,352 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Already up to date. Merged PRs: - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:41:42,359 [ scc.git] DEBUG [detached HEAD 6834ab0] merge master -Dorg -Ssuccess-only 2025-03-20 10:41:42,359 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:42,359 [ scc.repo] DEBUG ## PRs found: 2025-03-20 10:41:42,523 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:42,877 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None 2025-03-20 10:41:43,130 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:43,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/189 HTTP/1.1" 200 None 2025-03-20 10:41:43,604 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:43,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4 HTTP/1.1" 200 None 2025-03-20 10:41:44,072 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:44,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-20 10:41:44,579 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:44,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-20 10:41:45,086 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:45,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4 HTTP/1.1" 200 None 2025-03-20 10:41:45,589 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:45,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4736a31ee12a760bcb0a79f7f163e294d76dcdf4?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:45,802 [ scc.repo] DEBUG - PR 189 jburel 'Bump internal dependencies' 2025-03-20 10:41:46,054 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:46,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None 2025-03-20 10:41:46,532 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:46,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None 2025-03-20 10:41:47,040 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:47,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None 2025-03-20 10:41:47,543 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:47,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None 2025-03-20 10:41:48,042 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:48,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-03-20 10:41:48,526 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:48,723 [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-03-20 10:41:48,976 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:49,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-03-20 10:41:49,479 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:49,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:49,670 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc' 2025-03-20 10:41:49,921 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:50,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None 2025-03-20 10:41:50,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:50,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None 2025-03-20 10:41:50,915 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:51,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-03-20 10:41:51,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:51,661 [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-03-20 10:41:51,913 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:52,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-03-20 10:41:52,463 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:52,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2 2025-03-20 10:41:52,664 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-03-20 10:41:52,664 [ scc.repo] DEBUG ## Branches found: 2025-03-20 10:41:52,664 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-20 10:41:52,664 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:52,664 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:52,669 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-20 10:41:52,672 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-20 10:41:52,673 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-20 10:41:52,677 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-20 10:41:52,681 [ scc.git] DEBUG Already up to date. 2025-03-20 10:41:52,681 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head' 2025-03-20 10:41:54,251 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-20 10:41:54,251 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD 2025-03-20 10:41:54,256 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head' 2025-03-20 10:41:54,584 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-20 10:41:54,585 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD 2025-03-20 10:41:54,589 [ scc.git] DEBUG Calling 'git fetch origin pull/189/head' 2025-03-20 10:41:55,053 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-20 10:41:55,054 [ scc.git] DEBUG * branch refs/pull/189/head -> FETCH_HEAD 2025-03-20 10:41:55,058 [ scc.git] DEBUG ## Unique users: [] 2025-03-20 10:41:55,058 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:55,058 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:55,063 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-20 10:41:55,071 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:55,074 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-20 10:41:55,459 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree. 2025-03-20 10:41:55,459 [ scc.git] DEBUG Auto-merging build.gradle 2025-03-20 10:41:55,459 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle 2025-03-20 10:41:55,460 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result. 2025-03-20 10:41:55,461 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U' 2025-03-20 10:41:55,466 [ scc.git] DEBUG Calling 'git reset --hard 588f7479150f2d618050cba7a6b47b84e78feae6' 2025-03-20 10:41:55,474 [ scc.git] DEBUG HEAD is now at 588f7479 Revert to SNAPSHOT 2025-03-20 10:41:55,477 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:55,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:55,649 [ scc.git] DEBUG Calling 'git merge-base 588f7479150f2d618050cba7a6b47b84e78feae6 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-20 10:41:55,655 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..588f7479150f2d618050cba7a6b47b84e78feae6' 2025-03-20 10:41:55,661 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' Conflicting PR. Removed from build [OMERO-build-push#367](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/consoleText) for more details. Possible conflicts: - Upstream changes - build.gradle - .travis.yml --conflicts 2025-03-20 10:41:55,665 [ scc.config] DEBUG Found github.token 2025-03-20 10:41:55,665 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts. 2025-03-20 10:41:55,665 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d' 2025-03-20 10:41:55,670 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:55,674 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d' 2025-03-20 10:41:55,705 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:55,708 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +- 2025-03-20 10:41:55,708 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-20 10:41:55,901 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:56,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:56,052 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4736a31ee12a760bcb0a79f7f163e294d76dcdf4' 2025-03-20 10:41:56,058 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:56,061 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 189 (Bump internal dependencies) 4736a31ee12a760bcb0a79f7f163e294d76dcdf4' 2025-03-20 10:41:56,115 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-20 10:41:56,117 [ scc.git] DEBUG build.gradle | 4 ++-- 2025-03-20 10:41:56,117 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-) 2025-03-20 10:41:56,304 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:56,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:56,464 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-20 10:41:56,502 [ scc.git] DEBUG Get sha1 of %s 2025-03-20 10:41:56,502 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-20 10:41:56,506 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:41:56,542 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:41:56,550 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3cddf85f40> has no local changes 2025-03-20 10:41:56,551 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-server Excluded PRs: - PR 166 kkoz 'Experimenter group cache' (stage: draft) - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 152 jburel 'Set class in doc' - PR 189 jburel 'Bump internal dependencies' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:41:56,560 [ scc.git] DEBUG [detached HEAD 88d37c6c] merge master -Dorg -Ssuccess-only 2025-03-20 10:41:56,560 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:56,560 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-20 10:41:56,609 [ scc.config] DEBUG Found submodule.omero-blitz.url 2025-03-20 10:41:56,716 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:56,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:56,903 [ scc.config] DEBUG Found submodule.omero-blitz.branch 2025-03-20 10:41:56,907 [ scc.config] DEBUG Found submodule.omero-common.url 2025-03-20 10:41:57,148 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:57,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:57,335 [ scc.config] DEBUG Found submodule.omero-common.branch 2025-03-20 10:41:57,339 [ scc.config] DEBUG Found submodule.omero-gateway-java.url 2025-03-20 10:41:57,581 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:57,747 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:57,755 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch 2025-03-20 10:41:57,758 [ scc.config] DEBUG Found submodule.omero-model.url 2025-03-20 10:41:57,999 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:58,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:58,168 [ scc.config] DEBUG Found submodule.omero-model.branch 2025-03-20 10:41:58,172 [ scc.config] DEBUG Found submodule.omero-renderer.url 2025-03-20 10:41:58,413 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:58,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:58,590 [ scc.config] DEBUG Found submodule.omero-renderer.branch 2025-03-20 10:41:58,593 [ scc.config] DEBUG Found submodule.omero-romio.url 2025-03-20 10:41:58,835 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:59,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:59,012 [ scc.config] DEBUG Found submodule.omero-romio.branch 2025-03-20 10:41:59,015 [ scc.config] DEBUG Found submodule.omero-server.url 2025-03-20 10:41:59,256 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-20 10:41:59,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-20 10:41:59,429 [ scc.config] DEBUG Found submodule.omero-server.branch 2025-03-20 10:41:59,429 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-20 10:41:59,464 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f3ce14f7f10> has local changes 2025-03-20 10:41:59,464 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-build Already up to date. Repository: ome/omero-blitz Already up to date. Merged PRs: - PR 119 dominikl 'Take Ice and omero sysenv variables into account' - PR 132 jburel 'Fix javadoc warning' - PR 157 jburel 'Bump internal dependencies' Repository: ome/omero-common Excluded PRs: - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) - PR 40 jburel 'set classifier' (exclude comment) - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 42 jburel 'include all' - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-gateway-java Excluded PRs: - PR 30 jburel 'Import image' (exclude comment) Already up to date. Merged PRs: - PR 93 dominikl 'Renderfacility' - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-model Already up to date. Merged PRs: - PR 111 jburel 'Bump internal infra dependencies' Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Already up to date. Merged PRs: - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Already up to date. Merged PRs: - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-server Excluded PRs: - PR 166 kkoz 'Experimenter group cache' (stage: draft) - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 152 jburel 'Set class in doc' - PR 189 jburel 'Bump internal dependencies' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#367 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/367/)' 2025-03-20 10:41:59,472 [ scc.git] DEBUG [detached HEAD f18487b] merge master -Dorg -Ssuccess-only 2025-03-20 10:41:59,473 [ scc.merge] INFO Repository: ome/omero-build 2025-03-20 10:41:59,473 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-) 2025-03-20 10:41:59,473 [ scc.merge] INFO Already up to date. 2025-03-20 10:41:59,473 [ scc.merge] INFO 2025-03-20 10:41:59,473 [ scc.merge] INFO 2025-03-20 10:41:59,473 [ scc.merge] INFO Repository: ome/omero-blitz 2025-03-20 10:41:59,473 [ scc.merge] INFO Already up to date. 2025-03-20 10:41:59,473 [ scc.merge] INFO 2025-03-20 10:41:59,473 [ scc.merge] INFO Merged PRs: 2025-03-20 10:41:59,473 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-03-20 10:41:59,473 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning' 2025-03-20 10:41:59,473 [ scc.merge] INFO - PR 157 jburel 'Bump internal dependencies' 2025-03-20 10:41:59,473 [ scc.merge] INFO 2025-03-20 10:41:59,473 [ scc.merge] INFO Repository: ome/omero-common 2025-03-20 10:41:59,473 [ scc.merge] INFO Excluded PRs: 2025-03-20 10:41:59,473 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) 2025-03-20 10:41:59,473 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment) 2025-03-20 10:41:59,473 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) 2025-03-20 10:41:59,473 [ scc.merge] INFO Already up to date. 2025-03-20 10:41:59,473 [ scc.merge] INFO 2025-03-20 10:41:59,473 [ scc.merge] INFO Merged PRs: 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 42 jburel 'include all' 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Repository: ome/omero-gateway-java 2025-03-20 10:41:59,474 [ scc.merge] INFO Excluded PRs: 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment) 2025-03-20 10:41:59,474 [ scc.merge] INFO Already up to date. 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Merged PRs: 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility' 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Repository: ome/omero-model 2025-03-20 10:41:59,474 [ scc.merge] INFO Already up to date. 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Merged PRs: 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 111 jburel 'Bump internal infra dependencies' 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Repository: ome/omero-renderer 2025-03-20 10:41:59,474 [ scc.merge] INFO Excluded PRs: 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) 2025-03-20 10:41:59,474 [ scc.merge] INFO Already up to date. 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Merged PRs: 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Repository: ome/omero-romio 2025-03-20 10:41:59,474 [ scc.merge] INFO Excluded PRs: 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) 2025-03-20 10:41:59,474 [ scc.merge] INFO Already up to date. 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Merged PRs: 2025-03-20 10:41:59,474 [ scc.merge] INFO - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-20 10:41:59,474 [ scc.merge] INFO 2025-03-20 10:41:59,474 [ scc.merge] INFO Repository: ome/omero-server 2025-03-20 10:41:59,474 [ scc.merge] INFO Excluded PRs: 2025-03-20 10:41:59,475 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft) 2025-03-20 10:41:59,475 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) 2025-03-20 10:41:59,475 [ scc.merge] INFO Already up to date. 2025-03-20 10:41:59,475 [ scc.merge] INFO 2025-03-20 10:41:59,475 [ scc.merge] INFO Merged PRs: 2025-03-20 10:41:59,475 [ scc.merge] INFO - PR 152 jburel 'Set class in doc' 2025-03-20 10:41:59,475 [ scc.merge] INFO - PR 189 jburel 'Bump internal dependencies' 2025-03-20 10:41:59,475 [ scc.merge] INFO 2025-03-20 10:41:59,475 [ scc.merge] INFO Conflicting PRs (not included): 2025-03-20 10:41:59,475 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-03-20 10:41:59,475 [ scc.merge] INFO 2025-03-20 10:41:59,475 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-03-20 10:41:59,475 [ scc.git] DEBUG Calling 'git remote' 2025-03-20 10:41:59,479 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-20 10:41:59,479 [ scc.git] DEBUG Calling 'git remote' 2025-03-20 10:41:59,482 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:59,482 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-20 10:41:59,482 [ scc.git] DEBUG Calling 'git remote' 2025-03-20 10:41:59,486 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:59,486 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-20 10:41:59,486 [ scc.git] DEBUG Calling 'git remote' 2025-03-20 10:41:59,490 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:59,490 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-20 10:41:59,490 [ scc.git] DEBUG Calling 'git remote' 2025-03-20 10:41:59,494 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:59,494 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-20 10:41:59,494 [ scc.git] DEBUG Calling 'git remote' 2025-03-20 10:41:59,497 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:59,498 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-20 10:41:59,498 [ scc.git] DEBUG Calling 'git remote' 2025-03-20 10:41:59,501 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-20 10:41:59,501 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-20 10:41:59,501 [ scc.git] DEBUG Calling 'git remote' 2025-03-20 10:41:59,505 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push Update component versions Updating omero-common-test from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-server from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-model from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-blitz from 5.8.1 to 5.8.2-SNAPSHOT Updating formats-gpl from 8.1.1 to 8.2.0-SNAPSHOT Updating omero-romio from 5.8.1 to 5.8.2-SNAPSHOT Updating omero-common from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-common-test from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-renderer from 5.6.1 to 5.6.2-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 f740d849] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) Entering 'omero-common' [detached HEAD faa6b5f] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-gateway-java' [detached HEAD 48c481d] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-model' [detached HEAD e09f332] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-renderer' [detached HEAD f5349d7] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-romio' [detached HEAD fb0a178] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-server' [detached HEAD a3e0b1f6] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) [detached HEAD bd0b83b] Update component versions 7 files changed, 7 insertions(+), 7 deletions(-) 2025-03-20 10:42:41,395 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci [Pipeline] archiveArtifacts (hide) Archiving artifacts [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS