Skip to content

Console Output

Started by upstream project "Trigger" build number 502
originally caused by:
 Started by timer
[Pipeline] Start of Pipeline
[Pipeline] node
Running on testintegration in /home/omero/workspace/OMERO-build-push
[Pipeline] {
[Pipeline] library
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 654fab96d71411fab33e55b79057bcbf94eef8a2
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 654fab96d71411fab33e55b79057bcbf94eef8a2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10
Commit message: "Merge pull request #18 from jburel/python_311"
 > git rev-list --no-walk 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 129d8aff87161caf7625b0c7363852f8027c041a (refs/remotes/origin/master)
Commit message: "Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357"
 > 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
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 129d8aff87161caf7625b0c7363852f8027c041a # timeout=10
 > git rev-list --no-walk 129d8aff87161caf7625b0c7363852f8027c041a # 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
[Pipeline] pwd
[Pipeline] copyArtifacts
Copied 1 artifact from "OMERO-gradle-plugins-push" build number 452
[Pipeline] sh
+ 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.11 -m venv build/venv
 > 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
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-build-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ python3.11 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib64/python3.11/site-packages (22.3.1)
Collecting pip
  Using cached pip-25.1.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.3.1
    Uninstalling pip-22.3.1:
      Successfully uninstalled pip-22.3.1
Successfully installed pip-25.1.1
WARNING: There was an error checking the latest version of pip.
+ python3.11 -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-cp311-cp311-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.12-py3-none-any.whl.metadata (24 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.14.0-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 cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cryptography-45.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
Collecting cffi>=1.14 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting pycparser (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached charset_normalizer-3.4.2-cp311-cp311-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.4.26-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-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
  Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
Using cached scc-0.20.0-py3-none-any.whl (48 kB)
Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB)
Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB)
Using cached cryptography-45.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB)
Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 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 PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached certifi-2025.4.26-py3-none-any.whl (159 kB)
Using cached typing_extensions-4.14.0-py3-none-any.whl (43 kB)
Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Using cached ruamel.yaml-0.18.12-py3-none-any.whl (118 kB)
Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 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)
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.4.26 cffi-1.17.1 charset-normalizer-3.4.2 cryptography-45.0.3 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.12 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.14.0 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0
[Pipeline] sh
+ export BASE_REPO=omero-build.git
+ BASE_REPO=omero-build.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-build-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-06-03 00:30:20,969 [  scc.config] DEBUG Found github.token
2025-06-03 00:30:20,970 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:21,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:21,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:21,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:21,814 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:21,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-06-03 00:30:21,980 [      scc.gh] DEBUG 4619 remaining from 5000 (Reset at 00:06
2025-06-03 00:30:21,980 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:21,983 [     scc.git] DEBUG Check current status
2025-06-03 00:30:21,983 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:21,985 [     scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357
2025-06-03 00:30:21,986 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:22,028 [     scc.git] DEBUG  3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f)
2025-06-03 00:30:22,032 [     scc.git] DEBUG  754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b)
2025-06-03 00:30:22,036 [     scc.git] DEBUG  d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47)
2025-06-03 00:30:22,040 [     scc.git] DEBUG  c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357)
2025-06-03 00:30:22,044 [     scc.git] DEBUG  29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a)
2025-06-03 00:30:22,047 [     scc.git] DEBUG  18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1)
2025-06-03 00:30:22,051 [     scc.git] DEBUG  f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f)
2025-06-03 00:30:22,053 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:22,231 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:22,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-06-03 00:30:22,776 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:23,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:23,281 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:23,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:23,731 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:23,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:24,172 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:24,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:24,390 [     scc.git] DEBUG Resetting...
2025-06-03 00:30:24,390 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-06-03 00:30:24,395 [     scc.git] DEBUG HEAD is now at 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357
2025-06-03 00:30:24,395 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-06-03 00:30:24,457 [     scc.git] DEBUG Check current status
2025-06-03 00:30:24,457 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:24,459 [     scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357
2025-06-03 00:30:24,460 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:24,500 [     scc.git] DEBUG  3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f)
2025-06-03 00:30:24,504 [     scc.git] DEBUG  754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b)
2025-06-03 00:30:24,507 [     scc.git] DEBUG  d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47)
2025-06-03 00:30:24,511 [     scc.git] DEBUG  c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357)
2025-06-03 00:30:24,515 [     scc.git] DEBUG  29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a)
2025-06-03 00:30:24,518 [     scc.git] DEBUG  18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1)
2025-06-03 00:30:24,522 [     scc.git] DEBUG  f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f)
2025-06-03 00:30:24,522 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-06-03 00:30:24,523 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-06-03 00:30:24,523 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-06-03 00:30:24,523 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-06-03 00:30:24,523 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-06-03 00:30:24,523 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:30:24,640 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:24,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2025-06-03 00:30:25,145 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:25,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/249 HTTP/1.1" 200 None
2025-06-03 00:30:25,391 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:30:25,392 [    scc.repo] DEBUG   - PR 249 dependabot[bot] 'Bump omero-model from `c4c6357` to `cf13630`'
2025-06-03 00:30:25,642 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:25,881 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/248 HTTP/1.1" 200 None
2025-06-03 00:30:25,882 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:30:25,882 [    scc.repo] DEBUG   - PR 248 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `5096f6d`'
2025-06-03 00:30:26,133 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:26,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/247 HTTP/1.1" 200 None
2025-06-03 00:30:26,370 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:30:26,370 [    scc.repo] DEBUG   - PR 247 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `b56a31d`'
2025-06-03 00:30:26,621 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:26,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/245 HTTP/1.1" 200 None
2025-06-03 00:30:26,864 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:30:26,864 [    scc.repo] DEBUG   - PR 245 dependabot[bot] 'Bump omero-renderer from `29e6f1a` to `36f6079`'
2025-06-03 00:30:27,114 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:27,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/244 HTTP/1.1" 200 None
2025-06-03 00:30:27,337 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:30:27,337 [    scc.repo] DEBUG   - PR 244 dependabot[bot] 'Bump omero-romio from `18595c1` to `05289b8`'
2025-06-03 00:30:27,337 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:30:27,337 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:30:27,337 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:30:27,340 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:30:27,342 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:30:27,342 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:30:27,345 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:30:27,348 [     scc.git] DEBUG Already up to date.

2025-06-03 00:30:27,348 [     scc.git] DEBUG Calling 'git fetch origin pull/244/head'
2025-06-03 00:30:27,626 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:30:27,626 [     scc.git] DEBUG  * branch            refs/pull/244/head -> FETCH_HEAD
2025-06-03 00:30:27,633 [     scc.git] DEBUG Calling 'git fetch origin pull/245/head'
2025-06-03 00:30:27,941 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:30:27,941 [     scc.git] DEBUG  * branch            refs/pull/245/head -> FETCH_HEAD
2025-06-03 00:30:27,948 [     scc.git] DEBUG Calling 'git fetch origin pull/247/head'
2025-06-03 00:30:28,207 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:30:28,207 [     scc.git] DEBUG  * branch            refs/pull/247/head -> FETCH_HEAD
2025-06-03 00:30:28,214 [     scc.git] DEBUG Calling 'git fetch origin pull/248/head'
2025-06-03 00:30:28,514 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:30:28,514 [     scc.git] DEBUG  * branch            refs/pull/248/head -> FETCH_HEAD
2025-06-03 00:30:28,520 [     scc.git] DEBUG Calling 'git fetch origin pull/249/head'
2025-06-03 00:30:28,776 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:30:28,776 [     scc.git] DEBUG  * branch            refs/pull/249/head -> FETCH_HEAD
2025-06-03 00:30:28,782 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:30:28,782 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:30:28,783 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:30:28,785 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4ec2bece00d1180be87573e6f85993196681302e'
2025-06-03 00:30:28,788 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:30:28,790 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 244 (Bump omero-romio from `18595c1` to `05289b8`) 4ec2bece00d1180be87573e6f85993196681302e'
2025-06-03 00:30:28,800 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:30:28,803 [     scc.git] DEBUG  omero-romio | 2 +-
2025-06-03 00:30:28,803 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-03 00:30:28,804 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:28,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:28,959 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d2315b503dfb45a3f3df4c1e9ec2ba4057b394b6'
2025-06-03 00:30:28,962 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:30:28,964 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 245 (Bump omero-renderer from `29e6f1a` to `36f6079`) d2315b503dfb45a3f3df4c1e9ec2ba4057b394b6'
2025-06-03 00:30:28,974 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:30:28,977 [     scc.git] DEBUG  omero-renderer | 2 +-
2025-06-03 00:30:28,977 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-03 00:30:29,210 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:29,366 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:29,367 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c300dacbf9687c5e0a27b29138bca81c1acfc1b7'
2025-06-03 00:30:29,369 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:30:29,371 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 247 (Bump omero-blitz from `3b924c1` to `b56a31d`) c300dacbf9687c5e0a27b29138bca81c1acfc1b7'
2025-06-03 00:30:29,382 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:30:29,385 [     scc.git] DEBUG  omero-blitz | 2 +-
2025-06-03 00:30:29,385 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-03 00:30:29,617 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:29,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:29,792 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b46f4de231a79b3128761f42bffd948ec7df5d49'
2025-06-03 00:30:29,795 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:30:29,797 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 248 (Bump omero-server from `f3ce0f6` to `5096f6d`) b46f4de231a79b3128761f42bffd948ec7df5d49'
2025-06-03 00:30:29,807 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:30:29,810 [     scc.git] DEBUG  omero-server | 2 +-
2025-06-03 00:30:29,810 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-03 00:30:30,042 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:30,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:30,201 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...15af04461df96d99e1cfbd543c48033d2e5c96d4'
2025-06-03 00:30:30,204 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:30:30,206 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 249 (Bump omero-model from `c4c6357` to `cf13630`) 15af04461df96d99e1cfbd543c48033d2e5c96d4'
2025-06-03 00:30:30,217 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:30:30,220 [     scc.git] DEBUG  omero-model | 2 +-
2025-06-03 00:30:30,220 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-03 00:30:30,452 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:30,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:30,630 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:30:30,688 [     scc.git] DEBUG Submodule path 'omero-blitz': checked out 'b56a31dff4a7470a1b1947e6e9cd9019642480ee'
2025-06-03 00:30:30,702 [     scc.git] DEBUG Submodule path 'omero-model': checked out 'cf13630774da7245acc84fe39e619cb0061ef8f5'
2025-06-03 00:30:30,716 [     scc.git] DEBUG Submodule path 'omero-renderer': checked out '36f60793b39da318807c5fe644e86909eb3d655e'
2025-06-03 00:30:30,729 [     scc.git] DEBUG Submodule path 'omero-romio': checked out '05289b8324525b37edcdcab858b800b839cae70c'
2025-06-03 00:30:30,746 [     scc.git] DEBUG Submodule path 'omero-server': checked out '5096f6dca3f4669c735b1257adca12cb21927db1'
2025-06-03 00:30:30,747 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:30:30,747 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:30:30,749 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:30:30,791 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa5d82717d0> has no local changes
2025-06-03 00:30:30,791 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

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

Merged PRs:
  - PR 244 dependabot[bot] 'Bump omero-romio from `18595c1` to `05289b8`'
  - PR 245 dependabot[bot] 'Bump omero-renderer from `29e6f1a` to `36f6079`'
  - PR 247 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `b56a31d`'
  - PR 248 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `5096f6d`'
  - PR 249 dependabot[bot] 'Bump omero-model from `c4c6357` to `cf13630`'

Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:30:30,827 [     scc.git] DEBUG [detached HEAD 4b76dcb] merge master -Dorg -Snone
2025-06-03 00:30:30,827 [   scc.merge] INFO  Repository: ome/omero-build
2025-06-03 00:30:30,827 [   scc.merge] INFO  Already up to date.
2025-06-03 00:30:30,827 [   scc.merge] INFO  
2025-06-03 00:30:30,827 [   scc.merge] INFO  Merged PRs:
2025-06-03 00:30:30,827 [   scc.merge] INFO    - PR 244 dependabot[bot] 'Bump omero-romio from `18595c1` to `05289b8`'
2025-06-03 00:30:30,827 [   scc.merge] INFO    - PR 245 dependabot[bot] 'Bump omero-renderer from `29e6f1a` to `36f6079`'
2025-06-03 00:30:30,827 [   scc.merge] INFO    - PR 247 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `b56a31d`'
2025-06-03 00:30:30,827 [   scc.merge] INFO    - PR 248 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `5096f6d`'
2025-06-03 00:30:30,828 [   scc.merge] INFO    - PR 249 dependabot[bot] 'Bump omero-model from `c4c6357` to `cf13630`'
2025-06-03 00:30:30,828 [   scc.merge] INFO  
2025-06-03 00:30:30,828 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-06-03 00:30:30,828 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-blitz'
Synchronizing submodule url for 'omero-common'
Synchronizing submodule url for 'omero-gateway-java'
Synchronizing submodule url for 'omero-model'
Synchronizing submodule url for 'omero-renderer'
Synchronizing submodule url for 'omero-romio'
Synchronizing submodule url for 'omero-server'
Submodule path 'omero-common': checked out '34197b8e70d4fcf488b8290ad195599bd004d09a'
Submodule path 'omero-gateway-java': checked out '20415d65dd81bce4ed7808939d08fe3fc2353b33'
From https://github.com/ome/omero-model
   cf13630..4a38610  master     -> origin/master
Submodule path 'omero-model': checked out '4a386101627ace30d4c2123c09a4189fdf2e0fb2'
Merge all submodules2025-06-03 00:30:33,706 [  scc.config] DEBUG Found github.token
2025-06-03 00:30:33,708 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:33,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:34,155 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:34,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:30:34,560 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:34,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-06-03 00:30:34,723 [      scc.gh] DEBUG 4601 remaining from 5000 (Reset at 00:06
2025-06-03 00:30:34,723 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:34,726 [     scc.git] DEBUG Check current status
2025-06-03 00:30:34,726 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:34,728 [     scc.git] DEBUG 4b76dcb merge master -Dorg -Snone
2025-06-03 00:30:34,728 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:34,771 [     scc.git] DEBUG  b56a31dff4a7470a1b1947e6e9cd9019642480ee omero-blitz (v5.8.2-9-gb56a31df)
2025-06-03 00:30:34,774 [     scc.git] DEBUG +34197b8e70d4fcf488b8290ad195599bd004d09a omero-common (v5.7.2-4-g34197b8)
2025-06-03 00:30:34,778 [     scc.git] DEBUG +20415d65dd81bce4ed7808939d08fe3fc2353b33 omero-gateway-java (v5.10.2-4-g20415d6)
2025-06-03 00:30:34,783 [     scc.git] DEBUG +4a386101627ace30d4c2123c09a4189fdf2e0fb2 omero-model (v5.7.2-16-g4a38610)
2025-06-03 00:30:34,786 [     scc.git] DEBUG  36f60793b39da318807c5fe644e86909eb3d655e omero-renderer (v5.6.2-4-g36f6079)
2025-06-03 00:30:34,790 [     scc.git] DEBUG  05289b8324525b37edcdcab858b800b839cae70c omero-romio (v5.8.2-4-g05289b8)
2025-06-03 00:30:34,794 [     scc.git] DEBUG  5096f6dca3f4669c735b1257adca12cb21927db1 omero-server (v5.7.2-19-g5096f6dc)
2025-06-03 00:30:34,797 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:34,974 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:35,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-06-03 00:30:35,514 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:35,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:36,008 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:36,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:36,443 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:36,628 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:36,880 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:37,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:37,068 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:30:37,120 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-06-03 00:30:37,120 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:37,122 [     scc.git] DEBUG Check current status
2025-06-03 00:30:37,122 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:37,125 [     scc.git] DEBUG b56a31df Merge pull request #161 from sbesson/batik_1.19
2025-06-03 00:30:37,125 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:37,165 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:37,319 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:37,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2025-06-03 00:30:37,836 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:38,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:38,330 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:38,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:38,781 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:38,967 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:39,218 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:39,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:39,398 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:30:39,437 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:30:39,438 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-06-03 00:30:39,438 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:39,440 [     scc.git] DEBUG Check current status
2025-06-03 00:30:39,440 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:39,442 [     scc.git] DEBUG 34197b8 Merge pull request #50 from sbesson/codeql
2025-06-03 00:30:39,443 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:39,482 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:39,648 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:39,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2025-06-03 00:30:40,219 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:40,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:40,744 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:40,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:41,174 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:41,367 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:41,618 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:41,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:41,865 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:30:41,903 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:30:41,903 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-06-03 00:30:41,903 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:41,905 [     scc.git] DEBUG Check current status
2025-06-03 00:30:41,905 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:41,908 [     scc.git] DEBUG 20415d6 Merge pull request #102 from sbesson/master
2025-06-03 00:30:41,908 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:41,948 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:42,116 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:42,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2025-06-03 00:30:42,621 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:42,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:43,135 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:43,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:43,563 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:43,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:44,013 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:44,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:44,205 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:30:44,244 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:30:44,245 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-06-03 00:30:44,245 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:44,247 [     scc.git] DEBUG Check current status
2025-06-03 00:30:44,247 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:44,249 [     scc.git] DEBUG 4a38610 Merge pull request #117 from sbesson/bufr_udunits_removal
2025-06-03 00:30:44,250 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:44,288 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:44,456 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:44,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2025-06-03 00:30:44,980 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:45,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:45,474 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:45,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:45,906 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:46,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:46,376 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:46,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:46,578 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:30:46,617 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:30:46,618 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-06-03 00:30:46,618 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:46,620 [     scc.git] DEBUG Check current status
2025-06-03 00:30:46,620 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:46,622 [     scc.git] DEBUG 36f6079 Merge pull request #30 from sbesson/codeql
2025-06-03 00:30:46,622 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:46,662 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:46,829 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:47,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2025-06-03 00:30:47,320 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:47,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:47,814 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:48,013 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:48,264 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:48,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:48,707 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:48,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:48,920 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:30:48,959 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:30:48,960 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-06-03 00:30:48,960 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:48,962 [     scc.git] DEBUG Check current status
2025-06-03 00:30:48,962 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:48,964 [     scc.git] DEBUG 05289b8 Merge pull request #47 from sbesson/codeql
2025-06-03 00:30:48,964 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:49,003 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:49,171 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:49,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2025-06-03 00:30:49,677 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:49,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:50,149 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:50,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:50,590 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:50,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:51,037 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:51,217 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:51,218 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:30:51,256 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:30:51,257 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-06-03 00:30:51,257 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-06-03 00:30:51,259 [     scc.git] DEBUG Check current status
2025-06-03 00:30:51,259 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:51,262 [     scc.git] DEBUG 5096f6dc Merge pull request #197 from sbesson/calcitecore_1.39
2025-06-03 00:30:51,262 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:51,302 [  scc.config] DEBUG Found remote.origin.url
2025-06-03 00:30:51,469 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:51,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2025-06-03 00:30:51,979 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:52,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-06-03 00:30:52,461 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:52,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-06-03 00:30:52,902 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:53,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-06-03 00:30:53,333 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:53,506 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-06-03 00:30:53,507 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:30:53,546 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:30:53,546 [     scc.git] DEBUG Resetting...
2025-06-03 00:30:53,547 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-06-03 00:30:53,552 [     scc.git] DEBUG HEAD is now at 4b76dcb merge master -Dorg -Snone
2025-06-03 00:30:53,552 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-06-03 00:30:53,604 [     scc.git] DEBUG Submodule path 'omero-common': checked out '754892bfdd9a9507da0ad74a37da7f073157bc8c'
2025-06-03 00:30:53,620 [     scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'd0d0e4790dd145186ca0506c31aa0b40aac18ae5'
2025-06-03 00:30:53,635 [     scc.git] DEBUG Submodule path 'omero-model': checked out 'cf13630774da7245acc84fe39e619cb0061ef8f5'
2025-06-03 00:30:53,647 [     scc.git] DEBUG Check current status
2025-06-03 00:30:53,647 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-06-03 00:30:53,650 [     scc.git] DEBUG 4b76dcb merge master -Dorg -Snone
2025-06-03 00:30:53,650 [     scc.git] DEBUG Calling 'git submodule status'
2025-06-03 00:30:53,690 [     scc.git] DEBUG  b56a31dff4a7470a1b1947e6e9cd9019642480ee omero-blitz (v5.8.2-9-gb56a31df)
2025-06-03 00:30:53,693 [     scc.git] DEBUG  754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b)
2025-06-03 00:30:53,697 [     scc.git] DEBUG  d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47)
2025-06-03 00:30:53,701 [     scc.git] DEBUG  cf13630774da7245acc84fe39e619cb0061ef8f5 omero-model (v5.7.2-14-gcf13630)
2025-06-03 00:30:53,705 [     scc.git] DEBUG  36f60793b39da318807c5fe644e86909eb3d655e omero-renderer (v5.6.2-4-g36f6079)
2025-06-03 00:30:53,708 [     scc.git] DEBUG  05289b8324525b37edcdcab858b800b839cae70c omero-romio (v5.8.2-4-g05289b8)
2025-06-03 00:30:53,712 [     scc.git] DEBUG  5096f6dca3f4669c735b1257adca12cb21927db1 omero-server (v5.7.2-19-g5096f6dc)
2025-06-03 00:30:53,713 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-06-03 00:30:53,713 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-06-03 00:30:53,713 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-06-03 00:30:53,713 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-06-03 00:30:53,713 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-06-03 00:30:53,713 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-06-03 00:30:53,713 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:30:53,758 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:54,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2025-06-03 00:30:54,372 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:54,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/249 HTTP/1.1" 200 None
2025-06-03 00:30:54,603 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:30:54,854 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:55,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/15af04461df96d99e1cfbd543c48033d2e5c96d4 HTTP/1.1" 200 None
2025-06-03 00:30:55,439 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:55,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/15af04461df96d99e1cfbd543c48033d2e5c96d4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-03 00:30:55,921 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:56,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/15af04461df96d99e1cfbd543c48033d2e5c96d4 HTTP/1.1" 200 None
2025-06-03 00:30:56,485 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:56,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/15af04461df96d99e1cfbd543c48033d2e5c96d4?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:30:56,668 [    scc.repo] DEBUG   - PR 249 dependabot[bot] 'Bump omero-model from `c4c6357` to `cf13630`'
2025-06-03 00:30:56,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:57,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/248 HTTP/1.1" 200 None
2025-06-03 00:30:57,158 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:30:57,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:57,737 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/b46f4de231a79b3128761f42bffd948ec7df5d49 HTTP/1.1" 200 None
2025-06-03 00:30:57,989 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:58,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/b46f4de231a79b3128761f42bffd948ec7df5d49/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-03 00:30:58,476 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:58,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/b46f4de231a79b3128761f42bffd948ec7df5d49 HTTP/1.1" 200 None
2025-06-03 00:30:59,078 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:59,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/b46f4de231a79b3128761f42bffd948ec7df5d49?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:30:59,278 [    scc.repo] DEBUG   - PR 248 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `5096f6d`'
2025-06-03 00:30:59,529 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:30:59,744 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/247 HTTP/1.1" 200 None
2025-06-03 00:30:59,745 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:30:59,995 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:00,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c300dacbf9687c5e0a27b29138bca81c1acfc1b7 HTTP/1.1" 200 None
2025-06-03 00:31:00,544 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:00,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c300dacbf9687c5e0a27b29138bca81c1acfc1b7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-03 00:31:01,003 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:01,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c300dacbf9687c5e0a27b29138bca81c1acfc1b7 HTTP/1.1" 200 None
2025-06-03 00:31:01,612 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:01,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/c300dacbf9687c5e0a27b29138bca81c1acfc1b7?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:01,788 [    scc.repo] DEBUG   - PR 247 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `b56a31d`'
2025-06-03 00:31:02,039 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:02,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/245 HTTP/1.1" 200 None
2025-06-03 00:31:02,335 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:31:02,585 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:02,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/d2315b503dfb45a3f3df4c1e9ec2ba4057b394b6 HTTP/1.1" 200 None
2025-06-03 00:31:03,198 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:03,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/d2315b503dfb45a3f3df4c1e9ec2ba4057b394b6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-03 00:31:03,663 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:03,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/d2315b503dfb45a3f3df4c1e9ec2ba4057b394b6 HTTP/1.1" 200 None
2025-06-03 00:31:04,143 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:04,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/d2315b503dfb45a3f3df4c1e9ec2ba4057b394b6?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:04,337 [    scc.repo] DEBUG   - PR 245 dependabot[bot] 'Bump omero-renderer from `29e6f1a` to `36f6079`'
2025-06-03 00:31:04,587 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:04,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/244 HTTP/1.1" 200 None
2025-06-03 00:31:04,865 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-06-03 00:31:05,116 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:05,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/4ec2bece00d1180be87573e6f85993196681302e HTTP/1.1" 200 None
2025-06-03 00:31:05,669 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:05,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/4ec2bece00d1180be87573e6f85993196681302e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-03 00:31:06,140 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:06,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/4ec2bece00d1180be87573e6f85993196681302e HTTP/1.1" 200 None
2025-06-03 00:31:06,616 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:06,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/4ec2bece00d1180be87573e6f85993196681302e?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:06,817 [    scc.repo] DEBUG   - PR 244 dependabot[bot] 'Bump omero-romio from `18595c1` to `05289b8`'
2025-06-03 00:31:06,817 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:31:06,818 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:06,818 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:06,820 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:31:06,822 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:31:06,823 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:31:06,825 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:31:06,829 [     scc.git] DEBUG Already up to date.

2025-06-03 00:31:06,829 [     scc.git] DEBUG Calling 'git fetch origin pull/244/head'
2025-06-03 00:31:07,134 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:31:07,134 [     scc.git] DEBUG  * branch            refs/pull/244/head -> FETCH_HEAD
2025-06-03 00:31:07,140 [     scc.git] DEBUG Calling 'git fetch origin pull/245/head'
2025-06-03 00:31:07,435 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:31:07,435 [     scc.git] DEBUG  * branch            refs/pull/245/head -> FETCH_HEAD
2025-06-03 00:31:07,442 [     scc.git] DEBUG Calling 'git fetch origin pull/247/head'
2025-06-03 00:31:07,735 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:31:07,735 [     scc.git] DEBUG  * branch            refs/pull/247/head -> FETCH_HEAD
2025-06-03 00:31:07,742 [     scc.git] DEBUG Calling 'git fetch origin pull/248/head'
2025-06-03 00:31:08,034 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:31:08,034 [     scc.git] DEBUG  * branch            refs/pull/248/head -> FETCH_HEAD
2025-06-03 00:31:08,041 [     scc.git] DEBUG Calling 'git fetch origin pull/249/head'
2025-06-03 00:31:08,332 [     scc.git] DEBUG From https://github.com/ome/omero-build
2025-06-03 00:31:08,332 [     scc.git] DEBUG  * branch            refs/pull/249/head -> FETCH_HEAD
2025-06-03 00:31:08,339 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:31:08,339 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:08,339 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:08,341 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4ec2bece00d1180be87573e6f85993196681302e'
2025-06-03 00:31:08,344 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:08,346 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 244 (Bump omero-romio from `18595c1` to `05289b8`) 4ec2bece00d1180be87573e6f85993196681302e'
2025-06-03 00:31:08,349 [     scc.git] DEBUG Already up to date.
2025-06-03 00:31:08,350 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:08,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:08,518 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d2315b503dfb45a3f3df4c1e9ec2ba4057b394b6'
2025-06-03 00:31:08,521 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:08,523 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 245 (Bump omero-renderer from `29e6f1a` to `36f6079`) d2315b503dfb45a3f3df4c1e9ec2ba4057b394b6'
2025-06-03 00:31:08,526 [     scc.git] DEBUG Already up to date.
2025-06-03 00:31:08,769 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:08,926 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:08,926 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c300dacbf9687c5e0a27b29138bca81c1acfc1b7'
2025-06-03 00:31:08,929 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:08,931 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 247 (Bump omero-blitz from `3b924c1` to `b56a31d`) c300dacbf9687c5e0a27b29138bca81c1acfc1b7'
2025-06-03 00:31:08,934 [     scc.git] DEBUG Already up to date.
2025-06-03 00:31:09,177 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:09,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:09,340 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b46f4de231a79b3128761f42bffd948ec7df5d49'
2025-06-03 00:31:09,343 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:09,345 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 248 (Bump omero-server from `f3ce0f6` to `5096f6d`) b46f4de231a79b3128761f42bffd948ec7df5d49'
2025-06-03 00:31:09,347 [     scc.git] DEBUG Already up to date.
2025-06-03 00:31:09,591 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:09,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:09,752 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...15af04461df96d99e1cfbd543c48033d2e5c96d4'
2025-06-03 00:31:09,754 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:09,757 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 249 (Bump omero-model from `c4c6357` to `cf13630`) 15af04461df96d99e1cfbd543c48033d2e5c96d4'
2025-06-03 00:31:09,759 [     scc.git] DEBUG Already up to date.
2025-06-03 00:31:10,002 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:10,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:10,169 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:31:10,213 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:10,213 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:10,215 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:31:10,420 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:10,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2025-06-03 00:31:11,013 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:11,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2025-06-03 00:31:11,502 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:11,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2025-06-03 00:31:12,056 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:12,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-03 00:31:12,552 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:12,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-06-03 00:31:13,085 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:13,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2025-06-03 00:31:13,628 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:13,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/89350120dc7fcf98f33accaa081c638a5c81724d?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:13,816 [    scc.repo] DEBUG   - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2025-06-03 00:31:14,067 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:14,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2025-06-03 00:31:14,552 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:14,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2025-06-03 00:31:15,049 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:15,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-06-03 00:31:15,607 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:15,837 [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-06-03 00:31:16,089 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:16,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-06-03 00:31:16,570 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:16,769 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:16,769 [    scc.repo] DEBUG   - PR 132 jburel 'Fix javadoc warning'
2025-06-03 00:31:17,020 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:17,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2025-06-03 00:31:17,519 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:17,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2025-06-03 00:31:17,978 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:18,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-06-03 00:31:18,530 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:18,777 [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-06-03 00:31:19,028 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:19,305 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-06-03 00:31:19,556 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:19,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:19,755 [    scc.repo] DEBUG   - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-06-03 00:31:19,755 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:31:19,755 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-06-03 00:31:19,755 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:19,755 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:19,758 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:31:19,761 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:31:19,761 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:31:19,764 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:31:19,767 [     scc.git] DEBUG Already up to date.

2025-06-03 00:31:19,768 [     scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2025-06-03 00:31:20,068 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-06-03 00:31:20,068 [     scc.git] DEBUG  * branch              refs/pull/119/head -> FETCH_HEAD
2025-06-03 00:31:20,073 [     scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2025-06-03 00:31:20,354 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-06-03 00:31:20,355 [     scc.git] DEBUG  * branch              refs/pull/132/head -> FETCH_HEAD
2025-06-03 00:31:20,359 [     scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2025-06-03 00:31:20,641 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-06-03 00:31:20,641 [     scc.git] DEBUG  * branch              refs/pull/162/head -> FETCH_HEAD
2025-06-03 00:31:20,646 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:31:20,646 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:20,646 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:20,649 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-06-03 00:31:20,654 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:20,656 [     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-06-03 00:31:20,671 [     scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2025-06-03 00:31:20,673 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:31:20,676 [     scc.git] DEBUG  src/main/java/omero/client.java | 6 ++++++
2025-06-03 00:31:20,676 [     scc.git] DEBUG  1 file changed, 6 insertions(+)
2025-06-03 00:31:20,678 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:20,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:20,834 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2025-06-03 00:31:20,840 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:20,842 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2025-06-03 00:31:20,857 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:31:20,860 [     scc.git] DEBUG  src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2025-06-03 00:31:20,861 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-03 00:31:21,085 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:21,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:21,245 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2025-06-03 00:31:21,250 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:21,253 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 162 (OMEROMetadataStoreClient: fall back to secure session on SocketException) 89350120dc7fcf98f33accaa081c638a5c81724d'
2025-06-03 00:31:21,269 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:31:21,275 [     scc.git] DEBUG  src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2025-06-03 00:31:21,275 [     scc.git] DEBUG  1 file changed, 2 insertions(+), 2 deletions(-)
2025-06-03 00:31:21,496 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:21,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:21,646 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:31:21,685 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:21,685 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:21,688 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:31:21,725 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:31:21,734 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f47bc436990> has no local changes
2025-06-03 00:31:21,734 [     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 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'

Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:31:21,743 [     scc.git] DEBUG [detached HEAD 47465eec] merge master -Dorg -Ssuccess-only
2025-06-03 00:31:21,744 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:21,744 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:31:21,897 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:22,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2025-06-03 00:31:22,475 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:22,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2025-06-03 00:31:22,944 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:23,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2025-06-03 00:31:23,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:23,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2025-06-03 00:31:23,958 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:24,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2025-06-03 00:31:24,425 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:24,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-06-03 00:31:24,985 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:25,209 [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-06-03 00:31:25,460 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:25,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-06-03 00:31:25,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:26,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:26,118 [    scc.repo] DEBUG   - PR 42 jburel 'include all'
2025-06-03 00:31:26,119 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:31:26,119 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-06-03 00:31:26,119 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:26,119 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:26,122 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:31:26,124 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:31:26,124 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:31:26,128 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:31:26,137 [     scc.git] DEBUG Updating 754892b..34197b8

2025-06-03 00:31:26,370 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:26,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls/50 HTTP/1.1" 200 None
2025-06-03 00:31:26,801 [     scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2025-06-03 00:31:27,110 [     scc.git] DEBUG From https://github.com/ome/omero-common
2025-06-03 00:31:27,110 [     scc.git] DEBUG  * branch            refs/pull/42/head -> FETCH_HEAD
2025-06-03 00:31:27,114 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:31:27,114 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:27,114 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:27,117 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-06-03 00:31:27,121 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:27,123 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-06-03 00:31:27,135 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:31:27,138 [     scc.git] DEBUG  publish.gradle | 17 +----------------
2025-06-03 00:31:27,138 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 16 deletions(-)
2025-06-03 00:31:27,140 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:27,303 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:27,304 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:31:27,342 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:27,342 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:27,345 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:31:27,382 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:31:27,387 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f47bea8db10> has no local changes
2025-06-03 00:31:27,387 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 42 jburel 'include all'

Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:31:27,394 [     scc.git] DEBUG [detached HEAD c1a3700] merge master -Dorg -Ssuccess-only
2025-06-03 00:31:27,395 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:27,395 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:31:27,554 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:27,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2025-06-03 00:31:28,140 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:28,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/101 HTTP/1.1" 200 None
2025-06-03 00:31:28,620 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:28,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2025-06-03 00:31:29,095 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:29,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-06-03 00:31:29,675 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:29,933 [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-06-03 00:31:30,185 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:30,443 [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-06-03 00:31:30,694 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:30,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-06-03 00:31:31,219 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:31,401 [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-06-03 00:31:31,401 [    scc.repo] DEBUG   - PR 93 dominikl 'Renderfacility'
2025-06-03 00:31:31,652 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:31,907 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2025-06-03 00:31:32,158 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:32,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2025-06-03 00:31:32,451 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:31:32,451 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-06-03 00:31:32,452 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:32,452 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:32,454 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:31:32,457 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:31:32,457 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:31:32,460 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:31:32,470 [     scc.git] DEBUG Updating d0d0e47..20415d6

2025-06-03 00:31:32,702 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:33,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls/102 HTTP/1.1" 200 None
2025-06-03 00:31:33,137 [     scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2025-06-03 00:31:33,445 [     scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-06-03 00:31:33,445 [     scc.git] DEBUG  * branch            refs/pull/93/head -> FETCH_HEAD
2025-06-03 00:31:33,450 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:31:33,450 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:33,450 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:33,452 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-06-03 00:31:33,456 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:33,459 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-06-03 00:31:33,470 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:31:33,474 [     scc.git] DEBUG  src/main/java/omero/gateway/Gateway.java           |   9 +-
2025-06-03 00:31:33,474 [     scc.git] DEBUG  src/main/java/omero/gateway/facility/Facility.java |   8 +-
2025-06-03 00:31:33,474 [     scc.git] DEBUG  .../omero/gateway/facility/RenderFacility.java     | 236 +++++++++++++++++++++
2025-06-03 00:31:33,474 [     scc.git] DEBUG  3 files changed, 249 insertions(+), 4 deletions(-)
2025-06-03 00:31:33,474 [     scc.git] DEBUG  create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2025-06-03 00:31:33,475 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:33,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:33,634 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:31:33,673 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:33,673 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:33,675 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:31:33,713 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:31:33,717 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f47bc436890> has no local changes
2025-06-03 00:31:33,717 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gateway-java
Excluded PRs:
  - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin)
  - PR 30 jburel 'Import image' (exclude comment)
Updating d0d0e47..20415d6
Previously merged:
  - PR 102 sbesson 'Add CodeQL workflow'

Merged PRs:
  - PR 93 dominikl 'Renderfacility'

Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:31:33,725 [     scc.git] DEBUG [detached HEAD 7bb54a5] merge master -Dorg -Ssuccess-only
2025-06-03 00:31:33,725 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:33,725 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:31:33,885 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:34,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2025-06-03 00:31:34,380 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:34,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/113 HTTP/1.1" 200 None
2025-06-03 00:31:34,857 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:35,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/113/comments HTTP/1.1" 200 None
2025-06-03 00:31:35,379 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:35,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/74c38b9c7050499c18c4b7917bc1080eaef859cb HTTP/1.1" 200 None
2025-06-03 00:31:35,883 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:36,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/74c38b9c7050499c18c4b7917bc1080eaef859cb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-03 00:31:36,382 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:36,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/74c38b9c7050499c18c4b7917bc1080eaef859cb/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-06-03 00:31:36,880 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:37,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/74c38b9c7050499c18c4b7917bc1080eaef859cb HTTP/1.1" 200 None
2025-06-03 00:31:37,373 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:37,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/74c38b9c7050499c18c4b7917bc1080eaef859cb?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:37,558 [    scc.repo] DEBUG   - PR 113 jburel 'Review repo'
2025-06-03 00:31:37,558 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:31:37,558 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-06-03 00:31:37,558 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:37,558 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:37,561 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:31:37,563 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:31:37,563 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:31:37,566 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:31:37,574 [     scc.git] DEBUG Updating cf13630..4a38610

2025-06-03 00:31:37,809 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:38,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls/117 HTTP/1.1" 200 None
2025-06-03 00:31:38,190 [     scc.git] DEBUG Calling 'git fetch origin pull/113/head'
2025-06-03 00:31:38,710 [     scc.git] DEBUG From https://github.com/ome/omero-model
2025-06-03 00:31:38,710 [     scc.git] DEBUG  * branch            refs/pull/113/head -> FETCH_HEAD
2025-06-03 00:31:38,712 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:31:38,712 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:38,712 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:38,715 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...74c38b9c7050499c18c4b7917bc1080eaef859cb'
2025-06-03 00:31:38,718 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:38,721 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 113 (Review repo) 74c38b9c7050499c18c4b7917bc1080eaef859cb'
2025-06-03 00:31:38,730 [     scc.git] DEBUG Auto-merging build.gradle
2025-06-03 00:31:38,731 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:31:38,734 [     scc.git] DEBUG  build.gradle    | 14 ++++++++++++++
2025-06-03 00:31:38,734 [     scc.git] DEBUG  settings.gradle |  2 +-
2025-06-03 00:31:38,734 [     scc.git] DEBUG  2 files changed, 15 insertions(+), 1 deletion(-)
2025-06-03 00:31:38,735 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:38,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:38,958 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:31:38,996 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:38,996 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:38,998 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:31:39,037 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:31:39,041 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f47bc3e0750> has no local changes
2025-06-03 00:31:39,042 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-model
Updating cf13630..4a38610
Previously merged:
  - PR 117 sbesson 'Remove bufr and udunits dependencies from omero-model'

Merged PRs:
  - PR 113 jburel 'Review repo'

Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:31:39,048 [     scc.git] DEBUG [detached HEAD cf5ceb5] merge master -Dorg -Ssuccess-only
2025-06-03 00:31:39,049 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:39,049 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:31:39,209 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:39,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2025-06-03 00:31:39,776 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:40,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2025-06-03 00:31:40,283 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:40,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2025-06-03 00:31:40,546 [    scc.repo] DEBUG   # ... Exclude label: exclude
2025-06-03 00:31:40,546 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:31:40,546 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-06-03 00:31:40,546 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:40,546 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:40,549 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:31:40,551 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:31:40,551 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:31:40,555 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:31:40,558 [     scc.git] DEBUG Already up to date.

2025-06-03 00:31:40,558 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:31:40,558 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:40,558 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:40,560 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:31:40,600 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:40,600 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:40,602 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:31:40,641 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:31:40,646 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f47bc3e4a10> has no local changes
2025-06-03 00:31:40,646 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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


Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:31:40,652 [     scc.git] DEBUG [detached HEAD a9adc8d] merge master -Dorg -Ssuccess-only
2025-06-03 00:31:40,652 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:40,653 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:31:40,796 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:41,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2025-06-03 00:31:41,346 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:41,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2025-06-03 00:31:41,862 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:42,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2025-06-03 00:31:42,123 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:31:42,123 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-06-03 00:31:42,123 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:42,123 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:42,126 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:31:42,128 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:31:42,128 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:31:42,131 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:31:42,135 [     scc.git] DEBUG Already up to date.

2025-06-03 00:31:42,135 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:31:42,135 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:42,135 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:42,137 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:31:42,176 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:42,176 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:42,178 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:31:42,216 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:31:42,221 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f47bc3d5b90> has no local changes
2025-06-03 00:31:42,221 [     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.


Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:31:42,227 [     scc.git] DEBUG [detached HEAD 875d03c] merge master -Dorg -Ssuccess-only
2025-06-03 00:31:42,227 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:42,227 [    scc.repo] DEBUG ## PRs found:
2025-06-03 00:31:42,374 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:42,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2025-06-03 00:31:42,959 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:43,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/195 HTTP/1.1" 200 None
2025-06-03 00:31:43,438 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:43,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/195/comments HTTP/1.1" 200 None
2025-06-03 00:31:43,953 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:44,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None
2025-06-03 00:31:44,480 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:44,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-06-03 00:31:45,000 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:45,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-06-03 00:31:45,485 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:45,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None
2025-06-03 00:31:45,993 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:46,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4f20e4c11a1630cb7613456caa530f6f01a5a8b6?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:46,186 [    scc.repo] DEBUG   - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency'
2025-06-03 00:31:46,437 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:46,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2025-06-03 00:31:46,918 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:47,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2025-06-03 00:31:47,379 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:47,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2025-06-03 00:31:47,856 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:48,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2025-06-03 00:31:48,369 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:48,720 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-06-03 00:31:48,971 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:49,170 [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-06-03 00:31:49,421 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:49,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-06-03 00:31:49,960 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:50,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:50,135 [    scc.repo] DEBUG   - PR 152 jburel 'Set class in doc'
2025-06-03 00:31:50,386 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:50,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2025-06-03 00:31:50,865 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:51,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2025-06-03 00:31:51,333 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:51,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-06-03 00:31:51,845 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:52,047 [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-06-03 00:31:52,299 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:52,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-06-03 00:31:52,748 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:52,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2025-06-03 00:31:52,945 [    scc.repo] DEBUG   - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-06-03 00:31:52,945 [    scc.repo] DEBUG ## Branches found:
2025-06-03 00:31:52,946 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-06-03 00:31:52,946 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:52,946 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:52,948 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-06-03 00:31:52,951 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-06-03 00:31:52,951 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-06-03 00:31:52,954 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-06-03 00:31:52,957 [     scc.git] DEBUG Already up to date.

2025-06-03 00:31:52,957 [     scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2025-06-03 00:31:53,284 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-06-03 00:31:53,284 [     scc.git] DEBUG  * branch              refs/pull/61/head -> FETCH_HEAD
2025-06-03 00:31:53,289 [     scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2025-06-03 00:31:53,853 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-06-03 00:31:53,854 [     scc.git] DEBUG  * branch              refs/pull/152/head -> FETCH_HEAD
2025-06-03 00:31:53,858 [     scc.git] DEBUG Calling 'git fetch origin pull/195/head'
2025-06-03 00:31:54,126 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-06-03 00:31:54,126 [     scc.git] DEBUG  * branch              refs/pull/195/head -> FETCH_HEAD
2025-06-03 00:31:54,130 [     scc.git] DEBUG ## Unique users: []
2025-06-03 00:31:54,130 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:54,130 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:54,132 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-06-03 00:31:54,139 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:54,141 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-06-03 00:31:54,159 [     scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf.  Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2025-06-03 00:31:54,159 [     scc.git] DEBUG Auto-merging build.gradle
2025-06-03 00:31:54,159 [     scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2025-06-03 00:31:54,160 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-06-03 00:31:54,160 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-06-03 00:31:54,164 [     scc.git] DEBUG Calling 'git reset --hard 5096f6dca3f4669c735b1257adca12cb21927db1'
2025-06-03 00:31:54,172 [     scc.git] DEBUG HEAD is now at 5096f6dc Merge pull request #197 from sbesson/calcitecore_1.39
2025-06-03 00:31:54,173 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:54,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:54,354 [     scc.git] DEBUG Calling 'git merge-base 5096f6dca3f4669c735b1257adca12cb21927db1 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-06-03 00:31:54,360 [     scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..5096f6dca3f4669c735b1257adca12cb21927db1'
2025-06-03 00:31:54,364 [     scc.git] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#450](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - build.gradle
    - .travis.yml

--conflicts

2025-06-03 00:31:54,366 [  scc.config] DEBUG Found github.token
2025-06-03 00:31:54,367 [     scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2025-06-03 00:31:54,367 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2025-06-03 00:31:54,372 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:54,374 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2025-06-03 00:31:54,389 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:31:54,392 [     scc.git] DEBUG  src/main/java/ome/api/local/LocalSession.java | 2 +-
2025-06-03 00:31:54,393 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-06-03 00:31:54,604 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:54,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:54,767 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4f20e4c11a1630cb7613456caa530f6f01a5a8b6'
2025-06-03 00:31:54,772 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:54,774 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 195 (Bump com.jamonapi:jamon to 2.82 and declare as a test dependency) 4f20e4c11a1630cb7613456caa530f6f01a5a8b6'
2025-06-03 00:31:54,789 [     scc.git] DEBUG Auto-merging build.gradle
2025-06-03 00:31:54,791 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-06-03 00:31:54,794 [     scc.git] DEBUG  build.gradle                                 | 2 +-
2025-06-03 00:31:54,794 [     scc.git] DEBUG  src/main/resources/ome/services/services.xml | 4 ++--
2025-06-03 00:31:54,794 [     scc.git] DEBUG  2 files changed, 3 insertions(+), 3 deletions(-)
2025-06-03 00:31:55,018 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:55,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:55,193 [     scc.git] DEBUG Calling 'git submodule update'
2025-06-03 00:31:55,235 [     scc.git] DEBUG Get sha1 of %s
2025-06-03 00:31:55,235 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-06-03 00:31:55,237 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:31:55,274 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:31:55,282 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f47bc50add0> has no local changes
2025-06-03 00:31:55,282 [     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 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency'

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

Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:31:55,290 [     scc.git] DEBUG [detached HEAD 9d7d2b94] merge master -Dorg -Ssuccess-only
2025-06-03 00:31:55,290 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:55,290 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-06-03 00:31:55,339 [  scc.config] DEBUG Found submodule.omero-blitz.url
2025-06-03 00:31:55,444 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:55,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:55,642 [  scc.config] DEBUG Found submodule.omero-blitz.branch
2025-06-03 00:31:55,644 [  scc.config] DEBUG Found submodule.omero-common.url
2025-06-03 00:31:55,888 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:56,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:56,051 [  scc.config] DEBUG Found submodule.omero-common.branch
2025-06-03 00:31:56,053 [  scc.config] DEBUG Found submodule.omero-gateway-java.url
2025-06-03 00:31:56,298 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:56,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:56,465 [  scc.config] DEBUG Found submodule.omero-gateway-java.branch
2025-06-03 00:31:56,467 [  scc.config] DEBUG Found submodule.omero-model.url
2025-06-03 00:31:56,712 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:56,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:56,877 [  scc.config] DEBUG Found submodule.omero-model.branch
2025-06-03 00:31:56,880 [  scc.config] DEBUG Found submodule.omero-renderer.url
2025-06-03 00:31:57,123 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:57,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:57,298 [  scc.config] DEBUG Found submodule.omero-renderer.branch
2025-06-03 00:31:57,300 [  scc.config] DEBUG Found submodule.omero-romio.url
2025-06-03 00:31:57,545 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:57,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:57,703 [  scc.config] DEBUG Found submodule.omero-romio.branch
2025-06-03 00:31:57,705 [  scc.config] DEBUG Found submodule.omero-server.url
2025-06-03 00:31:57,950 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-06-03 00:31:58,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-06-03 00:31:58,109 [  scc.config] DEBUG Found submodule.omero-server.branch
2025-06-03 00:31:58,109 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-06-03 00:31:58,150 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f47bc38bf90> has local changes
2025-06-03 00:31:58,150 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 244 dependabot[bot] 'Bump omero-romio from `18595c1` to `05289b8`'
  - PR 245 dependabot[bot] 'Bump omero-renderer from `29e6f1a` to `36f6079`'
  - PR 247 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `b56a31d`'
  - PR 248 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `5096f6d`'
  - PR 249 dependabot[bot] 'Bump omero-model from `c4c6357` to `cf13630`'

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 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'

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

Merged PRs:
  - PR 42 jburel 'include all'

Repository: ome/omero-gateway-java
Excluded PRs:
  - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin)
  - PR 30 jburel 'Import image' (exclude comment)
Updating d0d0e47..20415d6
Previously merged:
  - PR 102 sbesson 'Add CodeQL workflow'

Merged PRs:
  - PR 93 dominikl 'Renderfacility'

Repository: ome/omero-model
Updating cf13630..4a38610
Previously merged:
  - PR 117 sbesson 'Remove bufr and udunits dependencies from omero-model'

Merged PRs:
  - PR 113 jburel 'Review repo'

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


Repository: ome/omero-romio
Excluded PRs:
  - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.


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 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency'

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

Generated by OMERO-build-push#450 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/450/)'
2025-06-03 00:31:58,159 [     scc.git] DEBUG [detached HEAD 3712159] merge master -Dorg -Ssuccess-only
2025-06-03 00:31:58,159 [     scc.git] DEBUG  8 files changed, 14 insertions(+), 14 deletions(-)
2025-06-03 00:31:58,160 [   scc.merge] INFO  Repository: ome/omero-build
2025-06-03 00:31:58,160 [   scc.merge] INFO  Already up to date.
2025-06-03 00:31:58,160 [   scc.merge] INFO  
2025-06-03 00:31:58,160 [   scc.merge] INFO  Merged PRs:
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 244 dependabot[bot] 'Bump omero-romio from `18595c1` to `05289b8`'
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 245 dependabot[bot] 'Bump omero-renderer from `29e6f1a` to `36f6079`'
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 247 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `b56a31d`'
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 248 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `5096f6d`'
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 249 dependabot[bot] 'Bump omero-model from `c4c6357` to `cf13630`'
2025-06-03 00:31:58,160 [   scc.merge] INFO  
2025-06-03 00:31:58,160 [   scc.merge] INFO  Repository: ome/omero-blitz
2025-06-03 00:31:58,160 [   scc.merge] INFO  Already up to date.
2025-06-03 00:31:58,160 [   scc.merge] INFO  
2025-06-03 00:31:58,160 [   scc.merge] INFO  Merged PRs:
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 132 jburel 'Fix javadoc warning'
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2025-06-03 00:31:58,160 [   scc.merge] INFO  
2025-06-03 00:31:58,160 [   scc.merge] INFO  Repository: ome/omero-common
2025-06-03 00:31:58,160 [   scc.merge] INFO  Excluded PRs:
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 40 jburel 'set classifier' (exclude comment)
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2025-06-03 00:31:58,160 [   scc.merge] INFO  Updating 754892b..34197b8
2025-06-03 00:31:58,160 [   scc.merge] INFO  Previously merged:
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 50 sbesson 'Add CodeQL workflow'
2025-06-03 00:31:58,160 [   scc.merge] INFO  
2025-06-03 00:31:58,160 [   scc.merge] INFO  Merged PRs:
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 42 jburel 'include all'
2025-06-03 00:31:58,160 [   scc.merge] INFO  
2025-06-03 00:31:58,160 [   scc.merge] INFO  Repository: ome/omero-gateway-java
2025-06-03 00:31:58,160 [   scc.merge] INFO  Excluded PRs:
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin)
2025-06-03 00:31:58,160 [   scc.merge] INFO    - PR 30 jburel 'Import image' (exclude comment)
2025-06-03 00:31:58,160 [   scc.merge] INFO  Updating d0d0e47..20415d6
2025-06-03 00:31:58,160 [   scc.merge] INFO  Previously merged:
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 102 sbesson 'Add CodeQL workflow'
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  Merged PRs:
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 93 dominikl 'Renderfacility'
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  Repository: ome/omero-model
2025-06-03 00:31:58,161 [   scc.merge] INFO  Updating cf13630..4a38610
2025-06-03 00:31:58,161 [   scc.merge] INFO  Previously merged:
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 117 sbesson 'Remove bufr and udunits dependencies from omero-model'
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  Merged PRs:
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 113 jburel 'Review repo'
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  Repository: ome/omero-renderer
2025-06-03 00:31:58,161 [   scc.merge] INFO  Excluded PRs:
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2025-06-03 00:31:58,161 [   scc.merge] INFO  Already up to date.
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  Repository: ome/omero-romio
2025-06-03 00:31:58,161 [   scc.merge] INFO  Excluded PRs:
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2025-06-03 00:31:58,161 [   scc.merge] INFO  Already up to date.
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  Repository: ome/omero-server
2025-06-03 00:31:58,161 [   scc.merge] INFO  Excluded PRs:
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2025-06-03 00:31:58,161 [   scc.merge] INFO  Already up to date.
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  Merged PRs:
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 152 jburel 'Set class in doc'
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency'
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] INFO  Conflicting PRs (not included):
2025-06-03 00:31:58,161 [   scc.merge] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-06-03 00:31:58,161 [   scc.merge] INFO  
2025-06-03 00:31:58,161 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-06-03 00:31:58,162 [     scc.git] DEBUG Calling 'git remote'
2025-06-03 00:31:58,164 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-06-03 00:31:58,164 [     scc.git] DEBUG Calling 'git remote'
2025-06-03 00:31:58,166 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:58,166 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-06-03 00:31:58,166 [     scc.git] DEBUG Calling 'git remote'
2025-06-03 00:31:58,168 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:58,168 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-06-03 00:31:58,168 [     scc.git] DEBUG Calling 'git remote'
2025-06-03 00:31:58,170 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:58,170 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-06-03 00:31:58,170 [     scc.git] DEBUG Calling 'git remote'
2025-06-03 00:31:58,172 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:58,172 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-06-03 00:31:58,172 [     scc.git] DEBUG Calling 'git remote'
2025-06-03 00:31:58,174 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:58,174 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-06-03 00:31:58,174 [     scc.git] DEBUG Calling 'git remote'
2025-06-03 00:31:58,176 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-06-03 00:31:58,176 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-06-03 00:31:58,177 [     scc.git] DEBUG Calling 'git remote'
2025-06-03 00:31:58,179 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.2 to 5.7.3-SNAPSHOT
Updating omero-server from 5.7.2 to 5.7.3-SNAPSHOT
Updating omero-model from 5.7.2 to 5.7.3-SNAPSHOT
Updating omero-blitz from 5.8.2 to 5.8.3-SNAPSHOT
Updating formats-gpl from 8.2.0 to 8.3.0-SNAPSHOT
Updating omero-romio from 5.8.2 to 5.8.3-SNAPSHOT
Updating omero-common from 5.7.2 to 5.7.3-SNAPSHOT
Updating omero-common-test from 5.7.2 to 5.7.3-SNAPSHOT
Updating omero-renderer from 5.6.2 to 5.6.3-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 c0d24ac0] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 8eec414] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 96b2892] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD b070ceb] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 7357a9e] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 6a9d41f] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD e6732178] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 09cb6b4] Update component versions
 7 files changed, 7 insertions(+), 7 deletions(-)
2025-06-03 00:32:32,439 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS