Started by upstream project "Trigger" build number 208 originally caused by: Started by user devspace Running as SYSTEM Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/BIOFORMATS-push The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/omero/workspace/BIOFORMATS-push/bio-formats-build/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ome/bio-formats-build # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -ffdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/ome/bio-formats-build > git --version # timeout=10 > git --version # 'git version 2.47.3' > git fetch --tags --force --progress -- https://github.com/ome/bio-formats-build +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9e8c9ff560c2beea8ec33cc8a45a192d8a2f8fe0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e8c9ff560c2beea8ec33cc8a45a192d8a2f8fe0 # timeout=10 Commit message: "Merge pull request #731 from pwalczysko/fix-build-no-ant" > git rev-list --no-walk 9e8c9ff560c2beea8ec33cc8a45a192d8a2f8fe0 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.ome-common-java.url # timeout=10 > git config -f .gitmodules --get submodule.ome-common-java.path # timeout=10 > git config --get submodule.ome-model.url # timeout=10 > git config -f .gitmodules --get submodule.ome-model.path # timeout=10 > git config --get submodule.ome-poi.url # timeout=10 > git config -f .gitmodules --get submodule.ome-poi.path # timeout=10 > git config --get submodule.ome-mdbtools.url # timeout=10 > git config -f .gitmodules --get submodule.ome-mdbtools.path # timeout=10 > git config --get submodule.ome-jai.url # timeout=10 > git config -f .gitmodules --get submodule.ome-jai.path # timeout=10 > git config --get submodule.ome-codecs.url # timeout=10 > git config -f .gitmodules --get submodule.ome-codecs.path # timeout=10 > git config --get submodule.ome-metakit.url # timeout=10 > git config -f .gitmodules --get submodule.ome-metakit.path # timeout=10 > git config --get submodule.ome-stubs.url # timeout=10 > git config -f .gitmodules --get submodule.ome-stubs.path # timeout=10 > git config --get submodule.bioformats.url # timeout=10 > git config -f .gitmodules --get submodule.bioformats.path # timeout=10 > git config --get submodule.bio-formats-documentation.url # timeout=10 > git config -f .gitmodules --get submodule.bio-formats-documentation.path # timeout=10 > git config --get submodule.bio-formats-examples.url # timeout=10 > git config -f .gitmodules --get submodule.bio-formats-examples.path # timeout=10 > git config --get submodule.ZarrReader.url # timeout=10 > git config -f .gitmodules --get submodule.ZarrReader.path # timeout=10 > git submodule update --init --recursive --remote ome-common-java # timeout=10 > git submodule update --init --recursive --remote ome-model # timeout=10 > git submodule update --init --recursive --remote ome-poi # timeout=10 > git submodule update --init --recursive --remote ome-mdbtools # timeout=10 > git submodule update --init --recursive --remote ome-jai # timeout=10 > git submodule update --init --recursive --remote ome-codecs # timeout=10 > git submodule update --init --recursive --remote ome-metakit # timeout=10 > git submodule update --init --recursive --remote ome-stubs # timeout=10 > git submodule update --init --recursive --remote bioformats # timeout=10 > git submodule update --init --recursive --remote bio-formats-documentation # timeout=10 > git submodule update --init --recursive --remote bio-formats-examples # timeout=10 > git submodule update --init --recursive --remote ZarrReader # timeout=10 [BIOFORMATS-push] $ /bin/bash -xe /tmp/jenkins16850597815943375050.sh + python3.11 -mvenv venv + source /home/omero/workspace/BIOFORMATS-push/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/BIOFORMATS-push/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/BIOFORMATS-push/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 + pip install -U pip Requirement already satisfied: pip in ./venv/lib64/python3.11/site-packages (26.1.1) + pip install -U scc Requirement already satisfied: scc in ./venv/lib64/python3.11/site-packages (0.20.0) Requirement already satisfied: PyGithub>=1.54 in ./venv/lib64/python3.11/site-packages (from scc) (2.8.1) Requirement already satisfied: PyYAML>=5.1 in ./venv/lib64/python3.11/site-packages (from scc) (6.0.3) Requirement already satisfied: future in ./venv/lib64/python3.11/site-packages (from scc) (1.0.0) Requirement already satisfied: ruamel.yaml in ./venv/lib64/python3.11/site-packages (from scc) (0.18.16) Requirement already satisfied: ruamel.yaml.jinja2 in ./venv/lib64/python3.11/site-packages (from scc) (0.2.7) Requirement already satisfied: six in ./venv/lib64/python3.11/site-packages (from scc) (1.17.0) Requirement already satisfied: urllib3<2 in ./venv/lib64/python3.11/site-packages (from scc) (1.26.20) Requirement already satisfied: yaclifw<0.3,>=0.2.0 in ./venv/lib64/python3.11/site-packages (from scc) (0.2.0) Requirement already satisfied: pynacl>=1.4.0 in ./venv/lib64/python3.11/site-packages (from PyGithub>=1.54->scc) (1.6.1) Requirement already satisfied: requests>=2.14.0 in ./venv/lib64/python3.11/site-packages (from PyGithub>=1.54->scc) (2.32.5) Requirement already satisfied: pyjwt>=2.4.0 in ./venv/lib64/python3.11/site-packages (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) (2.10.1) Requirement already satisfied: typing-extensions>=4.5.0 in ./venv/lib64/python3.11/site-packages (from PyGithub>=1.54->scc) (4.15.0) Requirement already satisfied: cryptography>=3.4.0 in ./venv/lib64/python3.11/site-packages (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) (46.0.3) Requirement already satisfied: cffi>=2.0.0 in ./venv/lib64/python3.11/site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) (2.0.0) Requirement already satisfied: pycparser in ./venv/lib64/python3.11/site-packages (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) (2.23) Requirement already satisfied: charset_normalizer<4,>=2 in ./venv/lib64/python3.11/site-packages (from requests>=2.14.0->PyGithub>=1.54->scc) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in ./venv/lib64/python3.11/site-packages (from requests>=2.14.0->PyGithub>=1.54->scc) (3.11) Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib64/python3.11/site-packages (from requests>=2.14.0->PyGithub>=1.54->scc) (2025.11.12) Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in ./venv/lib64/python3.11/site-packages (from ruamel.yaml->scc) (0.2.15) + PATH=/home/omero/workspace/BIOFORMATS-push/bio-formats-build/scripts:/home/omero/workspace/BIOFORMATS-push/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + MERGE_OPTIONS='--no-ask --reset --comment -S success-only' + cd bio-formats-build + echo 'Merge base repository (no submodule updates)' Merge base repository (no submodule updates) + scc merge --no-ask --reset --comment -S success-only --shallow master 2026-05-21 15:04:19,073 [ scc.merge] INFO Merging Pull Request(s) based on master 2026-05-21 15:04:19,073 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2026-05-21 15:04:19,073 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2026-05-21 15:04:19,073 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2026-05-21 15:04:19,073 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2026-05-21 15:04:19,073 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2026-05-21 15:04:19,567 [ scc.merge] INFO Repository: ome/bio-formats-build 2026-05-21 15:04:19,567 [ scc.merge] INFO Already up to date. 2026-05-21 15:04:19,567 [ scc.merge] INFO 2026-05-21 15:04:19,567 [ scc.merge] INFO + git submodule sync Synchronizing submodule url for 'ZarrReader' Synchronizing submodule url for 'bio-formats-documentation' Synchronizing submodule url for 'bio-formats-examples' Synchronizing submodule url for 'bioformats' Synchronizing submodule url for 'ome-codecs' Synchronizing submodule url for 'ome-common-java' Synchronizing submodule url for 'ome-jai' Synchronizing submodule url for 'ome-mdbtools' Synchronizing submodule url for 'ome-metakit' Synchronizing submodule url for 'ome-model' Synchronizing submodule url for 'ome-poi' Synchronizing submodule url for 'ome-stubs' + git submodule update --remote --recursive Submodule path 'ZarrReader': checked out '5f3faa45fef73473bce6e4fc732a9cccc05c105d' Submodule path 'bio-formats-documentation': checked out '9031aed141012ee86035d0e9dd8a1a4394b7b819' Submodule path 'bio-formats-examples': checked out '669e8f37d483c62a4f8e9da89f14b7a8220b883f' Submodule path 'bioformats': checked out '4fe6b0d71ef4b201824ed2d5d90117e929420dfd' Submodule path 'ome-codecs': checked out 'b938c4f1cc97da9b8946ed29ed7a7f3f1292b299' Submodule path 'ome-common-java': checked out '70a35d72697e18632625d143461b3ea6b6a05c56' Submodule path 'ome-jai': checked out '9f1b4efff4c048da02bc6634ed3325cb38b41f0f' Submodule path 'ome-mdbtools': checked out '9c3c3e268e1e76dd602daa88788403073b532e24' Submodule path 'ome-metakit': checked out '66026d63a298f2e785b271365d449bf4a497d54d' Submodule path 'ome-model': checked out '142fd2ec2a01ebdc2e3def196f939015c5afa38d' Submodule path 'ome-poi': checked out 'd727828f8f30ce7a97d13b58dba97580e75bab5d' Submodule path 'ome-stubs': checked out '6a87342b85e0539247e64f53045ea776c90a269b' + echo 'Merge all submodules using repository configuration:' Merge all submodules using repository configuration: + cat scripts/repositories.yml base-branch: master submodules: ome-common-java: base-branch: master bioformats: base-branch: develop bio-formats-documentation: base-branch: master bio-formats-examples: base-branch: master ome-codecs: base-branch: master ome-common-java: base-branch: master ome-jai: base-branch: master ome-mdbtools: base-branch: master ome-metakit: base-branch: master ome-model: base-branch: master ome-poi: base-branch: master ome-stubs: base-branch: master ZarrReader: base-branch: main ++ pwd + scc merge --repository-config=/home/omero/workspace/BIOFORMATS-push/bio-formats-build/scripts/repositories.yml --no-ask --reset --comment -S success-only --update-gitmodules --push merge_ci master Following Github server redirection from /repos/openmicroscopy/bioformats to /repositories/2510503 2026-05-21 15:04:37,876 [github.Reque] INFO Following Github server redirection from /repos/openmicroscopy/bioformats to /repositories/2510503 2026-05-21 15:05:03,374 [ scc.merge] INFO Merging Pull Request(s) based on master 2026-05-21 15:05:03,374 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2026-05-21 15:05:03,375 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2026-05-21 15:05:03,375 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2026-05-21 15:05:03,375 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2026-05-21 15:05:03,375 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2026-05-21 15:05:03,814 [ scc.git] INFO Overriding base-branch from master to main Build was aborted Calling Pipeline was cancelled Archiving artifacts Terminated Finished: ABORTED