Skip to content
14:17:09 Started by user devspace
14:17:09 Running as SYSTEM
14:17:09 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration
14:17:09 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins18345350929846559429.sh
14:17:09 + source /home/settings.env
14:17:09 ++ OMERO_DB_HOST=pg
14:17:09 ++ OMERO_DB_USER=postgres
14:17:09 ++ OMERO_DB_PASS=
14:17:09 ++ OMERO_ROOT_PASS=omero
14:17:09 ++ OMERO_DATA_DIR=/OMERO
14:17:09 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
14:17:09 + OMERO_DB_NAME=OMERO-test-integration
14:17:09 + SRC=/home/omero/workspace/OMERO-test-integration/src
14:17:09 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
14:17:09 + OMERO_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
14:17:09 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
14:17:09 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
14:17:09 + '[' -e /home/omero/workspace/OMERO-test-integration/.venv3 ']'
14:17:09 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
14:17:09 ++ deactivate nondestructive
14:17:09 ++ '[' -n '' ']'
14:17:09 ++ '[' -n '' ']'
14:17:09 ++ hash -r
14:17:09 ++ '[' -n '' ']'
14:17:09 ++ unset VIRTUAL_ENV
14:17:09 ++ unset VIRTUAL_ENV_PROMPT
14:17:09 ++ '[' '!' nondestructive = nondestructive ']'
14:17:09 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
14:17:09 ++ export VIRTUAL_ENV
14:17:09 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:17:09 ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:17:09 ++ export PATH
14:17:09 ++ '[' -n '' ']'
14:17:09 ++ '[' -z '' ']'
14:17:09 ++ _OLD_VIRTUAL_PS1=
14:17:09 ++ PS1='(.venv3) '
14:17:09 ++ export PS1
14:17:09 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
14:17:09 ++ export VIRTUAL_ENV_PROMPT
14:17:09 ++ hash -r
14:17:09 + omero admin stop
14:17:11 FATAL: OMERO directory does not exist: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid
14:17:11 + echo not running
14:17:11 not running
14:17:11 + deactivate
14:17:11 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
14:17:11 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:17:11 + export PATH
14:17:11 + unset _OLD_VIRTUAL_PATH
14:17:11 + '[' -n '' ']'
14:17:11 + hash -r
14:17:11 + '[' -n '' ']'
14:17:11 + unset VIRTUAL_ENV
14:17:11 + unset VIRTUAL_ENV_PROMPT
14:17:11 + '[' '!' '' = nondestructive ']'
14:17:11 + unset -f deactivate
14:17:11 + sleep 5
14:17:16 + dropdb -f -h pg -U postgres OMERO-test-integration
14:17:16 dropdb: error: database removal failed: ERROR:  database "OMERO-test-integration" does not exist
14:17:16 + echo Already exists maybe
14:17:16 Already exists maybe
14:17:16 + rm -rf /home/omero/workspace/OMERO-test-integration/src
14:17:18 + python3.11 -m venv /home/omero/workspace/OMERO-test-integration/.venv3
14:17:21 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
14:17:21 ++ deactivate nondestructive
14:17:21 ++ '[' -n '' ']'
14:17:21 ++ '[' -n '' ']'
14:17:21 ++ hash -r
14:17:21 ++ '[' -n '' ']'
14:17:21 ++ unset VIRTUAL_ENV
14:17:21 ++ unset VIRTUAL_ENV_PROMPT
14:17:21 ++ '[' '!' nondestructive = nondestructive ']'
14:17:21 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
14:17:21 ++ export VIRTUAL_ENV
14:17:21 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:17:21 ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:17:21 ++ export PATH
14:17:21 ++ '[' -n '' ']'
14:17:21 ++ '[' -z '' ']'
14:17:21 ++ _OLD_VIRTUAL_PS1='(.venv3) '
14:17:21 ++ PS1='(.venv3) (.venv3) '
14:17:21 ++ export PS1
14:17:21 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
14:17:21 ++ export VIRTUAL_ENV_PROMPT
14:17:21 ++ hash -r
14:17:21 + pip install -U pip setuptools
14:17:22 Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (26.2)
14:17:22 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (83.0.0)
14:17:23 + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl
14:17:24 Collecting zeroc-ice==3.6.5
14:17:24   Downloading zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB)
14:17:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 14.1 MB/s  0:00:02
14:17:27 + pip install markdown
14:17:28 Requirement already satisfied: markdown in ./.venv3/lib64/python3.11/site-packages (3.10.2)
14:17:28 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock
14:17:29 Requirement already satisfied: mox3 in ./.venv3/lib64/python3.11/site-packages (1.1.0)
14:17:29 Requirement already satisfied: pytest in ./.venv3/lib64/python3.11/site-packages (9.1.1)
14:17:29 Requirement already satisfied: pytest-django in ./.venv3/lib64/python3.11/site-packages (4.12.0)
14:17:29 Requirement already satisfied: pytest-xdist in ./.venv3/lib64/python3.11/site-packages (3.8.0)
14:17:29 Requirement already satisfied: pytest-mock in ./.venv3/lib64/python3.11/site-packages (3.15.1)
14:17:29 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.venv3/lib64/python3.11/site-packages (from mox3) (7.0.3)
14:17:29 Requirement already satisfied: fixtures>=3.0.0 in ./.venv3/lib64/python3.11/site-packages (from mox3) (4.3.2)
14:17:29 Requirement already satisfied: iniconfig>=1.0.1 in ./.venv3/lib64/python3.11/site-packages (from pytest) (2.3.0)
14:17:29 Requirement already satisfied: packaging>=22 in ./.venv3/lib64/python3.11/site-packages (from pytest) (26.2)
14:17:29 Requirement already satisfied: pluggy<2,>=1.5 in ./.venv3/lib64/python3.11/site-packages (from pytest) (1.6.0)
14:17:29 Requirement already satisfied: pygments>=2.7.2 in ./.venv3/lib64/python3.11/site-packages (from pytest) (2.20.0)
14:17:29 Requirement already satisfied: execnet>=2.1 in ./.venv3/lib64/python3.11/site-packages (from pytest-xdist) (2.1.2)
14:17:29 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->mox3) (83.0.0)
14:17:29 + pip install tables
14:17:30 Requirement already satisfied: tables in ./.venv3/lib64/python3.11/site-packages (3.11.1)
14:17:30 Requirement already satisfied: numpy>=1.20.0 in ./.venv3/lib64/python3.11/site-packages (from tables) (2.4.6)
14:17:30 Requirement already satisfied: numexpr>=2.6.2 in ./.venv3/lib64/python3.11/site-packages (from tables) (2.14.1)
14:17:30 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from tables) (26.2)
14:17:30 Requirement already satisfied: py-cpuinfo in ./.venv3/lib64/python3.11/site-packages (from tables) (9.0.0)
14:17:30 Requirement already satisfied: blosc2>=2.3.0 in ./.venv3/lib64/python3.11/site-packages (from tables) (4.7.0)
14:17:30 Requirement already satisfied: ndindex in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (1.10.1)
14:17:30 Requirement already satisfied: msgpack in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (1.2.1)
14:17:30 Requirement already satisfied: pydantic in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (2.13.4)
14:17:30 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (2.34.2)
14:17:30 Requirement already satisfied: rich in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (15.0.0)
14:17:30 Requirement already satisfied: threadpoolctl in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (3.6.0)
14:17:30 Requirement already satisfied: annotated-types>=0.6.0 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (0.7.0)
14:17:30 Requirement already satisfied: pydantic-core==2.46.4 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (2.46.4)
14:17:30 Requirement already satisfied: typing-extensions>=4.14.1 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (4.16.0)
14:17:30 Requirement already satisfied: typing-inspection>=0.4.2 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (0.4.2)
14:17:30 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (3.4.9)
14:17:30 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (3.18)
14:17:30 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (2.7.0)
14:17:30 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (2026.6.17)
14:17:30 Requirement already satisfied: markdown-it-py>=2.2.0 in ./.venv3/lib64/python3.11/site-packages (from rich->blosc2>=2.3.0->tables) (4.2.0)
14:17:30 Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.venv3/lib64/python3.11/site-packages (from rich->blosc2>=2.3.0->tables) (2.20.0)
14:17:30 Requirement already satisfied: mdurl~=0.1 in ./.venv3/lib64/python3.11/site-packages (from markdown-it-py>=2.2.0->rich->blosc2>=2.3.0->tables) (0.1.2)
14:17:30 + pip install jinja2
14:17:31 Requirement already satisfied: jinja2 in ./.venv3/lib64/python3.11/site-packages (3.1.6)
14:17:31 Requirement already satisfied: MarkupSafe>=2.0 in ./.venv3/lib64/python3.11/site-packages (from jinja2) (3.0.3)
14:17:31 + pip install PyYAML
14:17:32 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (6.0.3)
14:17:32 Copied 1 artifact from "OMERO-build" build number 29
14:17:33 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 25
14:17:33 Copied 2 artifacts from "OMERO-build-build" build number 37
14:17:33 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins18329496075097415824.sh
14:17:33 + source /home/settings.env
14:17:33 ++ OMERO_DB_HOST=pg
14:17:33 ++ OMERO_DB_USER=postgres
14:17:33 ++ OMERO_DB_PASS=
14:17:33 ++ OMERO_ROOT_PASS=omero
14:17:33 ++ OMERO_DATA_DIR=/OMERO
14:17:33 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
14:17:33 + export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
14:17:33 + ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
14:17:33 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
14:17:33 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
14:17:33 + OMERO_DB_NAME=OMERO-test-integration
14:17:33 + OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data
14:17:33 + mkdir -p /home/omero/workspace/OMERO-test-integration/data
14:17:33 + SRC=/home/omero/workspace/OMERO-test-integration/src
14:17:33 ++ ls openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29.zip
14:17:33 + ZIP_SRC=openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29.zip
14:17:33 + unzip openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29.zip
14:17:33 Archive:  openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29.zip
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.classpath-template  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.github/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.github/Pull_Request_Template.md  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.github/workflows/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.github/workflows/docker_build.yml  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.github/workflows/release.yml  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.github/workflows/source_build.yml  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.github/workflows/update.yaml  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.mailmap  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/.project  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/CMakeLists.txt  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/CONTRIBUTING.md  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/Dockerfile  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/LICENSE.txt  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/README.md  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/SUPPORT.md  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/build.bat  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/build.py  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/build.xml  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/.classpath  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/.project  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/resources/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/resources/excludebugs.xml  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/resources/global.xml  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/resources/hibernate.xml  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/resources/lifecycle.xml  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/resources/version.xml  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/scripts/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/scripts/parse_version  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/scripts/source-archive.py  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/build.xml  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/README.md  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/build.xml  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/plugins/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/plugins/robot.py  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/robot.template  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/web/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/web/annotation.txt  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/web/login.txt  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/web/thumbs.txt  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/web/tree.txt  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/web/webadmin.txt  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/resources/well_sample_posXY.py  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/robot_setup.sh  
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/
14:17:33    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/annotate_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/center_right_panel_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/create_scenario.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/delete_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/download_options_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/filter_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/forms_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/history_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/map_annotations_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/post_copy_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/post_cut_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/post_drag_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/post_manage_test.robot  
14:17:33   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/rdef_test.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/search.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/search_annotation_test.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/show_test.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/spw_test.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/tagging_test.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/view_image.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/webadmin_login.robot  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tests/ui/testcases/web/webadmin_user_settings.robot  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/CMakeLists.txt  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/CompilerChecks.cmake  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/FindIce.cmake  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/GTest.cmake  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/Version.cmake  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/README  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc  
14:17:34    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc  
14:17:34   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h  
14:17:35    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/README.h  
14:17:35    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/ClientErrors.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/ClientErrors.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h  
14:17:35  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/IcePortPop.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/IcePortPush.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/ObjectFactory.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/RTypesI.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/RTypesI.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/all.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/callbacks.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/callbacks.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/client.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/client.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/clientF.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/clientF.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/conversions.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/conversions.h  
14:17:35    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/internal/
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/internal/fixes.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/min.h  
14:17:35    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/DetailsI.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/FrequencyI.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/LengthI.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/LengthI.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/PermissionsI.h  
14:17:35   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/PowerI.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/PowerI.h  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/PressureI.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/PressureI.h  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/TemperatureI.h  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/TimeI.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/model/TimeI.h  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/sys/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/sys/ParametersI.h  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/templates.h  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/util/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/util/concurrency.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/util/concurrency.h  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/util/tiles.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/util/tiles.h  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/util/uuid.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/src/omero/util/uuid.h  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/CMakeLists.txt  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/CMakeLists.txt  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/admin.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/annotations.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/api.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/beta3.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/chgrp.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/counts.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/delete.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/guest.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/mapannotation.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/model51.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/permissions.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/search.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/integration/sessions.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/main.cpp  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/omero/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/omero/CMakeLists.txt  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/omero/fixture.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/omero/fixture.h  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/safegtest.h  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/CMakeLists.txt  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/client.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/concurrency.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/conversions.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/model.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/operators.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/parameters.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/perms.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/rtypes.cpp  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/test/unit/units.cpp  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/utils/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/utils/CMakeLists.txt  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/utils/chgrp.cpp  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/build.xml  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/ivy.xml  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/setup.py  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/test/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/test/drivers.py  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/test/integration/
14:17:36  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/test/integration/__init__.py  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/test/integration/test_dbclient.py  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/test/records/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/test/records/first.txt  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroFS/test/records/outofsync.txt  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/.classpath-template  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/.project  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/build.gradle  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/build.xml  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/ivy.xml  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/resources/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/settings.gradle  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test.xml  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/fs.testng.xml  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/gateway.testng.xml  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration.testng.xml  
14:17:36    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/AbstractServerTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/AbstractTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/AdminServiceTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/AgentTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/BlockSizeTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ClientUsageTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/CmdCallbackTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/DeleteServiceTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/DiskUsageTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/DuplicationTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ExporterTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ImportAsTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ImportLibraryTest.java  
14:17:36   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ImporterTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/MapAnnotationTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/MetadataServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ModelMockFactory.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/PermissionsTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/PermissionsTestAll.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/PixelsServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/PojosServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/RawFileStoreTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/RenderingEngineTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ResetPasswordTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/RoiServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/RolesTests.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/ScriptServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/TableTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/UpdateServiceTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chmod/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chmod/RolesTest.java  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chown/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/thumbnail/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroJava/test/integration/thumbnail/Utils.java  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/bin/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/bin/omero  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/bin/omero.bat  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/bin/setpythonpath.bat  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/bin/winconfig.bat  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/build.xml  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/examples/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/examples/createSession.py  
14:17:37  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/examples/load.omero  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/examples/projection_1.py  
14:17:37  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/examples/submit.omero  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/examples/upload.omero  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/ice.config  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/ivy.xml  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/manualtests/
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/manualtests/README.txt  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/manualtests/populate_roi_test.py  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/setup.py  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/
14:17:37  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/__init__.py  
14:17:37   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/conftest.py  
14:17:37    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/
14:17:37  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/__init__.py  
14:17:38  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/client_ctors.cfg  
14:17:38    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/
14:17:38  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/__init__.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/cli.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_admin.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_chown.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_db.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_delete.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_download.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_fs.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_group.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_import.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_ldap.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_metadata.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_obj.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_omero_pyramids.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_script.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_search.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_sessions.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_tag.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_upload.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/clitest/test_user.py  
14:17:38    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/fstest/
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/fstest/test_rename.py  
14:17:38    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/helpers.py  
14:17:38    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/test_populate.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py  
14:17:38    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptsharness/
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptsharness/definition.py  
14:17:38  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py  
14:17:38    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/
14:17:38  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/__init__.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/script.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py  
14:17:38    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/tablestest/
14:17:38  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2  
14:17:38  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/tablestest/test_service.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/tablestest/test_tables.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_admin.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_annotation.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_annotationPermissions.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_chgrp.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_chmod.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_chown.py  
14:17:38   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_client_ctors.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_clientusage.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_cmdcallback.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_counts.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_delete.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_exporter.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_files.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_iconfig.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_icontainer.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_ildap.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_imetadata.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_iquery.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_isession.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_ishare.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_itimeline.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_itypes.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_iupdate.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_librarytest.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_mail.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_mapannotation.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_metadatastore.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_model51.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_permissions.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_pixelsService.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_rawfilestore.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_reimport.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_render.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_reporawfilestore.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_repository.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_rois.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_scripts.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_search.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_simple.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_thumbs.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_tickets1000.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_tickets2000.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_tickets3000.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_tickets4000.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_tickets6000.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroPy/test/integration/test_util.py  
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/README.rst  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/build.xml  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/setup.py  
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/conftest.py  
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_annotate.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_api_containers.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_api_errors.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_api_images.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_api_login.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_api_projects.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_api_rois.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_api_wells.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_chgrp.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_chown.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_config.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_containers.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_csrf.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_decorators.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_download.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_groups_users.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_histogram.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_history.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_links.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_login.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_marshal.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_metadata.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_plategrid.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_rendering.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_scripts.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_show.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_simple.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_table.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_tags.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_thumbnails.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_tree.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_tree_annotations.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroWeb/test/integration/test_webadmin.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/build.xml  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/bump_version.py  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/common.xml  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/pytest.ini  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/python.xml  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/travis-build  
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/headers.txt  
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/hudson/
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/hudson/OMERO.sh  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/hudson/README.txt  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/hudson/functions.sh  
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/images/
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/images/block-diagram.svg  
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/images/build/
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/images/build/build_files.dot  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/images/build/build_files.png  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/images/build/build_files.svg  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/images/build/newbuild.dot  
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/install/
14:17:39    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/install/VM/
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/install/VM/README.md  
14:17:39   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/install/python_deps.sh  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/overview.html  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/package-template.html  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sequencediagrams/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sequencediagrams/Sessions.ods  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/Makefile  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/build.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/conf.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/index.rst  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/rules.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/sphinx.xml  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/themes/
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/themes/api_theme/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/themes/api_theme/layout.html  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/themes/api_theme/static/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/themes/api_theme/static/api_style.css_t  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/sphinx-api/themes/api_theme/theme.conf  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/styles/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/styles/CodeTemplate.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/styles/CodeTemplate.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/styles/OMERO_Eclipse_Code_Style.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/styles/README.txt  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/styles/checkstyle.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/docs/styles/headers.xml  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/backup.cfg  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/blitz/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/blitz/mail-senders.example  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/blitz/mail-server.example  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/build.properties  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/env.bat  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/env.sh  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/hibernate.properties  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/ice.config  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/ivysettings.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/logback-cli.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/logback-indexing-cli.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/logback-indexing.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/logback.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/mime.types  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/node1.cfg  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/node2.cfg  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/omero.properties  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/profiles/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/profiles/psql  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/rollover.cfg  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/Windows.cfg  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/error/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/error/maintainance.html  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/grid/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/grid/README  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/grid/default.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/grid/templates.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/grid/windefault.xml  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/ice.config  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/internal.cfg  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/templates/master.cfg  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/etc/testdropbox.config  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/CMakeLists.txt  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/CMakeLists.txt  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Callback.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Callback.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Callback.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/FileAnnotationDelete.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/FileAnnotationDelete.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Options.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Options.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Options.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Subclass.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Subclass.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Delete/Subclass.py  
14:17:40    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/CMakeLists.txt  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/clientpointer.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/collectionmethods.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/collectionmethods.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/collectionmethods.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/collectionmethods.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/configuration.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/configuration.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/configuration.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/configuration.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/constants.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/constants.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/constants.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/constants.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/constructors.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/constructors.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/constructors.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/constructors.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/details.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/details.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/details.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/details.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/enumerations.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/enumerations.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/enumerations.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/enumerations.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/getsetattr.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/interfaces.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/interfaces.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/interfaces.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/iterators.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/iterators.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/iterators.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/iterators.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/lists.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/lists.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/primitives.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/primitives.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/primitives.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/primitives.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/queries.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/queries.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/queries.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/queries.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/rcollection.cpp  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/rcollection.java  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/rcollection.m  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/rcollection.py  
14:17:40   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/smartpointers.cpp  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/staticfields.cpp  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/staticfields.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/staticfields.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/staticfields.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/sudo.cpp  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/sudo.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/sudo.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/sudo.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/timeout.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/timeout.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/unloaded.cpp  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/unloaded.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/unloaded.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/unloaded.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/updates.cpp  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/updates.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/updates.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroClients/updates.py  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroTables/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroTables/FindMeasurements.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroTables/MeasurementTable.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroTables/first.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/OmeroTables/iroi.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/README.txt  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/RegionsOfInterest/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/RegionsOfInterest/CMakeLists.txt  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/RegionsOfInterest/Main.cpp  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/RegionsOfInterest/Main.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/RegionsOfInterest/Main.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/RegionsOfInterest/SConscript  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/SConstruct  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScreenPlateWell/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScreenPlateWell/imagesperwell.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScreenPlateWell/imagesperwell.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScreenPlateWell/listplates.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScreenPlateWell/listplates.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScreenPlateWell/platebybarcode.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScreenPlateWell/platecodebyimage.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScreenPlateWell/platecodebyimage.py  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScriptingService/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScriptingService/Edit_Descriptions.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScriptingService/HelloWorld.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScriptingService/NativeWrapperExample.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScriptingService/Notifications.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScriptingService/Notifications.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScriptingService/adminWorkflow.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/ScriptingService/runHelloWorld.py  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/.classpath  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/.project  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/CreateImage.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/DeleteData.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/HowToUseTables.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/LoadMetadataAdvanced.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/ROIFolders.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/ROIs.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/RawDataAccess.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/ReadData.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/ReadDataAdvanced.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/RenderImages.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/Setup.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/Sudo.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/java/src/training/WriteData.java  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/javascript/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/javascript/index.html  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/javascript/utils.js  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/markup.py  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/ConnectToOMERO.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/CreateImage.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/DeleteData.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/Filesets.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/LoadMetadataAdvanced.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/ROIs.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/RawDataAccess.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/ReadData.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/ReadDataAdvanced.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/RenderImages.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/WriteData.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/exampleSuite.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/matlab/parseOmeroProperties.m  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Advanced/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Advanced/Create_Image_advanced.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Advanced/Raw_Data_advanced.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Advanced/Read_Data_advanced.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Advanced/Write_data_advanced.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Bulk_Shapes.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Connect_To_OMERO.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Create_Image.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Delete.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Filesets.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Groups_Permissions.py  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Json_Api/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Json_Api/Login.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Metadata.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Parse_OMERO_Properties.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/ROIs.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Raw_Data_Access.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Read_Data.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Render_Images.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Scripting_Service_Example.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Tables.py  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Task_Scripts/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Task_Scripts/ROIs_To_Table.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Task_Scripts/Raw_Data2.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Task_Scripts/Raw_Data_Task.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Task_Scripts/Write_Data_3.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Task_Scripts/Write_Data_4.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/Write_Data.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/python/__main__.py  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/Training/training_setup.sh  
14:17:41    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/AllProjects.h  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/AllProjects.java  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/AllProjects.m  
14:17:41   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/AllProjects.py  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/CMakeLists.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/Main.cpp  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/Main.java  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/Main.m  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/Main.py  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/PrintProjects.h  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/PrintProjects.java  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/PrintProjects.m  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/PrintProjects.py  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/SConscript  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/Usage.h  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/Usage.java  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/Usage.m  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/examples/TreeList/Usage.py  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/history.rst  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/ivy.xml  
14:17:42    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/
14:17:42    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/IVY1016/
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/IVY1016/EclipseClasspath.class  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/IVY1016/EclipseClasspath.java  
14:17:42    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/LICENSE-ASM.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/LICENSE-bcel.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/LICENSE-docbook.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/LICENSE-dom4j.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/LICENSE-jcip.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/LICENSE.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/README.txt  
14:17:42    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/annotations.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/asm-3.0.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/asm-util-3.0.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/bcel.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/buggy.icns  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/dom4j-full.jar  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/lib/findbugs.jar  
14:17:42    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/plugin/
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/plugin/coreplugin.jar  
14:17:42    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/src/
14:17:42    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/src/xsl/
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/src/xsl/default.xsl  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/src/xsl/fancy.xsl  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/src/xsl/plain.xsl  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/findbugs-1.2.1/src/xsl/summary.xsl  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/keystore  
14:17:42    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/README  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/agpl.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/antlr.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/apache-v1.1.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/apache-v2.0.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/asm.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/bouncy_castle_license.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/bsd.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/cddl-v1.0.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/cpl-v10.html  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/crystalclear.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/django.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/dom4j.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/epl-v1.0.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/fbsd.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/freemarker.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/gpl-v2.0.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/gpl.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/gtest.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/iconsweets_license.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/jamon.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/jmock.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/jquery.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/jtidy.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/lgpl-3.0.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/lgpl-v2.0.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/lgpl-v2.1.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/lgpl-v3.0.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/lgpl.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/matplotlib.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/mit.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/mpl-v1_0.htm  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/npl-1_1.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/path.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/pil.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/postgresql.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/psf-v2.0.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/psf-v2.5.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/scons.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/slf4j.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/tablelayout.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/which.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/zlib-libpng.txt  
14:17:42   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/licenses/zpl-v2.1.txt  
14:17:43    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/linux-native/
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/linux-native/libnativewindow_jvm.so  
14:17:43    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/linux64-native/
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/linux64-native/libnativewindow_jvm.so  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/logback-build.xml  
14:17:43    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/patches/
14:17:43  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz  
14:17:43    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/JHotDraw-7.0.9.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/ant-1.8.0.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/ant-contrib-1.0b3.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/ant-junit-1.8.0.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/ant-launcher-1.8.0.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/ant-nodeps-1.8.0.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/ant-trax-1.8.0.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/batik-all-1.8pre-jdk6.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/bufr-1.1.00.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/checkstyle-4.3.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/commons-validator-1.3.1.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/findbugs-ant-1.2.1.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/grib-5.1.03.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/hibernate-core-3.5.6-4510.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/hibernate-search-3.1.1.GA.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/hibernate-tools-3.2.0.beta11.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/hibernate-validator-3.1.0.GA.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/ipython-1.2.1.tar.gz  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/ivy-2.4.0.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/omero-icemock-3.5.1.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/omero-icemock-3.6.3.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/omero.java  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/oro-2.0.8.jar  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/lib/repository/scons-local-2.1.0.zip  
14:17:43    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/3-3-2_rgb.lut  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/cividis.lut  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/fire.lut  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/glasbey.lut  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/glasbey_inverted.lut  
14:17:43   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/glow.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/grays.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ice.lut  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/janelia/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/janelia/pup_br.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/janelia/pup_nr.lut  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/matplotlib/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/matplotlib/inferno.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/matplotlib/magma.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/matplotlib/plasma.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/matplotlib/viridis.lut  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/16_colors.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/5_ramps.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/6_shades.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/blue_orange_icb.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/brgbcmyw.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/cool.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/edges.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/gem.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/phase.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/royal.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/sepia.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/smart.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/thal.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/thallium.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/ncsa_paledit/unionjack.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/physics.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/red-green.lut  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/seaborn/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/seaborn/mako.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/seaborn/rocket.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/spectrum.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/thermal.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/turbo.lut  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/cyan_hot.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/green_fire_blue.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/hilo.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/ica.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/ica2.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/ica3.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/magenta_hot.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/orange_hot.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/rainbow_rgb.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/red_hot.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/luts/wcif/yellow_hot.lut  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/omero.class  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/setup.cfg  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/README.txt  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/misc/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/misc/Makefile  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/misc/current.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/misc/enums.py  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__1/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__1/OMERO3__7.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__10/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__10/OMERO3A__9.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__11/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__11/OMERO3A__10.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__11/OMERO3A__5.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__2/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__2/OMERO3A__1.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__3/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__3/OMERO3A__2.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__3/OMERO3__5.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__4/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__4/OMERO3A__3.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__4/OMERO3__5.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__5/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__5/OMERO3A__4.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__6/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__6/OMERO3A__5.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__7/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__7/OMERO3A__6.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__8/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__8/OMERO3A__6.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__9/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3A__9/OMERO3A__8.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3__4/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3__4/OMERO3__1.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3__5/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3__5/OMERO3__4.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3__6/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3__6/OMERO3__5.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3__7/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO3__7/OMERO3__6.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.1__0/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.1__0/OMERO4__0.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.2__0/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.2__0/t/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.3__0/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.4__0/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4__0/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO4__0/OMERO3A__11.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.0__0/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.1__1/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
14:17:44    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.2__0/
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
14:17:44   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
14:17:45    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.3__0/
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
14:17:45    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4DEV__1/
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
14:17:45    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4DEV__2/
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
14:17:45    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4DEV__3/
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
14:17:45    creating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/psql-footer.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/psql-header.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/schema.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/sql/psql/OMERO5.4__0/views.sql  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/test.xml  
14:17:45   inflating: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/update_dependencies.sh  
14:17:45  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/antlib/resources/gitversion.xml  
14:17:45  extracting: openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29/components/tools/OmeroCpp/cmake/GitVersion.cmake  
14:17:45 + rm -f openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29.zip
14:17:45 + mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-622-6b3a800bcb-ice36-b29 /home/omero/workspace/OMERO-test-integration/src
14:17:45 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
14:17:45 ++ deactivate nondestructive
14:17:45 ++ '[' -n '' ']'
14:17:45 ++ '[' -n '' ']'
14:17:45 ++ hash -r
14:17:45 ++ '[' -n '' ']'
14:17:45 ++ unset VIRTUAL_ENV
14:17:45 ++ unset VIRTUAL_ENV_PROMPT
14:17:45 ++ '[' '!' nondestructive = nondestructive ']'
14:17:45 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
14:17:45 ++ export VIRTUAL_ENV
14:17:45 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:17:45 ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:17:45 ++ export PATH
14:17:45 ++ '[' -n '' ']'
14:17:45 ++ '[' -z '' ']'
14:17:45 ++ _OLD_VIRTUAL_PS1=
14:17:45 ++ PS1='(.venv3) '
14:17:45 ++ export PS1
14:17:45 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
14:17:45 ++ export VIRTUAL_ENV_PROMPT
14:17:45 ++ hash -r
14:17:45 + for x in *.tar.gz
14:17:45 + pip install -U omero_dropbox-5.7.1.dev0.tar.gz
14:17:46 Processing ./omero_dropbox-5.7.1.dev0.tar.gz
14:17:46   Installing build dependencies: started
14:17:47   Installing build dependencies: finished with status 'done'
14:17:47   Getting requirements to build wheel: started
14:17:48   Getting requirements to build wheel: finished with status 'done'
14:17:48   Preparing metadata (pyproject.toml): started
14:17:48   Preparing metadata (pyproject.toml): finished with status 'done'
14:17:48 Requirement already satisfied: omero-py in ./.venv3/lib64/python3.11/site-packages (from omero-dropbox==5.7.1.dev0) (5.23.1.dev0)
14:17:48 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4)
14:17:48 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0)
14:17:48 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.4.6)
14:17:48 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (12.3.0)
14:17:48 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.3)
14:17:48 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
14:17:48 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.34.2)
14:17:48 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.2.0)
14:17:48 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.4.9)
14:17:48 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.18)
14:17:48 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2.7.0)
14:17:48 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2026.6.17)
14:17:48 Building wheels for collected packages: omero-dropbox
14:17:48   Building wheel for omero-dropbox (pyproject.toml): started
14:17:48   Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
14:17:48   Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49153 sha256=22c408b65f0ff68a0a168003b49e6dcfa1cd749460785010e4cb09fcace20592
14:17:48   Stored in directory: /home/omero/.cache/pip/wheels/fc/7e/62/5e5d34b5de7cc5d8ff95a6620b111f491c603301cfe622e998
14:17:48 Successfully built omero-dropbox
14:17:48 Installing collected packages: omero-dropbox
14:17:48   Attempting uninstall: omero-dropbox
14:17:48     Found existing installation: omero-dropbox 5.7.1.dev0
14:17:48     Uninstalling omero-dropbox-5.7.1.dev0:
14:17:52       Successfully uninstalled omero-dropbox-5.7.1.dev0
14:17:53 Successfully installed omero-dropbox-5.7.1.dev0
14:17:53 + for x in *.tar.gz
14:17:53 + pip install -U omero_marshal-0.9.2.dev0.tar.gz
14:17:54 Processing ./omero_marshal-0.9.2.dev0.tar.gz
14:17:54   Installing build dependencies: started
14:17:55   Installing build dependencies: finished with status 'done'
14:17:55   Getting requirements to build wheel: started
14:17:56   Getting requirements to build wheel: finished with status 'done'
14:17:56   Preparing metadata (pyproject.toml): started
14:17:56   Preparing metadata (pyproject.toml): finished with status 'done'
14:17:56 Building wheels for collected packages: omero_marshal
14:17:56   Building wheel for omero_marshal (pyproject.toml): started
14:17:56   Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
14:17:56   Created wheel for omero_marshal: filename=omero_marshal-0.9.2.dev0-py3-none-any.whl size=88129 sha256=257f58ceee56ab5cf1c0a706f348c812e139bc64a79f49625b7b97778c6b6475
14:17:56   Stored in directory: /home/omero/.cache/pip/wheels/19/bc/99/c23dd653c71b3f05e4c008a12495c8f3b095cce849431c54e1
14:17:56 Successfully built omero_marshal
14:17:57 Installing collected packages: omero_marshal
14:17:57   Attempting uninstall: omero_marshal
14:17:57     Found existing installation: omero_marshal 0.9.2.dev0
14:17:57     Uninstalling omero_marshal-0.9.2.dev0:
14:17:57       Successfully uninstalled omero_marshal-0.9.2.dev0
14:18:00 Successfully installed omero_marshal-0.9.2.dev0
14:18:00 + for x in *.tar.gz
14:18:00 + pip install -U omero_py-5.23.1.dev0.tar.gz
14:18:00 Processing ./omero_py-5.23.1.dev0.tar.gz
14:18:01   Installing build dependencies: started
14:18:02   Installing build dependencies: finished with status 'done'
14:18:02   Getting requirements to build wheel: started
14:18:02   Getting requirements to build wheel: finished with status 'done'
14:18:02   Preparing metadata (pyproject.toml): started
14:18:02   Preparing metadata (pyproject.toml): finished with status 'done'
14:18:02 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (1.4.4)
14:18:02 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (1.0.0)
14:18:02 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (2.4.6)
14:18:02 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (12.3.0)
14:18:02 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (6.0.3)
14:18:02 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (3.6.5)
14:18:02 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (2.34.2)
14:18:02 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (3.2.0)
14:18:02 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (3.4.9)
14:18:02 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (3.18)
14:18:02 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (2.7.0)
14:18:02 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (2026.6.17)
14:18:02 Building wheels for collected packages: omero-py
14:18:02   Building wheel for omero-py (pyproject.toml): started
14:18:04   Building wheel for omero-py (pyproject.toml): finished with status 'done'
14:18:04   Created wheel for omero-py: filename=omero_py-5.23.1.dev0-py3-none-any.whl size=2786922 sha256=51a897ee277445681c51f8799aeb40f07106450cd901321dcd9e9d83a02aea79
14:18:04   Stored in directory: /home/omero/.cache/pip/wheels/f0/67/d7/966241aae598ef6c609c945b3d6bb828e11ceaf0fb2f56963b
14:18:04 Successfully built omero-py
14:18:04 Installing collected packages: omero-py
14:18:04   Attempting uninstall: omero-py
14:18:04     Found existing installation: omero-py 5.23.1.dev0
14:18:05     Uninstalling omero-py-5.23.1.dev0:
14:18:13       Successfully uninstalled omero-py-5.23.1.dev0
14:18:28 Successfully installed omero-py-5.23.1.dev0
14:18:28 + for x in *.tar.gz
14:18:28 + pip install -U omero_scripts-5.10.1.dev0.tar.gz
14:18:29 Processing ./omero_scripts-5.10.1.dev0.tar.gz
14:18:29   Installing build dependencies: started
14:18:31   Installing build dependencies: finished with status 'done'
14:18:31   Getting requirements to build wheel: started
14:18:31   Getting requirements to build wheel: finished with status 'done'
14:18:31   Preparing metadata (pyproject.toml): started
14:18:31   Preparing metadata (pyproject.toml): finished with status 'done'
14:18:31 Building wheels for collected packages: omero-scripts
14:18:31   Building wheel for omero-scripts (pyproject.toml): started
14:18:32   Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
14:18:32   Created wheel for omero-scripts: filename=omero_scripts-5.10.1.dev0-py3-none-any.whl size=137216 sha256=66f827ba7088294953acd81e9b88a28c341c32597404f4449a0b63a39ea71ea0
14:18:32   Stored in directory: /home/omero/.cache/pip/wheels/dc/2a/1b/114f0904de09a5b967180bea9e80ac22e3d829eefd3cfd8487
14:18:32 Successfully built omero-scripts
14:18:32 Installing collected packages: omero-scripts
14:18:32   Attempting uninstall: omero-scripts
14:18:32     Found existing installation: omero-scripts 5.10.1.dev0
14:18:32     Uninstalling omero-scripts-5.10.1.dev0:
14:18:32       Successfully uninstalled omero-scripts-5.10.1.dev0
14:18:33 Successfully installed omero-scripts-5.10.1.dev0
14:18:33 + for x in *.tar.gz
14:18:33 + pip install -U omero_web-5.32.1.dev0.tar.gz
14:18:34 Processing ./omero_web-5.32.1.dev0.tar.gz
14:18:34   Installing build dependencies: started
14:18:35   Installing build dependencies: finished with status 'done'
14:18:35   Getting requirements to build wheel: started
14:18:36   Getting requirements to build wheel: finished with status 'done'
14:18:36   Preparing metadata (pyproject.toml): started
14:18:36   Preparing metadata (pyproject.toml): finished with status 'done'
14:18:36 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (5.23.1.dev0)
14:18:36 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (0.9.29)
14:18:36 Requirement already satisfied: Django<5.3,>=5.2.9 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (5.2.16)
14:18:36 Requirement already satisfied: django-pipeline>=4.1.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (4.1.0)
14:18:36 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (3.7.0)
14:18:36 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (6.12.0)
14:18:36 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (26.0.0)
14:18:36 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (0.9.2.dev0)
14:18:36 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (12.3.0)
14:18:36 Requirement already satisfied: pytz in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (2026.2)
14:18:36 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (3.2.0)
14:18:36 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (26.2)
14:18:36 Requirement already satisfied: importlib-resources in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (7.1.0)
14:18:36 Requirement already satisfied: asgiref>=3.8.1 in ./.venv3/lib64/python3.11/site-packages (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0) (3.11.1)
14:18:36 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib64/python3.11/site-packages (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0) (0.5.5)
14:18:36 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0) (83.0.0)
14:18:36 Requirement already satisfied: wheel in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0) (0.47.0)
14:18:36 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (1.4.4)
14:18:36 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (1.0.0)
14:18:36 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.4.6)
14:18:36 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (6.0.3)
14:18:36 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.6.5)
14:18:36 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.34.2)
14:18:36 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.4.9)
14:18:36 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.18)
14:18:36 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.7.0)
14:18:36 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (2026.6.17)
14:18:36 Building wheels for collected packages: omero-web
14:18:36   Building wheel for omero-web (pyproject.toml): started
14:18:37   Building wheel for omero-web (pyproject.toml): finished with status 'done'
14:18:37   Created wheel for omero-web: filename=omero_web-5.32.1.dev0-py3-none-any.whl size=2820229 sha256=88641110e241b0c25d8392f107539ea9f442b8009e5beeb7d86897460aa04ba6
14:18:37   Stored in directory: /home/omero/.cache/pip/wheels/f1/25/17/2aeeabb109d24bc4d86780951b7f1f7cca797777b03207d63c
14:18:37 Successfully built omero-web
14:18:37 Installing collected packages: omero-web
14:18:37   Attempting uninstall: omero-web
14:18:37     Found existing installation: omero-web 5.32.1.dev0
14:18:38     Uninstalling omero-web-5.32.1.dev0:
14:18:38       Successfully uninstalled omero-web-5.32.1.dev0
14:18:47 Successfully installed omero-web-5.32.1.dev0
14:18:47 + pip install omero-certificates
14:18:48 Requirement already satisfied: omero-certificates in ./.venv3/lib64/python3.11/site-packages (0.4.0)
14:18:48 Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib64/python3.11/site-packages (from omero-certificates) (5.23.1.dev0)
14:18:48 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4)
14:18:48 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0)
14:18:48 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.4.6)
14:18:48 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (12.3.0)
14:18:48 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.3)
14:18:48 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5)
14:18:48 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.34.2)
14:18:48 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.2.0)
14:18:48 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.4.9)
14:18:48 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.18)
14:18:48 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2.7.0)
14:18:48 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2026.6.17)
14:18:48 + for x in omero-cli-duplicate
14:18:48 + pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate
14:18:49 Collecting omero-cli-duplicate
14:18:49   Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-3b0ywsd6/omero-cli-duplicate_f8c1cc2afc214010a49d61b60859b711
14:18:49   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-3b0ywsd6/omero-cli-duplicate_f8c1cc2afc214010a49d61b60859b711
14:18:50   Running command git checkout -b merge_ci --track origin/merge_ci
14:18:51   Switched to a new branch 'merge_ci'
14:18:51   branch 'merge_ci' set up to track 'origin/merge_ci'.
14:18:51   Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 41e92e91b9e859197508294996a358d8c670e762
14:18:51   Installing build dependencies: started
14:18:52   Installing build dependencies: finished with status 'done'
14:18:52   Getting requirements to build wheel: started
14:18:52   Getting requirements to build wheel: finished with status 'done'
14:18:52   Preparing metadata (pyproject.toml): started
14:18:52   Preparing metadata (pyproject.toml): finished with status 'done'
14:18:52 Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib64/python3.11/site-packages (from omero-cli-duplicate) (5.23.1.dev0)
14:18:52 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4)
14:18:52 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0)
14:18:52 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.4.6)
14:18:52 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (12.3.0)
14:18:52 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.3)
14:18:52 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5)
14:18:52 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.34.2)
14:18:52 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.2.0)
14:18:53 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.4.9)
14:18:53 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.18)
14:18:53 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2.7.0)
14:18:53 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2026.6.17)
14:18:53 + source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh
14:18:53 + /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile
14:18:53 Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml
14:18:53 
14:18:53 check-ivy:
14:18:53 Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties
14:18:53 Created dir: /home/omero/workspace/OMERO-test-integration/src/target
14:18:54 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
14:18:54 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
14:18:54 
14:18:54 build-scons:
14:18:54 Expanding: /home/omero/workspace/OMERO-test-integration/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-test-integration/src/target/scons
14:18:56 
14:18:56 build:
14:18:56 No sub-builds to iterate on
14:18:56 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
14:18:56 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
14:18:56 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
14:18:56 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
14:18:56 
14:18:56 tools-init:
14:18:56 no-op
14:18:57 
14:18:57 retrieve:
14:18:57 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
14:18:57 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
14:20:19 
14:20:19 prepare:
14:20:19 Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs
14:20:19 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done
14:20:19 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src
14:20:19 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
14:20:19 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
14:20:19 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
14:20:19 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports
14:20:19 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
14:20:19 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
14:20:19 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
14:20:19 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
14:20:19 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
14:20:19 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
14:20:19 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
14:20:19 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
14:20:19 
14:20:19 pre-compile:
14:20:19 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/glacier2.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
14:20:21 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ice.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
14:20:28 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icegrid.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
14:20:32 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icestorm.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
14:20:33 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ome-xml.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
14:20:35 
14:20:35 compile:
14:20:35 no-op
14:20:35 
14:20:35 package:
14:20:35 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar
14:20:39 
14:20:39 install:
14:20:39 :: delivering :: omero#omero_client;working@652802b07c29 :: 5.6.3-622-6b3a800bcb-ice36-b29-ice36 :: integration :: Sat Aug 01 14:18:56 UTC 2026
14:20:39 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml
14:20:39 :: publishing :: omero#omero_client
14:20:39 	published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-622-6b3a800bcb-ice36-b29-ice36/omero_client-5.6.3-622-6b3a800bcb-ice36-b29-ice36.jar
14:20:39 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-622-6b3a800bcb-ice36-b29-ice36/omero_client-5.6.3-622-6b3a800bcb-ice36-b29-ice36.xml
14:20:39 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
14:20:39 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
14:20:40 
14:20:40 retrieve:
14:20:40 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
14:20:40 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
14:20:40 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools...
14:20:40 
14:20:40 dist:
14:20:40 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF
14:20:40 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server
14:20:40 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
14:20:40 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero_scripts-5.10.1.dev0.tar.gz into /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
14:20:41 Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/scripts
14:20:41 Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/dist
14:20:41 Copied 9 empty directories to 1 empty directory under /home/omero/workspace/OMERO-test-integration/src/dist
14:20:41 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests...
14:20:41 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
14:20:41 
14:20:41 copy-licenses:
14:20:41 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
14:20:41 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/share
14:20:41 Copying 44 files to /home/omero/workspace/OMERO-test-integration/src/dist/share
14:20:42 
14:20:42 copy-history:
14:20:42 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
14:20:42 
14:20:42 copy-etc:
14:20:42 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist/etc
14:20:42 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc/templates
14:20:43 
14:20:43 copy-sql:
14:20:43 Copying 60 files to /home/omero/workspace/OMERO-test-integration/src/dist
14:20:54 
14:20:54 copy-server:
14:20:54 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/janino.jar in [server]: 3.1.9 won
14:20:59 
14:20:59 copy-client:
14:20:59 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/client
14:21:03 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/janino.jar in [client]: 3.1.9 won
14:21:07 
14:21:07 update-version:
14:21:07 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc
14:21:07 
14:21:07 create-workdirs:
14:21:07 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid
14:21:07 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var
14:21:07 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var/tmp
14:21:07 
14:21:07 copy-luts:
14:21:07 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
14:21:07 Copying 47 files to /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
14:21:08 
14:21:08 test-compile:
14:21:08 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
14:21:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
14:21:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
14:21:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
14:21:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
14:21:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
14:21:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
14:21:08 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
14:21:08 
14:21:08 testng-init:
14:21:08 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
14:21:08 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
14:21:16 14:21:16,347 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
14:21:16 14:21:16,350 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - No custom configurators were discovered as a service.
14:21:16 14:21:16,350 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
14:21:16 14:21:16,354 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
14:21:16 14:21:16,356 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
14:21:16 14:21:16,359 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
14:21:16 14:21:16,360 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
14:21:16 14:21:16,360 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
14:21:16 14:21:16,362 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
14:21:16 14:21:16,364 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14:21:16 14:21:16,365 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
14:21:16 14:21:16,367 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7e3cea61 - Resource [logback.xml] occurs multiple times on the classpath.
14:21:16 14:21:16,367 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7e3cea61 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
14:21:16 14:21:16,367 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7e3cea61 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
14:21:16 14:21:16,598 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
14:21:16 14:21:16,598 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:21:16 14:21:16,621 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:21:16 14:21:16,623 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@626b8822 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
14:21:16 14:21:16,623 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@626b8822 - Please move "immediateFlush" property into the enclosing appender.
14:21:16 14:21:16,695 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@626b8822 - Setting the "immediateFlush" property of the enclosing appender to true
14:21:16 14:21:16,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
14:21:16 14:21:16,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
14:21:16 14:21:16,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
14:21:16 14:21:16,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
14:21:16 14:21:16,696 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
14:21:16 14:21:16,696 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
14:21:16 14:21:16,697 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7ab7a4eb - End of configuration.
14:21:16 14:21:16,700 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7ec00f98 - Registering current configuration as safe fallback point
14:21:16 14:21:16,700 |-INFO in ch.qos.logback.classic.util.ContextInitializer@664c47f2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 338 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
14:21:16 
14:21:16 lifecycle.test-compile:
14:21:16 Copying 3 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
14:21:16 Compiling 85 source files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
14:21:17 warning: [options] bootstrap class path not set in conjunction with -source 8
14:21:17 warning: [options] source value 8 is obsolete and will be removed in a future release
14:21:17 warning: [options] target value 8 is obsolete and will be removed in a future release
14:21:17 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
14:21:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/AbstractServerTest.java:61: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:18 import omero.grid.RawAccessRequest;
14:21:18                  ^
14:21:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:32: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:19 import omero.grid.RawAccessRequest;
14:21:19                  ^
14:21:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:53: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:19 import omero.grid.RawAccessRequest;
14:21:19                  ^
14:21:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:31: warning: [deprecation] ImportJob in omero.model has been deprecated
14:21:19 import omero.model.ImportJob;
14:21:19                   ^
14:21:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:32: warning: [deprecation] ImportJobI in omero.model has been deprecated
14:21:19 import omero.model.ImportJobI;
14:21:19                   ^
14:21:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ModelMockFactory.java:1206: warning: [deprecation] newInstance() in Class has been deprecated
14:21:20         IObject link = (IObject) linkClass.newInstance();
14:21:20                                           ^
14:21:20   where T is a type-variable:
14:21:20     T extends Object declared in class Class
14:21:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java:269: warning: [deprecation] newInstance() in Class has been deprecated
14:21:20         T copy = (T) obj.getClass().newInstance();
14:21:20                                    ^
14:21:20   where T is a type-variable:
14:21:20     T extends Object declared in class Class
14:21:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:20         RawAccessRequest raw = new RawAccessRequest();
14:21:20         ^
14:21:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:20         RawAccessRequest raw = new RawAccessRequest();
14:21:20                                    ^
14:21:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:419: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
14:21:20         raw.repoUuid = legacy.root().getHash().getValue();
14:21:20            ^
14:21:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:420: warning: [deprecation] command in RawAccessRequest has been deprecated
14:21:20         raw.command = "rm";
14:21:20            ^
14:21:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:421: warning: [deprecation] args in RawAccessRequest has been deprecated
14:21:20         raw.args = Arrays.asList(path);
14:21:20            ^
14:21:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DiskUsageTest.java:156: warning: [deprecation] newInstance() in Class has been deprecated
14:21:20         final IObject link = linkClass.newInstance();
14:21:20                                       ^
14:21:20   where T is a type-variable:
14:21:20     T extends Object declared in class Class
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DuplicationTest.java:1332: warning: [deprecation] newInstance() in Class has been deprecated
14:21:21             originalLink.setChild(annotationClass.newInstance());
14:21:21                                                  ^
14:21:21   where T is a type-variable:
14:21:21     T extends Object declared in class Class
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ImporterTest.java:1088: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
14:21:21         RoiResult r = svc.findByImage(id, new RoiOptions());
14:21:21                          ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:21         final RawAccessRequest request = new RawAccessRequest();
14:21:21               ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:21         final RawAccessRequest request = new RawAccessRequest();
14:21:21                                              ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:901: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
14:21:21         request.repoUuid = repo.root().getHash().getValue();
14:21:21                ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:902: warning: [deprecation] command in RawAccessRequest has been deprecated
14:21:21         request.command = "exists";
14:21:21                ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:903: warning: [deprecation] args in RawAccessRequest has been deprecated
14:21:21         request.args = Collections.singletonList(dirPath);
14:21:21                ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:21         final RawAccessRequest request = new RawAccessRequest();
14:21:21               ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
14:21:21         final RawAccessRequest request = new RawAccessRequest();
14:21:21                                              ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:940: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
14:21:21         request.repoUuid = repo.root().getHash().getValue();
14:21:21                ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:941: warning: [deprecation] command in RawAccessRequest has been deprecated
14:21:21         request.command = "exists";
14:21:21                ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:942: warning: [deprecation] args in RawAccessRequest has been deprecated
14:21:21         request.args = Collections.singletonList(dirName);
14:21:21                ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJob in omero.model has been deprecated
14:21:21         final ImportJob importJob = new ImportJobI();
14:21:21               ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJobI in omero.model has been deprecated
14:21:21         final ImportJob importJob = new ImportJobI();
14:21:21                                         ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:266: warning: [deprecation] setImageName(RString) in ImportJob has been deprecated
14:21:21         importJob.setImageName(omero.rtypes.rstring(name));
14:21:21                  ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:268: warning: [deprecation] setImageDescription(RString) in ImportJob has been deprecated
14:21:21         importJob.setImageDescription(omero.rtypes.rstring(desc));
14:21:21                  ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
14:21:21         ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
14:21:21         ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
14:21:21         ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
14:21:21                           ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:274: warning: [deprecation] getImageName() in ImportJob has been deprecated
14:21:21         final String savedName = sent.getImageName().getValue().toString();
14:21:21                                      ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:275: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
14:21:21         final String savedDesc = sent.getImageDescription().getValue().toString();
14:21:21                                      ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
14:21:21         final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
14:21:21               ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
14:21:21         final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
14:21:21                                               ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:278: warning: [deprecation] getImageName() in ImportJob has been deprecated
14:21:21         final String retrievedName = retrievedImportJob.getImageName().getValue().toString();
14:21:21                                                        ^
14:21:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:279: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
14:21:21         final String retrievedDesc = retrievedImportJob.getImageDescription().getValue().toString();
14:21:21                                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:141: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         RoiResult r = svc.findByImage(image.getId().getValue(),
14:21:22                          ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:190: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
14:21:22                                 ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:220: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         l = svc.getRoiMeasurements(image.getId().getValue(), options);
14:21:22                ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:241: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         l = svc.getRoiMeasurements(image.getId().getValue(), options);
14:21:22                ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:313: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
14:21:22                                 ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:320: warning: [deprecation] getMeasuredRoisMap(long,List<Long>,RoiOptions) in IRoiPrx has been deprecated
14:21:22         Map<Long, RoiResult> values = svc.getMeasuredRoisMap(image.getId()
14:21:22                                          ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:386: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
14:21:22                                 ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:390: warning: [deprecation] getTable(long) in IRoiPrx has been deprecated
14:21:22         table = svc.getTable(f.getId().getValue());
14:21:22                    ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:412: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         RoiResult r = svc.findByImage(image.getId().getValue(),
14:21:22                          ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:426: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         r = svc.findByRoi(r1.getId().getValue(), new RoiOptions());
14:21:22                ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:437: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated
14:21:22         r = svc.findByRoi(r2.getId().getValue(), new RoiOptions());
14:21:22                ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:448: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated
14:21:22         r = svc.findByPlane(image.getId().getValue(), 1, 0, new RoiOptions());
14:21:22                ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:459: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated
14:21:22         r = svc.findByPlane(image.getId().getValue(), 1, 1, new RoiOptions());
14:21:22                ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22             null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
14:21:22                   ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22             null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
14:21:22                                   ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22             new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
14:21:22                                    ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22             new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
14:21:22                                                    ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Long(long) in Long has been deprecated and marked for removal
14:21:22             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
14:21:22                                       ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
14:21:22                                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
14:21:22                                                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
14:21:22                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
14:21:22                                                         ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
14:21:22                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
14:21:22                                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
14:21:22                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
14:21:22                                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
14:21:22                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
14:21:22                                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
14:21:22                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
14:21:22         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
14:21:22                                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:755: warning: [deprecation] getShapeStatsRestricted(List<Long>,int,int,int[]) in IRoiPrx has been deprecated
14:21:22                 svc.getShapeStatsRestricted(
14:21:22                    ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:764: warning: [deprecation] getShapeStatsRestricted(List<Long>,int,int,int[]) in IRoiPrx has been deprecated
14:21:22         final ShapeStats [] stats = svc.getShapeStatsRestricted(ids, 0, 0, new int[] {0});
14:21:22                                        ^
14:21:22 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java:1030: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
14:21:22         projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
14:21:22                                      ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:478: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
14:21:23         request.typesToIgnore = Collections.singletonList("TagAnnotation");
14:21:23                ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:495: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
14:21:23         request.typesToIgnore = Collections.singletonList("IAnnotationLink");
14:21:23                ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:501: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
14:21:23         request.typesToIgnore = Collections.singletonList("Annotation");
14:21:23                ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:547: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
14:21:23                     request.typesToIgnore = Collections.singletonList("Annotation");
14:21:23                            ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java:537: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
14:21:23         projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
14:21:23                                      ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:37: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
14:21:23         p2.setRelatedTo(p1);
14:21:23           ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:39: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
14:21:23         Assert.assertEquals(p1.getId(), p2.getRelatedTo().getId());
14:21:23                                           ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:66: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
14:21:23         pixels1.setRelatedTo(pixels2);
14:21:23                ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:68: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
14:21:23         Pixels pixels = pixels1.getRelatedTo();
14:21:23                                ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:88: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
14:21:23         Assert.assertNull(pixels1.getRelatedTo());
14:21:23                                  ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:106: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
14:21:23         pixels1.setRelatedTo(pixels2);
14:21:23                ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:108: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
14:21:23         Pixels pixels = pixels1.getRelatedTo();
14:21:23                                ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:128: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
14:21:23         Assert.assertNull(pixels1.getRelatedTo());
14:21:23                                  ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:113: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:23         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
14:21:23                                 ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:147: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:23         l = svc.getRoiMeasurements(image.getId().getValue(), options);
14:21:23                ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:186: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:23         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
14:21:23                                 ^
14:21:23 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:221: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
14:21:23         l = svc.getRoiMeasurements(image.getId().getValue(), options);
14:21:23                ^
14:21:23 Note: Some input files use unchecked or unsafe operations.
14:21:23 Note: Recompile with -Xlint:unchecked for details.
14:21:23 91 warnings
14:21:23 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_340746483.tmp
14:21:23 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.jar
14:21:24 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
14:21:24 :: delivering :: omero#OmeroJava-test;working@652802b07c29 :: 5.6.3-622-6b3a800bcb-ice36-b29-ice36 :: integration :: Sat Aug 01 14:21:08 UTC 2026
14:21:24 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
14:21:24 :: publishing :: omero#OmeroJava-test
14:21:24 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-622-6b3a800bcb-ice36-b29-ice36.jar
14:21:24 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-622-6b3a800bcb-ice36-b29-ice36.xml
14:21:24 
14:21:24 BUILD SUCCESSFUL
14:21:24 Total time: 2 minutes 30 seconds
14:21:24 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
14:21:24 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
14:21:24 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
14:21:24 + omero config set omero.db.name OMERO-test-integration
14:21:26 + omero config set omero.db.host pg
14:21:28 + omero config set omero.db.user postgres
14:21:30 + omero config set omero.db.poolsize 50
14:21:32 + omero config set omero.jvmcfg.max_system_memory.blitz 64000
14:21:34 + omero config set omero.data.dir /home/omero/workspace/OMERO-test-integration/data
14:21:36 + omero config set omero.ports.prefix 1
14:21:38 + omero config set omero.web.server_list '[["testintegration",14064,"testintegration"]]'
14:21:40 + omero config set omero.server.nodedescriptors master:Blitz-0,Processor-0,Tables-0,Indexer-0,DropBox,MonitorServer,FileServer,Storm
14:21:42 + omero certificates
14:21:44 OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026)
14:21:44 certificates created: /home/omero/workspace/OMERO-test-integration/data/certs/server.key /home/omero/workspace/OMERO-test-integration/data/certs/server.pem /home/omero/workspace/OMERO-test-integration/data/certs/server.p12
14:21:44 + omero config set omero.jvmcfg.append '--add-opens java.base/java.lang=ALL-UNNAMED --add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED'
14:21:46 + createdb -h pg -U postgres OMERO-test-integration
14:21:49 + omero db script -f dbsetup.sql '' '' omero
14:21:51 WARNING: Positional arguments are deprecated
14:21:51 Using OMERO5.4 for version
14:21:51 Using 0 for patch
14:21:51 Using password from commandline
14:21:53 + psql -h pg -U postgres -d OMERO-test-integration -f dbsetup.sql
14:21:53 BEGIN
14:21:53 CREATE FUNCTION
14:21:53 CREATE FUNCTION
14:21:53  assert_db_server_prerequisites 
14:21:53 --------------------------------
14:21:53  
14:21:53 (1 row)
14:21:53 
14:21:53 DROP FUNCTION
14:21:53 DROP FUNCTION
14:21:53 CREATE DOMAIN
14:21:53 CREATE DOMAIN
14:21:53 CREATE DOMAIN
14:21:53 CREATE DOMAIN
14:21:53 CREATE DOMAIN
14:21:53 CREATE TYPE
14:21:53 CREATE TYPE
14:21:53 CREATE TYPE
14:21:53 CREATE TYPE
14:21:53 CREATE TYPE
14:21:53 CREATE TYPE
14:21:53 CREATE TYPE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:53 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:54 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:55 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:56 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:57 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:58 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 CREATE TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:21:59 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 psql:dbsetup.sql:2842: NOTICE:  identifier "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapco"
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:00 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 psql:dbsetup.sql:4712: NOTICE:  identifier "fklogicalchannel_photometricinterpretation_photometricinterpretation" will be truncated to "fklogicalchannel_photometricinterpretation_photometricinterpret"
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 psql:dbsetup.sql:5697: NOTICE:  identifier "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcont"
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:01 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 ALTER TABLE
14:22:02 CREATE TABLE
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 DROP TABLE
14:22:02 CREATE VIEW
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE FUNCTION
14:22:02 CREATE TRIGGER
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:02 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:03 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:04 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:05 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE INDEX
14:22:06 CREATE FUNCTION
14:22:06 SET CONSTRAINTS
14:22:06 CREATE FUNCTION
14:22:06 CREATE SEQUENCE
14:22:06 ALTER TABLE
14:22:06 ALTER TABLE
14:22:06 ALTER TABLE
14:22:06 ALTER TABLE
14:22:06 ALTER TABLE
14:22:06 CREATE INDEX
14:22:06 CREATE FUNCTION
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:06 CREATE SEQUENCE
14:22:06 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE SEQUENCE
14:22:07 INSERT 0 1
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE TABLE
14:22:07 CREATE INDEX
14:22:07 CREATE INDEX
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 CREATE FUNCTION
14:22:07 CREATE TRIGGER
14:22:07 ALTER TABLE
14:22:07 ALTER TABLE
14:22:07 ALTER TABLE
14:22:07 INSERT 0 1
14:22:07 ALTER TABLE
14:22:07 ALTER TABLE
14:22:07 ALTER TABLE
14:22:07 ALTER TABLE
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 ALTER TABLE
14:22:07 ALTER TABLE
14:22:07 ALTER TABLE
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 INSERT 0 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:07 UPDATE 1
14:22:08 ALTER TABLE
14:22:08 CREATE FUNCTION
14:22:08 CREATE TABLE
14:22:08 INSERT 0 1
14:22:08 ALTER TABLE
14:22:08 ALTER TABLE
14:22:08 ALTER TABLE
14:22:08 CREATE INDEX
14:22:08 ALTER TABLE
14:22:08 ALTER TABLE
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 ALTER TABLE
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE TABLE
14:22:08 INSERT 0 1
14:22:08 INSERT 0 1
14:22:08 CREATE TABLE
14:22:08 INSERT 0 1
14:22:08 CREATE FUNCTION
14:22:08 CREATE TRIGGER
14:22:08 CREATE FUNCTION
14:22:08 CREATE TRIGGER
14:22:08 CREATE FUNCTION
14:22:08 CREATE TRIGGER
14:22:08 CREATE FUNCTION
14:22:08 CREATE TRIGGER
14:22:08 CREATE FUNCTION
14:22:08 CREATE TRIGGER
14:22:08 CREATE FUNCTION
14:22:08 CREATE TRIGGER
14:22:08 CREATE FUNCTION
14:22:08 CREATE TRIGGER
14:22:08 CREATE TABLE
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE INDEX
14:22:08 CREATE FUNCTION
14:22:08 CREATE TRIGGER
14:22:08 ALTER TABLE
14:22:08 ALTER TABLE
14:22:09 ALTER TABLE
14:22:09 ALTER TABLE
14:22:09 ALTER TABLE
14:22:09 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 CREATE FUNCTION
14:22:10 CREATE TRIGGER
14:22:10 CREATE FUNCTION
14:22:10 CREATE FUNCTION
14:22:10 CREATE FUNCTION
14:22:10 CREATE TRIGGER
14:22:10 CREATE TRIGGER
14:22:10 CREATE TRIGGER
14:22:10 DROP TABLE
14:22:10 DROP TABLE
14:22:10 DROP TABLE
14:22:10 DROP TABLE
14:22:10 DROP TABLE
14:22:10 CREATE VIEW
14:22:10 CREATE VIEW
14:22:10 CREATE VIEW
14:22:10 CREATE VIEW
14:22:10 CREATE VIEW
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 ALTER TABLE
14:22:10 CREATE FUNCTION
14:22:10 CREATE TRIGGER
14:22:10 CREATE TABLE
14:22:10 CREATE INDEX
14:22:10 CREATE FUNCTION
14:22:10 CREATE FUNCTION
14:22:10 CREATE FUNCTION
14:22:10 CREATE FUNCTION
14:22:10 CREATE TRIGGER
14:22:10 CREATE TRIGGER
14:22:10 CREATE TRIGGER
14:22:10 CREATE TRIGGER
14:22:10 CREATE FUNCTION
14:22:10 CREATE FUNCTION
14:22:10 CREATE TRIGGER
14:22:10 CREATE TRIGGER
14:22:10 CREATE INDEX
14:22:10 UPDATE 1
14:22:11 COMMIT
14:22:11 + rm dbsetup.sql
14:22:11 + export OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
14:22:11 + OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
14:22:11 + mkdir -p /home/omero/workspace/OMERO-test-integration/config/blitz
14:22:11 + cp /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz
14:22:11 + for f in $OMERO_PROFILE/blitz/*
14:22:11 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example .example
14:22:11 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.xml
14:22:11 + for f in $OMERO_PROFILE/blitz/*
14:22:11 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example .example
14:22:11 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.xml
14:22:11 + omero config set omero.mail.config true
14:22:13 + omero config set omero.mail.fake true
14:22:15 + omero config set omero.mail.port 2525
14:22:17 + BUILD_ID=DONT_KILL_ME
14:22:17 + omero admin start
14:22:24 No descriptor given. Using etc/grid/default.xml
14:22:40 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/master
14:22:40 Initializing /home/omero/workspace/OMERO-test-integration/src/dist/var/log
14:22:40 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/registry
14:22:40 Waiting on startup. Use CTRL-C to exit
14:22:41 + omero admin waitup
14:22:43 Waiting on startup. Use CTRL-C to exit
14:22:43 + omero admin diagnostics
14:22:49 
14:22:49 ================================================================================
14:22:49 OMERO Diagnostics (admin)
14:22:49 ================================================================================
14:22:49         
14:22:49 Commands:   java -version                  21.0.12   (/usr/bin/java)
14:22:49 Commands:   python -V                      3.11.13   (/home/omero/workspace/OMERO-test-integration/.venv3/bin/python)
14:22:49 Commands:   icegridnode --version          3.6.5     (/opt/ice-3.6.5/bin/icegridnode)
14:22:49 Commands:   icegridadmin --version         3.6.5     (/opt/ice-3.6.5/bin/icegridadmin)
14:22:49 Commands:   psql --version                 16.14     (/usr/bin/psql)
14:22:49 Commands:   openssl version                3.5.527   (/usr/bin/openssl)
14:22:49 
14:22:49 Component:  OMERO.py                       5.23.1.dev0
14:22:49 Component:  OMERO.server                   5.6.3-622-6b3a800bcb-ice36-b29-ice36
14:22:49 
14:22:49 Server:     icegridnode                    running
14:22:49 Server:     Blitz-0                        active (pid = 190660, enabled)
14:22:49 Server:     DropBox                        active (pid = 190715, enabled)
14:22:49 Server:     FileServer                     active (pid = 190689, enabled)
14:22:49 Server:     Indexer-0                      active (pid = 190708, enabled)
14:22:49 Server:     MonitorServer                  active (pid = 190681, enabled)
14:22:49 Server:     OMERO.Glacier2                 active (pid = 190707, enabled)
14:22:49 Server:     OMERO.IceStorm                 active (pid = 190690, enabled)
14:22:49 Server:     Processor-0                    activating (enabled)
14:22:49 Server:     Tables-0                       activating (enabled)
14:22:49 
14:22:49 Log dir:    /home/omero/workspace/OMERO-test-integration/src/dist/var/log exists
14:22:49 Log files:  Blitz-0.log                    140.0 KB      errors=0    warnings=3   
14:22:49 Log files:  DropBox.log                    1.4 KB       
14:22:49 Log files:  FileServer.log                 114 B        
14:22:49 Log files:  Indexer-0.log                  2.9 KB        errors=0    warnings=2   
14:22:49 Log files:  MonitorServer.log              1.2 KB       
14:22:49 Log files:  Processor-0.log                592 B        
14:22:49 Log files:  Tables-0.log                   841 B        
14:22:49 Log files:  TestDropBox.log                n/a
14:22:49 Log files:  master.err                     empty
14:22:49 Log files:  master.out                     30.6 KB      
14:22:49 Log files:  Total size                     0.18 MB
14:22:49 
14:22:49 
14:22:49 Environment:OMERO_HOME=(unset)             
14:22:49 Environment:OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 
14:22:49 Environment:OMERO_NODE=(unset)             
14:22:49 Environment:OMERO_MASTER=(unset)           
14:22:49 Environment:OMERO_USERDIR=(unset)          
14:22:49 Environment:OMERO_TMPDIR=(unset)           
14:22:49 Environment:PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 
14:22:49 Environment:PYTHONPATH=(unset)             
14:22:49 Environment:ICE_HOME=/opt/ice-3.6.5        
14:22:49 Environment:LD_LIBRARY_PATH=(unset)        
14:22:49 Environment:DYLD_LIBRARY_PATH=(unset)      
14:22:49 
14:22:49 OMERO SSL port:14064                          
14:22:49 OMERO TCP port:14063                          
14:22:49 OMERO data dir:'/home/omero/workspace/OMERO-test-integration/data' Exists? True	Is writable? True
14:22:50 OMERO temp dir:'/home/omero/omero/tmp'        Exists? True	Is writable? True   (Size: 7118)
14:22:50 
14:22:50 JVM settings: Blitz-${index}                -Xmx9600m
14:22:50 JVM settings: Indexer-${index}              -Xmx4800m
14:22:50 JVM settings: PixelData-${index}            -Xmx7200m
14:22:50 JVM settings: Repository-${index}           -Xmx4800m
14:22:50 
14:22:50 Jar:        lib/server/formats-api.jar     Bio-Formats API	8.5.0	18 March 2026	877c317e4e396381dc76e56c1539b24947f71dce
14:22:50 Jar:        lib/server/formats-bsd.jar     BSD Bio-Formats readers and writers	8.5.0	18 March 2026	877c317e4e396381dc76e56c1539b24947f71dce
14:22:50 Jar:        lib/server/formats-gpl.jar     Bio-Formats library	8.5.0	18 March 2026	877c317e4e396381dc76e56c1539b24947f71dce
14:22:50 Jar:        lib/server/ome-codecs.jar      OME Codecs	1.1.3	26 February 2026	70fd9b72a9834f1af4852c1e5b5676c57a2c360e
14:22:50 Jar:        lib/server/ome-common.jar      OME Common Java	6.2.1	27 February 2026	a24fbcbf04a3a3acba14e9575d7fb1d36a484dff
14:22:50 Jar:        lib/server/ome-jai.jar         OME JAI	0.1.5	30 June 2025	257a1c1410c0103485248d05752a5174262a38b6
14:22:50 Jar:        lib/server/ome-mdbtools.jar    MDB Tools (Java port)	5.3.4	25 June 2025	57553b46e5f0cf9aefe5d97d2b1c8dd2073a4d37
14:22:50 Jar:        lib/server/ome-poi.jar         OME POI	5.3.11	11 November 2025	a2f3944ac71db9e7e51a6f64ec46beeb60613afb
14:22:50 Jar:        lib/server/ome-xml.jar         OME XML library	6.5.3	22 January 2026	21d1362abd9ce26e13888d2b2d028753d21ac96e
14:22:50 Jar:        lib/server/omero-blitz.jar     jar	5.8.6-SNAPSHOT		
14:22:50 Jar:        lib/server/omero-common.jar    jar	5.7.6-SNAPSHOT		
14:22:50 Jar:        lib/server/omero-gateway.jar   jar	5.11.1-SNAPSHOT		
14:22:50 Jar:        lib/server/omero-model.jar     jar	5.7.6-SNAPSHOT		
14:22:50 Jar:        lib/server/omero-renderer.jar  jar	5.6.6-SNAPSHOT		
14:22:50 Jar:        lib/server/omero-romio.jar     jar	5.8.6-SNAPSHOT		
14:22:50 Jar:        lib/server/omero-server.jar    jar	5.7.6-SNAPSHOT		
14:22:50 + export OMERO_SESSION_DIR=/tmp/OMERO-test-integration/38
14:22:50 + OMERO_SESSION_DIR=/tmp/OMERO-test-integration/38
14:22:50 + export ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
14:22:50 + ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
14:22:50 + echo Running the integration tests with -Dtestng.useDefaultListeners=true
14:22:50 Running the integration tests with -Dtestng.useDefaultListeners=true
14:22:50 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/integration integration
14:22:50 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
14:22:51 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
14:22:51 
14:22:51 testng-init:
14:22:51 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
14:22:51 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
14:22:58 14:22:57,905 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
14:22:58 14:22:57,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - No custom configurators were discovered as a service.
14:22:58 14:22:57,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
14:22:58 14:22:57,912 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
14:22:58 14:22:57,913 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
14:22:58 14:22:57,914 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
14:22:58 14:22:57,915 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
14:22:58 14:22:57,915 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
14:22:58 14:22:57,917 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
14:22:58 14:22:57,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14:22:58 14:22:57,918 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
14:22:58 14:22:57,920 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs multiple times on the classpath.
14:22:58 14:22:57,920 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
14:22:58 14:22:57,920 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
14:22:58 14:22:58,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
14:22:58 14:22:58,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:22:58 14:22:58,173 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:22:58 14:22:58,176 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
14:22:58 14:22:58,176 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - Please move "immediateFlush" property into the enclosing appender.
14:22:58 14:22:58,247 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - Setting the "immediateFlush" property of the enclosing appender to true
14:22:58 14:22:58,248 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
14:22:58 14:22:58,248 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
14:22:58 14:22:58,248 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
14:22:58 14:22:58,248 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
14:22:58 14:22:58,249 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
14:22:58 14:22:58,249 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
14:22:58 14:22:58,250 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@481b2f10 - End of configuration.
14:22:58 14:22:58,252 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2b6c7012 - Registering current configuration as safe fallback point
14:22:58 14:22:58,252 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 335 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
14:22:58 
14:22:58 lifecycle.test-compile:
14:22:58 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_815788782.tmp
14:22:58 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
14:22:58 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
14:22:58 :: delivering :: omero#OmeroJava-test;working@652802b07c29 :: 5.6.3-622-6b3a800bcb-ice36-b29-ice36 :: integration :: Sat Aug 01 14:22:51 UTC 2026
14:22:58 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
14:22:58 :: publishing :: omero#OmeroJava-test
14:22:58 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-622-6b3a800bcb-ice36-b29-ice36.jar
14:22:58 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-622-6b3a800bcb-ice36-b29-ice36.xml
14:22:59 
14:22:59 integration:
14:22:59 14:22:59,601 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
14:22:59 14:22:59,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - No custom configurators were discovered as a service.
14:22:59 14:22:59,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
14:22:59 14:22:59,604 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
14:22:59 14:22:59,605 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
14:22:59 14:22:59,606 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
14:22:59 14:22:59,606 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
14:22:59 14:22:59,606 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
14:22:59 14:22:59,607 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
14:22:59 14:22:59,608 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
14:22:59 14:22:59,608 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
14:22:59 14:22:59,609 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs multiple times on the classpath.
14:22:59 14:22:59,609 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
14:22:59 14:22:59,609 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
14:22:59 14:22:59,770 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
14:22:59 14:22:59,770 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:22:59 14:22:59,780 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:22:59 14:22:59,787 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
14:22:59 14:22:59,787 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - Please move "immediateFlush" property into the enclosing appender.
14:22:59 14:22:59,813 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - Setting the "immediateFlush" property of the enclosing appender to true
14:22:59 14:22:59,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
14:22:59 14:22:59,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
14:22:59 14:22:59,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
14:22:59 14:22:59,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
14:22:59 14:22:59,814 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
14:22:59 14:22:59,814 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
14:22:59 14:22:59,814 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@245b4bdc - End of configuration.
14:22:59 14:22:59,815 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c64cb25 - Registering current configuration as safe fallback point
14:22:59 14:22:59,815 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 208 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
14:28:24 2026-08-01 14:28:24,130 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
14:28:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:28:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:28:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:28:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:28:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:28:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:28:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:28:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:28:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:28:24 Caused by: Ice.CommunicatorDestroyedException: null
14:28:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:28:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:28:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:28:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:28:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:28:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:28:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:28:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:28:24 	... 7 common frames omitted
14:28:32 2026-08-01 14:28:32,859 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
14:28:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:28:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:28:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:28:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:28:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:28:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:28:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:28:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:28:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:28:32 Caused by: Ice.CommunicatorDestroyedException: null
14:28:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:28:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:28:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:28:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:28:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:28:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:28:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:28:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:28:32 	... 7 common frames omitted
14:28:43 2026-08-01 14:28:43,506 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
14:28:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:28:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:28:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:28:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:28:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:28:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:28:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:28:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:28:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:28:43 Caused by: Ice.CommunicatorDestroyedException: null
14:28:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:28:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:28:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:28:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:28:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:28:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:28:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:28:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:28:43 	... 7 common frames omitted
14:29:19 2026-08-01 14:29:19,402 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
14:29:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:19 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:19 Caused by: Ice.CommunicatorDestroyedException: null
14:29:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:19 	... 7 common frames omitted
14:29:21 2026-08-01 14:29:21,171 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
14:29:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:21 Caused by: Ice.CommunicatorDestroyedException: null
14:29:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:21 	... 7 common frames omitted
14:29:22 2026-08-01 14:29:22,757 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
14:29:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:22 Caused by: Ice.CommunicatorDestroyedException: null
14:29:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:22 	... 7 common frames omitted
14:29:24 2026-08-01 14:29:24,503 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
14:29:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:24 Caused by: Ice.CommunicatorDestroyedException: null
14:29:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:24 	... 7 common frames omitted
14:29:26 2026-08-01 14:29:26,039 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
14:29:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:26 Caused by: Ice.CommunicatorDestroyedException: null
14:29:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:26 	... 7 common frames omitted
14:29:27 2026-08-01 14:29:27,818 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
14:29:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:27 Caused by: Ice.CommunicatorDestroyedException: null
14:29:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:27 	... 7 common frames omitted
14:29:29 2026-08-01 14:29:29,294 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
14:29:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:29 Caused by: Ice.CommunicatorDestroyedException: null
14:29:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:29 	... 7 common frames omitted
14:29:31 2026-08-01 14:29:31,060 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
14:29:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:31 Caused by: Ice.CommunicatorDestroyedException: null
14:29:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:31 	... 7 common frames omitted
14:29:32 2026-08-01 14:29:32,592 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
14:29:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:32 Caused by: Ice.CommunicatorDestroyedException: null
14:29:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:32 	... 7 common frames omitted
14:29:34 2026-08-01 14:29:34,554 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
14:29:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:34 Caused by: Ice.CommunicatorDestroyedException: null
14:29:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:34 	... 7 common frames omitted
14:29:36 2026-08-01 14:29:36,087 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
14:29:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:36 Caused by: Ice.CommunicatorDestroyedException: null
14:29:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:36 	... 7 common frames omitted
14:29:37 2026-08-01 14:29:37,794 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
14:29:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:37 Caused by: Ice.CommunicatorDestroyedException: null
14:29:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:37 	... 7 common frames omitted
14:29:39 2026-08-01 14:29:39,219 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
14:29:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:29:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:29:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:29:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:29:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:29:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:29:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:29:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:29:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:29:39 Caused by: Ice.CommunicatorDestroyedException: null
14:29:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:29:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:29:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:29:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:29:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:29:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:29:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:29:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:29:39 	... 7 common frames omitted
14:32:51 2026-08-01 14:32:51,087 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
14:32:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:32:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:32:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:32:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:32:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:32:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:32:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:32:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:32:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:32:51 Caused by: Ice.CommunicatorDestroyedException: null
14:32:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:32:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:32:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:32:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:32:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:32:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:32:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:32:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:32:51 	... 7 common frames omitted
14:32:52 2026-08-01 14:32:52,508 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
14:32:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:32:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:32:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:32:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:32:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:32:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:32:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:32:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:32:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:32:52 Caused by: Ice.CommunicatorDestroyedException: null
14:32:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:32:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:32:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:32:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:32:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:32:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:32:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:32:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:32:52 	... 7 common frames omitted
14:32:53 2026-08-01 14:32:53,738 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
14:32:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:32:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:32:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:32:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:32:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:32:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:32:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:32:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:32:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:32:53 Caused by: Ice.CommunicatorDestroyedException: null
14:32:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:32:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:32:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:32:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:32:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:32:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:32:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:32:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:32:53 	... 7 common frames omitted
14:32:55 2026-08-01 14:32:55,005 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
14:32:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:32:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:32:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:32:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:32:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:32:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:32:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:32:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:32:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:32:55 Caused by: Ice.CommunicatorDestroyedException: null
14:32:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:32:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:32:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:32:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:32:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:32:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:32:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:32:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:32:55 	... 7 common frames omitted
14:32:56 2026-08-01 14:32:56,221 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
14:32:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:32:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:32:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:32:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:32:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:32:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:32:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:32:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:32:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:32:56 Caused by: Ice.CommunicatorDestroyedException: null
14:32:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:32:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:32:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:32:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:32:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:32:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:32:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:32:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:32:56 	... 7 common frames omitted
14:32:57 2026-08-01 14:32:57,273 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
14:32:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:32:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:32:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:32:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:32:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:32:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:32:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:32:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:32:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:32:57 Caused by: Ice.CommunicatorDestroyedException: null
14:32:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:32:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:32:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:32:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:32:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:32:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:32:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:32:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:32:57 	... 7 common frames omitted
14:32:58 2026-08-01 14:32:58,431 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
14:32:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:32:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:32:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:32:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:32:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:32:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:32:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:32:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:32:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:32:58 Caused by: Ice.CommunicatorDestroyedException: null
14:32:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:32:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:32:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:32:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:32:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:32:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:32:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:32:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:32:58 	... 7 common frames omitted
14:33:00 2026-08-01 14:33:00,323 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
14:33:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:00 Caused by: Ice.CommunicatorDestroyedException: null
14:33:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:00 	... 7 common frames omitted
14:33:17 2026-08-01 14:33:17,012 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
14:33:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:17 Caused by: Ice.CommunicatorDestroyedException: null
14:33:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:17 	... 7 common frames omitted
14:33:18 2026-08-01 14:33:18,005 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
14:33:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:18 Caused by: Ice.CommunicatorDestroyedException: null
14:33:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:18 	... 7 common frames omitted
14:33:19 2026-08-01 14:33:19,785 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
14:33:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:19 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:19 Caused by: Ice.CommunicatorDestroyedException: null
14:33:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:19 	... 7 common frames omitted
14:33:20 2026-08-01 14:33:20,077 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
14:33:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:20 Caused by: Ice.CommunicatorDestroyedException: null
14:33:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:20 	... 7 common frames omitted
14:33:21 2026-08-01 14:33:21,114 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
14:33:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:21 Caused by: Ice.CommunicatorDestroyedException: null
14:33:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:21 	... 7 common frames omitted
14:33:21 2026-08-01 14:33:21,360 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
14:33:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:21 Caused by: Ice.CommunicatorDestroyedException: null
14:33:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:21 	... 7 common frames omitted
14:33:22 2026-08-01 14:33:22,391 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
14:33:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:22 Caused by: Ice.CommunicatorDestroyedException: null
14:33:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:22 	... 7 common frames omitted
14:33:22 2026-08-01 14:33:22,641 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
14:33:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:22 Caused by: Ice.CommunicatorDestroyedException: null
14:33:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:22 	... 7 common frames omitted
14:33:23 2026-08-01 14:33:23,692 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
14:33:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:23 Caused by: Ice.CommunicatorDestroyedException: null
14:33:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:23 	... 7 common frames omitted
14:33:23 2026-08-01 14:33:23,934 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
14:33:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:23 Caused by: Ice.CommunicatorDestroyedException: null
14:33:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:23 	... 7 common frames omitted
14:33:24 2026-08-01 14:33:24,982 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
14:33:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:24 Caused by: Ice.CommunicatorDestroyedException: null
14:33:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:24 	... 7 common frames omitted
14:33:25 2026-08-01 14:33:25,229 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
14:33:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:25 Caused by: Ice.CommunicatorDestroyedException: null
14:33:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:25 	... 7 common frames omitted
14:33:26 2026-08-01 14:33:26,338 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
14:33:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:26 Caused by: Ice.CommunicatorDestroyedException: null
14:33:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:26 	... 7 common frames omitted
14:33:26 2026-08-01 14:33:26,590 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
14:33:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:26 Caused by: Ice.CommunicatorDestroyedException: null
14:33:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:26 	... 7 common frames omitted
14:33:27 2026-08-01 14:33:27,615 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
14:33:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:27 Caused by: Ice.CommunicatorDestroyedException: null
14:33:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:27 	... 7 common frames omitted
14:33:27 2026-08-01 14:33:27,860 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
14:33:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:27 Caused by: Ice.CommunicatorDestroyedException: null
14:33:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:27 	... 7 common frames omitted
14:33:28 2026-08-01 14:33:28,926 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
14:33:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:28 Caused by: Ice.CommunicatorDestroyedException: null
14:33:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:28 	... 7 common frames omitted
14:33:29 2026-08-01 14:33:29,164 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
14:33:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:29 Caused by: Ice.CommunicatorDestroyedException: null
14:33:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:29 	... 7 common frames omitted
14:33:30 2026-08-01 14:33:30,214 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
14:33:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:30 Caused by: Ice.CommunicatorDestroyedException: null
14:33:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:30 	... 7 common frames omitted
14:33:30 2026-08-01 14:33:30,476 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
14:33:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:30 Caused by: Ice.CommunicatorDestroyedException: null
14:33:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:30 	... 7 common frames omitted
14:33:31 2026-08-01 14:33:31,675 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
14:33:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:31 Caused by: Ice.CommunicatorDestroyedException: null
14:33:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:31 	... 7 common frames omitted
14:33:31 2026-08-01 14:33:31,944 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
14:33:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:31 Caused by: Ice.CommunicatorDestroyedException: null
14:33:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:31 	... 7 common frames omitted
14:33:33 2026-08-01 14:33:33,109 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
14:33:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:33 Caused by: Ice.CommunicatorDestroyedException: null
14:33:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:33 	... 7 common frames omitted
14:33:33 2026-08-01 14:33:33,384 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
14:33:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:33 Caused by: Ice.CommunicatorDestroyedException: null
14:33:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:33 	... 7 common frames omitted
14:33:34 2026-08-01 14:33:34,577 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
14:33:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:34 Caused by: Ice.CommunicatorDestroyedException: null
14:33:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:34 	... 7 common frames omitted
14:33:34 2026-08-01 14:33:34,837 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
14:33:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:34 Caused by: Ice.CommunicatorDestroyedException: null
14:33:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:34 	... 7 common frames omitted
14:33:36 2026-08-01 14:33:36,016 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
14:33:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:36 Caused by: Ice.CommunicatorDestroyedException: null
14:33:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:36 	... 7 common frames omitted
14:33:36 2026-08-01 14:33:36,267 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
14:33:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:36 Caused by: Ice.CommunicatorDestroyedException: null
14:33:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:36 	... 7 common frames omitted
14:33:37 2026-08-01 14:33:37,393 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
14:33:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:37 Caused by: Ice.CommunicatorDestroyedException: null
14:33:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:37 	... 7 common frames omitted
14:33:37 2026-08-01 14:33:37,656 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
14:33:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:37 Caused by: Ice.CommunicatorDestroyedException: null
14:33:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:37 	... 7 common frames omitted
14:33:38 2026-08-01 14:33:38,843 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
14:33:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:38 Caused by: Ice.CommunicatorDestroyedException: null
14:33:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:38 	... 7 common frames omitted
14:33:39 2026-08-01 14:33:39,099 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
14:33:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:39 Caused by: Ice.CommunicatorDestroyedException: null
14:33:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:39 	... 7 common frames omitted
14:33:40 2026-08-01 14:33:40,296 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
14:33:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:40 Caused by: Ice.CommunicatorDestroyedException: null
14:33:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:40 	... 7 common frames omitted
14:33:40 2026-08-01 14:33:40,601 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
14:33:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:33:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:33:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:33:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:33:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:33:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:33:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:33:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:33:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:33:40 Caused by: Ice.CommunicatorDestroyedException: null
14:33:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:33:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:33:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:33:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:33:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:33:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:33:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:33:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:33:40 	... 7 common frames omitted
14:35:40 2026-08-01 14:35:40,720 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
14:35:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:35:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:35:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:35:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:35:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:35:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:35:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:35:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:35:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:35:40 Caused by: Ice.CommunicatorDestroyedException: null
14:35:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:35:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:35:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:35:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:35:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:35:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:35:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:35:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:35:40 	... 7 common frames omitted
14:37:40 2026-08-01 14:37:40,896 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
14:37:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:37:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:37:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:37:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:37:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:37:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:37:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:37:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:37:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:37:40 Caused by: Ice.CommunicatorDestroyedException: null
14:37:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:37:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:37:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:37:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:37:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:37:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:37:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:37:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:37:40 	... 7 common frames omitted
14:39:40 2026-08-01 14:39:40,932 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
14:39:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:39:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:39:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:39:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:39:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:39:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:39:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:39:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:39:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:39:40 Caused by: Ice.CommunicatorDestroyedException: null
14:39:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:39:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:39:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:39:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:39:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:39:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:39:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:39:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:39:40 	... 7 common frames omitted
14:41:40 2026-08-01 14:41:40,974 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
14:41:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:41:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:41:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:41:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:41:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:41:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:41:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:41:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:41:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:41:40 Caused by: Ice.CommunicatorDestroyedException: null
14:41:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:41:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:41:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:41:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:41:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:41:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:41:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:41:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:41:40 	... 7 common frames omitted
14:43:41 2026-08-01 14:43:41,007 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
14:43:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:43:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:43:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:43:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:43:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:43:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:43:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:43:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:43:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:43:41 Caused by: Ice.CommunicatorDestroyedException: null
14:43:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:43:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:43:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:43:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:43:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:43:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:43:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:43:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:43:41 	... 7 common frames omitted
14:45:41 2026-08-01 14:45:41,047 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
14:45:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:45:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:45:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:45:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:45:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:45:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:45:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:45:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:45:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:45:41 Caused by: Ice.CommunicatorDestroyedException: null
14:45:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:45:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:45:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:45:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:45:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:45:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:45:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:45:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:45:41 	... 7 common frames omitted
14:47:41 2026-08-01 14:47:41,091 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
14:47:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:47:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:47:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:47:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:47:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:47:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:47:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:47:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:47:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:47:41 Caused by: Ice.CommunicatorDestroyedException: null
14:47:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:47:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:47:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:47:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:47:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:47:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:47:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:47:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:47:41 	... 7 common frames omitted
14:49:41 2026-08-01 14:49:41,130 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
14:49:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:49:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:49:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:49:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:49:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:49:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:49:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:49:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:49:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:49:41 Caused by: Ice.CommunicatorDestroyedException: null
14:49:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:49:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:49:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:49:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:49:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:49:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:49:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:49:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:49:41 	... 7 common frames omitted
14:51:41 2026-08-01 14:51:41,125 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
14:51:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:51:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:51:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:51:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:51:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:51:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:51:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:51:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:51:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:51:41 Caused by: Ice.CommunicatorDestroyedException: null
14:51:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:51:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:51:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:51:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:51:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:51:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:51:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:51:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:51:41 	... 7 common frames omitted
14:53:41 2026-08-01 14:53:41,170 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
14:53:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:53:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:53:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:53:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:53:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:53:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:53:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:53:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:53:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:53:41 Caused by: Ice.CommunicatorDestroyedException: null
14:53:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:53:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:53:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:53:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:53:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:53:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:53:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:53:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:53:41 	... 7 common frames omitted
14:55:41 2026-08-01 14:55:41,226 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
14:55:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:55:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:55:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:55:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:55:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:55:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:55:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:55:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:55:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:55:41 Caused by: Ice.CommunicatorDestroyedException: null
14:55:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:55:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:55:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:55:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:55:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:55:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:55:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:55:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:55:41 	... 7 common frames omitted
14:57:41 2026-08-01 14:57:41,178 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
14:57:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:57:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:57:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:57:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:57:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:57:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:57:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:57:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:57:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:57:41 Caused by: Ice.CommunicatorDestroyedException: null
14:57:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:57:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:57:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:57:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:57:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:57:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:57:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:57:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:57:41 	... 7 common frames omitted
14:59:41 2026-08-01 14:59:41,275 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
14:59:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
14:59:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
14:59:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
14:59:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
14:59:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
14:59:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
14:59:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:59:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:59:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
14:59:41 Caused by: Ice.CommunicatorDestroyedException: null
14:59:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
14:59:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
14:59:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
14:59:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
14:59:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
14:59:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
14:59:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
14:59:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
14:59:41 	... 7 common frames omitted
15:01:41 2026-08-01 15:01:41,456 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
15:01:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:01:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:01:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:01:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:01:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:01:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:01:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:01:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:01:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:01:41 Caused by: Ice.CommunicatorDestroyedException: null
15:01:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:01:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:01:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:01:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:01:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:01:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:01:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:01:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:01:41 	... 7 common frames omitted
15:03:41 2026-08-01 15:03:41,528 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
15:03:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:03:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:03:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:03:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:03:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:03:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:03:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:03:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:03:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:03:41 Caused by: Ice.CommunicatorDestroyedException: null
15:03:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:03:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:03:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:03:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:03:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:03:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:03:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:03:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:03:41 	... 7 common frames omitted
15:05:41 2026-08-01 15:05:41,548 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
15:05:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:05:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:05:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:05:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:05:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:05:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:05:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:05:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:05:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:05:41 Caused by: Ice.CommunicatorDestroyedException: null
15:05:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:05:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:05:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:05:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:05:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:05:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:05:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:05:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:05:41 	... 7 common frames omitted
15:07:41 2026-08-01 15:07:41,632 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
15:07:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:07:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:07:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:07:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:07:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:07:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:07:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:07:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:07:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:07:41 Caused by: Ice.CommunicatorDestroyedException: null
15:07:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:07:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:07:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:07:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:07:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:07:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:07:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:07:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:07:41 	... 7 common frames omitted
15:09:41 2026-08-01 15:09:41,690 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
15:09:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:09:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:09:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:09:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:09:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:09:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:09:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:09:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:09:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:09:41 Caused by: Ice.CommunicatorDestroyedException: null
15:09:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:09:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:09:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:09:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:09:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:09:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:09:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:09:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:09:41 	... 7 common frames omitted
15:11:41 2026-08-01 15:11:41,729 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
15:11:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:11:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:11:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:11:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:11:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:11:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:11:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:11:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:11:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:11:41 Caused by: Ice.CommunicatorDestroyedException: null
15:11:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:11:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:11:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:11:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:11:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:11:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:11:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:11:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:11:41 	... 7 common frames omitted
15:13:41 2026-08-01 15:13:41,786 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
15:13:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:13:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:13:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:13:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:13:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:13:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:13:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:13:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:13:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:13:41 Caused by: Ice.CommunicatorDestroyedException: null
15:13:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:13:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:13:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:13:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:13:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:13:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:13:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:13:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:13:41 	... 7 common frames omitted
15:15:41 2026-08-01 15:15:41,823 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
15:15:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:15:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:15:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:15:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:15:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:15:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:15:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:15:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:15:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:15:41 Caused by: Ice.CommunicatorDestroyedException: null
15:15:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:15:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:15:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:15:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:15:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:15:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:15:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:15:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:15:41 	... 7 common frames omitted
15:17:41 2026-08-01 15:17:41,903 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
15:17:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:17:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:17:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:17:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:17:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:17:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:17:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:17:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:17:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:17:41 Caused by: Ice.CommunicatorDestroyedException: null
15:17:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:17:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:17:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:17:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:17:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:17:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:17:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:17:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:17:41 	... 7 common frames omitted
15:19:41 2026-08-01 15:19:41,964 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
15:19:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:19:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:19:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:19:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:19:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:19:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:19:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:19:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:19:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:19:41 Caused by: Ice.CommunicatorDestroyedException: null
15:19:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:19:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:19:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:19:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:19:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:19:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:19:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:19:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:19:41 	... 7 common frames omitted
15:21:42 2026-08-01 15:21:42,040 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
15:21:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:21:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:21:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:21:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:21:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:21:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:21:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:21:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:21:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:21:42 Caused by: Ice.CommunicatorDestroyedException: null
15:21:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:21:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:21:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:21:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:21:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:21:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:21:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:21:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:21:42 	... 7 common frames omitted
15:23:42 2026-08-01 15:23:42,031 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
15:23:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:23:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:23:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:23:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:23:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:23:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:23:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:23:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:23:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:23:42 Caused by: Ice.CommunicatorDestroyedException: null
15:23:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:23:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:23:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:23:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:23:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:23:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:23:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:23:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:23:42 	... 7 common frames omitted
15:25:42 2026-08-01 15:25:42,056 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
15:25:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:25:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:25:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:25:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:25:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:25:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:25:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:25:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:25:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:25:42 Caused by: Ice.CommunicatorDestroyedException: null
15:25:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:25:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:25:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:25:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:25:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:25:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:25:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:25:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:25:42 	... 7 common frames omitted
15:27:42 2026-08-01 15:27:42,124 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
15:27:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:27:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:27:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:27:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:27:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:27:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:27:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:27:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:27:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:27:42 Caused by: Ice.CommunicatorDestroyedException: null
15:27:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:27:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:27:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:27:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:27:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:27:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:27:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:27:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:27:42 	... 7 common frames omitted
15:29:42 2026-08-01 15:29:42,197 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
15:29:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:29:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:29:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:29:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:29:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:29:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:29:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:29:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:29:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:29:42 Caused by: Ice.CommunicatorDestroyedException: null
15:29:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:29:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:29:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:29:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:29:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:29:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:29:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:29:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:29:42 	... 7 common frames omitted
15:31:42 2026-08-01 15:31:42,191 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
15:31:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:31:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:31:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:31:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:31:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:31:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:31:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:31:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:31:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:31:42 Caused by: Ice.CommunicatorDestroyedException: null
15:31:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:31:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:31:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:31:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:31:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:31:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:31:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:31:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:31:42 	... 7 common frames omitted
15:33:42 2026-08-01 15:33:42,248 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
15:33:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:33:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:33:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:33:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:33:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:33:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:33:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:33:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:33:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:33:42 Caused by: Ice.CommunicatorDestroyedException: null
15:33:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:33:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:33:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:33:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:33:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:33:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:33:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:33:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:33:42 	... 7 common frames omitted
15:35:42 2026-08-01 15:35:42,298 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
15:35:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:35:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:35:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:35:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:35:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:35:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:35:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:35:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:35:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:35:42 Caused by: Ice.CommunicatorDestroyedException: null
15:35:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:35:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:35:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:35:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:35:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:35:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:35:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:35:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:35:42 	... 7 common frames omitted
15:37:42 2026-08-01 15:37:42,332 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
15:37:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:37:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:37:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:37:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:37:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:37:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:37:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:37:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:37:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:37:42 Caused by: Ice.CommunicatorDestroyedException: null
15:37:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:37:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:37:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:37:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:37:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:37:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:37:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:37:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:37:42 	... 7 common frames omitted
15:39:42 2026-08-01 15:39:42,391 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
15:39:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:39:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:39:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:39:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:39:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:39:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:39:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:39:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:39:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:39:42 Caused by: Ice.CommunicatorDestroyedException: null
15:39:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:39:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:39:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:39:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:39:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:39:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:39:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:39:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:39:42 	... 7 common frames omitted
15:41:42 2026-08-01 15:41:42,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
15:41:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:41:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:41:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:41:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:41:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:41:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:41:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:41:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:41:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:41:42 Caused by: Ice.CommunicatorDestroyedException: null
15:41:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:41:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:41:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:41:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:41:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:41:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:41:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:41:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:41:42 	... 7 common frames omitted
15:43:42 2026-08-01 15:43:42,480 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
15:43:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:43:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:43:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:43:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:43:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:43:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:43:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:43:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:43:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:43:42 Caused by: Ice.CommunicatorDestroyedException: null
15:43:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:43:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:43:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:43:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:43:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:43:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:43:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:43:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:43:42 	... 7 common frames omitted
15:45:42 2026-08-01 15:45:42,546 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
15:45:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:45:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:45:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:45:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:45:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:45:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:45:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:45:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:45:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:45:42 Caused by: Ice.CommunicatorDestroyedException: null
15:45:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:45:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:45:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:45:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:45:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:45:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:45:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:45:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:45:42 	... 7 common frames omitted
15:47:42 2026-08-01 15:47:42,591 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
15:47:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:47:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:47:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:47:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:47:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:47:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:47:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:47:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:47:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:47:42 Caused by: Ice.CommunicatorDestroyedException: null
15:47:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:47:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:47:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:47:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:47:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:47:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:47:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:47:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:47:42 	... 7 common frames omitted
15:49:42 2026-08-01 15:49:42,599 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
15:49:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:49:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:49:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:49:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:49:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:49:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:49:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:49:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:49:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:49:42 Caused by: Ice.CommunicatorDestroyedException: null
15:49:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:49:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:49:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:49:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:49:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:49:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:49:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:49:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:49:42 	... 7 common frames omitted
15:51:42 2026-08-01 15:51:42,639 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
15:51:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:51:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:51:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:51:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:51:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:51:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:51:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:51:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:51:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:51:42 Caused by: Ice.CommunicatorDestroyedException: null
15:51:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:51:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:51:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:51:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:51:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:51:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:51:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:51:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:51:42 	... 7 common frames omitted
15:53:42 2026-08-01 15:53:42,721 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
15:53:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:53:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:53:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:53:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:53:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:53:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:53:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:53:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:53:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:53:42 Caused by: Ice.CommunicatorDestroyedException: null
15:53:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:53:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:53:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:53:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:53:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:53:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:53:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:53:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:53:42 	... 7 common frames omitted
15:55:42 2026-08-01 15:55:42,776 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
15:55:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:55:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:55:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:55:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:55:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:55:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:55:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:55:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:55:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:55:42 Caused by: Ice.CommunicatorDestroyedException: null
15:55:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:55:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:55:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:55:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:55:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:55:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:55:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:55:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:55:42 	... 7 common frames omitted
15:57:42 2026-08-01 15:57:42,794 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
15:57:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:57:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:57:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:57:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:57:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:57:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:57:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:57:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:57:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:57:42 Caused by: Ice.CommunicatorDestroyedException: null
15:57:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:57:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:57:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:57:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:57:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:57:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:57:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:57:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:57:42 	... 7 common frames omitted
15:59:42 2026-08-01 15:59:42,870 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
15:59:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
15:59:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
15:59:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
15:59:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
15:59:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
15:59:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
15:59:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
15:59:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
15:59:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
15:59:42 Caused by: Ice.CommunicatorDestroyedException: null
15:59:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
15:59:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
15:59:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
15:59:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
15:59:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
15:59:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
15:59:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
15:59:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
15:59:42 	... 7 common frames omitted
16:01:42 2026-08-01 16:01:42,888 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
16:01:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:01:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:01:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:01:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:01:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:01:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:01:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:01:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:01:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:01:42 Caused by: Ice.CommunicatorDestroyedException: null
16:01:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:01:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:01:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:01:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:01:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:01:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:01:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:01:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:01:42 	... 7 common frames omitted
16:03:42 2026-08-01 16:03:42,937 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
16:03:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:03:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:03:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:03:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:03:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:03:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:03:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:03:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:03:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:03:42 Caused by: Ice.CommunicatorDestroyedException: null
16:03:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:03:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:03:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:03:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:03:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:03:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:03:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:03:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:03:42 	... 7 common frames omitted
16:05:43 2026-08-01 16:05:43,000 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
16:05:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:05:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:05:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:05:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:05:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:05:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:05:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:05:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:05:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:05:43 Caused by: Ice.CommunicatorDestroyedException: null
16:05:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:05:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:05:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:05:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:05:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:05:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:05:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:05:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:05:43 	... 7 common frames omitted
16:07:43 2026-08-01 16:07:43,034 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
16:07:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:07:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:07:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:07:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:07:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:07:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:07:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:07:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:07:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:07:43 Caused by: Ice.CommunicatorDestroyedException: null
16:07:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:07:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:07:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:07:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:07:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:07:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:07:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:07:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:07:43 	... 7 common frames omitted
16:09:43 2026-08-01 16:09:43,048 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
16:09:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:09:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:09:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:09:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:09:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:09:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:09:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:09:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:09:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:09:43 Caused by: Ice.CommunicatorDestroyedException: null
16:09:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:09:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:09:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:09:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:09:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:09:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:09:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:09:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:09:43 	... 7 common frames omitted
16:11:43 2026-08-01 16:11:43,131 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
16:11:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:43 Caused by: Ice.CommunicatorDestroyedException: null
16:11:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:43 	... 7 common frames omitted
16:11:44 2026-08-01 16:11:44,743 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
16:11:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:44 Caused by: Ice.CommunicatorDestroyedException: null
16:11:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:44 	... 7 common frames omitted
16:11:45 2026-08-01 16:11:45,023 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
16:11:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:45 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:45 Caused by: Ice.CommunicatorDestroyedException: null
16:11:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:45 	... 7 common frames omitted
16:11:46 2026-08-01 16:11:46,330 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
16:11:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:46 Caused by: Ice.CommunicatorDestroyedException: null
16:11:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:46 	... 7 common frames omitted
16:11:46 2026-08-01 16:11:46,585 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
16:11:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:46 Caused by: Ice.CommunicatorDestroyedException: null
16:11:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:46 	... 7 common frames omitted
16:11:47 2026-08-01 16:11:47,749 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
16:11:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:47 Caused by: Ice.CommunicatorDestroyedException: null
16:11:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:47 	... 7 common frames omitted
16:11:47 2026-08-01 16:11:47,998 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
16:11:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:47 Caused by: Ice.CommunicatorDestroyedException: null
16:11:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:47 	... 7 common frames omitted
16:11:49 2026-08-01 16:11:49,133 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
16:11:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:49 Caused by: Ice.CommunicatorDestroyedException: null
16:11:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:49 	... 7 common frames omitted
16:11:49 2026-08-01 16:11:49,381 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
16:11:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:49 Caused by: Ice.CommunicatorDestroyedException: null
16:11:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:49 	... 7 common frames omitted
16:11:50 2026-08-01 16:11:50,574 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
16:11:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:50 Caused by: Ice.CommunicatorDestroyedException: null
16:11:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:50 	... 7 common frames omitted
16:11:50 2026-08-01 16:11:50,828 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
16:11:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:50 Caused by: Ice.CommunicatorDestroyedException: null
16:11:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:50 	... 7 common frames omitted
16:11:52 2026-08-01 16:11:52,114 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
16:11:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:52 Caused by: Ice.CommunicatorDestroyedException: null
16:11:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:52 	... 7 common frames omitted
16:11:52 2026-08-01 16:11:52,365 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
16:11:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:52 Caused by: Ice.CommunicatorDestroyedException: null
16:11:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:52 	... 7 common frames omitted
16:11:53 2026-08-01 16:11:53,641 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
16:11:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:53 Caused by: Ice.CommunicatorDestroyedException: null
16:11:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:53 	... 7 common frames omitted
16:11:53 2026-08-01 16:11:53,887 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
16:11:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:53 Caused by: Ice.CommunicatorDestroyedException: null
16:11:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:53 	... 7 common frames omitted
16:11:55 2026-08-01 16:11:55,054 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
16:11:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:55 Caused by: Ice.CommunicatorDestroyedException: null
16:11:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:55 	... 7 common frames omitted
16:11:55 2026-08-01 16:11:55,314 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
16:11:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:55 Caused by: Ice.CommunicatorDestroyedException: null
16:11:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:55 	... 7 common frames omitted
16:11:56 2026-08-01 16:11:56,506 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
16:11:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:56 Caused by: Ice.CommunicatorDestroyedException: null
16:11:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:56 	... 7 common frames omitted
16:11:56 2026-08-01 16:11:56,759 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
16:11:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:56 Caused by: Ice.CommunicatorDestroyedException: null
16:11:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:56 	... 7 common frames omitted
16:11:57 2026-08-01 16:11:57,958 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
16:11:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:57 Caused by: Ice.CommunicatorDestroyedException: null
16:11:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:57 	... 7 common frames omitted
16:11:58 2026-08-01 16:11:58,216 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
16:11:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:58 Caused by: Ice.CommunicatorDestroyedException: null
16:11:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:58 	... 7 common frames omitted
16:11:59 2026-08-01 16:11:59,477 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
16:11:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:59 Caused by: Ice.CommunicatorDestroyedException: null
16:11:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:59 	... 7 common frames omitted
16:11:59 2026-08-01 16:11:59,730 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
16:11:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:11:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:11:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:11:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:11:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:11:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:11:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:11:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:11:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:11:59 Caused by: Ice.CommunicatorDestroyedException: null
16:11:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:11:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:11:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:11:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:11:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:11:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:11:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:11:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:11:59 	... 7 common frames omitted
16:12:00 2026-08-01 16:12:00,979 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
16:12:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:12:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:12:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:12:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:12:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:12:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:12:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:12:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:12:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:12:00 Caused by: Ice.CommunicatorDestroyedException: null
16:12:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:12:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:12:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:12:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:12:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:12:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:12:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:12:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:12:00 	... 7 common frames omitted
16:12:01 2026-08-01 16:12:01,235 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
16:12:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:12:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:12:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:12:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:12:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:12:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:12:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:12:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:12:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:12:01 Caused by: Ice.CommunicatorDestroyedException: null
16:12:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:12:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:12:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:12:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:12:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:12:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:12:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:12:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:12:01 	... 7 common frames omitted
16:12:02 2026-08-01 16:12:02,470 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
16:12:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:12:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:12:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:12:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:12:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:12:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:12:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:12:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:12:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:12:02 Caused by: Ice.CommunicatorDestroyedException: null
16:12:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:12:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:12:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:12:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:12:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:12:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:12:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:12:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:12:02 	... 7 common frames omitted
16:12:02 2026-08-01 16:12:02,724 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
16:12:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:12:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:12:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:12:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:12:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:12:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:12:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:12:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:12:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:12:02 Caused by: Ice.CommunicatorDestroyedException: null
16:12:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:12:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:12:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:12:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:12:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:12:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:12:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:12:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:12:02 	... 7 common frames omitted
16:12:03 2026-08-01 16:12:03,939 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
16:12:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:12:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:12:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:12:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:12:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:12:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:12:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:12:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:12:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:12:03 Caused by: Ice.CommunicatorDestroyedException: null
16:12:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:12:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:12:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:12:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:12:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:12:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:12:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:12:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:12:03 	... 7 common frames omitted
16:12:04 2026-08-01 16:12:04,197 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
16:12:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:12:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:12:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:12:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:12:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:12:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:12:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:12:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:12:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:12:04 Caused by: Ice.CommunicatorDestroyedException: null
16:12:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:12:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:12:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:12:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:12:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:12:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:12:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:12:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:12:04 	... 7 common frames omitted
16:12:05 2026-08-01 16:12:05,388 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
16:12:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:12:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:12:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:12:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:12:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:12:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:12:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:12:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:12:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:12:05 Caused by: Ice.CommunicatorDestroyedException: null
16:12:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:12:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:12:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:12:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:12:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:12:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:12:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:12:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:12:05 	... 7 common frames omitted
16:12:05 2026-08-01 16:12:05,670 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
16:12:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:12:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:12:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:12:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:12:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:12:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:12:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:12:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:12:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:12:05 Caused by: Ice.CommunicatorDestroyedException: null
16:12:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:12:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:12:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:12:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:12:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:12:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:12:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:12:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:12:05 	... 7 common frames omitted
16:14:05 2026-08-01 16:14:05,898 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
16:14:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:14:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:14:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:14:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:14:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:14:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:14:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:14:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:14:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:14:05 Caused by: Ice.CommunicatorDestroyedException: null
16:14:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:14:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:14:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:14:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:14:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:14:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:14:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:14:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:14:05 	... 7 common frames omitted
16:16:05 2026-08-01 16:16:05,957 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
16:16:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:16:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:16:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:16:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:16:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:16:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:16:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:16:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:16:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:16:05 Caused by: Ice.CommunicatorDestroyedException: null
16:16:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:16:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:16:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:16:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:16:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:16:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:16:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:16:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:16:05 	... 7 common frames omitted
16:18:05 2026-08-01 16:18:05,973 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
16:18:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:18:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:18:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:18:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:18:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:18:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:18:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:18:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:18:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:18:05 Caused by: Ice.CommunicatorDestroyedException: null
16:18:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:18:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:18:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:18:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:18:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:18:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:18:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:18:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:18:05 	... 7 common frames omitted
16:20:05 2026-08-01 16:20:05,995 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
16:20:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:20:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:20:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:20:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:20:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:20:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:20:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:20:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:20:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:20:05 Caused by: Ice.CommunicatorDestroyedException: null
16:20:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:20:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:20:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:20:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:20:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:20:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:20:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:20:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:20:05 	... 7 common frames omitted
16:22:06 2026-08-01 16:22:06,066 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
16:22:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:22:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:22:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:22:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:22:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:22:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:22:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:22:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:22:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:22:06 Caused by: Ice.CommunicatorDestroyedException: null
16:22:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:22:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:22:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:22:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:22:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:22:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:22:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:22:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:22:06 	... 7 common frames omitted
16:24:06 2026-08-01 16:24:06,095 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
16:24:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:24:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:24:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:24:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:24:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:24:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:24:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:24:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:24:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:24:06 Caused by: Ice.CommunicatorDestroyedException: null
16:24:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:24:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:24:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:24:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:24:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:24:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:24:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:24:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:24:06 	... 7 common frames omitted
16:26:06 2026-08-01 16:26:06,133 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
16:26:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:26:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:26:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:26:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:26:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:26:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:26:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:26:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:26:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:26:06 Caused by: Ice.CommunicatorDestroyedException: null
16:26:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:26:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:26:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:26:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:26:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:26:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:26:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:26:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:26:06 	... 7 common frames omitted
16:28:06 2026-08-01 16:28:06,148 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
16:28:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:28:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:28:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:28:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:28:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:28:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:28:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:28:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:28:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:28:06 Caused by: Ice.CommunicatorDestroyedException: null
16:28:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:28:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:28:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:28:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:28:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:28:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:28:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:28:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:28:06 	... 7 common frames omitted
16:30:06 2026-08-01 16:30:06,213 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
16:30:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:30:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:30:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:30:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:30:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:30:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:30:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:30:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:30:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:30:06 Caused by: Ice.CommunicatorDestroyedException: null
16:30:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:30:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:30:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:30:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:30:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:30:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:30:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:30:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:30:06 	... 7 common frames omitted
16:32:06 2026-08-01 16:32:06,195 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
16:32:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:32:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:32:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:32:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:32:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:32:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:32:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:32:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:32:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:32:06 Caused by: Ice.CommunicatorDestroyedException: null
16:32:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:32:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:32:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:32:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:32:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:32:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:32:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:32:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:32:06 	... 7 common frames omitted
16:34:06 2026-08-01 16:34:06,254 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
16:34:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:34:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:34:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:34:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:34:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:34:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:34:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:34:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:34:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:34:06 Caused by: Ice.CommunicatorDestroyedException: null
16:34:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:34:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:34:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:34:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:34:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:34:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:34:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:34:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:34:06 	... 7 common frames omitted
16:36:06 2026-08-01 16:36:06,286 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
16:36:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:36:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:36:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:36:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:36:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:36:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:36:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:36:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:36:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:36:06 Caused by: Ice.CommunicatorDestroyedException: null
16:36:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:36:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:36:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:36:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:36:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:36:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:36:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:36:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:36:06 	... 7 common frames omitted
16:38:06 2026-08-01 16:38:06,356 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
16:38:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:38:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:38:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:38:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:38:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:38:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:38:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:38:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:38:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:38:06 Caused by: Ice.CommunicatorDestroyedException: null
16:38:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:38:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:38:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:38:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:38:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:38:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:38:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:38:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:38:06 	... 7 common frames omitted
16:40:06 2026-08-01 16:40:06,402 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
16:40:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:40:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:40:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:40:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:40:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:40:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:40:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:40:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:40:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:40:06 Caused by: Ice.CommunicatorDestroyedException: null
16:40:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:40:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:40:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:40:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:40:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:40:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:40:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:40:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:40:06 	... 7 common frames omitted
16:42:06 2026-08-01 16:42:06,470 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
16:42:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:42:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:42:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:42:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:42:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:42:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:42:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:42:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:42:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:42:06 Caused by: Ice.CommunicatorDestroyedException: null
16:42:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:42:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:42:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:42:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:42:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:42:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:42:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:42:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:42:06 	... 7 common frames omitted
16:44:06 2026-08-01 16:44:06,505 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
16:44:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:44:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:44:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:44:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:44:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:44:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:44:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:44:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:44:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:44:06 Caused by: Ice.CommunicatorDestroyedException: null
16:44:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:44:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:44:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:44:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:44:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:44:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:44:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:44:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:44:06 	... 7 common frames omitted
16:46:06 2026-08-01 16:46:06,599 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
16:46:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:46:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:46:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:46:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:46:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:46:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:46:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:46:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:46:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:46:06 Caused by: Ice.CommunicatorDestroyedException: null
16:46:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:46:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:46:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:46:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:46:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:46:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:46:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:46:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:46:06 	... 7 common frames omitted
16:48:06 2026-08-01 16:48:06,601 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
16:48:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:48:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:48:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:48:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:48:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:48:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:48:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:48:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:48:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:48:06 Caused by: Ice.CommunicatorDestroyedException: null
16:48:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:48:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:48:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:48:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:48:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:48:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:48:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:48:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:48:06 	... 7 common frames omitted
16:50:06 2026-08-01 16:50:06,703 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
16:50:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:50:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:50:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:50:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:50:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:50:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:50:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:50:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:50:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:50:06 Caused by: Ice.CommunicatorDestroyedException: null
16:50:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:50:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:50:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:50:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:50:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:50:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:50:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:50:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:50:06 	... 7 common frames omitted
16:52:06 2026-08-01 16:52:06,755 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
16:52:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:52:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:52:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:52:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:52:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:52:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:52:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:52:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:52:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:52:06 Caused by: Ice.CommunicatorDestroyedException: null
16:52:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:52:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:52:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:52:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:52:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:52:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:52:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:52:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:52:06 	... 7 common frames omitted
16:54:06 2026-08-01 16:54:06,758 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
16:54:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:54:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:54:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:54:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:54:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:54:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:54:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:54:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:54:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:54:06 Caused by: Ice.CommunicatorDestroyedException: null
16:54:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:54:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:54:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:54:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:54:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:54:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:54:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:54:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:54:06 	... 7 common frames omitted
16:56:06 2026-08-01 16:56:06,815 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
16:56:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:56:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:56:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:56:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:56:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:56:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:56:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:56:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:56:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:56:06 Caused by: Ice.CommunicatorDestroyedException: null
16:56:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:56:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:56:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:56:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:56:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:56:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:56:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:56:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:56:06 	... 7 common frames omitted
16:57:08 Support for FileAnnotationData is deprecated. Use OriginalFile instead.
16:57:08 Could not load table dataomero.IllegalArgumentException: start value can't be greater than stop value
16:57:08 	at omero.gateway.facility.TablesFacility.query(TablesFacility.java:320)
16:57:08 	at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:220)
16:57:08 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
16:57:08 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
16:57:08 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
16:57:08 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
16:57:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:57:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:57:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:57:08 Could not load table dataomero.IllegalArgumentException: start value can't be greater than stop value
16:57:08 	at omero.gateway.facility.TablesFacility.query(TablesFacility.java:320)
16:57:08 	at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:220)
16:57:08 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
16:57:08 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
16:57:08 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
16:57:08 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
16:57:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:57:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:57:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:57:08 Exception in thread "TestNG-method=testInvalidParams-1"
16:57:08 Could not load table dataomero.IllegalArgumentException: step value is greater than the specified range
16:57:08 	at omero.gateway.facility.TablesFacility.query(TablesFacility.java:324)
16:57:08 	at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:229)
16:57:08 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
16:57:08 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
16:57:08 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
16:57:08 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
16:57:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:57:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:57:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:57:08 Could not load table dataomero.IllegalArgumentException: step value is greater than the specified range
16:57:08 	at omero.gateway.facility.TablesFacility.query(TablesFacility.java:324)
16:57:08 	at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:229)
16:57:08 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
16:57:08 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
16:57:08 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
16:57:08 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
16:57:08 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
16:57:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:57:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:57:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:57:08 Exception in thread "TestNG-method=testInvalidParams-1"
16:57:09 No concrete type specified for column 'column1', using Object.toString()
16:57:09 Request rows 1309 to 1384; columns [8, 9, 5, 0, 6, 10, 2, 7, 3, 4]
16:57:10 Request rows 491 to 529; columns [6, 4, 8, 1, 7, 2, 0]
16:57:11 Request rows 43 to 93; columns [1, 0, 8, 10]
16:57:12 Request rows 819 to 895; columns [8, 1, 4, 5, 2, 6, 9, 0, 7, 10]
16:57:13 Request rows 1206 to 1305; columns [2, 6, 7, 5, 3, 9, 10]
16:57:55 Could not login with command line arguments.Glacier2.PermissionDeniedException
16:57:55     reason = "Password check failed for '9151a6df-e4b5-4f69-b3df-e5c133c05c7f': [id=212]"
16:57:55 	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
16:57:55 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
16:57:55 	at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
16:57:55 	at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
16:57:55 	at java.base/java.lang.Class.newInstance(Class.java:727)
16:57:55 	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
16:57:55 	at IceInternal.BasicStream.access$300(BasicStream.java:14)
16:57:55 	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
16:57:55 	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
16:57:55 	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
16:57:55 	at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178)
16:57:55 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49)
16:57:55 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41)
16:57:55 	at omero.client.createSession(client.java:770)
16:57:55 	at omero.client.createSession(client.java:713)
16:57:55 	at omero.gateway.Gateway.createSession(Gateway.java:1045)
16:57:55 	at omero.gateway.Gateway.connect(Gateway.java:297)
16:57:55 	at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154)
16:57:55 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
16:57:55 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
16:57:55 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
16:57:55 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
16:57:55 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
16:57:55 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
16:57:55 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
16:57:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:57:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:57:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:57:55 Could not login with command line arguments.Glacier2.PermissionDeniedException
16:57:55     reason = "Password check failed for '9151a6df-e4b5-4f69-b3df-e5c133c05c7f': [id=212]"
16:57:55 	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
16:57:55 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
16:57:55 	at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
16:57:55 	at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
16:57:55 	at java.base/java.lang.Class.newInstance(Class.java:727)
16:57:55 	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
16:57:55 	at IceInternal.BasicStream.access$300(BasicStream.java:14)
16:57:55 	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
16:57:55 	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
16:57:55 	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
16:57:55 	at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178)
16:57:55 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49)
16:57:55 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41)
16:57:55 	at omero.client.createSession(client.java:770)
16:57:55 	at omero.client.createSession(client.java:713)
16:57:55 	at omero.gateway.Gateway.createSession(Gateway.java:1045)
16:57:55 	at omero.gateway.Gateway.connect(Gateway.java:297)
16:57:55 	at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154)
16:57:55 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
16:57:55 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
16:57:55 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
16:57:55 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
16:57:55 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
16:57:55 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
16:57:55 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
16:57:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:57:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:57:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:57:55 Exception in thread "TestNG-method=testLoginFallback-1"
16:58:06 2026-08-01 16:58:06,839 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
16:58:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
16:58:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
16:58:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
16:58:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
16:58:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
16:58:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
16:58:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
16:58:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
16:58:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
16:58:06 Caused by: Ice.CommunicatorDestroyedException: null
16:58:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
16:58:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
16:58:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
16:58:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
16:58:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
16:58:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
16:58:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
16:58:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
16:58:06 	... 7 common frames omitted
17:00:06 2026-08-01 17:00:06,911 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:00:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:00:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:00:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:00:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:00:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:00:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:00:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:00:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:00:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:00:06 Caused by: Ice.CommunicatorDestroyedException: null
17:00:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:00:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:00:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:00:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:00:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:00:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:00:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:00:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:00:06 	... 7 common frames omitted
17:02:43 2026-08-01 17:02:43,751 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:02:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:02:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:02:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:02:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:02:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:02:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:02:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:02:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:02:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:02:43 Caused by: Ice.CommunicatorDestroyedException: null
17:02:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:02:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:02:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:02:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:02:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:02:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:02:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:02:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:02:43 	... 7 common frames omitted
17:04:55 2026-08-01 17:04:55,494 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:04:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:04:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:04:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:04:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:04:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:04:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:04:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:04:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:04:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:04:55 Caused by: Ice.CommunicatorDestroyedException: null
17:04:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:04:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:04:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:04:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:04:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:04:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:04:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:04:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:04:55 	... 7 common frames omitted
17:05:04 2026-08-01 17:05:04,975 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:05:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:05:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:05:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:05:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:05:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:05:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:05:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:05:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:05:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:05:04 Caused by: Ice.CommunicatorDestroyedException: null
17:05:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:05:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:05:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:05:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:05:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:05:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:05:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:05:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:05:04 	... 7 common frames omitted
17:07:45 2026-08-01 17:07:45,169 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:07:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:07:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:07:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:07:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:07:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:07:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:07:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:07:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:07:45 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:07:45 Caused by: Ice.CommunicatorDestroyedException: null
17:07:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:07:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:07:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:07:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:07:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:07:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:07:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:07:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:07:45 	... 7 common frames omitted
17:07:47 2026-08-01 17:07:47,849 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:07:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:07:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:07:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:07:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:07:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:07:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:07:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:07:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:07:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:07:47 Caused by: Ice.CommunicatorDestroyedException: null
17:07:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:07:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:07:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:07:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:07:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:07:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:07:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:07:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:07:47 	... 7 common frames omitted
17:07:50 2026-08-01 17:07:50,176 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:07:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:07:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:07:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:07:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:07:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:07:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:07:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:07:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:07:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:07:50 Caused by: Ice.CommunicatorDestroyedException: null
17:07:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:07:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:07:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:07:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:07:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:07:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:07:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:07:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:07:50 	... 7 common frames omitted
17:07:52 2026-08-01 17:07:52,440 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:07:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:07:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:07:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:07:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:07:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:07:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:07:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:07:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:07:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:07:52 Caused by: Ice.CommunicatorDestroyedException: null
17:07:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:07:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:07:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:07:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:07:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:07:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:07:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:07:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:07:52 	... 7 common frames omitted
17:07:55 2026-08-01 17:07:55,281 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:07:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:07:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:07:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:07:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:07:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:07:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:07:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:07:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:07:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:07:55 Caused by: Ice.CommunicatorDestroyedException: null
17:07:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:07:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:07:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:07:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:07:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:07:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:07:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:07:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:07:55 	... 7 common frames omitted
17:07:57 2026-08-01 17:07:57,428 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:07:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:07:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:07:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:07:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:07:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:07:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:07:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:07:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:07:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:07:57 Caused by: Ice.CommunicatorDestroyedException: null
17:07:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:07:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:07:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:07:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:07:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:07:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:07:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:07:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:07:57 	... 7 common frames omitted
17:07:59 2026-08-01 17:07:59,511 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:07:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:07:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:07:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:07:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:07:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:07:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:07:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:07:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:07:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:07:59 Caused by: Ice.CommunicatorDestroyedException: null
17:07:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:07:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:07:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:07:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:07:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:07:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:07:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:07:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:07:59 	... 7 common frames omitted
17:08:01 2026-08-01 17:08:01,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:08:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:08:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:08:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:08:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:08:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:08:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:08:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:08:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:08:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:08:01 Caused by: Ice.CommunicatorDestroyedException: null
17:08:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:08:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:08:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:08:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:08:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:08:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:08:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:08:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:08:01 	... 7 common frames omitted
17:11:35 2026-08-01 17:11:35,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:11:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:35 Caused by: Ice.CommunicatorDestroyedException: null
17:11:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:35 	... 7 common frames omitted
17:11:36 2026-08-01 17:11:36,429 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:11:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:36 Caused by: Ice.CommunicatorDestroyedException: null
17:11:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:36 	... 7 common frames omitted
17:11:38 2026-08-01 17:11:38,805 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:11:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:38 Caused by: Ice.CommunicatorDestroyedException: null
17:11:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:38 	... 7 common frames omitted
17:11:40 2026-08-01 17:11:40,435 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:11:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:40 Caused by: Ice.CommunicatorDestroyedException: null
17:11:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:40 	... 7 common frames omitted
17:11:40 2026-08-01 17:11:40,900 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:11:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:40 Caused by: Ice.CommunicatorDestroyedException: null
17:11:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:40 	... 7 common frames omitted
17:11:42 2026-08-01 17:11:42,881 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:11:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:42 Caused by: Ice.CommunicatorDestroyedException: null
17:11:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:42 	... 7 common frames omitted
17:11:44 2026-08-01 17:11:44,930 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:11:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:44 Caused by: Ice.CommunicatorDestroyedException: null
17:11:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:44 	... 7 common frames omitted
17:11:46 2026-08-01 17:11:46,959 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:11:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:46 Caused by: Ice.CommunicatorDestroyedException: null
17:11:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:46 	... 7 common frames omitted
17:11:49 2026-08-01 17:11:49,531 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:11:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:49 Caused by: Ice.CommunicatorDestroyedException: null
17:11:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:49 	... 7 common frames omitted
17:11:51 2026-08-01 17:11:51,258 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:11:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:51 Caused by: Ice.CommunicatorDestroyedException: null
17:11:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:51 	... 7 common frames omitted
17:11:53 2026-08-01 17:11:53,184 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:11:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:53 Caused by: Ice.CommunicatorDestroyedException: null
17:11:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:53 	... 7 common frames omitted
17:11:55 2026-08-01 17:11:55,114 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:11:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:11:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:11:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:11:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:11:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:11:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:11:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:11:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:11:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:11:55 Caused by: Ice.CommunicatorDestroyedException: null
17:11:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:11:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:11:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:11:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:11:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:11:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:11:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:11:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:11:55 	... 7 common frames omitted
17:12:48 2026-08-01 17:12:48,959 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:12:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:12:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:12:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:12:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:12:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:12:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:12:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:12:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:12:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:12:48 Caused by: Ice.CommunicatorDestroyedException: null
17:12:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:12:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:12:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:12:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:12:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:12:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:12:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:12:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:12:48 	... 7 common frames omitted
17:12:52 2026-08-01 17:12:52,691 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:12:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:12:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:12:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:12:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:12:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:12:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:12:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:12:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:12:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:12:52 Caused by: Ice.CommunicatorDestroyedException: null
17:12:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:12:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:12:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:12:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:12:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:12:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:12:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:12:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:12:52 	... 7 common frames omitted
17:13:24 2026-08-01 17:13:24,272 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:13:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:13:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:13:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:13:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:13:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:13:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:13:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:13:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:13:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:13:24 Caused by: Ice.CommunicatorDestroyedException: null
17:13:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:13:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:13:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:13:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:13:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:13:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:13:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:13:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:13:24 	... 7 common frames omitted
17:13:27 2026-08-01 17:13:27,981 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:13:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:13:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:13:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:13:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:13:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:13:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:13:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:13:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:13:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:13:27 Caused by: Ice.CommunicatorDestroyedException: null
17:13:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:13:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:13:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:13:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:13:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:13:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:13:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:13:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:13:27 	... 7 common frames omitted
17:15:02 2026-08-01 17:15:02,296 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:15:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:15:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:15:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:15:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:15:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:15:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:15:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:15:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:15:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:15:02 Caused by: Ice.CommunicatorDestroyedException: null
17:15:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:15:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:15:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:15:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:15:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:15:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:15:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:15:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:15:02 	... 7 common frames omitted
17:20:47 2026-08-01 17:20:47,681 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:20:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:20:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:20:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:20:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:20:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:20:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:20:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:20:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:20:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:20:47 Caused by: Ice.CommunicatorDestroyedException: null
17:20:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:20:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:20:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:20:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:20:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:20:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:20:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:20:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:20:47 	... 7 common frames omitted
17:20:49 2026-08-01 17:20:49,476 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:20:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:20:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:20:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:20:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:20:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:20:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:20:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:20:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:20:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:20:49 Caused by: Ice.CommunicatorDestroyedException: null
17:20:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:20:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:20:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:20:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:20:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:20:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:20:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:20:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:20:49 	... 7 common frames omitted
17:20:51 2026-08-01 17:20:51,188 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:20:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:20:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:20:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:20:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:20:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:20:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:20:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:20:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:20:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:20:51 Caused by: Ice.CommunicatorDestroyedException: null
17:20:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:20:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:20:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:20:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:20:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:20:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:20:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:20:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:20:51 	... 7 common frames omitted
17:20:52 2026-08-01 17:20:52,735 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:20:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:20:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:20:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:20:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:20:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:20:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:20:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:20:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:20:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:20:52 Caused by: Ice.CommunicatorDestroyedException: null
17:20:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:20:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:20:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:20:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:20:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:20:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:20:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:20:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:20:52 	... 7 common frames omitted
17:20:54 2026-08-01 17:20:54,246 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:20:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:20:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:20:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:20:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:20:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:20:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:20:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:20:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:20:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:20:54 Caused by: Ice.CommunicatorDestroyedException: null
17:20:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:20:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:20:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:20:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:20:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:20:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:20:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:20:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:20:54 	... 7 common frames omitted
17:20:55 2026-08-01 17:20:55,655 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:20:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:20:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:20:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:20:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:20:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:20:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:20:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:20:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:20:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:20:55 Caused by: Ice.CommunicatorDestroyedException: null
17:20:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:20:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:20:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:20:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:20:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:20:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:20:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:20:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:20:55 	... 7 common frames omitted
17:20:57 2026-08-01 17:20:57,124 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:20:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:20:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:20:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:20:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:20:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:20:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:20:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:20:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:20:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:20:57 Caused by: Ice.CommunicatorDestroyedException: null
17:20:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:20:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:20:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:20:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:20:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:20:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:20:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:20:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:20:57 	... 7 common frames omitted
17:20:58 2026-08-01 17:20:58,596 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:20:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:20:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:20:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:20:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:20:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:20:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:20:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:20:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:20:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:20:58 Caused by: Ice.CommunicatorDestroyedException: null
17:20:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:20:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:20:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:20:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:20:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:20:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:20:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:20:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:20:58 	... 7 common frames omitted
17:21:00 2026-08-01 17:21:00,020 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:21:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:00 Caused by: Ice.CommunicatorDestroyedException: null
17:21:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:00 	... 7 common frames omitted
17:21:01 2026-08-01 17:21:01,524 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:21:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:01 Caused by: Ice.CommunicatorDestroyedException: null
17:21:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:01 	... 7 common frames omitted
17:21:02 2026-08-01 17:21:02,978 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:21:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:02 Caused by: Ice.CommunicatorDestroyedException: null
17:21:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:02 	... 7 common frames omitted
17:21:04 2026-08-01 17:21:04,373 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:21:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:04 Caused by: Ice.CommunicatorDestroyedException: null
17:21:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:04 	... 7 common frames omitted
17:21:05 2026-08-01 17:21:05,802 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:21:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:05 Caused by: Ice.CommunicatorDestroyedException: null
17:21:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:05 	... 7 common frames omitted
17:21:07 2026-08-01 17:21:07,270 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:21:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:07 Caused by: Ice.CommunicatorDestroyedException: null
17:21:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:07 	... 7 common frames omitted
17:21:08 2026-08-01 17:21:08,621 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:21:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:08 Caused by: Ice.CommunicatorDestroyedException: null
17:21:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:08 	... 7 common frames omitted
17:21:10 2026-08-01 17:21:10,104 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:21:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:10 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:10 Caused by: Ice.CommunicatorDestroyedException: null
17:21:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:10 	... 7 common frames omitted
17:21:11 2026-08-01 17:21:11,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:21:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:11 Caused by: Ice.CommunicatorDestroyedException: null
17:21:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:11 	... 7 common frames omitted
17:21:12 2026-08-01 17:21:12,923 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:21:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:12 Caused by: Ice.CommunicatorDestroyedException: null
17:21:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:12 	... 7 common frames omitted
17:21:14 2026-08-01 17:21:14,389 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:21:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:14 Caused by: Ice.CommunicatorDestroyedException: null
17:21:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:14 	... 7 common frames omitted
17:21:15 2026-08-01 17:21:15,853 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:21:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:15 Caused by: Ice.CommunicatorDestroyedException: null
17:21:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:15 	... 7 common frames omitted
17:21:17 2026-08-01 17:21:17,240 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:21:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:17 Caused by: Ice.CommunicatorDestroyedException: null
17:21:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:17 	... 7 common frames omitted
17:21:18 2026-08-01 17:21:18,655 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:21:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:18 Caused by: Ice.CommunicatorDestroyedException: null
17:21:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:18 	... 7 common frames omitted
17:21:20 2026-08-01 17:21:20,127 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:21:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:20 Caused by: Ice.CommunicatorDestroyedException: null
17:21:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:20 	... 7 common frames omitted
17:21:21 2026-08-01 17:21:21,540 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:21:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:21 Caused by: Ice.CommunicatorDestroyedException: null
17:21:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:21 	... 7 common frames omitted
17:21:23 2026-08-01 17:21:23,074 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:21:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:23 Caused by: Ice.CommunicatorDestroyedException: null
17:21:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:23 	... 7 common frames omitted
17:21:24 2026-08-01 17:21:24,812 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:21:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:24 Caused by: Ice.CommunicatorDestroyedException: null
17:21:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:24 	... 7 common frames omitted
17:21:26 2026-08-01 17:21:26,511 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:21:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:26 Caused by: Ice.CommunicatorDestroyedException: null
17:21:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:26 	... 7 common frames omitted
17:21:28 2026-08-01 17:21:28,343 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:21:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:28 Caused by: Ice.CommunicatorDestroyedException: null
17:21:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:28 	... 7 common frames omitted
17:21:29 2026-08-01 17:21:29,929 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:21:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:29 Caused by: Ice.CommunicatorDestroyedException: null
17:21:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:29 	... 7 common frames omitted
17:21:31 2026-08-01 17:21:31,492 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:21:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:31 Caused by: Ice.CommunicatorDestroyedException: null
17:21:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:31 	... 7 common frames omitted
17:21:33 2026-08-01 17:21:33,030 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:21:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:33 Caused by: Ice.CommunicatorDestroyedException: null
17:21:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:33 	... 7 common frames omitted
17:21:34 2026-08-01 17:21:34,770 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:21:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:34 Caused by: Ice.CommunicatorDestroyedException: null
17:21:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:34 	... 7 common frames omitted
17:21:36 2026-08-01 17:21:36,433 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:21:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:36 Caused by: Ice.CommunicatorDestroyedException: null
17:21:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:36 	... 7 common frames omitted
17:21:38 2026-08-01 17:21:38,045 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:21:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:38 Caused by: Ice.CommunicatorDestroyedException: null
17:21:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:38 	... 7 common frames omitted
17:21:39 2026-08-01 17:21:39,665 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:21:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:39 Caused by: Ice.CommunicatorDestroyedException: null
17:21:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:39 	... 7 common frames omitted
17:21:41 2026-08-01 17:21:41,207 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:21:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:41 Caused by: Ice.CommunicatorDestroyedException: null
17:21:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:41 	... 7 common frames omitted
17:21:46 2026-08-01 17:21:46,924 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:21:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:46 Caused by: Ice.CommunicatorDestroyedException: null
17:21:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:46 	... 7 common frames omitted
17:21:48 2026-08-01 17:21:48,884 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:21:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:48 Caused by: Ice.CommunicatorDestroyedException: null
17:21:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:48 	... 7 common frames omitted
17:21:50 2026-08-01 17:21:50,869 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:21:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:21:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:21:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:21:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:21:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:21:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:21:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:21:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:21:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:21:50 Caused by: Ice.CommunicatorDestroyedException: null
17:21:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:21:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:21:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:21:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:21:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:21:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:21:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:21:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:21:50 	... 7 common frames omitted
17:23:27 2026-08-01 17:23:27,362 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:23:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:27 Caused by: Ice.CommunicatorDestroyedException: null
17:23:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:27 	... 7 common frames omitted
17:23:38 2026-08-01 17:23:38,028 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:23:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:38 Caused by: Ice.CommunicatorDestroyedException: null
17:23:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:38 	... 7 common frames omitted
17:23:41 2026-08-01 17:23:41,447 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:23:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:41 Caused by: Ice.CommunicatorDestroyedException: null
17:23:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:41 	... 7 common frames omitted
17:23:44 2026-08-01 17:23:44,491 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:23:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:44 Caused by: Ice.CommunicatorDestroyedException: null
17:23:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:44 	... 7 common frames omitted
17:23:47 2026-08-01 17:23:47,623 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:23:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:47 Caused by: Ice.CommunicatorDestroyedException: null
17:23:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:47 	... 7 common frames omitted
17:23:50 2026-08-01 17:23:50,314 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:23:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:50 Caused by: Ice.CommunicatorDestroyedException: null
17:23:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:50 	... 7 common frames omitted
17:23:52 2026-08-01 17:23:52,958 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:23:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:52 Caused by: Ice.CommunicatorDestroyedException: null
17:23:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:52 	... 7 common frames omitted
17:23:55 2026-08-01 17:23:55,625 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:23:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:55 Caused by: Ice.CommunicatorDestroyedException: null
17:23:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:55 	... 7 common frames omitted
17:23:58 2026-08-01 17:23:58,257 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:23:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:23:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:23:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:23:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:23:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:23:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:23:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:23:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:23:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:23:58 Caused by: Ice.CommunicatorDestroyedException: null
17:23:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:23:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:23:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:23:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:23:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:23:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:23:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:23:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:23:58 	... 7 common frames omitted
17:24:00 2026-08-01 17:24:00,993 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:24:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:00 Caused by: Ice.CommunicatorDestroyedException: null
17:24:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:00 	... 7 common frames omitted
17:24:02 2026-08-01 17:24:02,952 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:24:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:02 Caused by: Ice.CommunicatorDestroyedException: null
17:24:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:02 	... 7 common frames omitted
17:24:04 2026-08-01 17:24:04,894 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:24:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:04 Caused by: Ice.CommunicatorDestroyedException: null
17:24:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:04 	... 7 common frames omitted
17:24:06 2026-08-01 17:24:06,867 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:24:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:06 Caused by: Ice.CommunicatorDestroyedException: null
17:24:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:06 	... 7 common frames omitted
17:24:09 2026-08-01 17:24:09,240 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:24:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:09 Caused by: Ice.CommunicatorDestroyedException: null
17:24:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:09 	... 7 common frames omitted
17:24:11 2026-08-01 17:24:11,679 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:24:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:11 Caused by: Ice.CommunicatorDestroyedException: null
17:24:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:11 	... 7 common frames omitted
17:24:14 2026-08-01 17:24:14,104 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:24:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:14 Caused by: Ice.CommunicatorDestroyedException: null
17:24:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:14 	... 7 common frames omitted
17:24:16 2026-08-01 17:24:16,515 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:24:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:16 Caused by: Ice.CommunicatorDestroyedException: null
17:24:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:16 	... 7 common frames omitted
17:24:18 2026-08-01 17:24:18,524 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:24:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:18 Caused by: Ice.CommunicatorDestroyedException: null
17:24:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:18 	... 7 common frames omitted
17:24:20 2026-08-01 17:24:20,537 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:24:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:20 Caused by: Ice.CommunicatorDestroyedException: null
17:24:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:20 	... 7 common frames omitted
17:24:22 2026-08-01 17:24:22,437 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:24:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:22 Caused by: Ice.CommunicatorDestroyedException: null
17:24:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:22 	... 7 common frames omitted
17:24:24 2026-08-01 17:24:24,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:24:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:24 Caused by: Ice.CommunicatorDestroyedException: null
17:24:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:24 	... 7 common frames omitted
17:24:26 2026-08-01 17:24:26,628 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:24:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:26 Caused by: Ice.CommunicatorDestroyedException: null
17:24:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:26 	... 7 common frames omitted
17:24:28 2026-08-01 17:24:28,259 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:24:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:28 Caused by: Ice.CommunicatorDestroyedException: null
17:24:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:28 	... 7 common frames omitted
17:24:29 2026-08-01 17:24:29,829 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:24:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:29 Caused by: Ice.CommunicatorDestroyedException: null
17:24:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:29 	... 7 common frames omitted
17:24:31 2026-08-01 17:24:31,435 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:24:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:31 Caused by: Ice.CommunicatorDestroyedException: null
17:24:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:31 	... 7 common frames omitted
17:24:33 2026-08-01 17:24:33,462 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:24:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:33 Caused by: Ice.CommunicatorDestroyedException: null
17:24:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:33 	... 7 common frames omitted
17:24:36 2026-08-01 17:24:36,500 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:24:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:36 Caused by: Ice.CommunicatorDestroyedException: null
17:24:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:36 	... 7 common frames omitted
17:24:39 2026-08-01 17:24:39,520 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:24:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:39 Caused by: Ice.CommunicatorDestroyedException: null
17:24:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:39 	... 7 common frames omitted
17:24:42 2026-08-01 17:24:42,640 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:24:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:42 Caused by: Ice.CommunicatorDestroyedException: null
17:24:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:42 	... 7 common frames omitted
17:24:45 2026-08-01 17:24:45,759 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:24:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:45 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:45 Caused by: Ice.CommunicatorDestroyedException: null
17:24:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:45 	... 7 common frames omitted
17:24:47 2026-08-01 17:24:47,778 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:24:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:47 Caused by: Ice.CommunicatorDestroyedException: null
17:24:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:47 	... 7 common frames omitted
17:24:49 2026-08-01 17:24:49,633 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:24:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:49 Caused by: Ice.CommunicatorDestroyedException: null
17:24:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:49 	... 7 common frames omitted
17:24:52 2026-08-01 17:24:52,250 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:24:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:52 Caused by: Ice.CommunicatorDestroyedException: null
17:24:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:52 	... 7 common frames omitted
17:24:54 2026-08-01 17:24:54,766 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:24:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:54 Caused by: Ice.CommunicatorDestroyedException: null
17:24:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:54 	... 7 common frames omitted
17:24:57 2026-08-01 17:24:57,385 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:24:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:57 Caused by: Ice.CommunicatorDestroyedException: null
17:24:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:57 	... 7 common frames omitted
17:24:59 2026-08-01 17:24:59,939 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:24:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:24:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:24:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:24:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:24:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:24:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:24:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:24:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:24:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:24:59 Caused by: Ice.CommunicatorDestroyedException: null
17:24:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:24:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:24:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:24:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:24:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:24:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:24:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:24:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:24:59 	... 7 common frames omitted
17:25:01 2026-08-01 17:25:01,803 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:25:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:25:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:25:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:25:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:25:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:25:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:25:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:25:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:25:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:25:01 Caused by: Ice.CommunicatorDestroyedException: null
17:25:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:25:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:25:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:25:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:25:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:25:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:25:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:25:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:25:01 	... 7 common frames omitted
17:25:03 2026-08-01 17:25:03,742 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:25:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:25:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:25:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:25:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:25:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:25:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:25:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:25:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:25:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:25:03 Caused by: Ice.CommunicatorDestroyedException: null
17:25:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:25:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:25:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:25:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:25:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:25:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:25:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:25:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:25:03 	... 7 common frames omitted
17:25:05 2026-08-01 17:25:05,663 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:25:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:25:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:25:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:25:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:25:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:25:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:25:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:25:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:25:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:25:05 Caused by: Ice.CommunicatorDestroyedException: null
17:25:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:25:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:25:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:25:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:25:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:25:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:25:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:25:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:25:05 	... 7 common frames omitted
17:25:37 2026-08-01 17:25:37,188 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:25:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:25:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:25:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:25:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:25:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:25:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:25:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:25:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:25:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:25:37 Caused by: Ice.CommunicatorDestroyedException: null
17:25:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:25:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:25:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:25:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:25:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:25:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:25:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:25:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:25:37 	... 7 common frames omitted
17:25:43 2026-08-01 17:25:43,318 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:25:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:25:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:25:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:25:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:25:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:25:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:25:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:25:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:25:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:25:43 Caused by: Ice.CommunicatorDestroyedException: null
17:25:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:25:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:25:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:25:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:25:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:25:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:25:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:25:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:25:43 	... 7 common frames omitted
17:25:48 2026-08-01 17:25:48,740 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:25:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:25:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:25:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:25:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:25:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:25:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:25:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:25:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:25:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:25:48 Caused by: Ice.CommunicatorDestroyedException: null
17:25:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:25:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:25:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:25:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:25:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:25:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:25:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:25:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:25:48 	... 7 common frames omitted
17:26:26 2026-08-01 17:26:26,970 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:26:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:26:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:26:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:26:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:26:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:26:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:26:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:26:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:26:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:26:26 Caused by: Ice.CommunicatorDestroyedException: null
17:26:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:26:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:26:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:26:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:26:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:26:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:26:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:26:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:26:26 	... 7 common frames omitted
17:27:01 2026-08-01 17:27:01,594 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:27:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:01 Caused by: Ice.CommunicatorDestroyedException: null
17:27:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:01 	... 7 common frames omitted
17:27:04 2026-08-01 17:27:04,261 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:27:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:04 Caused by: Ice.CommunicatorDestroyedException: null
17:27:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:04 	... 7 common frames omitted
17:27:06 2026-08-01 17:27:06,939 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:27:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:06 Caused by: Ice.CommunicatorDestroyedException: null
17:27:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:06 	... 7 common frames omitted
17:27:09 2026-08-01 17:27:09,619 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:27:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:09 Caused by: Ice.CommunicatorDestroyedException: null
17:27:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:09 	... 7 common frames omitted
17:27:12 2026-08-01 17:27:12,261 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:27:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:12 Caused by: Ice.CommunicatorDestroyedException: null
17:27:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:12 	... 7 common frames omitted
17:27:16 2026-08-01 17:27:16,602 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:27:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:16 Caused by: Ice.CommunicatorDestroyedException: null
17:27:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:16 	... 7 common frames omitted
17:27:20 2026-08-01 17:27:20,422 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:27:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:20 Caused by: Ice.CommunicatorDestroyedException: null
17:27:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:20 	... 7 common frames omitted
17:27:24 2026-08-01 17:27:24,401 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:27:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:24 Caused by: Ice.CommunicatorDestroyedException: null
17:27:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:24 	... 7 common frames omitted
17:27:28 2026-08-01 17:27:28,398 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:27:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:28 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:28 Caused by: Ice.CommunicatorDestroyedException: null
17:27:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:28 	... 7 common frames omitted
17:27:31 2026-08-01 17:27:31,764 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:27:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:31 Caused by: Ice.CommunicatorDestroyedException: null
17:27:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:31 	... 7 common frames omitted
17:27:34 2026-08-01 17:27:34,675 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:27:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:34 Caused by: Ice.CommunicatorDestroyedException: null
17:27:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:34 	... 7 common frames omitted
17:27:37 2026-08-01 17:27:37,664 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:27:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:37 Caused by: Ice.CommunicatorDestroyedException: null
17:27:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:37 	... 7 common frames omitted
17:27:40 2026-08-01 17:27:40,574 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:27:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:40 Caused by: Ice.CommunicatorDestroyedException: null
17:27:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:40 	... 7 common frames omitted
17:27:43 2026-08-01 17:27:43,555 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:27:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:43 Caused by: Ice.CommunicatorDestroyedException: null
17:27:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:43 	... 7 common frames omitted
17:27:46 2026-08-01 17:27:46,539 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:27:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:46 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:46 Caused by: Ice.CommunicatorDestroyedException: null
17:27:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:46 	... 7 common frames omitted
17:27:49 2026-08-01 17:27:49,489 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:27:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:49 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:49 Caused by: Ice.CommunicatorDestroyedException: null
17:27:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:49 	... 7 common frames omitted
17:27:52 2026-08-01 17:27:52,929 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:27:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:52 Caused by: Ice.CommunicatorDestroyedException: null
17:27:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:52 	... 7 common frames omitted
17:27:56 2026-08-01 17:27:56,093 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:27:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:56 Caused by: Ice.CommunicatorDestroyedException: null
17:27:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:56 	... 7 common frames omitted
17:27:59 2026-08-01 17:27:59,168 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:27:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:27:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:27:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:27:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:27:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:27:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:27:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:27:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:27:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:27:59 Caused by: Ice.CommunicatorDestroyedException: null
17:27:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:27:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:27:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:27:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:27:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:27:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:27:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:27:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:27:59 	... 7 common frames omitted
17:28:02 2026-08-01 17:28:02,255 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:28:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:02 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:02 Caused by: Ice.CommunicatorDestroyedException: null
17:28:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:02 	... 7 common frames omitted
17:28:05 2026-08-01 17:28:05,319 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:28:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:05 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:05 Caused by: Ice.CommunicatorDestroyedException: null
17:28:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:05 	... 7 common frames omitted
17:28:09 2026-08-01 17:28:09,870 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:28:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:09 Caused by: Ice.CommunicatorDestroyedException: null
17:28:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:09 	... 7 common frames omitted
17:28:14 2026-08-01 17:28:14,248 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:28:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:14 Caused by: Ice.CommunicatorDestroyedException: null
17:28:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:14 	... 7 common frames omitted
17:28:18 2026-08-01 17:28:18,658 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:28:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:18 Caused by: Ice.CommunicatorDestroyedException: null
17:28:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:18 	... 7 common frames omitted
17:28:23 2026-08-01 17:28:23,193 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:28:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:23 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:23 Caused by: Ice.CommunicatorDestroyedException: null
17:28:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:23 	... 7 common frames omitted
17:28:26 2026-08-01 17:28:26,325 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:28:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:26 Caused by: Ice.CommunicatorDestroyedException: null
17:28:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:26 	... 7 common frames omitted
17:28:29 2026-08-01 17:28:29,402 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:28:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:29 Caused by: Ice.CommunicatorDestroyedException: null
17:28:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:29 	... 7 common frames omitted
17:28:32 2026-08-01 17:28:32,559 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:28:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:32 Caused by: Ice.CommunicatorDestroyedException: null
17:28:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:32 	... 7 common frames omitted
17:28:35 2026-08-01 17:28:35,585 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:28:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:35 Caused by: Ice.CommunicatorDestroyedException: null
17:28:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:35 	... 7 common frames omitted
17:28:38 2026-08-01 17:28:38,605 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:28:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:38 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:38 Caused by: Ice.CommunicatorDestroyedException: null
17:28:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:38 	... 7 common frames omitted
17:28:41 2026-08-01 17:28:41,588 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:28:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:41 Caused by: Ice.CommunicatorDestroyedException: null
17:28:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:41 	... 7 common frames omitted
17:28:44 2026-08-01 17:28:44,659 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:28:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:44 Caused by: Ice.CommunicatorDestroyedException: null
17:28:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:44 	... 7 common frames omitted
17:28:47 2026-08-01 17:28:47,734 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:28:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:47 Caused by: Ice.CommunicatorDestroyedException: null
17:28:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:47 	... 7 common frames omitted
17:28:50 2026-08-01 17:28:50,903 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:28:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:50 Caused by: Ice.CommunicatorDestroyedException: null
17:28:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:50 	... 7 common frames omitted
17:28:54 2026-08-01 17:28:54,071 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:28:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:54 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:54 Caused by: Ice.CommunicatorDestroyedException: null
17:28:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:54 	... 7 common frames omitted
17:28:57 2026-08-01 17:28:57,091 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:28:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:28:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:28:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:28:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:28:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:28:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:28:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:28:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:28:57 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:28:57 Caused by: Ice.CommunicatorDestroyedException: null
17:28:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:28:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:28:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:28:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:28:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:28:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:28:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:28:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:28:57 	... 7 common frames omitted
17:29:00 2026-08-01 17:29:00,273 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:29:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:00 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:00 Caused by: Ice.CommunicatorDestroyedException: null
17:29:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:00 	... 7 common frames omitted
17:29:04 2026-08-01 17:29:04,898 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:29:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:04 Caused by: Ice.CommunicatorDestroyedException: null
17:29:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:04 	... 7 common frames omitted
17:29:09 2026-08-01 17:29:09,300 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:29:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:09 Caused by: Ice.CommunicatorDestroyedException: null
17:29:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:09 	... 7 common frames omitted
17:29:14 2026-08-01 17:29:14,014 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:29:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:14 Caused by: Ice.CommunicatorDestroyedException: null
17:29:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:14 	... 7 common frames omitted
17:29:18 2026-08-01 17:29:18,525 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:29:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:18 Caused by: Ice.CommunicatorDestroyedException: null
17:29:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:18 	... 7 common frames omitted
17:29:21 2026-08-01 17:29:21,556 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:29:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:21 Caused by: Ice.CommunicatorDestroyedException: null
17:29:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:21 	... 7 common frames omitted
17:29:24 2026-08-01 17:29:24,652 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:29:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:24 Caused by: Ice.CommunicatorDestroyedException: null
17:29:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:24 	... 7 common frames omitted
17:29:27 2026-08-01 17:29:27,789 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:29:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:27 Caused by: Ice.CommunicatorDestroyedException: null
17:29:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:27 	... 7 common frames omitted
17:29:30 2026-08-01 17:29:30,850 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:29:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:30 Caused by: Ice.CommunicatorDestroyedException: null
17:29:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:30 	... 7 common frames omitted
17:29:33 2026-08-01 17:29:33,892 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:29:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:33 Caused by: Ice.CommunicatorDestroyedException: null
17:29:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:33 	... 7 common frames omitted
17:29:36 2026-08-01 17:29:36,915 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:29:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:36 Caused by: Ice.CommunicatorDestroyedException: null
17:29:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:36 	... 7 common frames omitted
17:29:40 2026-08-01 17:29:40,099 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:29:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:29:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:29:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:29:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:29:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:29:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:29:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:29:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:29:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:29:40 Caused by: Ice.CommunicatorDestroyedException: null
17:29:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:29:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:29:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:29:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:29:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:29:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:29:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:29:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:29:40 	... 7 common frames omitted
17:30:14 2026-08-01 17:30:14,054 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:30:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:14 Caused by: Ice.CommunicatorDestroyedException: null
17:30:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:14 	... 7 common frames omitted
17:30:18 2026-08-01 17:30:18,298 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:30:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:18 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:18 Caused by: Ice.CommunicatorDestroyedException: null
17:30:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:18 	... 7 common frames omitted
17:30:22 2026-08-01 17:30:22,444 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:30:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:22 Caused by: Ice.CommunicatorDestroyedException: null
17:30:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:22 	... 7 common frames omitted
17:30:26 2026-08-01 17:30:26,706 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:30:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:26 Caused by: Ice.CommunicatorDestroyedException: null
17:30:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:26 	... 7 common frames omitted
17:30:30 2026-08-01 17:30:30,886 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:30:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:30 Caused by: Ice.CommunicatorDestroyedException: null
17:30:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:30 	... 7 common frames omitted
17:30:35 2026-08-01 17:30:35,233 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:30:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:35 Caused by: Ice.CommunicatorDestroyedException: null
17:30:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:35 	... 7 common frames omitted
17:30:39 2026-08-01 17:30:39,546 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:30:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:39 Caused by: Ice.CommunicatorDestroyedException: null
17:30:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:39 	... 7 common frames omitted
17:30:44 2026-08-01 17:30:44,058 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:30:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:44 Caused by: Ice.CommunicatorDestroyedException: null
17:30:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:44 	... 7 common frames omitted
17:30:48 2026-08-01 17:30:48,293 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:30:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:48 Caused by: Ice.CommunicatorDestroyedException: null
17:30:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:48 	... 7 common frames omitted
17:30:51 2026-08-01 17:30:51,131 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:30:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:51 Caused by: Ice.CommunicatorDestroyedException: null
17:30:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:51 	... 7 common frames omitted
17:30:53 2026-08-01 17:30:53,949 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:30:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:53 Caused by: Ice.CommunicatorDestroyedException: null
17:30:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:53 	... 7 common frames omitted
17:30:56 2026-08-01 17:30:56,913 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:30:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:30:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:30:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:30:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:30:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:30:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:30:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:30:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:30:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:30:56 Caused by: Ice.CommunicatorDestroyedException: null
17:30:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:30:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:30:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:30:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:30:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:30:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:30:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:30:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:30:56 	... 7 common frames omitted
17:31:01 2026-08-01 17:31:01,494 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:31:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:01 Caused by: Ice.CommunicatorDestroyedException: null
17:31:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:01 	... 7 common frames omitted
17:31:04 2026-08-01 17:31:04,749 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:31:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:04 Caused by: Ice.CommunicatorDestroyedException: null
17:31:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:04 	... 7 common frames omitted
17:31:08 2026-08-01 17:31:08,159 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:31:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:08 Caused by: Ice.CommunicatorDestroyedException: null
17:31:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:08 	... 7 common frames omitted
17:31:11 2026-08-01 17:31:11,559 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:31:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:11 Caused by: Ice.CommunicatorDestroyedException: null
17:31:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:11 	... 7 common frames omitted
17:31:15 2026-08-01 17:31:15,290 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:31:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:15 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:15 Caused by: Ice.CommunicatorDestroyedException: null
17:31:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:15 	... 7 common frames omitted
17:31:20 2026-08-01 17:31:20,277 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:31:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:20 Caused by: Ice.CommunicatorDestroyedException: null
17:31:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:20 	... 7 common frames omitted
17:31:25 2026-08-01 17:31:25,409 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:31:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:25 Caused by: Ice.CommunicatorDestroyedException: null
17:31:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:25 	... 7 common frames omitted
17:31:30 2026-08-01 17:31:30,413 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:31:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:30 Caused by: Ice.CommunicatorDestroyedException: null
17:31:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:30 	... 7 common frames omitted
17:31:35 2026-08-01 17:31:35,540 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:31:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:35 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:35 Caused by: Ice.CommunicatorDestroyedException: null
17:31:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:35 	... 7 common frames omitted
17:31:40 2026-08-01 17:31:40,698 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:31:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:40 Caused by: Ice.CommunicatorDestroyedException: null
17:31:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:40 	... 7 common frames omitted
17:31:45 2026-08-01 17:31:45,948 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:31:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:45 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:45 Caused by: Ice.CommunicatorDestroyedException: null
17:31:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:45 	... 7 common frames omitted
17:31:51 2026-08-01 17:31:51,124 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:31:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:31:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:31:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:31:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:31:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:31:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:31:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:31:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:31:51 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:31:51 Caused by: Ice.CommunicatorDestroyedException: null
17:31:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:31:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:31:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:31:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:31:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:31:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:31:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:31:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:31:51 	... 7 common frames omitted
17:33:33 2026-08-01 17:33:33,508 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:33:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:33:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:33:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:33:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:33:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:33:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:33:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:33:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:33:33 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:33:33 Caused by: Ice.CommunicatorDestroyedException: null
17:33:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:33:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:33:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:33:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:33:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:33:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:33:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:33:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:33:33 	... 7 common frames omitted
17:33:37 2026-08-01 17:33:37,386 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:33:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:33:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:33:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:33:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:33:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:33:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:33:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:33:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:33:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:33:37 Caused by: Ice.CommunicatorDestroyedException: null
17:33:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:33:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:33:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:33:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:33:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:33:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:33:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:33:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:33:37 	... 7 common frames omitted
17:33:40 2026-08-01 17:33:40,987 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:33:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:33:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:33:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:33:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:33:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:33:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:33:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:33:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:33:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:33:40 Caused by: Ice.CommunicatorDestroyedException: null
17:33:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:33:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:33:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:33:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:33:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:33:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:33:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:33:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:33:40 	... 7 common frames omitted
17:33:44 2026-08-01 17:33:44,732 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:33:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:33:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:33:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:33:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:33:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:33:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:33:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:33:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:33:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:33:44 Caused by: Ice.CommunicatorDestroyedException: null
17:33:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:33:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:33:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:33:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:33:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:33:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:33:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:33:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:33:44 	... 7 common frames omitted
17:33:48 2026-08-01 17:33:48,273 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:33:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:33:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:33:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:33:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:33:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:33:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:33:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:33:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:33:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:33:48 Caused by: Ice.CommunicatorDestroyedException: null
17:33:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:33:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:33:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:33:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:33:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:33:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:33:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:33:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:33:48 	... 7 common frames omitted
17:33:53 2026-08-01 17:33:53,890 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:33:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:33:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:33:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:33:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:33:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:33:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:33:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:33:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:33:53 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:33:53 Caused by: Ice.CommunicatorDestroyedException: null
17:33:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:33:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:33:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:33:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:33:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:33:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:33:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:33:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:33:53 	... 7 common frames omitted
17:33:59 2026-08-01 17:33:59,238 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:33:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:33:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:33:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:33:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:33:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:33:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:33:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:33:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:33:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:33:59 Caused by: Ice.CommunicatorDestroyedException: null
17:33:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:33:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:33:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:33:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:33:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:33:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:33:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:33:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:33:59 	... 7 common frames omitted
17:34:04 2026-08-01 17:34:04,529 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:34:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:04 Caused by: Ice.CommunicatorDestroyedException: null
17:34:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:04 	... 7 common frames omitted
17:34:09 2026-08-01 17:34:09,922 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:34:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:09 Caused by: Ice.CommunicatorDestroyedException: null
17:34:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:09 	... 7 common frames omitted
17:34:14 2026-08-01 17:34:14,981 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:34:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:14 Caused by: Ice.CommunicatorDestroyedException: null
17:34:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:14 	... 7 common frames omitted
17:34:20 2026-08-01 17:34:20,074 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:34:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:20 Caused by: Ice.CommunicatorDestroyedException: null
17:34:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:20 	... 7 common frames omitted
17:34:25 2026-08-01 17:34:25,288 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:34:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:25 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:25 Caused by: Ice.CommunicatorDestroyedException: null
17:34:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:25 	... 7 common frames omitted
17:34:30 2026-08-01 17:34:30,506 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:34:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:30 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:30 Caused by: Ice.CommunicatorDestroyedException: null
17:34:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:30 	... 7 common frames omitted
17:34:37 2026-08-01 17:34:37,399 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:34:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:37 Caused by: Ice.CommunicatorDestroyedException: null
17:34:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:37 	... 7 common frames omitted
17:34:43 2026-08-01 17:34:43,916 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:34:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:43 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:43 Caused by: Ice.CommunicatorDestroyedException: null
17:34:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:43 	... 7 common frames omitted
17:34:50 2026-08-01 17:34:50,219 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:34:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:50 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:50 Caused by: Ice.CommunicatorDestroyedException: null
17:34:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:50 	... 7 common frames omitted
17:34:56 2026-08-01 17:34:56,704 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:34:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:56 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:56 Caused by: Ice.CommunicatorDestroyedException: null
17:34:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:56 	... 7 common frames omitted
17:34:58 2026-08-01 17:34:58,304 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:34:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:58 Caused by: Ice.CommunicatorDestroyedException: null
17:34:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:58 	... 7 common frames omitted
17:34:59 2026-08-01 17:34:59,895 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:34:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:34:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:34:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:34:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:34:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:34:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:34:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:34:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:34:59 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:34:59 Caused by: Ice.CommunicatorDestroyedException: null
17:34:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:34:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:34:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:34:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:34:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:34:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:34:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:34:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:34:59 	... 7 common frames omitted
17:35:01 2026-08-01 17:35:01,543 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:35:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:01 Caused by: Ice.CommunicatorDestroyedException: null
17:35:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:01 	... 7 common frames omitted
17:35:03 2026-08-01 17:35:03,237 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:35:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:03 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:03 Caused by: Ice.CommunicatorDestroyedException: null
17:35:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:03 	... 7 common frames omitted
17:35:04 2026-08-01 17:35:04,930 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:35:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:04 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:04 Caused by: Ice.CommunicatorDestroyedException: null
17:35:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:04 	... 7 common frames omitted
17:35:06 2026-08-01 17:35:06,595 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:35:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:06 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:06 Caused by: Ice.CommunicatorDestroyedException: null
17:35:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:06 	... 7 common frames omitted
17:35:08 2026-08-01 17:35:08,233 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:35:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:08 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:08 Caused by: Ice.CommunicatorDestroyedException: null
17:35:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:08 	... 7 common frames omitted
17:35:09 2026-08-01 17:35:09,917 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:35:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:09 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:09 Caused by: Ice.CommunicatorDestroyedException: null
17:35:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:09 	... 7 common frames omitted
17:35:11 2026-08-01 17:35:11,477 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:35:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:11 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:11 Caused by: Ice.CommunicatorDestroyedException: null
17:35:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:11 	... 7 common frames omitted
17:35:13 2026-08-01 17:35:13,084 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:35:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:13 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:13 Caused by: Ice.CommunicatorDestroyedException: null
17:35:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:13 	... 7 common frames omitted
17:35:14 2026-08-01 17:35:14,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:35:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:14 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:14 Caused by: Ice.CommunicatorDestroyedException: null
17:35:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:14 	... 7 common frames omitted
17:35:16 2026-08-01 17:35:16,303 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:35:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:16 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:16 Caused by: Ice.CommunicatorDestroyedException: null
17:35:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:16 	... 7 common frames omitted
17:35:17 2026-08-01 17:35:17,879 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:35:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:17 Caused by: Ice.CommunicatorDestroyedException: null
17:35:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:17 	... 7 common frames omitted
17:35:19 2026-08-01 17:35:19,457 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:35:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:19 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:19 Caused by: Ice.CommunicatorDestroyedException: null
17:35:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:19 	... 7 common frames omitted
17:35:21 2026-08-01 17:35:21,037 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:35:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:21 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:21 Caused by: Ice.CommunicatorDestroyedException: null
17:35:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:21 	... 7 common frames omitted
17:35:22 2026-08-01 17:35:22,640 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:35:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:22 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:22 Caused by: Ice.CommunicatorDestroyedException: null
17:35:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:22 	... 7 common frames omitted
17:35:24 2026-08-01 17:35:24,380 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:35:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:24 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:24 Caused by: Ice.CommunicatorDestroyedException: null
17:35:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:24 	... 7 common frames omitted
17:35:26 2026-08-01 17:35:26,065 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:35:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:26 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:26 Caused by: Ice.CommunicatorDestroyedException: null
17:35:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:26 	... 7 common frames omitted
17:35:27 2026-08-01 17:35:27,749 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:35:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:27 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:27 Caused by: Ice.CommunicatorDestroyedException: null
17:35:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:27 	... 7 common frames omitted
17:35:29 2026-08-01 17:35:29,446 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:35:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:29 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:29 Caused by: Ice.CommunicatorDestroyedException: null
17:35:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:29 	... 7 common frames omitted
17:35:31 2026-08-01 17:35:31,131 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:35:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:31 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:31 Caused by: Ice.CommunicatorDestroyedException: null
17:35:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:31 	... 7 common frames omitted
17:35:32 2026-08-01 17:35:32,854 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:35:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:32 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:32 Caused by: Ice.CommunicatorDestroyedException: null
17:35:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:32 	... 7 common frames omitted
17:35:34 2026-08-01 17:35:34,526 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:35:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:34 Caused by: Ice.CommunicatorDestroyedException: null
17:35:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:34 	... 7 common frames omitted
17:35:36 2026-08-01 17:35:36,129 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:35:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:36 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:36 Caused by: Ice.CommunicatorDestroyedException: null
17:35:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:36 	... 7 common frames omitted
17:35:37 2026-08-01 17:35:37,703 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:35:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:37 Caused by: Ice.CommunicatorDestroyedException: null
17:35:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:37 	... 7 common frames omitted
17:35:39 2026-08-01 17:35:39,291 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:35:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:39 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:39 Caused by: Ice.CommunicatorDestroyedException: null
17:35:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:39 	... 7 common frames omitted
17:35:40 2026-08-01 17:35:40,845 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:35:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:40 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:40 Caused by: Ice.CommunicatorDestroyedException: null
17:35:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:40 	... 7 common frames omitted
17:35:42 2026-08-01 17:35:42,459 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:35:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:42 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:42 Caused by: Ice.CommunicatorDestroyedException: null
17:35:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:42 	... 7 common frames omitted
17:35:44 2026-08-01 17:35:44,042 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:35:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:44 Caused by: Ice.CommunicatorDestroyedException: null
17:35:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:44 	... 7 common frames omitted
17:35:45 2026-08-01 17:35:45,613 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:35:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:45 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:45 Caused by: Ice.CommunicatorDestroyedException: null
17:35:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:45 	... 7 common frames omitted
17:35:47 2026-08-01 17:35:47,232 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:35:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:47 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:47 Caused by: Ice.CommunicatorDestroyedException: null
17:35:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:47 	... 7 common frames omitted
17:35:48 2026-08-01 17:35:48,817 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:35:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:48 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:48 Caused by: Ice.CommunicatorDestroyedException: null
17:35:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:48 	... 7 common frames omitted
17:35:52 2026-08-01 17:35:52,189 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:35:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:52 Caused by: Ice.CommunicatorDestroyedException: null
17:35:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:52 	... 7 common frames omitted
17:35:55 2026-08-01 17:35:55,505 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
17:35:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:55 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:55 Caused by: Ice.CommunicatorDestroyedException: null
17:35:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:55 	... 7 common frames omitted
17:35:58 2026-08-01 17:35:58,689 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
17:35:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:35:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:35:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:35:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:35:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:35:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:35:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:35:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:35:58 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:35:58 Caused by: Ice.CommunicatorDestroyedException: null
17:35:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:35:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:35:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:35:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:35:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:35:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:35:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:35:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:35:58 	... 7 common frames omitted
17:36:01 2026-08-01 17:36:01,938 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
17:36:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:36:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:36:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:36:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:36:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:36:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:36:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:36:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:36:01 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:36:01 Caused by: Ice.CommunicatorDestroyedException: null
17:36:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:36:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:36:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:36:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:36:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:36:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:36:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:36:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:36:01 	... 7 common frames omitted
17:36:07 2026-08-01 17:36:07,347 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
17:36:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:36:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:36:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:36:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:36:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:36:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:36:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:36:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:36:07 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:36:07 Caused by: Ice.CommunicatorDestroyedException: null
17:36:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:36:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:36:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:36:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:36:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:36:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:36:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:36:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:36:07 	... 7 common frames omitted
17:36:12 2026-08-01 17:36:12,296 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
17:36:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:36:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:36:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:36:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:36:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:36:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:36:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:36:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:36:12 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:36:12 Caused by: Ice.CommunicatorDestroyedException: null
17:36:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:36:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:36:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:36:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:36:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:36:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:36:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:36:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:36:12 	... 7 common frames omitted
17:36:17 2026-08-01 17:36:17,152 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
17:36:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:36:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:36:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:36:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:36:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:36:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:36:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:36:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:36:17 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:36:17 Caused by: Ice.CommunicatorDestroyedException: null
17:36:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:36:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:36:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:36:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:36:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:36:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:36:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:36:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:36:17 	... 7 common frames omitted
17:36:34 2026-08-01 17:36:34,793 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
17:36:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:36:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:36:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:36:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:36:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:36:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:36:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:36:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:36:34 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:36:34 Caused by: Ice.CommunicatorDestroyedException: null
17:36:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:36:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:36:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:36:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:36:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:36:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:36:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:36:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:36:34 	... 7 common frames omitted
17:36:37 2026-08-01 17:36:37,974 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
17:36:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:36:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:36:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:36:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:36:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:36:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:36:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:36:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:36:37 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:36:37 Caused by: Ice.CommunicatorDestroyedException: null
17:36:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:36:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:36:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:36:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:36:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:36:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:36:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:36:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:36:37 	... 7 common frames omitted
17:36:41 2026-08-01 17:36:41,028 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
17:36:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:36:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:36:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:36:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:36:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:36:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:36:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:36:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:36:41 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:36:41 Caused by: Ice.CommunicatorDestroyedException: null
17:36:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:36:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:36:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:36:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:36:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:36:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:36:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:36:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:36:41 	... 7 common frames omitted
17:36:44 2026-08-01 17:36:44,044 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
17:36:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
17:36:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
17:36:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
17:36:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
17:36:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
17:36:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
17:36:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
17:36:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
17:36:44 	at java.base/java.lang.Thread.run(Thread.java:1583)
17:36:44 Caused by: Ice.CommunicatorDestroyedException: null
17:36:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
17:36:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
17:36:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
17:36:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
17:36:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
17:36:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
17:36:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
17:36:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
17:36:44 	... 7 common frames omitted
17:47:15 82dc39d9-40bb-4c13-bae9-2bf6c2eabdfa
17:48:08 2026-08-01 17:48:08,265 ERROR [      ome.formats.importer.ImportLibrary] (sDataset-1) Cannot link to target
17:48:45 ===============================================
17:48:45 OmeroJava.integration
17:48:45 Total tests run: 2589, Passes: 2514, Failures: 75, Skips: 0
17:48:45 ===============================================
17:48:48 The tests failed.
17:48:48 
17:48:48 BUILD SUCCESSFUL
17:48:48 Total time: 205 minutes 57 seconds
17:48:48 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroPy/build.xml integration -Dtestreports.dir=target/reports/integration
17:48:49 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/build.xml
17:48:49 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
17:48:49 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
17:48:49 
17:48:49 python-integration:
17:48:49 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/integration
17:49:00 ============================= test session starts ==============================
17:49:00 platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.6.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3.11
17:49:00 cachedir: .pytest_cache
17:49:00 django: version: 5.2.16, settings: omeroweb.settings (from ini)
17:49:00 rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
17:49:00 configfile: pytest.ini
17:49:00 plugins: mock-3.15.1, xdist-3.8.0, django-4.12.0
17:49:06 collecting ... collected 2044 items / 36 deselected / 2008 selected
17:49:08 test/integration/clitest/test_admin.py::TestAdmin::test_checkupgrade0 PASSED [  0%]
17:49:09 test/integration/clitest/test_admin.py::TestAdmin::test_checkupgrade1 PASSED [  0%]
17:49:10 test/integration/clitest/test_admin.py::TestAdmin::test_log PASSED       [  0%]
17:49:13 test/integration/clitest/test_admin.py::TestAdminRestrictedAdmin::test_log PASSED [  0%]
17:49:13 test/integration/clitest/test_admin.py::TestAdminRestrictedAdmin::test_checkupgrade0 PASSED [  0%]
17:49:14 test/integration/clitest/test_admin.py::TestAdminRestrictedAdmin::test_checkupgrade1 PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Image] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Dataset] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Project] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Plate] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Screen] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Image] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Dataset] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Project] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Plate] PASSED [  0%]
17:49:16 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Screen] PASSED [  0%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Image] PASSED [  0%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Dataset] PASSED [  0%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Project] PASSED [  0%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Plate] PASSED [  0%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Screen] PASSED [  1%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Image] PASSED [  1%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Dataset] PASSED [  1%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Project] PASSED [  1%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Plate] PASSED [  1%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Screen] PASSED [  1%]
17:49:17 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Image] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Dataset] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Project] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Plate] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Screen] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Image] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Dataset] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Project] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Plate] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Screen] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Image] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Dataset] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Project] PASSED [  1%]
17:49:18 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Plate] PASSED [  1%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Screen] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Image] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Dataset] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Project] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Plate] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Screen] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Image] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Dataset] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Project] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Plate] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Screen] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Image] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Dataset] PASSED [  2%]
17:49:19 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Project] PASSED [  2%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Plate] PASSED [  2%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Screen] PASSED [  2%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Image] PASSED [  2%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Dataset] PASSED [  2%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Project] PASSED [  2%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Plate] PASSED [  2%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Screen] PASSED [  3%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Image] PASSED [  3%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Dataset] PASSED [  3%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Project] PASSED [  3%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Plate] PASSED [  3%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Screen] PASSED [  3%]
17:49:20 test/integration/clitest/test_chgrp.py::TestChgrp::testNonMember PASSED  [  3%]
17:49:21 test/integration/clitest/test_chgrp.py::TestChgrp::testGroupName PASSED  [  3%]
17:49:28 test/integration/clitest/test_chgrp.py::TestChgrp::testFileset PASSED    [  3%]
17:49:33 test/integration/clitest/test_chgrp.py::TestChgrp::testFilesetPartialFailing PASSED [  3%]
17:49:38 test/integration/clitest/test_chgrp.py::TestChgrp::testFilesetOneImage PASSED [  3%]
17:49:43 test/integration/clitest/test_chgrp.py::TestChgrp::testFilesetAllImagesMoveImages PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testFilesetAllImagesMoveDataset PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testNonExistingGroupId[] PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testNonExistingGroupId[Group:] PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testNonExistingGroupId[ExperimenterGroup:] PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testNonExistingGroupName PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[True-1] PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[True-2] PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[True-3] PASSED [  3%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[False-1] PASSED [  4%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[False-2] PASSED [  4%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[False-3] PASSED [  4%]
17:49:49 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[True-1] PASSED [  4%]
17:49:50 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[True-2] PASSED [  4%]
17:49:50 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[True-3] PASSED [  4%]
17:49:50 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[False-1] PASSED [  4%]
17:49:50 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[False-2] PASSED [  4%]
17:49:50 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[False-3] PASSED [  4%]
17:49:50 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[True-1] PASSED [  4%]
17:49:51 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[True-2] PASSED [  4%]
17:49:51 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[True-3] PASSED [  4%]
17:49:51 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[False-1] PASSED [  4%]
17:49:51 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[False-2] PASSED [  4%]
17:49:51 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[False-3] PASSED [  4%]
17:49:51 test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[True-1-/Dataset] PASSED [  4%]
17:49:52 test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[True-1-] PASSED [  4%]
17:49:52 test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[True-2-/Dataset] PASSED [  4%]
17:49:52 test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[True-2-] PASSED [  4%]
17:49:52 test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[False-1-/Dataset] PASSED [  4%]
17:49:53 test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[False-1-] PASSED [  5%]
17:49:53 test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[False-2-/Dataset] PASSED [  5%]
17:49:53 test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[False-2-] PASSED [  5%]
17:49:53 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[True-1] PASSED [  5%]
17:49:54 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[True-2] PASSED [  5%]
17:49:54 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[True-3] PASSED [  5%]
17:49:54 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[False-1] PASSED [  5%]
17:49:55 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[False-2] PASSED [  5%]
17:49:55 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[False-3] PASSED [  5%]
17:49:55 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[True-1] PASSED [  5%]
17:49:56 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[True-2] PASSED [  5%]
17:49:56 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[True-3] PASSED [  5%]
17:49:56 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[False-1] PASSED [  5%]
17:49:57 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[False-2] PASSED [  5%]
17:49:57 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[False-3] PASSED [  5%]
17:49:57 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[True-1] PASSED [  5%]
17:49:58 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[True-2] PASSED [  5%]
17:49:58 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[True-3] PASSED [  5%]
17:49:59 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[False-1] PASSED [  5%]
17:49:59 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[False-2] PASSED [  5%]
17:50:00 test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[False-3] PASSED [  6%]
17:50:02 test/integration/clitest/test_chgrp.py::TestChgrpRoot::testNonMember PASSED [  6%]
17:50:05 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Image] PASSED [  6%]
17:50:06 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Dataset] PASSED [  6%]
17:50:08 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Project] PASSED [  6%]
17:50:10 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Plate] PASSED [  6%]
17:50:11 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Screen] PASSED [  6%]
17:50:13 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Image] PASSED [  6%]
17:50:15 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Dataset] PASSED [  6%]
17:50:16 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Project] PASSED [  6%]
17:50:18 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Plate] PASSED [  6%]
17:50:20 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Screen] PASSED [  6%]
17:50:21 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Image] PASSED [  6%]
17:50:23 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Dataset] PASSED [  6%]
17:50:25 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Project] PASSED [  6%]
17:50:26 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Plate] PASSED [  6%]
17:50:28 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Screen] PASSED [  6%]
17:50:32 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageTargetUser PASSED [  6%]
17:50:34 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithName[-] PASSED [  6%]
17:50:35 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithName[-/] PASSED [  6%]
17:50:37 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithName[I-] PASSED [  7%]
17:50:39 test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithName[I-/] PASSED [  7%]
17:50:40 test/integration/clitest/test_chown.py::TestChown::testChownDifferentGroup PASSED [  7%]
17:50:48 test/integration/clitest/test_chown.py::TestChown::testFileset[image-1] PASSED [  7%]
17:50:55 test/integration/clitest/test_chown.py::TestChown::testFileset[image-2] PASSED [  7%]
17:51:02 test/integration/clitest/test_chown.py::TestChown::testFileset[fileset-1] PASSED [  7%]
17:51:09 test/integration/clitest/test_chown.py::TestChown::testFileset[fileset-2] PASSED [  7%]
17:51:17 test/integration/clitest/test_chown.py::TestChown::testFilesetPartialFailing PASSED [  7%]
17:51:24 test/integration/clitest/test_chown.py::TestChown::testFilesetAllImagesChownDataset PASSED [  7%]
17:51:25 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[True-1] PASSED [  7%]
17:51:27 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[True-2] PASSED [  7%]
17:51:29 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[True-3] PASSED [  7%]
17:51:31 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[False-1] PASSED [  7%]
17:51:32 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[False-2] PASSED [  7%]
17:51:34 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[False-3] PASSED [  7%]
17:51:36 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[True-1] PASSED [  7%]
17:51:38 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[True-2] PASSED [  7%]
17:51:40 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[True-3] PASSED [  7%]
17:51:41 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[False-1] PASSED [  7%]
17:51:43 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[False-2] PASSED [  7%]
17:51:45 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[False-3] PASSED [  8%]
17:51:47 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[True-1] PASSED [  8%]
17:51:49 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[True-2] PASSED [  8%]
17:51:51 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[True-3] PASSED [  8%]
17:51:53 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[False-1] PASSED [  8%]
17:51:54 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[False-2] PASSED [  8%]
17:51:56 test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[False-3] PASSED [  8%]
17:51:58 test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[True-1-/Dataset] PASSED [  8%]
17:52:00 test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[True-1-] PASSED [  8%]
17:52:02 test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[True-2-/Dataset] PASSED [  8%]
17:52:04 test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[True-2-] PASSED [  8%]
17:52:06 test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[False-1-/Dataset] PASSED [  8%]
17:52:08 test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[False-1-] PASSED [  8%]
17:52:10 test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[False-2-/Dataset] PASSED [  8%]
17:52:12 test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[False-2-] PASSED [  8%]
17:52:14 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[True-1] PASSED [  8%]
17:52:16 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[True-2] PASSED [  8%]
17:52:19 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[True-3] PASSED [  8%]
17:52:21 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[False-1] PASSED [  8%]
17:52:23 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[False-2] PASSED [  8%]
17:52:26 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[False-3] PASSED [  9%]
17:52:28 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[True-1] PASSED [  9%]
17:52:30 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[True-2] PASSED [  9%]
17:52:33 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[True-3] PASSED [  9%]
17:52:35 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[False-1] PASSED [  9%]
17:52:37 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[False-2] PASSED [  9%]
17:52:40 test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[False-3] PASSED [  9%]
17:52:42 test/integration/clitest/test_chown.py::TestChown::testDryRun PASSED     [  9%]
17:52:44 test/integration/clitest/test_chown.py::TestChown::testExcludeNone PASSED [  9%]
17:52:46 test/integration/clitest/test_chown.py::TestChown::testExcludeDataset PASSED [  9%]
17:52:47 test/integration/clitest/test_chown.py::TestChown::testExcludeImage PASSED [  9%]
17:52:49 test/integration/clitest/test_chown.py::TestChown::testExcludeOverridesInclude PASSED [  9%]
17:52:52 test/integration/clitest/test_chown.py::TestChown::testSeparateAnnotationTransfer PASSED [  9%]
17:52:54 test/integration/clitest/test_chown.py::TestChown::testOutputWithElision PASSED [  9%]
17:52:58 test/integration/clitest/test_chown.py::TestTagChown::testChownOneTagSetWithUniqueTags PASSED [  9%]
17:53:02 test/integration/clitest/test_chown.py::TestChownRoot::testChownBasicUsageWithId PASSED [  9%]
17:53:05 test/integration/clitest/test_chown.py::TestChownNonGroupOwner::testChownBasicUsageWithId PASSED [  9%]
17:53:07 test/integration/clitest/test_cleanse.py::TestCleanse::testCleanseAdminOnly PASSED [  9%]
17:53:21 test/integration/clitest/test_cleanse.py::TestCleanseFullAdmin::testCleanseBasic PASSED [  9%]
17:53:42 test/integration/clitest/test_cleanse.py::TestCleanseFullAdmin::testCleanseNonsenseName PASSED [  9%]
17:53:44 test/integration/clitest/test_cleanse.py::TestCleanseRestrictedAdmin::test_cleanse_restricted_admin PASSED [ 10%]
17:53:46 test/integration/clitest/test_cleanse.py::TestFixPyramids::test_fixpyramids_admin_only PASSED [ 10%]
17:53:48 test/integration/clitest/test_cleanse.py::TestFixPyramidsRestrictedAdmin::test_fixpyramids_restricted_admin PASSED [ 10%]
17:53:48 test/integration/clitest/test_db.py::TestDatabase::testBadVersionDies PASSED [ 10%]
17:53:48 test/integration/clitest/test_db.py::TestDatabase::testPasswordIsAskedForAgainIfDiffer PASSED [ 10%]
17:53:49 test/integration/clitest/test_db.py::TestDatabase::testPasswordIsAskedForAgainIfEmpty PASSED [ 10%]
17:53:49 test/integration/clitest/test_db.py::TestDatabase::testPassword[--] PASSED [ 10%]
17:53:50 test/integration/clitest/test_db.py::TestDatabase::testPassword[----no-salt] PASSED [ 10%]
17:53:50 test/integration/clitest/test_db.py::TestDatabase::testPassword[-0-] PASSED [ 10%]
17:53:51 test/integration/clitest/test_db.py::TestDatabase::testPassword[-0---no-salt] PASSED [ 10%]
17:53:51 test/integration/clitest/test_db.py::TestDatabase::testPassword[-1-] PASSED [ 10%]
17:53:52 test/integration/clitest/test_db.py::TestDatabase::testPassword[-1---no-salt] PASSED [ 10%]
17:53:52 test/integration/clitest/test_db.py::TestDatabase::testPassword[ome--] PASSED [ 10%]
17:53:53 test/integration/clitest/test_db.py::TestDatabase::testPassword[ome----no-salt] PASSED [ 10%]
17:53:53 test/integration/clitest/test_db.py::TestDatabase::testPassword[ome-0-] PASSED [ 10%]
17:53:54 test/integration/clitest/test_db.py::TestDatabase::testPassword[ome-0---no-salt] PASSED [ 10%]
17:53:54 test/integration/clitest/test_db.py::TestDatabase::testPassword[ome-1-] PASSED [ 10%]
17:53:55 test/integration/clitest/test_db.py::TestDatabase::testPassword[ome-1---no-salt] PASSED [ 10%]
17:53:56 test/integration/clitest/test_db.py::TestDatabase::testScript[--] PASSED [ 10%]
17:53:57 test/integration/clitest/test_db.py::TestDatabase::testScript[---f] PASSED [ 10%]
17:53:58 test/integration/clitest/test_db.py::TestDatabase::testScript[----file] PASSED [ 11%]
17:53:59 test/integration/clitest/test_db.py::TestDatabase::testScript[---no-salt-] PASSED [ 11%]
17:53:59 test/integration/clitest/test_db.py::TestDatabase::testScript[---no-salt--f] PASSED [ 11%]
17:54:00 test/integration/clitest/test_db.py::TestDatabase::testScript[---no-salt---file] PASSED [ 11%]
17:54:01 test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome--] PASSED [ 11%]
17:54:02 test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome---f] PASSED [ 11%]
17:54:03 test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome----file] PASSED [ 11%]
17:54:04 test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome---no-salt-] PASSED [ 11%]
17:54:05 test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome---no-salt--f] PASSED [ 11%]
17:54:06 test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome---no-salt---file] PASSED [ 11%]
17:54:06 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s--] PASSED [ 11%]
17:54:07 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s---f] PASSED [ 11%]
17:54:07 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s----file] PASSED [ 11%]
17:54:07 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s---no-salt-] PASSED [ 11%]
17:54:08 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s---no-salt--f] PASSED [ 11%]
17:54:08 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s---no-salt---file] PASSED [ 11%]
17:54:08 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s--] PASSED [ 11%]
17:54:09 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s---f] PASSED [ 11%]
17:54:09 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s----file] PASSED [ 11%]
17:54:09 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s---no-salt-] PASSED [ 11%]
17:54:09 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s---no-salt--f] PASSED [ 12%]
17:54:10 test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s---no-salt---file] PASSED [ 12%]
17:54:11 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Image-] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Image-I] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Dataset-] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Dataset-I] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Project-] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Project-I] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Plate-] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Plate-I] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Screen-] PASSED [ 12%]
17:54:12 test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Screen-I] PASSED [ 12%]
17:54:18 test/integration/clitest/test_delete.py::TestDelete::testFileset[image-1] PASSED [ 12%]
17:54:23 test/integration/clitest/test_delete.py::TestDelete::testFileset[image-2] PASSED [ 12%]
17:54:29 test/integration/clitest/test_delete.py::TestDelete::testFileset[fileset-1] PASSED [ 12%]
17:54:34 test/integration/clitest/test_delete.py::TestDelete::testFileset[fileset-2] PASSED [ 12%]
17:54:39 test/integration/clitest/test_delete.py::TestDelete::testFilesetPartialFailing PASSED [ 12%]
17:54:44 test/integration/clitest/test_delete.py::TestDelete::testFilesetAllImagesDeleteDataset PASSED [ 12%]
17:54:44 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[True-1] PASSED [ 12%]
17:54:44 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[True-2] PASSED [ 12%]
17:54:45 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[True-3] PASSED [ 12%]
17:54:45 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[False-1] PASSED [ 13%]
17:54:45 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[False-2] PASSED [ 13%]
17:54:45 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[False-3] PASSED [ 13%]
17:54:45 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[True-1] PASSED [ 13%]
17:54:45 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[True-2] PASSED [ 13%]
17:54:45 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[True-3] PASSED [ 13%]
17:54:46 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[False-1] PASSED [ 13%]
17:54:46 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[False-2] PASSED [ 13%]
17:54:46 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[False-3] PASSED [ 13%]
17:54:46 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[True-1] PASSED [ 13%]
17:54:46 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[True-2] PASSED [ 13%]
17:54:46 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[True-3] PASSED [ 13%]
17:54:46 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[False-1] PASSED [ 13%]
17:54:47 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[False-2] PASSED [ 13%]
17:54:47 test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[False-3] PASSED [ 13%]
17:54:47 test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[True-1-/Dataset] PASSED [ 13%]
17:54:47 test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[True-1-] PASSED [ 13%]
17:54:47 test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[True-2-/Dataset] PASSED [ 13%]
17:54:48 test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[True-2-] PASSED [ 13%]
17:54:48 test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[False-1-/Dataset] PASSED [ 13%]
17:54:48 test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[False-1-] PASSED [ 14%]
17:54:48 test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[False-2-/Dataset] PASSED [ 14%]
17:54:48 test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[False-2-] PASSED [ 14%]
17:54:49 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[True-1] PASSED [ 14%]
17:54:49 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[True-2] PASSED [ 14%]
17:54:49 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[True-3] PASSED [ 14%]
17:54:49 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[False-1] PASSED [ 14%]
17:54:50 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[False-2] PASSED [ 14%]
17:54:50 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[False-3] PASSED [ 14%]
17:54:50 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[True-1] PASSED [ 14%]
17:54:51 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[True-2] PASSED [ 14%]
17:54:51 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[True-3] PASSED [ 14%]
17:54:51 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[False-1] PASSED [ 14%]
17:54:52 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[False-2] PASSED [ 14%]
17:54:52 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[False-3] PASSED [ 14%]
17:54:52 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[True-1] PASSED [ 14%]
17:54:53 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[True-2] PASSED [ 14%]
17:54:53 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[True-3] PASSED [ 14%]
17:54:53 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[False-1] PASSED [ 14%]
17:54:54 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[False-2] PASSED [ 14%]
17:54:54 test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[False-3] PASSED [ 15%]
17:54:54 test/integration/clitest/test_delete.py::TestDelete::testDryRun PASSED   [ 15%]
17:54:54 test/integration/clitest/test_delete.py::TestDelete::testExcludeNone PASSED [ 15%]
17:54:54 test/integration/clitest/test_delete.py::TestDelete::testExcludeDataset PASSED [ 15%]
17:54:55 test/integration/clitest/test_delete.py::TestDelete::testExcludeImage PASSED [ 15%]
17:54:55 test/integration/clitest/test_delete.py::TestDelete::testExcludeOverridesInclude PASSED [ 15%]
17:54:55 test/integration/clitest/test_delete.py::TestDelete::testDefaultExclusion PASSED [ 15%]
17:54:55 test/integration/clitest/test_delete.py::TestDelete::testDefaultExclusionOverride PASSED [ 15%]
17:54:56 test/integration/clitest/test_delete.py::TestDelete::testDefaultExclusionPartialOverride PASSED [ 15%]
17:54:56 test/integration/clitest/test_delete.py::TestDelete::testSeparateAnnotationDelete PASSED [ 15%]
17:54:56 test/integration/clitest/test_delete.py::TestDelete::testLinkedAnnotationDelete PASSED [ 15%]
17:54:57 test/integration/clitest/test_delete.py::TestDelete::testLinkedAnnotationDeleteWithOverride PASSED [ 15%]
17:54:57 test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[1] PASSED [ 15%]
17:54:57 test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[2] PASSED [ 15%]
17:54:57 test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[3] PASSED [ 15%]
17:54:57 test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionForce PASSED [ 15%]
17:54:59 test/integration/clitest/test_delete.py::TestDelete::testElisionDefaultFailForce PASSED [ 15%]
17:55:38 test/integration/clitest/test_delete.py::TestDelete::testOutputWithElision PASSED [ 15%]
17:55:40 test/integration/clitest/test_delete.py::TestTagDelete::testDeleteOneTagSetNotTags PASSED [ 15%]
17:55:41 test/integration/clitest/test_delete.py::TestTagDelete::testDeleteTwoTagSetsNotTags PASSED [ 15%]
17:55:41 test/integration/clitest/test_delete.py::TestTagDelete::testDeleteOneTagSetIncludingTags PASSED [ 16%]
17:55:41 test/integration/clitest/test_delete.py::TestTagDelete::testDeleteTwoTagSetsIncludingTags PASSED [ 16%]
17:55:43 test/integration/clitest/test_download.py::TestDownload::testNonExistingOriginalFile[] PASSED [ 16%]
17:55:43 test/integration/clitest/test_download.py::TestDownload::testNonExistingOriginalFile[OriginalFile:] PASSED [ 16%]
17:55:43 test/integration/clitest/test_download.py::TestDownload::testOriginalFileTmpfile[] PASSED [ 16%]
17:55:43 test/integration/clitest/test_download.py::TestDownload::testOriginalFileTmpfile[OriginalFile:] PASSED [ 16%]
17:55:43 test/integration/clitest/test_download.py::TestDownload::testOriginalFileStdout[] PASSED [ 16%]
17:55:44 test/integration/clitest/test_download.py::TestDownload::testOriginalFileStdout[OriginalFile:] PASSED [ 16%]
17:55:45 test/integration/clitest/test_download.py::TestDownload::testOriginalFileMultipleGroups[] PASSED [ 16%]
17:55:47 test/integration/clitest/test_download.py::TestDownload::testOriginalFileMultipleGroups[OriginalFile:] PASSED [ 16%]
17:55:47 test/integration/clitest/test_download.py::TestDownload::testNonExistingFileAnnotation PASSED [ 16%]
17:55:47 test/integration/clitest/test_download.py::TestDownload::testFileAnnotationTmpfile PASSED [ 16%]
17:55:48 test/integration/clitest/test_download.py::TestDownload::testFileAnnotationStdout PASSED [ 16%]
17:55:49 test/integration/clitest/test_download.py::TestDownload::testFileAnnotationMultipleGroups PASSED [ 16%]
17:55:55 test/integration/clitest/test_download.py::TestDownload::testNonExistingImage PASSED [ 16%]
17:56:00 test/integration/clitest/test_download.py::TestDownload::testImageFileset[True] PASSED [ 16%]
17:56:05 test/integration/clitest/test_download.py::TestDownload::testImageFileset[False] PASSED [ 16%]
17:56:10 test/integration/clitest/test_download.py::TestDownload::testSingleImageWithCompanion PASSED [ 16%]
17:56:15 test/integration/clitest/test_download.py::TestDownload::testMIF PASSED  [ 16%]
17:56:15 test/integration/clitest/test_download.py::TestDownload::testImageNoFileset PASSED [ 16%]
17:56:21 test/integration/clitest/test_download.py::TestDownload::testImageMultipleGroups PASSED [ 17%]
17:56:21 test/integration/clitest/test_download.py::TestDownload::testValidPolicy PASSED [ 17%]
17:56:38 test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[+read,+write,+image] PASSED [ 17%]
17:56:38 test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[-read,-write,-image,-plate] SKIPPED [ 17%]
17:56:38 test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[-read,+write,+image,-plate] SKIPPED [ 17%]
17:56:38 test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[+read,+write,+image,-plate] SKIPPED [ 17%]
17:56:38 test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[+read,+write,+image,+plate] SKIPPED [ 17%]
17:56:54 test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[+read,+write,+image] PASSED [ 17%]
17:57:10 test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[-read,-write,-image,-plate] PASSED [ 17%]
17:57:25 test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[-read,+write,+image,-plate] PASSED [ 17%]
17:57:42 test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[+read,+write,+image,-plate] PASSED [ 17%]
17:57:58 test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[+read,+write,+image,+plate] PASSED [ 17%]
17:58:00 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Image-] PASSED [ 17%]
17:58:00 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Image-I] PASSED [ 17%]
17:58:00 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Dataset-] PASSED [ 17%]
17:58:00 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Dataset-I] PASSED [ 17%]
17:58:00 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Project-] PASSED [ 17%]
17:58:00 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Project-I] PASSED [ 17%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Plate-] PASSED [ 17%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Plate-I] PASSED [ 17%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Screen-] PASSED [ 18%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Screen-I] PASSED [ 18%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObjectDryRun PASSED [ 18%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObjectReport PASSED [ 18%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObjectDryRunReport PASSED [ 18%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testBasicHierarchyDuplication PASSED [ 18%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testIgnoreLinks PASSED [ 18%]
17:58:01 test/integration/clitest/test_duplicate.py::TestDuplicate::testIgnoreLinksOverridden PASSED [ 18%]
17:58:02 test/integration/clitest/test_duplicate.py::TestDuplicate::testReferencing PASSED [ 18%]
17:58:02 test/integration/clitest/test_duplicate.py::TestDuplicate::testSkipheadDuplication PASSED [ 18%]
17:58:03 test/integration/clitest/test_fs.py::TestFS::testRepos PASSED            [ 18%]
17:58:34 test/integration/clitest/test_fs.py::TestFS::testSetsWithTransfer PASSED [ 18%]
17:58:34 test/integration/clitest/test_fs.py::TestFS::testSetsAdminOnly PASSED    [ 18%]
17:58:34 test/integration/clitest/test_fs.py::TestFS::testMkdirAdminOnly PASSED   [ 18%]
17:58:41 test/integration/clitest/test_fs.py::TestFS::testImportTime[all-True] PASSED [ 18%]
17:58:46 test/integration/clitest/test_fs.py::TestFS::testImportTime[all-False] PASSED [ 18%]
17:58:53 test/integration/clitest/test_fs.py::TestFS::testImportTime[minmax-True] PASSED [ 18%]
17:58:58 test/integration/clitest/test_fs.py::TestFS::testImportTime[minmax-False] PASSED [ 18%]
17:59:04 test/integration/clitest/test_fs.py::TestFS::testImportTime[thumbnails-True] PASSED [ 18%]
17:59:09 test/integration/clitest/test_fs.py::TestFS::testImportTime[thumbnails-False] PASSED [ 18%]
17:59:11 test/integration/clitest/test_fs.py::TestFsRoot::testMkdirAsAdminSimpleDirCreation PASSED [ 19%]
17:59:11 test/integration/clitest/test_fs.py::TestFsRoot::testMkdirAsAdminHierarchyOnlyPreexisting PASSED [ 19%]
17:59:11 test/integration/clitest/test_fs.py::TestFsRoot::testMkdirAsAdminHierarchyParents PASSED [ 19%]
17:59:19 test/integration/clitest/test_group.py::TestGroup::testList[None-None] PASSED [ 19%]
17:59:22 test/integration/clitest/test_group.py::TestGroup::testList[None-id] PASSED [ 19%]
17:59:25 test/integration/clitest/test_group.py::TestGroup::testList[None-name] PASSED [ 19%]
17:59:28 test/integration/clitest/test_group.py::TestGroup::testList[count-None] PASSED [ 19%]
17:59:31 test/integration/clitest/test_group.py::TestGroup::testList[count-id] PASSED [ 19%]
17:59:34 test/integration/clitest/test_group.py::TestGroup::testList[count-name] PASSED [ 19%]
17:59:37 test/integration/clitest/test_group.py::TestGroup::testList[long-None] PASSED [ 19%]
17:59:40 test/integration/clitest/test_group.py::TestGroup::testList[long-id] PASSED [ 19%]
17:59:43 test/integration/clitest/test_group.py::TestGroup::testList[long-name] PASSED [ 19%]
17:59:43 test/integration/clitest/test_group.py::TestGroup::testAddAdminOnly PASSED [ 19%]
17:59:43 test/integration/clitest/test_group.py::TestGroup::testInfoNoArgument PASSED [ 19%]
17:59:43 test/integration/clitest/test_group.py::TestGroup::testInfoArgument[id] PASSED [ 19%]
17:59:43 test/integration/clitest/test_group.py::TestGroup::testInfoArgument[name] PASSED [ 19%]
17:59:43 test/integration/clitest/test_group.py::TestGroup::testInfoArgument[--group-id] PASSED [ 19%]
17:59:43 test/integration/clitest/test_group.py::TestGroup::testInfoArgument[--group-name] PASSED [ 19%]
17:59:44 test/integration/clitest/test_group.py::TestGroup::testInfoInvalidGroup PASSED [ 19%]
17:59:44 test/integration/clitest/test_group.py::TestGroup::testListUsersNoArgument PASSED [ 19%]
17:59:44 test/integration/clitest/test_group.py::TestGroup::testListUsersArgument[id] PASSED [ 20%]
17:59:44 test/integration/clitest/test_group.py::TestGroup::testListUsersArgument[name] PASSED [ 20%]
17:59:44 test/integration/clitest/test_group.py::TestGroup::testListUsersArgument[--group-id] PASSED [ 20%]
17:59:44 test/integration/clitest/test_group.py::TestGroup::testListUsersArgument[--group-name] PASSED [ 20%]
17:59:44 test/integration/clitest/test_group.py::TestGroup::testListUsersInvalidArgument PASSED [ 20%]
17:59:45 test/integration/clitest/test_group.py::TestGroupRoot::testAddDefaults PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--perms-rw----] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--perms-rwr---] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--perms-rwra--] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--perms-rwrw--] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--type-private] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--type-read-only] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--type-read-annotate] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--type-read-write] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddSameNamefails PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testAddIgnoreExisting PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rw-------id] PASSED [ 20%]
17:59:46 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rw-------name] PASSED [ 20%]
17:59:48 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwr------id] PASSED [ 20%]
17:59:48 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwr------name] PASSED [ 20%]
17:59:49 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwra-----id] PASSED [ 21%]
17:59:50 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwra-----name] PASSED [ 21%]
17:59:51 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwrw-----id] PASSED [ 21%]
17:59:51 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwrw-----name] PASSED [ 21%]
17:59:52 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rw-------id] PASSED [ 21%]
17:59:52 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rw-------name] PASSED [ 21%]
17:59:52 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwr------id] PASSED [ 21%]
17:59:52 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwr------name] PASSED [ 21%]
17:59:52 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwra-----id] PASSED [ 21%]
17:59:52 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwra-----name] PASSED [ 21%]
17:59:53 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwrw-----id] PASSED [ 21%]
17:59:53 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwrw-----name] PASSED [ 21%]
17:59:53 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rw-------id] PASSED [ 21%]
17:59:53 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rw-------name] PASSED [ 21%]
17:59:53 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwr------id] PASSED [ 21%]
17:59:53 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwr------name] PASSED [ 21%]
17:59:54 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwra-----id] PASSED [ 21%]
17:59:54 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwra-----name] PASSED [ 21%]
17:59:54 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwrw-----id] PASSED [ 21%]
17:59:54 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwrw-----name] PASSED [ 21%]
17:59:54 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rw-------id] PASSED [ 22%]
17:59:54 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rw-------name] PASSED [ 22%]
17:59:54 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwr------id] PASSED [ 22%]
17:59:55 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwr------name] PASSED [ 22%]
17:59:55 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwra-----id] PASSED [ 22%]
17:59:55 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwra-----name] PASSED [ 22%]
17:59:55 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwrw-----id] PASSED [ 22%]
17:59:55 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwrw-----name] PASSED [ 22%]
17:59:55 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rw-------id] PASSED [ 22%]
17:59:55 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rw-------name] PASSED [ 22%]
17:59:56 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwr------id] PASSED [ 22%]
17:59:57 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwr------name] PASSED [ 22%]
17:59:58 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwra-----id] PASSED [ 22%]
17:59:58 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwra-----name] PASSED [ 22%]
17:59:59 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwrw-----id] PASSED [ 22%]
18:00:00 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwrw-----name] PASSED [ 22%]
18:00:00 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rw-------id] PASSED [ 22%]
18:00:00 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rw-------name] PASSED [ 22%]
18:00:00 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwr------id] PASSED [ 22%]
18:00:00 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwr------name] PASSED [ 22%]
18:00:01 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwra-----id] PASSED [ 23%]
18:00:01 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwra-----name] PASSED [ 23%]
18:00:01 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwrw-----id] PASSED [ 23%]
18:00:01 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwrw-----name] PASSED [ 23%]
18:00:01 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rw-------id] PASSED [ 23%]
18:00:01 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rw-------name] PASSED [ 23%]
18:00:02 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwr------id] PASSED [ 23%]
18:00:02 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwr------name] PASSED [ 23%]
18:00:02 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwra-----id] PASSED [ 23%]
18:00:02 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwra-----name] PASSED [ 23%]
18:00:02 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwrw-----id] PASSED [ 23%]
18:00:02 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwrw-----name] PASSED [ 23%]
18:00:02 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rw-------id] PASSED [ 23%]
18:00:03 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rw-------name] PASSED [ 23%]
18:00:03 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwr------id] PASSED [ 23%]
18:00:03 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwr------name] PASSED [ 23%]
18:00:03 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwra-----id] PASSED [ 23%]
18:00:03 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwra-----name] PASSED [ 23%]
18:00:03 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwrw-----id] PASSED [ 23%]
18:00:03 test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwrw-----name] PASSED [ 23%]
18:00:05 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None-id---id] PASSED [ 24%]
18:00:07 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None-id---name] PASSED [ 24%]
18:00:09 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None-omeName---id] PASSED [ 24%]
18:00:10 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None-omeName---name] PASSED [ 24%]
18:00:12 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None---user-id---id] PASSED [ 24%]
18:00:14 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None---user-id---name] PASSED [ 24%]
18:00:15 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None---user-name---id] PASSED [ 24%]
18:00:17 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None---user-name---name] PASSED [ 24%]
18:00:19 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner-id---id] PASSED [ 24%]
18:00:20 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner-id---name] PASSED [ 24%]
18:00:22 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner-omeName---id] PASSED [ 24%]
18:00:24 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner-omeName---name] PASSED [ 24%]
18:00:25 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner---user-id---id] PASSED [ 24%]
18:00:27 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner---user-id---name] PASSED [ 24%]
18:00:29 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner---user-name---id] PASSED [ 24%]
18:00:30 test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner---user-name---name] PASSED [ 24%]
18:00:32 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True-id---id] PASSED [ 24%]
18:00:34 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True-id---name] PASSED [ 24%]
18:00:36 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True-omeName---id] PASSED [ 24%]
18:00:37 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True-omeName---name] PASSED [ 24%]
18:00:39 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True---user-id---id] PASSED [ 25%]
18:00:41 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True---user-id---name] PASSED [ 25%]
18:00:42 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True---user-name---id] PASSED [ 25%]
18:00:44 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True---user-name---name] PASSED [ 25%]
18:00:46 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False-id---id] PASSED [ 25%]
18:00:48 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False-id---name] PASSED [ 25%]
18:00:49 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False-omeName---id] PASSED [ 25%]
18:00:51 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False-omeName---name] PASSED [ 25%]
18:00:53 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False---user-id---id] PASSED [ 25%]
18:00:55 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False---user-id---name] PASSED [ 25%]
18:00:56 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False---user-name---id] PASSED [ 25%]
18:00:58 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False---user-name---name] PASSED [ 25%]
18:00:59 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True-id---id] PASSED [ 25%]
18:01:01 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True-id---name] PASSED [ 25%]
18:01:03 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True-omeName---id] PASSED [ 25%]
18:01:05 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True-omeName---name] PASSED [ 25%]
18:01:07 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True---user-id---id] PASSED [ 25%]
18:01:08 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True---user-id---name] PASSED [ 25%]
18:01:10 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True---user-name---id] PASSED [ 25%]
18:01:12 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True---user-name---name] PASSED [ 25%]
18:01:13 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False-id---id] PASSED [ 25%]
18:01:15 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False-id---name] PASSED [ 26%]
18:01:17 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False-omeName---id] PASSED [ 26%]
18:01:19 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False-omeName---name] PASSED [ 26%]
18:01:20 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False---user-id---id] PASSED [ 26%]
18:01:22 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False---user-id---name] PASSED [ 26%]
18:01:23 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False---user-name---id] PASSED [ 26%]
18:01:25 test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False---user-name---name] PASSED [ 26%]
18:01:32 test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[None-id-id] PASSED [ 26%]
18:01:39 test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[None-id-name] PASSED [ 26%]
18:01:45 test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[None-name-id] PASSED [ 26%]
18:01:52 test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[None-name-name] PASSED [ 26%]
18:01:59 test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[--as-owner-id-id] PASSED [ 26%]
18:02:06 test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[--as-owner-id-name] PASSED [ 26%]
18:02:13 test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[--as-owner-name-id] PASSED [ 26%]
18:02:20 test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[--as-owner-name-name] PASSED [ 26%]
18:02:25 test/integration/clitest/test_import.py::TestImport::testAutoClose PASSED [ 26%]
18:02:28 test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[Adler-32-legacy] PASSED [ 26%]
18:02:31 test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[Adler-32-underscore] PASSED [ 26%]
18:02:34 test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[CRC-32-underscore] PASSED [ 26%]
18:02:37 test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[File-Size-64-underscore] PASSED [ 26%]
18:02:39 test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[MD5-128-underscore] PASSED [ 27%]
18:02:42 test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[Murmur3-32-underscore] PASSED [ 27%]
18:02:45 test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[Murmur3-128-underscore] PASSED [ 27%]
18:02:48 test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[SHA1-160-underscore] PASSED [ 27%]
18:02:51 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Python-1-Official-True] PASSED [ 27%]
18:02:53 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Python-1-Official-False] PASSED [ 27%]
18:02:56 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Python-1-Deprecated-True] PASSED [ 27%]
18:02:59 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Python-1-Deprecated-False] PASSED [ 27%]
18:03:02 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-1-Official-True] PASSED [ 27%]
18:03:05 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-1-Official-False] PASSED [ 27%]
18:03:07 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-1-Deprecated-True] PASSED [ 27%]
18:03:10 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-1-Deprecated-False] PASSED [ 27%]
18:03:13 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-2-Official-True] PASSED [ 27%]
18:03:15 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-2-Official-False] PASSED [ 27%]
18:03:18 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-2-Deprecated-True] PASSED [ 27%]
18:03:21 test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-2-Deprecated-False] PASSED [ 27%]
18:03:24 test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Python-1-Official] PASSED [ 27%]
18:03:27 test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Python-1-Deprecated] PASSED [ 27%]
18:03:29 test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Java-1-Official] PASSED [ 27%]
18:03:32 test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Java-1-Deprecated] PASSED [ 27%]
18:03:35 test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Java-2-Official] PASSED [ 28%]
18:03:38 test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Java-2-Deprecated] PASSED [ 28%]
18:03:41 test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Python-1-Official] PASSED [ 28%]
18:03:43 test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Python-1-Deprecated] PASSED [ 28%]
18:03:46 test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Java-1-Official] PASSED [ 28%]
18:03:49 test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Java-1-Deprecated] PASSED [ 28%]
18:03:52 test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Java-2-Official] PASSED [ 28%]
18:03:54 test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Java-2-Deprecated] PASSED [ 28%]
18:04:02 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source0-True] PASSED [ 28%]
18:04:08 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source0-False] PASSED [ 28%]
18:04:16 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source1-True] PASSED [ 28%]
18:04:21 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source1-False] PASSED [ 28%]
18:04:29 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source2-True] PASSED [ 28%]
18:04:35 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source2-False] PASSED [ 28%]
18:04:43 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source3-True] PASSED [ 28%]
18:04:49 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source3-False] PASSED [ 28%]
18:04:56 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source4-True] PASSED [ 28%]
18:05:01 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source4-False] PASSED [ 28%]
18:05:09 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source5-True] PASSED [ 28%]
18:05:14 test/integration/clitest/test_import.py::TestImport::testTargetArgument[source5-False] PASSED [ 28%]
18:05:21 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[-True] PASSED [ 29%]
18:05:28 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[-False] PASSED [ 29%]
18:05:35 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[+-True] PASSED [ 29%]
18:05:41 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[+-False] PASSED [ 29%]
18:05:48 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[--True] PASSED [ 29%]
18:05:54 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[--False] PASSED [ 29%]
18:06:01 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[%-True] PASSED [ 29%]
18:06:07 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[%-False] PASSED [ 29%]
18:06:14 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[@-True] PASSED [ 29%]
18:06:20 test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[@-False] PASSED [ 29%]
18:06:28 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[-True] PASSED [ 29%]
18:06:34 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[-False] PASSED [ 29%]
18:06:41 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[+-True] PASSED [ 29%]
18:06:47 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[+-False] PASSED [ 29%]
18:06:54 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[--True] PASSED [ 29%]
18:07:00 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[--False] PASSED [ 29%]
18:07:06 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[%-True] PASSED [ 29%]
18:07:11 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[%-False] PASSED [ 29%]
18:07:19 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[@-True] PASSED [ 29%]
18:07:25 test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[@-False] PASSED [ 29%]
18:07:29 test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[-True] PASSED [ 30%]
18:07:32 test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[-False] PASSED [ 30%]
18:07:35 test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[+-True] PASSED [ 30%]
18:07:38 test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[+-False] PASSED [ 30%]
18:07:41 test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[--True] PASSED [ 30%]
18:07:44 test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[--False] PASSED [ 30%]
18:07:47 test/integration/clitest/test_import.py::TestImport::testUniqueMultipleNameModelTargets[True] PASSED [ 30%]
18:07:49 test/integration/clitest/test_import.py::TestImport::testUniqueMultipleNameModelTargets[False] PASSED [ 30%]
18:07:54 test/integration/clitest/test_import.py::TestImport::testNestedNameTemplateTargetArgument[True] PASSED [ 30%]
18:07:58 test/integration/clitest/test_import.py::TestImport::testNestedNameTemplateTargetArgument[False] PASSED [ 30%]
18:08:01 test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[-True] PASSED [ 30%]
18:08:04 test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[-False] PASSED [ 30%]
18:08:07 test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[+-True] PASSED [ 30%]
18:08:10 test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[+-False] PASSED [ 30%]
18:08:13 test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[--True] PASSED [ 30%]
18:08:16 test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[--False] PASSED [ 30%]
18:08:20 test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[@-True] PASSED [ 30%]
18:08:23 test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[@-False] PASSED [ 30%]
18:08:27 test/integration/clitest/test_import.py::TestImport::testUniqueMultipleNameTemplateTargetArgument[True] PASSED [ 30%]
18:08:30 test/integration/clitest/test_import.py::TestImport::testUniqueMultipleNameTemplateTargetArgument[False] PASSED [ 30%]
18:08:36 test/integration/clitest/test_import.py::TestImport::testImportLinkableTarget[False-False] PASSED [ 31%]
18:08:43 test/integration/clitest/test_import.py::TestImport::testImportLinkableTarget[False-True] PASSED [ 31%]
18:08:49 test/integration/clitest/test_import.py::TestImport::testImportLinkableTarget[True-False] PASSED [ 31%]
18:08:56 test/integration/clitest/test_import.py::TestImport::testImportLinkableTarget[True-True] PASSED [ 31%]
18:08:58 test/integration/clitest/test_import.py::TestImport::testBadTargetArgument[Project] PASSED [ 31%]
18:09:00 test/integration/clitest/test_import.py::TestImport::testBadTargetArgument[Plate] PASSED [ 31%]
18:09:02 test/integration/clitest/test_import.py::TestImport::testBadTargetArgument[Image] PASSED [ 31%]
18:09:04 test/integration/clitest/test_import.py::TestImport::testBadModelTargetDiscriminator[Dataset] PASSED [ 31%]
18:09:06 test/integration/clitest/test_import.py::TestImport::testBadModelTargetDiscriminator[Screen] PASSED [ 31%]
18:09:09 test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-ALL] PASSED [ 31%]
18:09:12 test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-TRACE] PASSED [ 31%]
18:09:14 test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-DEBUG] PASSED [ 31%]
18:09:17 test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-INFO] PASSED [ 31%]
18:09:20 test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-WARN] PASSED [ 31%]
18:09:23 test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-ERROR] PASSED [ 31%]
18:09:26 test/integration/clitest/test_import.py::TestImport::testDebugArgument[---ALL] PASSED [ 31%]
18:09:30 test/integration/clitest/test_import.py::TestImport::testDebugArgument[---TRACE] PASSED [ 31%]
18:09:32 test/integration/clitest/test_import.py::TestImport::testDebugArgument[---DEBUG] PASSED [ 31%]
18:09:35 test/integration/clitest/test_import.py::TestImport::testDebugArgument[---INFO] PASSED [ 31%]
18:09:38 test/integration/clitest/test_import.py::TestImport::testDebugArgument[---WARN] PASSED [ 31%]
18:09:41 test/integration/clitest/test_import.py::TestImport::testDebugArgument[---ERROR] PASSED [ 32%]
18:09:43 test/integration/clitest/test_import.py::TestImport::testImportOutputDefault PASSED [ 32%]
18:09:46 test/integration/clitest/test_import.py::TestImport::testImportOutputYaml PASSED [ 32%]
18:09:49 test/integration/clitest/test_import.py::TestImport::testImportOutputLegacy PASSED [ 32%]
18:09:52 test/integration/clitest/test_import.py::TestImport::testImportOutputDefaultWithScreen[1] PASSED [ 32%]
18:09:56 test/integration/clitest/test_import.py::TestImport::testImportOutputDefaultWithScreen[2] PASSED [ 32%]
18:10:00 test/integration/clitest/test_import.py::TestImport::testImportOutputDefaultWithScreen[3] PASSED [ 32%]
18:10:04 test/integration/clitest/test_import.py::TestImport::testImportAsRoot PASSED [ 32%]
18:10:09 test/integration/clitest/test_import.py::TestImport::testImportMultiGroup PASSED [ 32%]
18:10:14 test/integration/clitest/test_import.py::TestImport::testImportAsRootMultiGroup PASSED [ 32%]
18:10:17 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image] PASSED [ 32%]
18:10:19 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image-x] PASSED [ 32%]
18:10:22 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image--description] PASSED [ 32%]
18:10:25 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image-n] PASSED [ 32%]
18:10:28 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image-n-x] PASSED [ 32%]
18:10:31 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image-n--description] PASSED [ 32%]
18:10:34 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image--name] PASSED [ 32%]
18:10:37 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image--name-x] PASSED [ 32%]
18:10:40 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image--name--description] PASSED [ 32%]
18:10:43 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate] PASSED [ 32%]
18:10:47 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-x] PASSED [ 33%]
18:10:50 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--description] PASSED [ 33%]
18:10:54 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_description] PASSED [ 33%]
18:10:57 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-n] PASSED [ 33%]
18:11:01 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-n-x] PASSED [ 33%]
18:11:04 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-n--description] PASSED [ 33%]
18:11:08 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-n--plate_description] PASSED [ 33%]
18:11:11 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--name] PASSED [ 33%]
18:11:14 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--name-x] PASSED [ 33%]
18:11:17 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--name--description] PASSED [ 33%]
18:11:20 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--name--plate_description] PASSED [ 33%]
18:11:23 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_name] PASSED [ 33%]
18:11:27 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_name-x] PASSED [ 33%]
18:11:30 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_name--description] PASSED [ 33%]
18:11:33 test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_name--plate_description] PASSED [ 33%]
18:11:35 test/integration/clitest/test_import.py::TestImport::testNoThumbnails[--no-thumbnails] PASSED [ 33%]
18:11:38 test/integration/clitest/test_import.py::TestImport::testNoThumbnails[--no_thumbnails] PASSED [ 33%]
18:11:41 test/integration/clitest/test_import.py::TestImport::testSkipArguments[] PASSED [ 33%]
18:11:44 test/integration/clitest/test_import.py::TestImport::testSkipArguments[all] PASSED [ 33%]
18:11:46 test/integration/clitest/test_import.py::TestImport::testSkipArguments[checksum] PASSED [ 33%]
18:11:49 test/integration/clitest/test_import.py::TestImport::testSkipArguments[minmax] PASSED [ 34%]
18:11:52 test/integration/clitest/test_import.py::TestImport::testSkipArguments[thumbnails] PASSED [ 34%]
18:11:54 test/integration/clitest/test_import.py::TestImport::testSkipArguments[upgrade] PASSED [ 34%]
18:11:57 test/integration/clitest/test_import.py::TestImport::testSymlinkImport PASSED [ 34%]
18:11:59 test/integration/clitest/test_import.py::TestImport::testUnknownTarget[Dataset-test.fake--d] PASSED [ 34%]
18:12:02 test/integration/clitest/test_import.py::TestImport::testUnknownTarget[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r] PASSED [ 34%]
18:12:04 test/integration/clitest/test_import.py::TestImport::testEncryption[] PASSED [ 34%]
18:12:07 test/integration/clitest/test_import.py::TestImport::testEncryption[--encrypted=false] PASSED [ 34%]
18:12:10 test/integration/clitest/test_import.py::TestImport::testEncryption[--encrypted=true] PASSED [ 34%]
18:12:10 test/integration/clitest/test_import.py::TestImport::testBulk PASSED     [ 34%]
18:12:14 test/integration/clitest/test_import.py::TestImport::testParallelUpload PASSED [ 34%]
18:12:20 test/integration/clitest/test_import.py::TestImport::testParallelFileset PASSED [ 34%]
18:12:26 test/integration/clitest/test_import.py::TestImport::testBulkImportLogs PASSED [ 34%]
18:12:33 test/integration/clitest/test_import_bulk.py::TestImportBulk::testBulk PASSED [ 34%]
18:12:34 test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[active] PASSED [ 34%]
18:12:34 test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[discover] PASSED [ 34%]
18:12:34 test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[create] PASSED [ 34%]
18:12:34 test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[getdn] PASSED [ 34%]
18:12:34 test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[setdn] PASSED [ 34%]
18:12:41 test/integration/clitest/test_metadata.py::TestMetadata::test_get_identifiers PASSED [ 34%]
18:12:46 test/integration/clitest/test_metadata.py::TestMetadata::test_get_parents[False] PASSED [ 35%]
18:12:50 test/integration/clitest/test_metadata.py::TestMetadata::test_get_parents[True] PASSED [ 35%]
18:12:55 test/integration/clitest/test_metadata.py::TestMetadata::test_get_roi_count[0] PASSED [ 35%]
18:13:00 test/integration/clitest/test_metadata.py::TestMetadata::test_get_roi_count[1] PASSED [ 35%]
18:13:04 test/integration/clitest/test_metadata.py::TestMetadata::test_get_original PASSED [ 35%]
18:13:09 test/integration/clitest/test_metadata.py::TestMetadata::test_get_bulkanns[False] PASSED [ 35%]
18:13:14 test/integration/clitest/test_metadata.py::TestMetadata::test_get_bulkanns[True] PASSED [ 35%]
18:13:18 test/integration/clitest/test_metadata.py::TestMetadata::test_get_measures[False] PASSED [ 35%]
18:13:23 test/integration/clitest/test_metadata.py::TestMetadata::test_get_measures[True] PASSED [ 35%]
18:13:28 test/integration/clitest/test_metadata.py::TestMetadata::test_get_allanns[False] PASSED [ 35%]
18:13:33 test/integration/clitest/test_metadata.py::TestMetadata::test_get_allanns[True] PASSED [ 35%]
18:13:39 test/integration/clitest/test_metadata.py::TestMetadataControl::test_original PASSED [ 35%]
18:13:44 test/integration/clitest/test_metadata.py::TestMetadataControl::test_bulkanns[False] PASSED [ 35%]
18:13:48 test/integration/clitest/test_metadata.py::TestMetadataControl::test_bulkanns[True] PASSED [ 35%]
18:13:53 test/integration/clitest/test_metadata.py::TestMetadataControl::test_measures[False] PASSED [ 35%]
18:13:58 test/integration/clitest/test_metadata.py::TestMetadataControl::test_measures[True] PASSED [ 35%]
18:14:03 test/integration/clitest/test_metadata.py::TestMetadataControl::test_mapanns[False] PASSED [ 35%]
18:14:08 test/integration/clitest/test_metadata.py::TestMetadataControl::test_mapanns[True] PASSED [ 35%]
18:14:12 test/integration/clitest/test_metadata.py::TestMetadataControl::test_allanns[False] PASSED [ 35%]
18:14:17 test/integration/clitest/test_metadata.py::TestMetadataControl::test_allanns[True] PASSED [ 35%]
18:14:22 test/integration/clitest/test_metadata.py::TestMetadataControl::test_pixelsize PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_create_from_file PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_create_from_args PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_linkage PASSED       [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_linkage_via_variables PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_required[input0] PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_required[input1] PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_required[input2] PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_link_annotation PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_new_get_and_update PASSED [ 36%]
18:14:24 test/integration/clitest/test_obj.py::TestObj::test_fail_leading_numbers_argument PASSED [ 36%]
18:14:25 test/integration/clitest/test_obj.py::TestObj::test_argument_with_letters_and_numbers PASSED [ 36%]
18:14:25 test/integration/clitest/test_obj.py::TestObj::test_new_and_get_obj PASSED [ 36%]
18:14:30 test/integration/clitest/test_obj.py::TestObj::test_get_unit_and_value PASSED [ 36%]
18:14:30 test/integration/clitest/test_obj.py::TestObj::test_get_unknown_and_empty_field PASSED [ 36%]
18:14:30 test/integration/clitest/test_obj.py::TestObj::test_get_fields PASSED    [ 36%]
18:14:30 test/integration/clitest/test_obj.py::TestObj::test_get_list_field PASSED [ 36%]
18:14:31 test/integration/clitest/test_obj.py::TestObj::test_list_get PASSED      [ 36%]
18:14:31 test/integration/clitest/test_obj.py::TestObj::test_map_mods PASSED      [ 36%]
18:14:31 test/integration/clitest/test_obj.py::TestObj::test_nulling PASSED       [ 36%]
18:14:31 test/integration/clitest/test_obj.py::TestObj::test_newlines PASSED      [ 37%]
18:14:33 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramids::test_removepyramids_admin_only PASSED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsRestrictedAdmin::test_removepyramids_restricted_admin PASSED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_little_endian SKIPPED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_imported_after_future SKIPPED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_limit SKIPPED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_not_valid_limit SKIPPED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_manual SKIPPED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove__pre_fs_pyramids SKIPPED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_big_endian SKIPPED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids SKIPPED [ 37%]
18:14:35 test/integration/clitest/test_omero_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_check_thumbnails SKIPPED [ 37%]
18:14:37 test/integration/clitest/test_script.py::TestScript::testList PASSED     [ 37%]
18:14:51 test/integration/clitest/test_script.py::TestScript::testDemo PASSED     [ 37%]
18:15:01 test/integration/clitest/test_script.py::TestScript::testFullSession PASSED [ 37%]
18:15:22 test/integration/clitest/test_script.py::TestScript::testReplace PASSED  [ 37%]
18:15:23 test/integration/clitest/test_script.py::TestScript::testReplaceOfficial PASSED [ 37%]
18:15:34 test/integration/clitest/test_search.py::TestSearch::test_search_basic PASSED [ 37%]
18:15:42 test/integration/clitest/test_search.py::TestSearch::test_search_wildcard PASSED [ 37%]
18:15:49 test/integration/clitest/test_search.py::TestSearch::test_search_name_field PASSED [ 37%]
18:15:55 test/integration/clitest/test_search.py::TestSearch::test_search_description_field PASSED [ 37%]
18:16:02 test/integration/clitest/test_search.py::TestSearch::test_search_style PASSED [ 38%]
18:16:08 test/integration/clitest/test_search.py::TestSearch::test_search_ids_only PASSED [ 38%]
18:16:14 test/integration/clitest/test_search.py::TestSearch::test_search_acquisition_date[data0] PASSED [ 38%]
18:16:20 test/integration/clitest/test_search.py::TestSearch::test_search_acquisition_date[data1] PASSED [ 38%]
18:16:27 test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data0] PASSED [ 38%]
18:16:33 test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data1] PASSED [ 38%]
18:16:39 test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data2] PASSED [ 38%]
18:16:45 test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data3] PASSED [ 38%]
18:16:52 test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data4] PASSED [ 38%]
18:16:58 test/integration/clitest/test_search.py::TestSearch::test_search_no_parse PASSED [ 38%]
18:17:00 test/integration/clitest/test_search.py::TestSearch::test_search_dataset_acquisition PASSED [ 38%]
18:17:06 test/integration/clitest/test_search.py::TestSearch::test_search_index_by_user PASSED [ 38%]
18:17:09 test/integration/clitest/test_sessions.py::TestSessions::testLogin[None-True] PASSED [ 38%]
18:17:11 test/integration/clitest/test_sessions.py::TestSessions::testLogin[None-False] PASSED [ 38%]
18:17:13 test/integration/clitest/test_sessions.py::TestSessions::testLogin[300-True] PASSED [ 38%]
18:17:14 test/integration/clitest/test_sessions.py::TestSessions::testLogin[300-False] PASSED [ 38%]
18:17:22 test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rw----] PASSED [ 38%]
18:17:29 test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwr---] PASSED [ 38%]
18:17:37 test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwra--] PASSED [ 38%]
18:17:44 test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwrw--] PASSED [ 38%]
18:17:46 test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[True-True] PASSED [ 39%]
18:17:48 test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[True-False] PASSED [ 39%]
18:17:50 test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[False-True] PASSED [ 39%]
18:17:52 test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[False-False] PASSED [ 39%]
18:17:53 test/integration/clitest/test_sessions.py::TestSessions::testGroup PASSED [ 39%]
18:17:55 test/integration/clitest/test_sessions.py::TestSessions::testTimeout PASSED [ 39%]
18:17:55 test/integration/clitest/test_sessions.py::TestSessions::testFile PASSED [ 39%]
18:17:57 test/integration/clitest/test_sessions.py::TestSessions::testKey PASSED  [ 39%]
18:17:59 test/integration/clitest/test_sessions.py::TestSessions::testWho[user] PASSED [ 39%]
18:17:59 test/integration/clitest/test_sessions.py::TestSessions::testWho[root] PASSED [ 39%]
18:18:00 test/integration/clitest/test_sessions.py::TestSessions::test_open PASSED [ 39%]
18:18:02 test/integration/clitest/test_sessions.py::TestSessions::test_open_with_id PASSED [ 39%]
18:18:06 test/integration/clitest/test_sessions.py::TestSessions::test_open_restricted_admin_no_sudo PASSED [ 39%]
18:18:09 test/integration/clitest/test_sessions.py::TestSessions::test_open_restricted_admin_sudo PASSED [ 39%]
18:18:11 test/integration/clitest/test_sessions.py::TestSessions::test_close PASSED [ 39%]
18:18:13 test/integration/clitest/test_tag.py::TestTag::testCreateTag[None-None] PASSED [ 39%]
18:18:13 test/integration/clitest/test_tag.py::TestTag::testCreateTag[None---name] PASSED [ 39%]
18:18:13 test/integration/clitest/test_tag.py::TestTag::testCreateTag[--description-None] PASSED [ 39%]
18:18:13 test/integration/clitest/test_tag.py::TestTag::testCreateTag[--description---name] PASSED [ 39%]
18:18:13 test/integration/clitest/test_tag.py::TestTag::testCreateTagset[None-None] PASSED [ 39%]
18:18:13 test/integration/clitest/test_tag.py::TestTag::testCreateTagset[None---name] PASSED [ 40%]
18:18:13 test/integration/clitest/test_tag.py::TestTag::testCreateTagset[--desc-None] PASSED [ 40%]
18:18:13 test/integration/clitest/test_tag.py::TestTag::testCreateTagset[--desc---name] PASSED [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLoadTag PASSED        [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLoadTagset PASSED     [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLink[Image] PASSED    [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLink[Dataset] PASSED  [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLink[Project] PASSED  [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLink[Screen] PASSED   [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLink[Plate] PASSED    [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLinkInvalidObject PASSED [ 40%]
18:18:14 test/integration/clitest/test_tag.py::TestTag::testLinkInvalidTag PASSED [ 40%]
18:18:20 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----admin-admin] PASSED [ 40%]
18:18:23 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----admin-owner] PASSED [ 40%]
18:18:27 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----admin-member] PASSED [ 40%]
18:18:30 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----owner-admin] PASSED [ 40%]
18:18:34 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----owner-owner] PASSED [ 40%]
18:18:37 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----owner-member] PASSED [ 40%]
18:18:41 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----member-admin] PASSED [ 40%]
18:18:44 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----member-owner] PASSED [ 40%]
18:18:48 test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----member-member] PASSED [ 41%]
18:18:51 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----admin-admin] PASSED [ 41%]
18:18:55 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----admin-owner] PASSED [ 41%]
18:18:59 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----admin-member] PASSED [ 41%]
18:19:02 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----owner-admin] PASSED [ 41%]
18:19:06 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----owner-owner] PASSED [ 41%]
18:19:09 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----owner-member] PASSED [ 41%]
18:19:13 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----member-admin] PASSED [ 41%]
18:19:16 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----member-owner] PASSED [ 41%]
18:19:20 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----member-member] PASSED [ 41%]
18:19:24 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---admin-admin] PASSED [ 41%]
18:19:27 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---admin-owner] PASSED [ 41%]
18:19:31 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---admin-member] PASSED [ 41%]
18:19:34 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---owner-admin] PASSED [ 41%]
18:19:38 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---owner-owner] PASSED [ 41%]
18:19:42 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---owner-member] PASSED [ 41%]
18:19:45 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---member-admin] PASSED [ 41%]
18:19:49 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---member-owner] PASSED [ 41%]
18:19:52 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---member-member] PASSED [ 41%]
18:19:56 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---admin-admin] PASSED [ 41%]
18:19:59 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---admin-owner] PASSED [ 42%]
18:20:03 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---admin-member] PASSED [ 42%]
18:20:06 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---owner-admin] PASSED [ 42%]
18:20:10 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---owner-owner] PASSED [ 42%]
18:20:13 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---owner-member] PASSED [ 42%]
18:20:17 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---member-admin] PASSED [ 42%]
18:20:20 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---member-owner] PASSED [ 42%]
18:20:27 test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---member-member] PASSED [ 42%]
18:20:29 test/integration/clitest/test_tag.py::TestTagList::testList[] PASSED     [ 42%]
18:20:29 test/integration/clitest/test_tag.py::TestTagList::testList[--nopage] PASSED [ 42%]
18:20:29 test/integration/clitest/test_tag.py::TestTagList::testListSets[] PASSED [ 42%]
18:20:29 test/integration/clitest/test_tag.py::TestTagList::testListSets[--nopage] PASSED [ 42%]
18:20:31 test/integration/clitest/test_upload.py::TestUpload::testUploadSingleFile PASSED [ 42%]
18:20:31 test/integration/clitest/test_upload.py::TestUpload::testUploadMultipleFiles PASSED [ 42%]
18:20:31 test/integration/clitest/test_upload.py::TestUpload::testUploadBadFile PASSED [ 42%]
18:20:45 test/integration/clitest/test_user.py::TestUser::testList[None-None] PASSED [ 42%]
18:20:53 test/integration/clitest/test_user.py::TestUser::testList[None-id] PASSED [ 42%]
18:21:02 test/integration/clitest/test_user.py::TestUser::testList[None-login] PASSED [ 42%]
18:21:11 test/integration/clitest/test_user.py::TestUser::testList[None-first-name] PASSED [ 42%]
18:21:19 test/integration/clitest/test_user.py::TestUser::testList[None-last-name] PASSED [ 42%]
18:21:28 test/integration/clitest/test_user.py::TestUser::testList[None-email] PASSED [ 43%]
18:21:37 test/integration/clitest/test_user.py::TestUser::testList[count-None] PASSED [ 43%]
18:21:46 test/integration/clitest/test_user.py::TestUser::testList[count-id] PASSED [ 43%]
18:21:54 test/integration/clitest/test_user.py::TestUser::testList[count-login] PASSED [ 43%]
18:22:03 test/integration/clitest/test_user.py::TestUser::testList[count-first-name] PASSED [ 43%]
18:22:12 test/integration/clitest/test_user.py::TestUser::testList[count-last-name] PASSED [ 43%]
18:22:20 test/integration/clitest/test_user.py::TestUser::testList[count-email] PASSED [ 43%]
18:22:30 test/integration/clitest/test_user.py::TestUser::testList[long-None] PASSED [ 43%]
18:22:38 test/integration/clitest/test_user.py::TestUser::testList[long-id] PASSED [ 43%]
18:22:47 test/integration/clitest/test_user.py::TestUser::testList[long-login] PASSED [ 43%]
18:22:55 test/integration/clitest/test_user.py::TestUser::testList[long-first-name] PASSED [ 43%]
18:23:04 test/integration/clitest/test_user.py::TestUser::testList[long-last-name] PASSED [ 43%]
18:23:13 test/integration/clitest/test_user.py::TestUser::testList[long-email] PASSED [ 43%]
18:23:16 test/integration/clitest/test_user.py::TestUser::testListWithStyles[None] PASSED [ 43%]
18:23:19 test/integration/clitest/test_user.py::TestUser::testListWithStyles[sql] PASSED [ 43%]
18:23:22 test/integration/clitest/test_user.py::TestUser::testListWithStyles[csv] PASSED [ 43%]
18:23:25 test/integration/clitest/test_user.py::TestUser::testListWithStyles[plain] PASSED [ 43%]
18:23:28 test/integration/clitest/test_user.py::TestUser::testListWithStyles[json] PASSED [ 43%]
18:23:28 test/integration/clitest/test_user.py::TestUser::testInfoNoArgument PASSED [ 43%]
18:23:28 test/integration/clitest/test_user.py::TestUser::testInfoArgument[id] PASSED [ 43%]
18:23:28 test/integration/clitest/test_user.py::TestUser::testInfoArgument[omeName] PASSED [ 44%]
18:23:28 test/integration/clitest/test_user.py::TestUser::testInfoArgument[--user-id] PASSED [ 44%]
18:23:28 test/integration/clitest/test_user.py::TestUser::testInfoArgument[--user-name] PASSED [ 44%]
18:23:28 test/integration/clitest/test_user.py::TestUser::testInfoInvalidUser PASSED [ 44%]
18:23:31 test/integration/clitest/test_user.py::TestUser::testListGroupsNoArgument PASSED [ 44%]
18:23:33 test/integration/clitest/test_user.py::TestUser::testListGroupsArgument[id] PASSED [ 44%]
18:23:36 test/integration/clitest/test_user.py::TestUser::testListGroupsArgument[omeName] PASSED [ 44%]
18:23:39 test/integration/clitest/test_user.py::TestUser::testListGroupsArgument[--user-id] PASSED [ 44%]
18:23:41 test/integration/clitest/test_user.py::TestUser::testListGroupsArgument[--user-name] PASSED [ 44%]
18:23:41 test/integration/clitest/test_user.py::TestUser::testListGroupsInvalidArgument PASSED [ 44%]
18:23:44 test/integration/clitest/test_user.py::TestUser::testEmail[None] PASSED  [ 44%]
18:23:47 test/integration/clitest/test_user.py::TestUser::testEmail[-1] PASSED    [ 44%]
18:23:50 test/integration/clitest/test_user.py::TestUser::testEmail[--one] PASSED [ 44%]
18:23:56 test/integration/clitest/test_user.py::TestUser::testPassword[True] PASSED [ 44%]
18:23:56 test/integration/clitest/test_user.py::TestUser::testPassword[False] PASSED [ 44%]
18:23:56 test/integration/clitest/test_user.py::TestUser::testAddAdminOnly PASSED [ 44%]
18:24:02 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None-id---id] PASSED [ 44%]
18:24:04 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None-id---name] PASSED [ 44%]
18:24:06 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None-name---id] PASSED [ 44%]
18:24:07 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None-name---name] PASSED [ 44%]
18:24:09 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None---group-id---id] PASSED [ 45%]
18:24:11 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None---group-id---name] PASSED [ 45%]
18:24:12 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None---group-name---id] PASSED [ 45%]
18:24:15 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None---group-name---name] PASSED [ 45%]
18:24:17 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner-id---id] PASSED [ 45%]
18:24:18 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner-id---name] PASSED [ 45%]
18:24:20 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner-name---id] PASSED [ 45%]
18:24:22 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner-name---name] PASSED [ 45%]
18:24:23 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner---group-id---id] PASSED [ 45%]
18:24:25 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner---group-id---name] PASSED [ 45%]
18:24:27 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner---group-name---id] PASSED [ 45%]
18:24:29 test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner---group-name---name] PASSED [ 45%]
18:24:30 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True-id---id] PASSED [ 45%]
18:24:32 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True-id---name] PASSED [ 45%]
18:24:34 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True-name---id] PASSED [ 45%]
18:24:36 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True-name---name] PASSED [ 45%]
18:24:38 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True---group-id---id] PASSED [ 45%]
18:24:39 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True---group-id---name] PASSED [ 45%]
18:24:41 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True---group-name---id] PASSED [ 45%]
18:24:43 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True---group-name---name] PASSED [ 45%]
18:24:45 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False-id---id] PASSED [ 46%]
18:24:47 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False-id---name] PASSED [ 46%]
18:24:49 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False-name---id] PASSED [ 46%]
18:24:50 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False-name---name] PASSED [ 46%]
18:24:52 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False---group-id---id] PASSED [ 46%]
18:24:54 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False---group-id---name] PASSED [ 46%]
18:24:56 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False---group-name---id] PASSED [ 46%]
18:24:57 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False---group-name---name] PASSED [ 46%]
18:24:59 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True-id---id] PASSED [ 46%]
18:25:01 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True-id---name] PASSED [ 46%]
18:25:03 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True-name---id] PASSED [ 46%]
18:25:05 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True-name---name] PASSED [ 46%]
18:25:07 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True---group-id---id] PASSED [ 46%]
18:25:08 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True---group-id---name] PASSED [ 46%]
18:25:10 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True---group-name---id] PASSED [ 46%]
18:25:12 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True---group-name---name] PASSED [ 46%]
18:25:14 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False-id---id] PASSED [ 46%]
18:25:16 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False-id---name] PASSED [ 46%]
18:25:17 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False-name---id] PASSED [ 46%]
18:25:19 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False-name---name] PASSED [ 46%]
18:25:21 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False---group-id---id] PASSED [ 47%]
18:25:23 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False---group-id---name] PASSED [ 47%]
18:25:24 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False---group-name---id] PASSED [ 47%]
18:25:27 test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False---group-name---name] PASSED [ 47%]
18:25:27 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None-None-None] PASSED [ 47%]
18:25:27 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None-None--m] PASSED [ 47%]
18:25:27 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None-None---middlename] PASSED [ 47%]
18:25:28 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None--e-None] PASSED [ 47%]
18:25:28 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None--e--m] PASSED [ 47%]
18:25:28 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None--e---middlename] PASSED [ 47%]
18:25:28 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None---email-None] PASSED [ 47%]
18:25:28 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None---email--m] PASSED [ 47%]
18:25:29 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None---email---middlename] PASSED [ 47%]
18:25:29 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i-None-None] PASSED [ 47%]
18:25:29 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i-None--m] PASSED [ 47%]
18:25:29 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i-None---middlename] PASSED [ 47%]
18:25:29 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i--e-None] PASSED [ 47%]
18:25:30 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i--e--m] PASSED [ 47%]
18:25:30 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i--e---middlename] PASSED [ 47%]
18:25:30 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i---email-None] PASSED [ 47%]
18:25:30 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i---email--m] PASSED [ 48%]
18:25:31 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i---email---middlename] PASSED [ 48%]
18:25:31 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution-None-None] PASSED [ 48%]
18:25:31 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution-None--m] PASSED [ 48%]
18:25:31 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution-None---middlename] PASSED [ 48%]
18:25:32 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution--e-None] PASSED [ 48%]
18:25:32 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution--e--m] PASSED [ 48%]
18:25:32 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution--e---middlename] PASSED [ 48%]
18:25:32 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution---email-None] PASSED [ 48%]
18:25:32 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution---email--m] PASSED [ 48%]
18:25:33 test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution---email---middlename] PASSED [ 48%]
18:25:33 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None-None-None] PASSED [ 48%]
18:25:34 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None-None--m] PASSED [ 48%]
18:25:34 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None-None---middlename] PASSED [ 48%]
18:25:35 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None--e-None] PASSED [ 48%]
18:25:36 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None--e--m] PASSED [ 48%]
18:25:37 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None--e---middlename] PASSED [ 48%]
18:25:37 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None---email-None] PASSED [ 48%]
18:25:38 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None---email--m] PASSED [ 48%]
18:25:39 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None---email---middlename] PASSED [ 48%]
18:25:40 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i-None-None] PASSED [ 49%]
18:25:40 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i-None--m] PASSED [ 49%]
18:25:41 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i-None---middlename] PASSED [ 49%]
18:25:42 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i--e-None] PASSED [ 49%]
18:25:43 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i--e--m] PASSED [ 49%]
18:25:44 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i--e---middlename] PASSED [ 49%]
18:25:44 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i---email-None] PASSED [ 49%]
18:25:45 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i---email--m] PASSED [ 49%]
18:25:46 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i---email---middlename] PASSED [ 49%]
18:25:47 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution-None-None] PASSED [ 49%]
18:25:48 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution-None--m] PASSED [ 49%]
18:25:49 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution-None---middlename] PASSED [ 49%]
18:25:50 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution--e-None] PASSED [ 49%]
18:25:50 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution--e--m] PASSED [ 49%]
18:25:51 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution--e---middlename] PASSED [ 49%]
18:25:52 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution---email-None] PASSED [ 49%]
18:25:53 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution---email--m] PASSED [ 49%]
18:25:54 test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution---email---middlename] PASSED [ 49%]
18:25:55 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None-None-None] PASSED [ 49%]
18:25:56 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None-None--m] PASSED [ 49%]
18:25:57 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None-None---middlename] PASSED [ 50%]
18:25:58 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None--e-None] PASSED [ 50%]
18:25:59 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None--e--m] PASSED [ 50%]
18:26:00 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None--e---middlename] PASSED [ 50%]
18:26:01 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None---email-None] PASSED [ 50%]
18:26:02 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None---email--m] PASSED [ 50%]
18:26:03 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None---email---middlename] PASSED [ 50%]
18:26:04 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i-None-None] PASSED [ 50%]
18:26:06 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i-None--m] PASSED [ 50%]
18:26:07 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i-None---middlename] PASSED [ 50%]
18:26:08 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i--e-None] PASSED [ 50%]
18:26:09 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i--e--m] PASSED [ 50%]
18:26:10 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i--e---middlename] PASSED [ 50%]
18:26:11 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i---email-None] PASSED [ 50%]
18:26:12 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i---email--m] PASSED [ 50%]
18:26:13 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i---email---middlename] PASSED [ 50%]
18:26:15 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution-None-None] PASSED [ 50%]
18:26:16 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution-None--m] PASSED [ 50%]
18:26:17 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution-None---middlename] PASSED [ 50%]
18:26:18 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution--e-None] PASSED [ 50%]
18:26:19 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution--e--m] PASSED [ 50%]
18:26:21 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution--e---middlename] PASSED [ 51%]
18:26:22 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution---email-None] PASSED [ 51%]
18:26:23 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution---email--m] PASSED [ 51%]
18:26:24 test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution---email---middlename] PASSED [ 51%]
18:26:25 test/integration/clitest/test_user.py::TestUserRoot::testAddGroup[id] PASSED [ 51%]
18:26:26 test/integration/clitest/test_user.py::TestUserRoot::testAddGroup[name] PASSED [ 51%]
18:26:27 test/integration/clitest/test_user.py::TestUserRoot::testAddGroup[--group-id] PASSED [ 51%]
18:26:27 test/integration/clitest/test_user.py::TestUserRoot::testAddGroup[--group-name] PASSED [ 51%]
18:26:28 test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[True-None] PASSED [ 51%]
18:26:29 test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[True--P] PASSED [ 51%]
18:26:30 test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[True---userpassword] PASSED [ 51%]
18:26:31 test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[False-None] PASSED [ 51%]
18:26:31 test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[False--P] PASSED [ 51%]
18:26:32 test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[False---userpassword] PASSED [ 51%]
18:26:32 test/integration/clitest/test_user.py::TestUserRoot::testAddNoPassword PASSED [ 51%]
18:26:40 test/integration/clitest/test_user.py::TestUserRoot::testPassword[True] PASSED [ 51%]
18:26:43 test/integration/clitest/test_user.py::TestUserRoot::testPassword[False] PASSED [ 51%]
18:26:58 test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data0] PASSED [ 51%]
18:27:08 test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data1] PASSED [ 51%]
18:27:20 test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data2] PASSED [ 51%]
18:27:31 test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data3] PASSED [ 52%]
18:27:43 test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data4] PASSED [ 52%]
18:27:49 test/integration/fstest/test_rename.py::TestRename::test_rename_annotation PASSED [ 52%]
18:27:50 test/integration/fstest/test_rename.py::TestRename::test_prep_and_delete PASSED [ 52%]
18:27:56 test/integration/gatewaytest/test_annotation.py::testSameOwner PASSED    [ 52%]
18:27:58 test/integration/gatewaytest/test_annotation.py::testCommentAnnotation PASSED [ 52%]
18:27:59 test/integration/gatewaytest/test_annotation.py::testNonDefGroupAnnotation PASSED [ 52%]
18:28:01 test/integration/gatewaytest/test_annotation.py::testTimestampAnnotation PASSED [ 52%]
18:28:02 test/integration/gatewaytest/test_annotation.py::testBooleanAnnotation PASSED [ 52%]
18:28:03 test/integration/gatewaytest/test_annotation.py::testLongAnnotation PASSED [ 52%]
18:28:05 test/integration/gatewaytest/test_annotation.py::testMapAnnotation PASSED [ 52%]
18:28:06 test/integration/gatewaytest/test_annotation.py::testDualLinkedAnnotation PASSED [ 52%]
18:28:08 test/integration/gatewaytest/test_annotation.py::testListAnnotations PASSED [ 52%]
18:28:10 test/integration/gatewaytest/test_annotation.py::testFileAnnotation PASSED [ 52%]
18:28:11 test/integration/gatewaytest/test_annotation.py::testFileAnnotationNoName PASSED [ 52%]
18:28:14 test/integration/gatewaytest/test_annotation.py::testFileAnnotationSpeed PASSED [ 52%]
18:28:16 test/integration/gatewaytest/test_annotation.py::testFileAnnNonDefaultGroup PASSED [ 52%]
18:28:17 test/integration/gatewaytest/test_annotation.py::testUnlinkAnnotation PASSED [ 52%]
18:28:19 test/integration/gatewaytest/test_annotation.py::testAnnotationCount PASSED [ 52%]
18:28:20 test/integration/gatewaytest/test_chgrp.py::testImageChgrp PASSED        [ 52%]
18:28:22 test/integration/gatewaytest/test_chgrp.py::testDatasetChgrp PASSED      [ 53%]
18:28:24 test/integration/gatewaytest/test_chgrp.py::testPDIChgrp PASSED          [ 53%]
18:28:25 test/integration/gatewaytest/test_chgrp.py::testTwoDatasetsChgrpToProject PASSED [ 53%]
18:28:27 test/integration/gatewaytest/test_chgrp.py::testMultiDatasetDoAll PASSED [ 53%]
18:28:30 test/integration/gatewaytest/test_chmod.py::TestChmodGroup::testChmod PASSED [ 53%]
18:28:42 test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testReadOnly PASSED [ 53%]
18:28:44 test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testReadAnnotate PASSED [ 53%]
18:28:46 test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testGroupMinusOne PASSED [ 53%]
18:28:47 test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testReadWrite PASSED [ 53%]
18:28:50 test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testDelete8723 PASSED [ 53%]
18:28:53 test/integration/gatewaytest/test_chmod.py::TestManualCreateEdit::testReadOnly PASSED [ 53%]
18:28:54 test/integration/gatewaytest/test_chmod.py::Test8800::testWithBlitzWrappers PASSED [ 53%]
18:28:56 test/integration/gatewaytest/test_chmod.py::Test8800::testWithoutWrappers PASSED [ 53%]
18:29:00 test/integration/gatewaytest/test_chmod.py::TestDefaultSetup::testAuthorCanEdit PASSED [ 53%]
18:29:07 test/integration/gatewaytest/test_chown.py::TestChown::test_chown_project PASSED [ 53%]
18:29:12 test/integration/gatewaytest/test_chown.py::TestChown::test_chown_pdi PASSED [ 53%]
18:29:15 test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[foo] PASSED [ 53%]
18:29:17 test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[False] PASSED [ 53%]
18:29:20 test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[false] PASSED [ 53%]
18:29:22 test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[True] PASSED [ 53%]
18:29:25 test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[true] PASSED [ 54%]
18:29:27 test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[] PASSED [ 54%]
18:29:30 test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[None] PASSED [ 54%]
18:29:37 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testMultiProcessSession PASSED [ 54%]
18:29:47 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testClose PASSED [ 54%]
18:29:57 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testTopLevelObjects PASSED [ 54%]
18:29:57 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testCloseSession PASSED [ 54%]
18:29:57 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testMiscellaneous PASSED [ 54%]
18:29:58 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testConnectUsingClient PASSED [ 54%]
18:29:59 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testConnectUsingClientNoSessionWithIdentity PASSED [ 54%]
18:29:59 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testConnectUsingClientSessionWithoutIdentity PASSED [ 54%]
18:30:00 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSessionId PASSED [ 54%]
18:30:01 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testConnectWithSessionId PASSED [ 54%]
18:30:01 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithSecureClient PASSED [ 54%]
18:30:01 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithUnsecureClient PASSED [ 54%]
18:30:01 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithUsername[None] PASSED [ 54%]
18:30:01 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithUsername[False] PASSED [ 54%]
18:30:01 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithUsername[True] PASSED [ 54%]
18:30:01 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureMisMatch PASSED [ 54%]
18:30:04 test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testHost PASSED [ 54%]
18:30:05 test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectsUnwrapped PASSED [ 55%]
18:30:06 test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjects PASSED [ 55%]
18:30:06 test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectsWait PASSED [ 55%]
18:30:06 test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectsDryRun PASSED [ 55%]
18:30:06 test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteAnnotatedFileAnnotation PASSED [ 55%]
18:30:07 test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectDirect PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testCountArchivedFiles PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testCountFilesetFiles PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testCountImportedImageFiles PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetImportedFilesInfo PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetImportedFilesInfoWithAnnotations PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetArchivedFiles PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetImportedImageFiles PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetArchivedFilesInfo PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetFilesetFilesInfo PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetFilesetFilesInfoWithAnnotations PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetFilesetFilesInfoMultiple PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetFilesetFilesInfoMultipleWithAnnotations PASSED [ 55%]
18:30:09 test/integration/gatewaytest/test_fs.py::TestFileset::testGetFileset PASSED [ 55%]
18:30:10 test/integration/gatewaytest/test_fs.py::TestFileset::testGetImportedImageFilePaths PASSED [ 55%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testCountArchivedFiles PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testCountFilesetFiles PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testCountImportedImageFiles PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetImportedFilesInfo PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetArchivedFiles PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetImportedImageFiles PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetArchivedFilesInfo PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetFilesetFilesInfo PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetFilesetFilesInfoMultiple PASSED [ 56%]
18:30:12 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetFileset PASSED [ 56%]
18:30:13 test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetImportedImageFilePaths PASSED [ 56%]
18:30:15 test/integration/gatewaytest/test_get_objects.py::TestDeleteObject::testDeleteAnnotation PASSED [ 56%]
18:30:16 test/integration/gatewaytest/test_get_objects.py::TestDeleteObject::testDeleteImage PASSED [ 56%]
18:30:18 test/integration/gatewaytest/test_get_objects.py::TestFindObject::testIllegalObjTypeInt PASSED [ 56%]
18:30:18 test/integration/gatewaytest/test_get_objects.py::TestFindObject::testObjTypeUnicode PASSED [ 56%]
18:30:18 test/integration/gatewaytest/test_get_objects.py::TestFindObject::testObjTypeString PASSED [ 56%]
18:30:18 test/integration/gatewaytest/test_get_objects.py::TestFindObject::testFindProject PASSED [ 56%]
18:30:26 test/integration/gatewaytest/test_get_objects.py::TestFindObject::testFindExperimenter PASSED [ 56%]
18:30:28 test/integration/gatewaytest/test_get_objects.py::TestFindObject::testFindAnnotation PASSED [ 56%]
18:30:33 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testSearchObjects PASSED [ 56%]
18:30:33 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListProjects PASSED [ 57%]
18:30:33 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testPagination PASSED [ 57%]
18:30:33 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetDatasetsByProject PASSED [ 57%]
18:30:36 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListExperimentersAndGroups[True] PASSED [ 57%]
18:30:39 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListExperimentersAndGroups[False] PASSED [ 57%]
18:30:39 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListColleagues PASSED [ 57%]
18:30:42 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testFindExperimenterWithGroups PASSED [ 57%]
18:30:46 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetExperimentersByGroup[True] PASSED [ 57%]
18:30:51 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetExperimentersByGroup[False] PASSED [ 57%]
18:30:53 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetExperimenter PASSED [ 57%]
18:31:02 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetAnnotations PASSED [ 57%]
18:31:02 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImage PASSED [ 57%]
18:31:02 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImageLoadPixels[True-True] PASSED [ 57%]
18:31:02 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImageLoadPixels[True-False] PASSED [ 57%]
18:31:03 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImageLoadPixels[False-True] PASSED [ 57%]
18:31:03 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImageLoadPixels[False-False] PASSED [ 57%]
18:31:03 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetProject PASSED [ 57%]
18:31:03 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testTraversal PASSED [ 57%]
18:31:04 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListOrphans[False0-True] PASSED [ 57%]
18:31:04 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListOrphans[False0-False] PASSED [ 57%]
18:31:05 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListOrphans[False1-True] PASSED [ 58%]
18:31:05 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListOrphans[False1-False] PASSED [ 58%]
18:31:06 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testOrderById PASSED [ 58%]
18:31:08 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Image] PASSED [ 58%]
18:31:11 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Dataset] PASSED [ 58%]
18:31:14 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Project] PASSED [ 58%]
18:31:17 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Screen] PASSED [ 58%]
18:31:21 test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Plate] PASSED [ 58%]
18:31:25 test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGetGroupsLeaderOfAsLeader PASSED [ 58%]
18:31:26 test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGetGroupsLeaderOfAsMember PASSED [ 58%]
18:31:29 test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGetGroupsMemberOf PASSED [ 58%]
18:31:29 test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsOwner PASSED [ 58%]
18:31:30 test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsMember PASSED [ 58%]
18:31:31 test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsOwnerDeprecated PASSED [ 58%]
18:31:32 test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsMemberDeprecated PASSED [ 58%]
18:31:35 test/integration/gatewaytest/test_get_objects.py::TestListParents::testSupportedObjects PASSED [ 58%]
18:31:37 test/integration/gatewaytest/test_get_objects.py::TestListParents::testListParentsPDI PASSED [ 58%]
18:31:40 test/integration/gatewaytest/test_get_objects.py::TestListParents::testListParentsSPW PASSED [ 58%]
18:31:42 test/integration/gatewaytest/test_get_objects.py::TestListParents::testExperimenterListParents PASSED [ 58%]
18:31:42 test/integration/gatewaytest/test_helpers.py::TestHelperObjects::testColorHolder PASSED [ 58%]
18:31:42 test/integration/gatewaytest/test_helpers.py::TestHelperObjects::testOmeroType PASSED [ 59%]
18:31:42 test/integration/gatewaytest/test_helpers.py::TestHelperObjects::testSplitHTMLColor PASSED [ 59%]
18:32:06 test/integration/gatewaytest/test_image.py::TestImage::testThumbnail PASSED [ 59%]
18:32:06 test/integration/gatewaytest/test_image.py::TestImage::testThumbnailSet PASSED [ 59%]
18:32:06 test/integration/gatewaytest/test_image.py::TestImage::testRenderingModels PASSED [ 59%]
18:32:07 test/integration/gatewaytest/test_image.py::TestImage::testSplitChannel PASSED [ 59%]
18:32:07 test/integration/gatewaytest/test_image.py::TestImage::testLinePlots PASSED [ 59%]
18:32:08 test/integration/gatewaytest/test_image.py::TestImage::testProjections PASSED [ 59%]
18:32:08 test/integration/gatewaytest/test_image.py::TestImage::testProperties PASSED [ 59%]
18:32:08 test/integration/gatewaytest/test_image.py::TestImage::testPixelSizeUnits PASSED [ 59%]
18:32:08 test/integration/gatewaytest/test_image.py::TestImage::testUnitsGetValue PASSED [ 59%]
18:32:09 test/integration/gatewaytest/test_image.py::TestImage::testChannelWavelengthUnits PASSED [ 59%]
18:32:09 test/integration/gatewaytest/test_image.py::TestImage::testExposureTimeUnits PASSED [ 59%]
18:32:09 test/integration/gatewaytest/test_image.py::TestImage::testShortname PASSED [ 59%]
18:32:09 test/integration/gatewaytest/test_image.py::TestImage::testImageDate PASSED [ 59%]
18:32:09 test/integration/gatewaytest/test_image.py::TestImage::testSimpleMarshal PASSED [ 59%]
18:34:26 test/integration/gatewaytest/test_image.py::TestImage::testExport PASSED [ 59%]
18:34:27 test/integration/gatewaytest/test_image.py::TestImage::testRenderJpegRegion PASSED [ 59%]
18:34:27 test/integration/gatewaytest/test_image.py::TestImage::testRenderJpegRegion_resolution PASSED [ 59%]
18:34:27 test/integration/gatewaytest/test_image.py::TestImage::testRenderJpegRegion_invalid_resolution PASSED [ 59%]
18:34:27 test/integration/gatewaytest/test_image.py::TestImage::testRenderBirdsEyeView PASSED [ 60%]
18:34:30 test/integration/gatewaytest/test_image.py::TestImage::testRenderBirdsEyeView_Size PASSED [ 60%]
18:34:31 test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testGetDate PASSED [ 60%]
18:34:31 test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testGetDateNoAcquisitionDate PASSED [ 60%]
18:34:31 test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testSimpleMarshal PASSED [ 60%]
18:34:34 test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testChannelLabel PASSED [ 60%]
18:34:35 test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testChannelEmissionWaveLabel PASSED [ 60%]
18:34:36 test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testChannelNoLabel PASSED [ 60%]
18:34:37 test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testThrowException PASSED [ 60%]
18:34:37 test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testPrepareRenderingEngine PASSED [ 60%]
18:34:38 test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testGetChannels PASSED [ 60%]
18:34:38 test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testGetChannelsNoRe PASSED [ 60%]
18:34:39 test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testGetRdefId PASSED [ 60%]
18:34:44 test/integration/gatewaytest/test_permissions.py::TestPrivileges::test_update_admin_privileges PASSED [ 60%]
18:34:49 test/integration/gatewaytest/test_permissions.py::TestPrivileges::test_full_admin_privileges PASSED [ 60%]
18:35:01 test/integration/gatewaytest/test_pixels.py::TestPixels::testReuseRawPixelsStore PASSED [ 60%]
18:35:01 test/integration/gatewaytest/test_pixels.py::TestPixels::testPlaneInfo PASSED [ 60%]
18:35:01 test/integration/gatewaytest/test_pixels.py::TestPixels::testPixelsType PASSED [ 60%]
18:35:02 test/integration/gatewaytest/test_pixels.py::TestPixels::testGetTile PASSED [ 60%]
18:35:06 test/integration/gatewaytest/test_pixels.py::TestPixels::testGetPlane PASSED [ 60%]
18:35:06 test/integration/gatewaytest/test_pixels.py::TestPixels::testGetPlanesExceptionOnGetPlane PASSED [ 61%]
18:35:07 test/integration/gatewaytest/test_pixels.py::TestPixels::testGetPlanesExceptionOnClose PASSED [ 61%]
18:35:07 test/integration/gatewaytest/test_pixels.py::TestPixels::testGetPlanesExceptionOnBoth PASSED [ 61%]
18:35:09 test/integration/gatewaytest/test_pixels.py::TestPixels::testGetHistogram PASSED [ 61%]
18:35:12 test/integration/gatewaytest/test_plate_wrapper.py::TestPlateWrapper::testGetGridSize PASSED [ 61%]
18:35:25 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testDefault PASSED [ 61%]
18:35:25 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testCustomized PASSED [ 61%]
18:35:25 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testChannelWindows PASSED [ 61%]
18:35:53 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testFloatDefaultMinMax PASSED [ 61%]
18:36:03 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testEmissionWave PASSED [ 61%]
18:36:12 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testBatchCopy PASSED [ 61%]
18:36:20 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testGroupBasedPermissions PASSED [ 61%]
18:36:21 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testGetRdefs PASSED [ 61%]
18:36:22 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testResetDefaults PASSED [ 61%]
18:36:22 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testQuantizationSettings PASSED [ 61%]
18:36:22 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testQuantizationSettingsInvalid PASSED [ 61%]
18:36:23 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testQuantizationSettingsBulk PASSED [ 61%]
18:36:23 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testGetChannelsNoRE PASSED [ 61%]
18:36:24 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testSetActiveChannelsNoRE PASSED [ 61%]
18:36:25 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testSetActiveChannelsWithRE PASSED [ 61%]
18:36:26 test/integration/gatewaytest/test_rdefs.py::TestRDefs::test_set_active_channels_set_inactive[True] PASSED [ 62%]
18:36:26 test/integration/gatewaytest/test_rdefs.py::TestRDefs::test_set_active_channels_set_inactive[False] PASSED [ 62%]
18:36:27 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testUnregisterService PASSED [ 62%]
18:36:27 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testRegisterService PASSED [ 62%]
18:36:30 test/integration/gatewaytest/test_rdefs.py::TestRDefs::testCloseRE PASSED [ 62%]
18:36:33 test/integration/gatewaytest/test_search_objects.py::TestGetObject::testSearchObjects PASSED [ 62%]
18:36:34 test/integration/gatewaytest/test_services.py::TestServices::testDeleteServiceAuthor PASSED [ 62%]
18:36:37 test/integration/gatewaytest/test_services.py::TestServices::testDeleteServiceAdmin PASSED [ 62%]
18:36:42 test/integration/gatewaytest/test_services.py::TestTables::testTableRead PASSED [ 62%]
18:36:47 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirTrue_grpTrue_16 PASSED [ 62%]
18:36:49 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirTrue_grpTrue_96 PASSED [ 62%]
18:36:52 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirTrue_grpFalse_16 PASSED [ 62%]
18:36:55 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirTrue_grpFalse_96 PASSED [ 62%]
18:36:58 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirFalse_grpTrue_16 PASSED [ 62%]
18:37:00 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirFalse_grpTrue_96 PASSED [ 62%]
18:37:03 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirFalse_grpFalse_16 PASSED [ 62%]
18:37:06 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirFalse_grpFalse_96 PASSED [ 62%]
18:37:08 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirTrue_grpTrue_16 PASSED [ 62%]
18:37:12 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirTrue_grpTrue_96 PASSED [ 62%]
18:37:14 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirTrue_grpFalse_16 PASSED [ 62%]
18:37:17 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirTrue_grpFalse_96 PASSED [ 62%]
18:37:19 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirFalse_grpTrue_16 PASSED [ 63%]
18:37:22 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirFalse_grpTrue_96 PASSED [ 63%]
18:37:25 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirFalse_grpFalse_16 PASSED [ 63%]
18:37:28 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirFalse_grpFalse_96 PASSED [ 63%]
18:37:33 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirTrue_grpTrue_16 PASSED [ 63%]
18:37:38 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirTrue_grpTrue_96 PASSED [ 63%]
18:37:43 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirTrue_grpFalse_16 PASSED [ 63%]
18:37:48 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirTrue_grpFalse_96 PASSED [ 63%]
18:37:52 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirFalse_grpTrue_16 PASSED [ 63%]
18:37:57 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirFalse_grpTrue_96 PASSED [ 63%]
18:38:02 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirFalse_grpFalse_16 PASSED [ 63%]
18:38:07 test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirFalse_grpFalse_96 PASSED [ 63%]
18:38:09 test/integration/gatewaytest/test_user.py::TestUser::testUsers PASSED    [ 63%]
18:38:21 test/integration/gatewaytest/test_user.py::TestUser::testSaveAs PASSED   [ 63%]
18:38:24 test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupSave PASSED [ 63%]
18:38:36 test/integration/gatewaytest/test_user.py::TestUser::testGroupOverObjPermissions PASSED [ 63%]
18:38:47 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testAllObjectsWrapped PASSED [ 63%]
18:38:48 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testProjectWrapper PASSED [ 63%]
18:38:48 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testDatasetWrapper PASSED [ 63%]
18:38:48 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testExperimenterWrapper PASSED [ 63%]
18:38:48 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testDetailsWrapper PASSED [ 64%]
18:38:48 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOriginalFileWrapperGetFileInChunks PASSED [ 64%]
18:38:48 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOriginalFileWrapperAsFileObj PASSED [ 64%]
18:38:49 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOriginalFileWrapperAsFileObjContextManager PASSED [ 64%]
18:38:49 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOriginalFileWrapperAsFileObjMultiple PASSED [ 64%]
18:38:49 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testSetters PASSED [ 64%]
18:38:51 test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOther PASSED [ 64%]
18:38:53 test/integration/metadata/test_metadata_mapannotations.py::TestMapAnnotationManager::test_add_from_namespace_query PASSED [ 64%]
18:38:53 test/integration/metadata/test_metadata_mapannotations.py::TestMapAnnotationManager::test_add_from_namespace_query_duplicate PASSED [ 64%]
18:38:54 test/integration/metadata/test_metadata_mapannotations.py::TestMapAnnotationManager::test_update_existing_mapann PASSED [ 64%]
18:38:56 test/integration/metadata/test_populate.py::TestPopulateMetadataConfigLoad::test_get_config_local PASSED [ 64%]
18:38:56 test/integration/metadata/test_populate.py::TestPopulateMetadataConfigLoad::test_get_config_remote PASSED [ 64%]
18:39:12 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Screen2Plates] PASSED [ 64%]
18:39:18 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Plate2Wells] PASSED [ 64%]
18:39:24 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset2Images] PASSED [ 64%]
18:39:29 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset2Images1Missing] PASSED [ 64%]
18:39:42 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset101Images] PASSED [ 64%]
18:39:54 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Project2Datasets] PASSED [ 64%]
18:40:00 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-GZIP] PASSED [ 64%]
18:40:01 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Screen2Plates] PASSED [ 64%]
18:40:02 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Plate2Wells] PASSED [ 65%]
18:40:02 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset2Images] PASSED [ 65%]
18:40:03 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset2Images1Missing] PASSED [ 65%]
18:40:11 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset101Images] PASSED [ 65%]
18:40:12 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Project2Datasets] PASSED [ 65%]
18:40:13 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-GZIP] PASSED [ 65%]
18:40:14 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Screen2Plates] PASSED [ 65%]
18:40:15 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Plate2Wells] PASSED [ 65%]
18:40:15 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset2Images] PASSED [ 65%]
18:40:16 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset2Images1Missing] PASSED [ 65%]
18:40:19 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset101Images] PASSED [ 65%]
18:40:19 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Project2Datasets] PASSED [ 65%]
18:40:20 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-GZIP] PASSED [ 65%]
18:40:28 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadataNsAnns[Plate2WellsNs] PASSED [ 65%]
18:40:36 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadataNsAnns[Plate2WellsNs2] PASSED [ 65%]
18:40:42 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadataNsAnnsUnavailableHeader PASSED [ 65%]
18:40:49 test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadataNsAnnsFail PASSED [ 65%]
18:41:04 test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedup[None] PASSED [ 65%]
18:41:21 test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedup[openmicroscopy.org/omero/bulk_annotations] PASSED [ 65%]
18:41:37 test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedup[openmicroscopy.org/mapr/gene] PASSED [ 65%]
18:41:54 test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedupDelete[None] PASSED [ 66%]
18:42:10 test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedupDelete[openmicroscopy.org/omero/bulk_annotations] PASSED [ 66%]
18:42:26 test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedupDelete[openmicroscopy.org/mapr/gene] PASSED [ 66%]
18:42:34 test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[True-None] PASSED [ 66%]
18:42:44 test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[True-openmicroscopy.org/omero/bulk_annotations] PASSED [ 66%]
18:42:52 test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[True-openmicroscopy.org/omero/bulk_annotations/config] PASSED [ 66%]
18:43:01 test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[False-None] PASSED [ 66%]
18:43:09 test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[False-openmicroscopy.org/omero/bulk_annotations] PASSED [ 66%]
18:43:17 test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[False-openmicroscopy.org/omero/bulk_annotations/config] PASSED [ 66%]
18:43:27 test/integration/metadata/test_populate.py::TestPopulateRois::testPopulateRoisPlate PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_filename_yaml[yaml] PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_filename_yaml[Yml] PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_filename_json[json] PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_filename_json[JS] PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_yaml[format0] PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_yaml[format1] PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_yaml[format2] PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_json[format0] PASSED [ 66%]
18:43:29 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_json[format1] PASSED [ 66%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_json[format2] PASSED [ 66%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load[json-True] PASSED [ 67%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load[json-False] PASSED [ 67%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load[yaml-True] PASSED [ 67%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load[yaml-False] PASSED [ 67%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load_fromstring PASSED [ 67%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load_invalidtype PASSED [ 67%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_dump[json] PASSED [ 67%]
18:43:30 test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_dump[yaml] PASSED [ 67%]
18:43:32 test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testDefinition PASSED [ 67%]
18:43:32 test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testSimpleScript PASSED [ 67%]
18:43:44 test/integration/scriptstest/test_cli.py::TestCLI::testCLI PASSED        [ 67%]
18:43:47 test/integration/scriptstest/test_coverage.py::TestCoverage::testGetScriptWithDetails PASSED [ 67%]
18:43:57 test/integration/scriptstest/test_coverage.py::TestCoverage::testUploadAndScript PASSED [ 67%]
18:43:57 test/integration/scriptstest/test_coverage.py::TestCoverage::testUserCantUploadOfficalScript PASSED [ 67%]
18:44:16 test/integration/scriptstest/test_inputs.py::TestInputs::testInputs PASSED [ 67%]
18:44:23 test/integration/scriptstest/test_ping.py::TestPing::testPingViaISCript PASSED [ 67%]
18:44:24 test/integration/scriptstest/test_ping.py::TestPing::testPingParametersViaISCript PASSED [ 67%]
18:44:28 test/integration/scriptstest/test_ping.py::TestPing::testPingStdout PASSED [ 67%]
18:44:36 test/integration/scriptstest/test_ping.py::TestPing::testProcessShutdown PASSED [ 67%]
18:44:38 test/integration/scriptstest/test_ping.py::TestPing::testProcessShutdownOneway PASSED [ 67%]
18:44:42 test/integration/scriptstest/test_ping.py::TestPing::testProcessorGetResultsBeforeFinished PASSED [ 68%]
18:44:43 test/integration/scriptstest/test_ping.py::TestPing::testProcessorExpires PASSED [ 68%]
18:44:45 test/integration/scriptstest/test_ping.py::TestPing::testProcessorGetJob PASSED [ 68%]
18:44:47 test/integration/scriptstest/test_ping.py::TestPing::testProcessorStop PASSED [ 68%]
18:44:49 test/integration/scriptstest/test_ping.py::TestPing::testProcessorDetach PASSED [ 68%]
18:45:08 test/integration/scriptstest/test_rand.py::TestRand::testRand PASSED     [ 68%]
18:45:10 test/integration/scriptstest/test_repo.py::TestScriptRepo::testScriptRepo PASSED [ 68%]
18:45:10 test/integration/scriptstest/test_repo.py::TestScriptRepo::testGetOfficialScripts PASSED [ 68%]
18:45:20 test/integration/scriptstest/test_repo.py::TestScriptRepo::testGetUserScripts PASSED [ 68%]
18:45:20 test/integration/scriptstest/test_repo.py::TestScriptRepo::testCantUndulyLoadScriptRepoFromUuid PASSED [ 68%]
18:45:20 test/integration/scriptstest/test_repo.py::TestScriptRepo::testMultipleScriptPathsNotSupported PASSED [ 68%]
18:45:20 test/integration/scriptstest/test_repo.py::TestScriptRepo::testUploadingViaOfficialScriptShowsUpInRepo PASSED [ 68%]
18:45:20 test/integration/scriptstest/test_repo.py::TestScriptRepo::testUploadingViaNonOfficialScriptDoesntShowUpInRepo PASSED [ 68%]
18:45:27 test/integration/scriptstest/test_roi_handling_utils.py::TestRoiHandlingUtils::test_get_line_data PASSED [ 68%]
18:45:32 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_split_image PASSED [ 68%]
18:45:35 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_to_image PASSED [ 68%]
18:45:38 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_convert_numpy_array PASSED [ 68%]
18:45:41 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-tiff] PASSED [ 68%]
18:45:45 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-foo] PASSED [ 68%]
18:45:47 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[False-tiff] PASSED [ 68%]
18:45:50 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[False-foo] PASSED [ 69%]
18:45:50 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_create_file[] PASSED [ 69%]
18:45:50 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_create_file[text/x-python] PASSED [ 69%]
18:45:50 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_calc_sha1 PASSED [ 69%]
18:45:50 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_upload_file PASSED [ 69%]
18:45:50 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_download_file PASSED [ 69%]
18:45:53 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_get_objects PASSED [ 69%]
18:45:56 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_download_plane PASSED [ 69%]
18:45:59 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_upload_plane_by_row PASSED [ 69%]
18:46:01 test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_upload_plane PASSED [ 69%]
18:46:04 test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_4_4_5::testCreateAllColumns_4_4_5 PASSED [ 69%]
18:46:05 test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_4_4_5::testAllColumns_4_4_5 PASSED [ 69%]
18:46:07 test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_4_4_5::testMetadataException PASSED [ 69%]
18:46:10 test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_5_3_4::testCreateAllColumnsAndMetadata_5_3_4 PASSED [ 69%]
18:46:11 test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_5_3_4::testAllColumnsAndMetadata_5_3_4 PASSED [ 69%]
18:46:14 test/integration/tablestest/test_populate_metadata.py::TestPopulateMetadata::testPopulateMetadataPlate PASSED [ 69%]
18:46:16 test/integration/tablestest/test_service.py::TestTables::testUpdate PASSED [ 69%]
18:46:16 test/integration/tablestest/test_service.py::TestTables::testTicket2175 PASSED [ 69%]
18:46:16 test/integration/tablestest/test_service.py::TestTables::testMask PASSED [ 69%]
18:46:17 test/integration/tablestest/test_service.py::TestTables::test2855MetadataMethods PASSED [ 69%]
18:46:22 test/integration/tablestest/test_service.py::TestTables::test2910 PASSED [ 70%]
18:46:25 test/integration/tablestest/test_service.py::TestTables::testDelete PASSED [ 70%]
18:46:25 test/integration/tablestest/test_service.py::TestTables::test3714GetWhereListVars PASSED [ 70%]
18:46:25 test/integration/tablestest/test_service.py::TestTables::test4000TableRead PASSED [ 70%]
18:46:28 test/integration/tablestest/test_service.py::TestTables::testCallContext PASSED [ 70%]
18:46:28 test/integration/tablestest/test_service.py::TestTables::testGetHeaders PASSED [ 70%]
18:46:33 test/integration/tablestest/test_service.py::TestTables::test10049openTableUnreadable PASSED [ 70%]
18:46:33 test/integration/tablestest/test_service.py::TestTables::test9971checkStringLength PASSED [ 70%]
18:46:34 test/integration/tablestest/test_service.py::TestTables::testArrayColumn PASSED [ 70%]
18:46:34 test/integration/tablestest/test_service.py::TestTables::testArrayColumnSize1 PASSED [ 70%]
18:46:34 test/integration/tablestest/test_service.py::TestTables::testAllColumnsSameTable PASSED [ 70%]
18:46:34 test/integration/tablestest/test_service.py::TestTables::test10431uninitialisedTableReadWrite PASSED [ 70%]
18:46:35 test/integration/tablestest/test_service.py::TestTables::test12606fileSizeCheck PASSED [ 70%]
18:46:35 test/integration/tablestest/test_service.py::TestTables::testCantWriteInternalMetadata[data0] PASSED [ 70%]
18:46:35 test/integration/tablestest/test_service.py::TestTables::testCantWriteInternalMetadata[data1] PASSED [ 70%]
18:46:35 test/integration/tablestest/test_service.py::TestTables::testCanWriteAlmostInternalMetadata[data0] PASSED [ 70%]
18:46:35 test/integration/tablestest/test_service.py::TestTables::testCanWriteAlmostInternalMetadata[data1] PASSED [ 70%]
18:46:36 test/integration/tablestest/test_service.py::TestTables::testCanReadInternalMetadata PASSED [ 70%]
18:46:36 test/integration/tablestest/test_service.py::TestTables::testColumnSpaceNames PASSED [ 70%]
18:46:36 test/integration/tablestest/test_service.py::TestTables::testIncludeRowNumbersSlice PASSED [ 70%]
18:46:36 test/integration/tablestest/test_service.py::TestTables::testIncludeRowNumbersReadCoordinates PASSED [ 71%]
18:46:36 test/integration/tablestest/test_service.py::TestTables::testIncludeRowNumbersRead PASSED [ 71%]
18:46:37 test/integration/tablestest/test_service.py::TestTables::testSliceOrdering PASSED [ 71%]
18:46:37 test/integration/tablestest/test_service.py::TestTables::testReadCoordinatesOrdering PASSED [ 71%]
18:46:37 test/integration/tablestest/test_service.py::TestTables::testSliceEmptyInput PASSED [ 71%]
18:46:37 test/integration/tablestest/test_service.py::TestTables::testReadCoordinatesInvalidInput PASSED [ 71%]
18:46:38 test/integration/tablestest/test_service.py::TestTables::testReadInvalidInput PASSED [ 71%]
18:46:38 test/integration/tablestest/test_service.py::TestTables::testSliceInvalidInput PASSED [ 71%]
18:46:38 test/integration/tablestest/test_service.py::TestTables::testReadStartEnd PASSED [ 71%]
18:46:38 test/integration/tablestest/test_service.py::TestTables::testReadStartGreaterThanEnd PASSED [ 71%]
18:46:39 test/integration/tablestest/test_service.py::TestTables::testAddData PASSED [ 71%]
18:46:39 test/integration/tablestest/test_service.py::TestTables::testUpdateFirstRow PASSED [ 71%]
18:46:39 test/integration/tablestest/test_service.py::TestTables::testUpdateMultipleRows PASSED [ 71%]
18:46:39 test/integration/tablestest/test_service.py::TestTables::testUpdateAllows PASSED [ 71%]
18:46:39 test/integration/tablestest/test_service.py::TestTables::testCannotUpdateOutOfRange PASSED [ 71%]
18:46:43 test/integration/tablestest/test_tables.py::TestTableIntegrity::testAllColumnsAndMetadata PASSED [ 71%]
18:46:49 test/integration/test_admin.py::TestAdmin::testGetGroup PASSED           [ 71%]
18:46:49 test/integration/test_admin.py::TestAdmin::testSetGroup PASSED           [ 71%]
18:46:52 test/integration/test_admin.py::TestAdmin::testChangePassword PASSED     [ 71%]
18:46:52 test/integration/test_admin.py::TestAdmin::testGetEventContext4011 PASSED [ 71%]
18:46:54 test/integration/test_admin.py::TestAdmin::testUserRoles4056 PASSED      [ 72%]
18:46:57 test/integration/test_admin.py::TestAdmin::testSetSecurityPassword PASSED [ 72%]
18:47:00 test/integration/test_annotation.py::TestFigureExportScripts::testAddAnnotations PASSED [ 72%]
18:47:12 test/integration/test_annotationPermissions.py::TestPrivateGroup::testAddTag PASSED [ 72%]
18:47:13 test/integration/test_annotationPermissions.py::TestPrivateGroup::testReadTag PASSED [ 72%]
18:47:14 test/integration/test_annotationPermissions.py::TestPrivateGroup::testRemoveTag PASSED [ 72%]
18:47:27 test/integration/test_annotationPermissions.py::TestReadOnlyGroup::testAddTag PASSED [ 72%]
18:47:27 test/integration/test_annotationPermissions.py::TestReadOnlyGroup::testReadTag PASSED [ 72%]
18:47:28 test/integration/test_annotationPermissions.py::TestReadOnlyGroup::testRemoveTag PASSED [ 72%]
18:47:41 test/integration/test_annotationPermissions.py::TestReadAnnotateGroup::testAddTag PASSED [ 72%]
18:47:41 test/integration/test_annotationPermissions.py::TestReadAnnotateGroup::testReadTag PASSED [ 72%]
18:47:42 test/integration/test_annotationPermissions.py::TestReadAnnotateGroup::testRemoveTag PASSED [ 72%]
18:47:56 test/integration/test_annotationPermissions.py::TestMovePrivatePermissions::testAddTagMakePrivate[root] PASSED [ 72%]
18:47:56 test/integration/test_annotationPermissions.py::TestMovePrivatePermissions::testAddTagMakePrivate[admin] PASSED [ 72%]
18:47:57 test/integration/test_annotationPermissions.py::TestMovePrivatePermissions::testAddTagMakePrivate[owner] PASSED [ 72%]
18:48:08 test/integration/test_chgrp.py::TestChgrp::testChgrpImportedImage PASSED [ 72%]
18:48:11 test/integration/test_chgrp.py::TestChgrp::testChgrpImage PASSED         [ 72%]
18:48:14 test/integration/test_chgrp.py::TestChgrp::testChgrpPDI PASSED           [ 72%]
18:48:24 test/integration/test_chgrp.py::TestChgrp::testChgrpRdef7825 PASSED      [ 72%]
18:48:32 test/integration/test_chgrp.py::TestChgrp::testChgrpOneImageFilesetErr PASSED [ 72%]
18:48:39 test/integration/test_chgrp.py::TestChgrp::testChgrpAllImagesFilesetOK PASSED [ 73%]
18:48:47 test/integration/test_chgrp.py::TestChgrp::testChgrpAllImagesFilesetTwoCommandsErr PASSED [ 73%]
18:48:54 test/integration/test_chgrp.py::TestChgrp::testChgrpOneDatasetFilesetErr PASSED [ 73%]
18:49:01 test/integration/test_chgrp.py::TestChgrp::testChgrpAllDatasetsFilesetOK PASSED [ 73%]
18:49:09 test/integration/test_chgrp.py::TestChgrp::testChgrpOneDatasetFilesetOK PASSED [ 73%]
18:49:22 test/integration/test_chgrp.py::TestChgrp::testChgrpImagesTwoFilesetsErr PASSED [ 73%]
18:49:39 test/integration/test_chgrp.py::TestChgrp::testChgrpDatasetTwoFilesetsErr PASSED [ 73%]
18:49:46 test/integration/test_chgrp.py::TestChgrp::testChgrpDatasetCheckFsGroup PASSED [ 73%]
18:49:53 test/integration/test_chgrp.py::TestChgrp::testChgrpFilesetOK PASSED     [ 73%]
18:50:01 test/integration/test_chgrp.py::TestChgrp::testChgrp11000 PASSED         [ 73%]
18:50:04 test/integration/test_chgrp.py::TestChgrp::testChgrp11109 PASSED         [ 73%]
18:50:06 test/integration/test_chgrp.py::TestChgrp::testChgrpDatasetWithImage PASSED [ 73%]
18:50:08 test/integration/test_chgrp.py::TestChgrp::testChgrpPDIReverseLinkOrder PASSED [ 73%]
18:50:11 test/integration/test_chgrp.py::TestChgrp::testChgrpTwoDatasetsLinkedToSingleImageDefault PASSED [ 73%]
18:50:13 test/integration/test_chgrp.py::TestChgrp::testChgrpTwoDatasetsLinkedToSingleImageHard PASSED [ 73%]
18:50:17 test/integration/test_chgrp.py::TestChgrp::testChgrpProjectWithDatasetLinkedToImageWithOtherDatasetDefault PASSED [ 73%]
18:50:20 test/integration/test_chgrp.py::TestChgrp::testChgrpProjectWithDatasetLinkedToImageWithOtherDatasetHard PASSED [ 73%]
18:50:22 test/integration/test_chgrp.py::TestChgrp::testChgrpDatasetWithImageLinkedToTwoProjects PASSED [ 73%]
18:50:24 test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToDatasetAndImageDefault PASSED [ 73%]
18:50:28 test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToDatasetAndImageHard PASSED [ 73%]
18:50:30 test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToDatasetDefault PASSED [ 74%]
18:50:33 test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToDatasetHard PASSED [ 74%]
18:50:35 test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToTwoDatasetsAndImage PASSED [ 74%]
18:50:56 test/integration/test_chgrp.py::TestChgrp::testIntergroupLinks PASSED    [ 74%]
18:51:07 test/integration/test_chgrp.py::TestChgrpTarget::testChgrpImageToTargetDataset PASSED [ 74%]
18:51:15 test/integration/test_chgrp.py::TestChgrpTarget::testChgrpMifImagesToTargetDataset PASSED [ 74%]
18:51:23 test/integration/test_chgrp.py::TestChgrpTarget::testChgrpImageToTargetDatasetAndBackNoDS PASSED [ 74%]
18:51:31 test/integration/test_chgrp.py::TestChgrpTarget::testChgrpImageToTargetDatasetAndBackDS PASSED [ 74%]
18:51:33 test/integration/test_chgrp.py::TestChgrpTarget::testChgrpDatasetToTargetProject[user] PASSED [ 74%]
18:51:37 test/integration/test_chgrp.py::TestChgrpTarget::testChgrpDatasetToTargetProject[admin] PASSED [ 74%]
18:51:44 test/integration/test_chmod.py::TestChmodEasy::test_chmod_rw_rwr PASSED  [ 74%]
18:51:52 test/integration/test_chown.py::TestChown::test_chown_project PASSED     [ 74%]
18:51:57 test/integration/test_chown.py::TestChown::test_chown_pdi PASSED         [ 74%]
18:51:59 test/integration/test_client_ctors.py::TestClientConstructors::testHostConstructor PASSED [ 74%]
18:51:59 test/integration/test_client_ctors.py::TestClientConstructors::testEmptyInitializationDataConstructor PASSED [ 74%]
18:51:59 test/integration/test_client_ctors.py::TestClientConstructors::testInitializationDataConstructor PASSED [ 74%]
18:51:59 test/integration/test_client_ctors.py::TestClientConstructors::testMainArgsConstructor PASSED [ 74%]
18:52:00 test/integration/test_client_ctors.py::TestClientConstructors::testMapConstructor PASSED [ 74%]
18:52:00 test/integration/test_client_ctors.py::TestClientConstructors::testMainArgsGetsIcePrefix PASSED [ 74%]
18:52:00 test/integration/test_client_ctors.py::TestClientConstructors::testMainArgsGetsIceConfig PASSED [ 74%]
18:52:03 test/integration/test_client_ctors.py::TestClientConstructors::testTwoDifferentHosts PASSED [ 75%]
18:52:03 test/integration/test_client_ctors.py::TestClientConstructors::testPorts PASSED [ 75%]
18:52:03 test/integration/test_client_ctors.py::TestClientConstructors::testBlockSize PASSED [ 75%]
18:52:03 test/integration/test_client_ctors.py::TestClientConstructors::testPythonCtorRepair PASSED [ 75%]
18:52:08 test/integration/test_clientusage.py::TestClientUsage::testClientClosedAutomatically PASSED [ 75%]
18:52:10 test/integration/test_clientusage.py::TestClientUsage::testClientClosedManually PASSED [ 75%]
18:52:13 test/integration/test_clientusage.py::TestClientUsage::testUseSharedMemory PASSED [ 75%]
18:52:16 test/integration/test_clientusage.py::TestClientUsage::testCreateInsecureClientTicket2099 PASSED [ 75%]
18:52:16 test/integration/test_clientusage.py::TestClientUsage::testGetStatefulServices PASSED [ 75%]
18:52:21 test/integration/test_cmdcallback.py::TestCmdCallback::testTimingFinishesOnLatch PASSED [ 75%]
18:52:25 test/integration/test_cmdcallback.py::TestCmdCallback::testTimingFinishesOnBlock PASSED [ 75%]
18:52:29 test/integration/test_cmdcallback.py::TestCmdCallback::testTimingFinishesOnLoop PASSED [ 75%]
18:52:31 test/integration/test_cmdcallback.py::TestCmdCallback::testDoNothingFinishesOnLatch PASSED [ 75%]
18:52:34 test/integration/test_cmdcallback.py::TestCmdCallback::testDoNothingFinishesOnLoop PASSED [ 75%]
18:52:36 test/integration/test_cmdcallback.py::TestCmdCallback::testDoAllTimingFinishesOnLoop PASSED [ 75%]
18:52:38 test/integration/test_counts.py::TestCounts::testBasicUsage PASSED       [ 75%]
18:52:42 test/integration/test_delete.py::TestDelete::testBasicUsage PASSED       [ 75%]
18:52:42 test/integration/test_delete.py::TestDelete::testDeleteMany PASSED       [ 75%]
18:52:42 test/integration/test_delete.py::TestDelete::testDeleteProjectWithoutContent PASSED [ 75%]
18:52:42 test/integration/test_delete.py::TestDelete::testCheckIfDeleted PASSED   [ 75%]
18:52:44 test/integration/test_delete.py::TestDelete::testCheckIfDeleted2 PASSED  [ 75%]
18:52:45 test/integration/test_delete.py::TestDelete::testOddMessage PASSED       [ 76%]
18:52:46 test/integration/test_delete.py::TestDelete::testDeleteComment PASSED    [ 76%]
18:52:49 test/integration/test_delete.py::TestDelete::test3639 PASSED             [ 76%]
18:52:49 test/integration/test_delete.py::TestDelete::test5793 PASSED             [ 76%]
18:52:49 test/integration/test_delete.py::TestDelete::test7314 PASSED             [ 76%]
18:52:55 test/integration/test_delete.py::TestDelete::testDeleteOneDatasetFilesetErr PASSED [ 76%]
18:53:01 test/integration/test_delete.py::TestDelete::testDeleteOneImageFilesetErr PASSED [ 76%]
18:53:07 test/integration/test_delete.py::TestDelete::testDeleteDatasetFilesetOK PASSED [ 76%]
18:53:12 test/integration/test_delete.py::TestDelete::testDeleteAllDatasetsFilesetOK PASSED [ 76%]
18:53:18 test/integration/test_delete.py::TestDelete::testDeleteAllImagesFilesetOK PASSED [ 76%]
18:53:23 test/integration/test_delete.py::TestDelete::testDeleteFilesetOK PASSED  [ 76%]
18:53:34 test/integration/test_delete.py::TestDelete::testDeleteImagesTwoFilesetsErr PASSED [ 76%]
18:53:49 test/integration/test_delete.py::TestDelete::testDeleteDatasetTwoFilesetsErr PASSED [ 76%]
18:53:49 test/integration/test_delete.py::TestDelete::testDeleteProjectWithOneEmptyDataset PASSED [ 76%]
18:53:49 test/integration/test_delete.py::TestDelete::testDeleteProjectWithEmptyDatasetLinkedToAnotherProjectDefault PASSED [ 76%]
18:53:49 test/integration/test_delete.py::TestDelete::testDeleteProjectWithEmptyDatasetLinkedToAnotherProjectHard PASSED [ 76%]
18:53:50 test/integration/test_delete.py::TestDelete::testDeleteProjectWithDatasetLinkedToAnotherProject PASSED [ 76%]
18:53:50 test/integration/test_delete.py::TestDelete::testDeleteDatasetLinkedToTwoProjects PASSED [ 76%]
18:53:50 test/integration/test_delete.py::TestDelete::testDeleteDatasetWithImageLinkedToAnotherDatasetDefault PASSED [ 76%]
18:53:50 test/integration/test_delete.py::TestDelete::testDeleteDatasetWithImageLinkedToAnotherDatasetHard PASSED [ 76%]
18:53:50 test/integration/test_delete.py::TestDelete::testStepsDuringDelete PASSED [ 77%]
18:53:53 test/integration/test_exporter.py::TestExporter::testBasic PASSED        [ 77%]
18:56:27 test/integration/test_exporter.py::TestExporter::test6713 PASSED         [ 77%]
18:56:30 test/integration/test_files.py::TestFiles::testUploadDownload PASSED     [ 77%]
18:56:30 test/integration/test_files.py::TestFiles::test_download_null_size PASSED [ 77%]
18:56:33 test/integration/test_iconfig.py::TestConfig::testValuesRegex[data0] PASSED [ 77%]
18:56:33 test/integration/test_iconfig.py::TestConfig::testValuesRegex[data1] PASSED [ 77%]
18:56:33 test/integration/test_iconfig.py::TestConfig::testValuesRegex[data2] PASSED [ 77%]
18:56:33 test/integration/test_iconfig.py::TestConfig::testValuesRegex[data3] PASSED [ 77%]
18:56:33 test/integration/test_iconfig.py::TestConfig::testDefaults PASSED        [ 77%]
18:56:33 test/integration/test_iconfig.py::TestConfig::testRootDefaults PASSED    [ 77%]
18:56:33 test/integration/test_iconfig.py::TestConfig::testClientDefaults PASSED  [ 77%]
18:56:33 test/integration/test_iconfig.py::TestConfig::testClientValues PASSED    [ 77%]
18:56:36 test/integration/test_icontainer.py::TestIContainer::testFindAnnotations PASSED [ 77%]
18:56:40 test/integration/test_icontainer.py::TestIContainer::testFindAndCountAnnotationsForSharedData PASSED [ 77%]
18:56:40 test/integration/test_icontainer.py::TestIContainer::testCreateAfterBlitzPort PASSED [ 77%]
18:56:49 test/integration/test_icontainer.py::TestSplitFilesets::testFilesetSplitByImage PASSED [ 77%]
18:56:54 test/integration/test_icontainer.py::TestSplitFilesets::testFilesetNotSplitByImage PASSED [ 77%]
18:56:59 test/integration/test_icontainer.py::TestSplitFilesets::testFilesetSplitByDatasetAndProject PASSED [ 77%]
18:57:04 test/integration/test_icontainer.py::TestSplitFilesets::testFilesetNotSplitByDatasets PASSED [ 77%]
18:57:05 test/integration/test_icontainer.py::TestSplitFilesets::testGetImagesBySplitFilesetsManyCases PASSED [ 78%]
18:57:08 test/integration/test_ildap.py::TestILdap::testLookupLdapExperimentersViaAdmin PASSED [ 78%]
18:57:10 test/integration/test_imetadata.py::TestIMetadata::testLoadAnnotations3671 PASSED [ 78%]
18:57:10 test/integration/test_imetadata.py::TestIMetadata::testLoadAnnotationsUsedNotOwned3671 PASSED [ 78%]
18:57:10 test/integration/test_imetadata.py::TestIMetadata::testCountAnnotationsUsedNotOwned3671 PASSED [ 78%]
18:57:10 test/integration/test_imetadata.py::TestIMetadata::testCountSpecifiedAnnotations3671 PASSED [ 78%]
18:57:10 test/integration/test_imetadata.py::TestIMetadata::testLoadSpecifiedAnnotations3671 PASSED [ 78%]
18:57:22 test/integration/test_iquery.py::TestQuery::testGetPixelsCount PASSED    [ 78%]
18:57:23 test/integration/test_iquery.py::TestQuery::testQueryTaggedUnique PASSED [ 78%]
18:57:23 test/integration/test_iquery.py::TestQuery::testClassType PASSED         [ 78%]
18:57:26 test/integration/test_isession.py::TestISession::testBasicUsage PASSED   [ 78%]
18:57:28 test/integration/test_isession.py::TestISession::testManuallyClosingOwnSession PASSED [ 78%]
18:57:28 test/integration/test_isession.py::TestISession::testCreateSessionForUser PASSED [ 78%]
18:57:31 test/integration/test_isession.py::TestISession::testJoinSession PASSED  [ 78%]
18:57:31 test/integration/test_isession.py::TestISession::testUpdateSessions[who0] PASSED [ 78%]
18:57:31 test/integration/test_isession.py::TestISession::testUpdateSessions[who1] PASSED [ 78%]
18:57:31 test/integration/test_isession.py::TestISession::testUpdateSessions[who2] PASSED [ 78%]
18:57:31 test/integration/test_isession.py::TestISession::testUpdateSessions[who3] PASSED [ 78%]
18:57:31 test/integration/test_isession.py::TestISession::testUpdateSessionsNonAdminDisabling PASSED [ 78%]
18:57:31 test/integration/test_isession.py::TestISession::testCreateSessionForGuest PASSED [ 78%]
18:57:34 test/integration/test_isession.py::TestISession::test1018CreationDestructionClosing PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testSimpleDestruction PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testGetMySessionsTicket1975 PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testTicket2196SetSecurityContext PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testManageMySessions PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testSessionWithIP[127.0.0.1] PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testSessionWithIP[2400:cb00:2048:1::6814:55] PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testSessionWithIP[1234:5678:1234:5678:1234:5678:121.212.121.212] PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testCreateUserSession PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testCreateUserSessionFromSudo[True] PASSED [ 79%]
18:57:36 test/integration/test_isession.py::TestISession::testCreateUserSessionFromSudo[False] PASSED [ 79%]
18:57:38 test/integration/test_ishare.py::TestIShare::test_that_permissions_are_default_private PASSED [ 79%]
18:57:42 test/integration/test_ishare.py::TestIShare::test_basic_usage PASSED     [ 79%]
18:57:45 test/integration/test_ishare.py::TestIShare::test_canDoAction[canEdit] PASSED [ 79%]
18:57:47 test/integration/test_ishare.py::TestIShare::test_canDoAction[canAnnotate] PASSED [ 79%]
18:57:49 test/integration/test_ishare.py::TestIShare::test_canDoAction[canDelete] PASSED [ 79%]
18:57:52 test/integration/test_ishare.py::TestIShare::test_canDoAction[canLink] PASSED [ 79%]
18:57:54 test/integration/test_ishare.py::TestIShare::test8118 PASSED             [ 79%]
18:58:00 test/integration/test_ishare.py::TestIShare::test1154 PASSED             [ 79%]
18:58:04 test/integration/test_ishare.py::TestIShare::testCanAnnotate PASSED      [ 79%]
18:58:10 test/integration/test_ishare.py::TestIShare::test1157 PASSED             [ 80%]
18:58:11 test/integration/test_ishare.py::TestIShare::test1179 PASSED             [ 80%]
18:58:15 test/integration/test_ishare.py::TestIShare::test1201 PASSED             [ 80%]
18:58:18 test/integration/test_ishare.py::TestIShare::test1201b PASSED            [ 80%]
18:58:26 test/integration/test_ishare.py::TestIShare::test1207 PASSED             [ 80%]
18:58:29 test/integration/test_ishare.py::TestIShare::test1227 PASSED             [ 80%]
18:58:34 test/integration/test_ishare.py::TestIShare::test2327 PASSED             [ 80%]
18:58:39 test/integration/test_ishare.py::TestIShare::test2733 PASSED             [ 80%]
18:58:51 test/integration/test_ishare.py::TestIShare::test2733Access PASSED       [ 80%]
18:58:59 test/integration/test_ishare.py::TestIShare::test3214 PASSED             [ 80%]
18:58:59 test/integration/test_ishare.py::TestIShare::test5711 PASSED             [ 80%]
18:59:01 test/integration/test_ishare.py::TestIShare::test5756Raw PASSED          [ 80%]
18:59:04 test/integration/test_ishare.py::TestIShare::test5756Wrapped PASSED      [ 80%]
18:59:09 test/integration/test_ishare.py::TestIShare::test5851 PASSED             [ 80%]
18:59:09 test/integration/test_ishare.py::TestIShare::test2513 PASSED             [ 80%]
18:59:18 test/integration/test_ishare.py::TestIShare::test_OS_non_member PASSED   [ 80%]
18:59:23 test/integration/test_ishare.py::TestIShare::test_OS_admin_user PASSED   [ 80%]
18:59:23 test/integration/test_ishare.py::TestIShare::test_bad_share PASSED       [ 80%]
18:59:28 test/integration/test_ishare.py::TestIShare::test8513 PASSED             [ 80%]
18:59:33 test/integration/test_ishare.py::TestIShare::test8704 PASSED             [ 80%]
18:59:40 test/integration/test_ishare.py::TestIShare::test13018 PASSED            [ 81%]
18:59:42 test/integration/test_itimeline.py::TestITimeline::testGeneral PASSED    [ 81%]
18:59:45 test/integration/test_itimeline.py::TestITimeline::testCollaborativeTimeline PASSED [ 81%]
18:59:48 test/integration/test_itimeline.py::TestITimeline::test1173 PASSED       [ 81%]
18:59:48 test/integration/test_itimeline.py::TestITimeline::test1175 PASSED       [ 81%]
18:59:48 test/integration/test_itimeline.py::TestITimeline::test3234 PASSED       [ 81%]
18:59:51 test/integration/test_itypes.py::TestTypes::testGetEnumerationTypes PASSED [ 81%]
18:59:51 test/integration/test_itypes.py::TestTypes::testAllEnumerations PASSED   [ 81%]
18:59:51 test/integration/test_itypes.py::TestTypes::testGetEnumerationWithEntries PASSED [ 81%]
18:59:51 test/integration/test_itypes.py::TestTypes::testManageEnumeration PASSED [ 81%]
18:59:54 test/integration/test_iupdate.py::TestIUpdate::testSaveArray PASSED      [ 81%]
18:59:54 test/integration/test_iupdate.py::TestIUpdate::testSaveCollection PASSED [ 81%]
18:59:54 test/integration/test_iupdate.py::TestIUpdate::testExternalInfoOnCreation PASSED [ 81%]
18:59:54 test/integration/test_iupdate.py::TestIUpdate::testExternalInfoAfterCreationTransient PASSED [ 81%]
18:59:54 test/integration/test_iupdate.py::TestIUpdate::testExternalInfoAfterCreationManaged PASSED [ 81%]
18:59:54 test/integration/test_iupdate.py::TestIUpdate::testExternalInfoNewInstance PASSED [ 81%]
18:59:54 test/integration/test_iupdate.py::TestIUpdate::testExternalInfoNullInstance PASSED [ 81%]
18:59:54 test/integration/test_iupdate.py::TestIUpdate::testExternalInfoUpdateInstance PASSED [ 81%]
18:59:55 test/integration/test_iupdate.py::TestIUpdate::testCannotSaveDeleted PASSED [ 81%]
19:00:00 test/integration/test_librarytest.py::TestLibrary::test9188 PASSED       [ 81%]
19:00:04 test/integration/test_mail.py::TestMail::testEveryone PASSED             [ 82%]
19:00:07 test/integration/test_mail.py::TestMail::testUserAdd PASSED              [ 82%]
19:00:12 test/integration/test_mail.py::TestMail::testComment PASSED              [ 82%]
19:00:15 test/integration/test_mapannotation.py::TestMapAnnotation::testMapStringField PASSED [ 82%]
19:00:15 test/integration/test_mapannotation.py::TestMapAnnotation::testGroupConfigA[data0] PASSED [ 82%]
19:00:15 test/integration/test_mapannotation.py::TestMapAnnotation::testGroupConfigA[data1] PASSED [ 82%]
19:00:15 test/integration/test_mapannotation.py::TestMapAnnotation::testGroupConfigEdit PASSED [ 82%]
19:00:15 test/integration/test_mapannotation.py::TestMapAnnotation::testEmptyItem PASSED [ 82%]
19:00:15 test/integration/test_mapannotation.py::TestMapAnnotation::testBigKeys PASSED [ 82%]
19:00:18 test/integration/test_metadatastore.py::TestMetadataStore::testBasicUsage PASSED [ 82%]
19:00:18 test/integration/test_metadatastore.py::TestMetadataStore::testMetadataService PASSED [ 82%]
19:00:26 test/integration/test_model51.py::TestModel51::testExposureTime PASSED   [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testPhysicalSize PASSED   [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[YOTTAMETER] PASSED [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[ZETTAMETER] PASSED [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[EXAMETER] PASSED [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[PETAMETER] PASSED [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[TERAMETER] PASSED [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[GIGAMETER] PASSED [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[MEGAMETER] PASSED [ 82%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[KILOMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[HECTOMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[DECAMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[METER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[DECIMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[CENTIMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[MILLIMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[MICROMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[NANOMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[PICOMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[FEMTOMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[ATTOMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[ZEPTOMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[YOCTOMETER] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[ANGSTROM] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[ASTRONOMICALUNIT] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[LIGHTYEAR] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[PARSEC] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[THOU] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[LINE] PASSED [ 83%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[INCH] PASSED [ 84%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[FOOT] PASSED [ 84%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[YARD] PASSED [ 84%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[MILE] PASSED [ 84%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[POINT] PASSED [ 84%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[PIXEL] PASSED [ 84%]
19:00:31 test/integration/test_model51.py::TestModel51::testAllLengths[REFERENCEFRAME] PASSED [ 84%]
19:00:31 test/integration/test_model51.py::TestModel51::testAsMapMethod PASSED    [ 84%]
19:00:31 test/integration/test_model51.py::TestModel51::testMapEagerFetch PASSED  [ 84%]
19:00:36 test/integration/test_model51.py::TestModel51::testMapSecurity PASSED    [ 84%]
19:00:41 test/integration/test_model51.py::TestModel51::testUnitProjections PASSED [ 84%]
19:00:44 test/integration/test_permissions.py::TestPermissions::testLoginToPublicGroupTicket1940 PASSED [ 84%]
19:00:46 test/integration/test_permissions.py::TestPermissions::testLinkingInPrivateGroup PASSED [ 84%]
19:00:47 test/integration/test_permissions.py::TestPermissions::testCreatAndUpdatePrivateGroup PASSED [ 84%]
19:00:47 test/integration/test_permissions.py::TestPermissions::testCreatAndUpdatePublicGroupReadOnly PASSED [ 84%]
19:00:47 test/integration/test_permissions.py::TestPermissions::testCreatAndUpdatePublicGroupReadAnnotate PASSED [ 84%]
19:00:47 test/integration/test_permissions.py::TestPermissions::testCreatAndUpdatePublicGroup PASSED [ 84%]
19:00:47 test/integration/test_permissions.py::TestPermissions::testCreatGroupAndchangePermissions PASSED [ 84%]
19:00:50 test/integration/test_permissions.py::TestPermissions::testGroupOwners PASSED [ 84%]
19:00:50 test/integration/test_permissions.py::TestPermissions::testSearchAllGroups PASSED [ 84%]
19:00:52 test/integration/test_permissions.py::TestPermissions::testOGContextParameter PASSED [ 85%]
19:00:55 test/integration/test_permissions.py::TestPermissions::testOGSetImplicitContext PASSED [ 85%]
19:00:58 test/integration/test_permissions.py::TestPermissions::testOGSetProxyContext PASSED [ 85%]
19:01:00 test/integration/test_permissions.py::TestPermissions::testOGSetSecurityContext PASSED [ 85%]
19:01:02 test/integration/test_permissions.py::TestPermissions::testOGArg PASSED  [ 85%]
19:01:05 test/integration/test_permissions.py::TestPermissions::testSaveWithNegOneNotExplicit PASSED [ 85%]
19:01:10 test/integration/test_permissions.py::TestPermissions::testPrivateGroupCallContext PASSED [ 85%]
19:01:11 test/integration/test_permissions.py::TestPermissions::testAdminCanQueryWithGroupMinusOneTicket9632 PASSED [ 85%]
19:01:16 test/integration/test_permissions.py::TestPermissions::testOmeroUserAsAdmin PASSED [ 85%]
19:01:21 test/integration/test_permissions.py::TestPermissions::testOmeroUserAsNonAdmin PASSED [ 85%]
19:01:21 test/integration/test_permissions.py::TestPermissions::testImmutablePermissions PASSED [ 85%]
19:01:21 test/integration/test_permissions.py::TestPermissions::testDisallow PASSED [ 85%]
19:01:21 test/integration/test_permissions.py::TestPermissions::testClientSet PASSED [ 85%]
19:01:24 test/integration/test_permissions.py::TestPermissions::testAdminUseOfRawPixelsBean PASSED [ 85%]
19:01:27 test/integration/test_permissions.py::TestPermissions::testUseOfRawFileBeanScriptReadGroupMinusOne PASSED [ 85%]
19:01:30 test/integration/test_permissions.py::TestPermissions::testUseOfRawFileBeanScriptReadCorrectGroup PASSED [ 85%]
19:01:38 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----admin-admin] PASSED [ 85%]
19:01:43 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----admin-owner] PASSED [ 85%]
19:01:48 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----admin-member] PASSED [ 85%]
19:01:53 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----owner-admin] PASSED [ 85%]
19:01:58 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----owner-owner] PASSED [ 86%]
19:02:03 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----owner-member] PASSED [ 86%]
19:02:08 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----member-admin] PASSED [ 86%]
19:02:13 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----member-owner] PASSED [ 86%]
19:02:18 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----member-member] PASSED [ 86%]
19:02:23 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----admin-admin] PASSED [ 86%]
19:02:29 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----admin-owner] PASSED [ 86%]
19:02:34 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----admin-member] PASSED [ 86%]
19:02:39 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----owner-admin] PASSED [ 86%]
19:02:44 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----owner-owner] PASSED [ 86%]
19:02:49 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----owner-member] PASSED [ 86%]
19:02:54 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----member-admin] PASSED [ 86%]
19:02:59 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----member-owner] PASSED [ 86%]
19:03:04 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----member-member] PASSED [ 86%]
19:03:09 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---admin-admin] PASSED [ 86%]
19:03:15 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---admin-owner] PASSED [ 86%]
19:03:20 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---admin-member] PASSED [ 86%]
19:03:25 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---owner-admin] PASSED [ 86%]
19:03:30 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---owner-owner] PASSED [ 86%]
19:03:35 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---owner-member] PASSED [ 86%]
19:03:41 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---member-admin] PASSED [ 87%]
19:03:46 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---member-owner] PASSED [ 87%]
19:03:51 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---member-member] PASSED [ 87%]
19:03:56 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---admin-admin] PASSED [ 87%]
19:04:01 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---admin-owner] PASSED [ 87%]
19:04:06 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---admin-member] PASSED [ 87%]
19:04:11 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---owner-admin] PASSED [ 87%]
19:04:16 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---owner-owner] PASSED [ 87%]
19:04:21 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---owner-member] PASSED [ 87%]
19:04:27 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---member-admin] PASSED [ 87%]
19:04:32 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---member-owner] PASSED [ 87%]
19:04:37 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---member-member] PASSED [ 87%]
19:04:42 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----admin-admin] PASSED [ 87%]
19:04:47 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----admin-owner] PASSED [ 87%]
19:04:52 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----admin-member] PASSED [ 87%]
19:04:58 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----owner-admin] PASSED [ 87%]
19:05:03 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----owner-owner] PASSED [ 87%]
19:05:08 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----owner-member] PASSED [ 87%]
19:05:13 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----member-admin] PASSED [ 87%]
19:05:18 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----member-owner] PASSED [ 87%]
19:05:23 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----member-member] PASSED [ 87%]
19:05:28 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----admin-admin] PASSED [ 88%]
19:05:34 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----admin-owner] PASSED [ 88%]
19:05:39 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----admin-member] PASSED [ 88%]
19:05:44 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----owner-admin] PASSED [ 88%]
19:05:49 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----owner-owner] PASSED [ 88%]
19:05:54 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----owner-member] PASSED [ 88%]
19:05:59 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----member-admin] PASSED [ 88%]
19:06:05 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----member-owner] PASSED [ 88%]
19:06:10 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----member-member] PASSED [ 88%]
19:06:15 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---admin-admin] PASSED [ 88%]
19:06:20 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---admin-owner] PASSED [ 88%]
19:06:25 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---admin-member] PASSED [ 88%]
19:06:31 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---owner-admin] PASSED [ 88%]
19:06:36 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---owner-owner] PASSED [ 88%]
19:06:41 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---owner-member] PASSED [ 88%]
19:06:47 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---member-admin] PASSED [ 88%]
19:06:52 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---member-owner] PASSED [ 88%]
19:06:57 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---member-member] PASSED [ 88%]
19:07:02 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---admin-admin] PASSED [ 88%]
19:07:08 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---admin-owner] PASSED [ 88%]
19:07:13 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---admin-member] PASSED [ 89%]
19:07:18 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---owner-admin] PASSED [ 89%]
19:07:23 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---owner-owner] PASSED [ 89%]
19:07:28 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---owner-member] PASSED [ 89%]
19:07:34 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---member-admin] PASSED [ 89%]
19:07:39 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---member-owner] PASSED [ 89%]
19:07:44 test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---member-member] PASSED [ 89%]
19:07:44 test/integration/test_permissions.py::TestPermissionProjections::testExtendedRestrictions[PlateI] SKIPPED [ 89%]
19:07:44 test/integration/test_permissions.py::TestPermissionProjections::testExtendedRestrictions[WellI] SKIPPED [ 89%]
19:07:44 test/integration/test_permissions.py::TestPermissionProjections::testExtendedRestrictions[ImageI] SKIPPED [ 89%]
19:07:45 test/integration/test_permissions.py::TestPermissionProjections::testExtendedRestrictions[FileAnnotationI] SKIPPED [ 89%]
19:07:48 test/integration/test_pixelsService.py::TestPixelsService::test9655 PASSED [ 89%]
19:07:51 test/integration/test_rawfilestore.py::TestRFS::testNullSize11743 PASSED [ 89%]
19:07:51 test/integration/test_rawfilestore.py::TestRFS::testGetFileId PASSED     [ 89%]
19:07:56 test/integration/test_rawpixelsstore.py::TestRPS::testTicket4737WithClose PASSED [ 89%]
19:07:58 test/integration/test_rawpixelsstore.py::TestRPS::testTicket4737WithSave PASSED [ 89%]
19:08:01 test/integration/test_rawpixelsstore.py::TestRPS::testTicket4737WithForEachTile PASSED [ 89%]
19:10:36 test/integration/test_rawpixelsstore.py::TestRPS::testBigPlane PASSED    [ 89%]
19:12:43 test/integration/test_rawpixelsstore.py::TestRPS::testRomioToPyramid FAILED [ 89%]
19:14:50 test/integration/test_rawpixelsstore.py::TestRPS::test2RomioToPyramidWithNegOne FAILED [ 89%]
19:16:57 test/integration/test_rawpixelsstore.py::TestRPS::testPyramidConcurrentAccess FAILED [ 90%]
19:18:41 test/integration/test_rawpixelsstore.py::TestTiles::testTiles PASSED     [ 90%]
19:18:52 test/integration/test_reimport.py::TestReimportArchivedFiles::testConvertSynthetic PASSED [ 90%]
19:18:55 test/integration/test_render.py::TestRendering::test_render_region PASSED [ 90%]
19:18:58 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testCreate PASSED [ 90%]
19:18:58 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testWrite PASSED [ 90%]
19:18:59 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testFailedWrite PASSED [ 90%]
19:18:59 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testWriteRead PASSED [ 90%]
19:18:59 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testAppend PASSED [ 90%]
19:18:59 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testTruncateToZero PASSED [ 90%]
19:18:59 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testClose PASSED [ 90%]
19:18:59 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testImportLogFilenameSetting PASSED [ 90%]
19:19:02 test/integration/test_repository.py::TestRepository::testBasicUsage PASSED [ 90%]
19:19:02 test/integration/test_repository.py::TestRepository::testSanityCheckRepos PASSED [ 90%]
19:19:02 test/integration/test_repository.py::TestRepository::testManagedRepoAsPubliRepo PASSED [ 90%]
19:19:05 test/integration/test_repository.py::TestFileExists::testFileExistsForDirectory PASSED [ 90%]
19:19:05 test/integration/test_repository.py::TestFileExists::testFileExistsForFile PASSED [ 90%]
19:19:13 test/integration/test_repository.py::TestManagedRepositoryMultiUser::testTopPrivateGroup PASSED [ 90%]
19:19:19 test/integration/test_repository.py::TestManagedRepositoryMultiUser::testDirPrivateGroup PASSED [ 90%]
19:19:24 test/integration/test_repository.py::TestManagedRepositoryMultiUser::testDirReadOnlyGroup PASSED [ 90%]
19:19:30 test/integration/test_repository.py::TestManagedRepositoryMultiUser::testDirReadWriteGroup PASSED [ 91%]
19:19:36 test/integration/test_repository.py::TestManagedRepositoryMultiUser::testDirReadAnnotateGroup PASSED [ 91%]
19:19:39 test/integration/test_repository.py::TestManagedRepositoryMultiUser::testMultiGroup PASSED [ 91%]
19:19:46 test/integration/test_repository.py::TestPythonImporter::testImportFileset PASSED [ 91%]
19:19:49 test/integration/test_repository.py::TestPythonImporter::testImportPaths PASSED [ 91%]
19:19:53 test/integration/test_repository.py::TestPythonImporter::testReopenRawFileStoresPR2542 PASSED [ 91%]
19:19:58 test/integration/test_repository.py::TestPythonImporter::testImportsFrom2Groups PASSED [ 91%]
19:20:01 test/integration/test_repository.py::TestRawAccess::testAsNonAdmin PASSED [ 91%]
19:20:01 test/integration/test_repository.py::TestRawAccess::testAsAdmin PASSED   [ 91%]
19:20:03 test/integration/test_repository.py::TestDbSync::testMtime PASSED        [ 91%]
19:20:04 test/integration/test_repository.py::TestDbSync::testFileExists PASSED   [ 91%]
19:20:04 test/integration/test_repository.py::TestDbSync::testNonDbFileNotReturned PASSED [ 91%]
19:20:07 test/integration/test_repository.py::TestRecursiveDelete::testCmdDeleteCantDeleteDirectories PASSED [ 91%]
19:20:08 test/integration/test_repository.py::TestRecursiveDelete::testRecursiveDeleteMethodAvailable PASSED [ 91%]
19:20:08 test/integration/test_repository.py::TestRecursiveDelete::testDoubleDot PASSED [ 91%]
19:20:11 test/integration/test_repository.py::TestDeleteLog::testSimpleDelete PASSED [ 91%]
19:20:14 test/integration/test_repository.py::TestUserTemplate::testCreateUuidFails PASSED [ 91%]
19:20:14 test/integration/test_repository.py::TestUserTemplate::testCreateUserDirPasses PASSED [ 91%]
19:20:14 test/integration/test_repository.py::TestUserTemplate::testCreateUuidUnderUserDirPasses PASSED [ 91%]
19:20:14 test/integration/test_repository.py::TestUserTemplate::testUserDirShouldBeGloballyWriteable PASSED [ 91%]
19:20:16 test/integration/test_repository.py::TestFilesetQueries::testDeleteQuery PASSED [ 92%]
19:20:17 test/integration/test_repository.py::TestFilesetQueries::testCountFilesetFiles PASSED [ 92%]
19:20:17 test/integration/test_repository.py::TestFilesetQueries::testImportedImageFiles PASSED [ 92%]
19:20:23 test/integration/test_repository.py::TestOriginalMetadata::testFakeImport PASSED [ 92%]
19:20:38 test/integration/test_repository.py::TestDeletePerformance::testImport PASSED [ 92%]
19:20:41 test/integration/test_rois.py::TestRois::teststats1 PASSED               [ 92%]
19:20:41 test/integration/test_rois.py::TestRois::test3703 PASSED                 [ 92%]
19:20:47 test/integration/test_rois.py::TestRois::testGetROICount PASSED          [ 92%]
19:20:53 test/integration/test_rois.py::TestRois::test8990 PASSED                 [ 92%]
19:20:53 test/integration/test_rois.py::TestRois::testShapeColors[color0] PASSED  [ 92%]
19:20:53 test/integration/test_rois.py::TestRois::testShapeColors[color1] PASSED  [ 92%]
19:20:53 test/integration/test_rois.py::TestRois::testShapeColors[color2] PASSED  [ 92%]
19:20:54 test/integration/test_rois.py::TestRois::testShapeColors[color3] PASSED  [ 92%]
19:20:54 test/integration/test_rois.py::TestRois::testShapeColors[color4] PASSED  [ 92%]
19:20:54 test/integration/test_rois.py::TestRois::testShapeColors[color5] PASSED  [ 92%]
19:20:54 test/integration/test_rois.py::TestRois::testShapeColors[color6] PASSED  [ 92%]
19:20:54 test/integration/test_rois.py::TestRois::testShapeColors[color7] PASSED  [ 92%]
19:20:54 test/integration/test_rois.py::TestRois::testShapeColors[color8] PASSED  [ 92%]
19:20:54 test/integration/test_rois.py::TestRois::testShapeColors[color9] PASSED  [ 92%]
19:20:54 test/integration/test_rois.py::TestRois::testGetShapeStatsRestricted PASSED [ 92%]
19:20:57 test/integration/test_scripts.py::TestScripts::testBasicUsage PASSED     [ 93%]
19:20:57 test/integration/test_scripts.py::TestScripts::testTicket1036 PASSED     [ 93%]
19:20:59 test/integration/test_scripts.py::TestScripts::testUploadAndPing PASSED  [ 93%]
19:21:02 test/integration/test_scripts.py::TestScripts::testUpload2562 PASSED     [ 93%]
19:21:04 test/integration/test_scripts.py::TestScripts::testDelete6905 PASSED     [ 93%]
19:21:14 test/integration/test_scripts.py::TestScripts::testDelete11371 PASSED    [ 93%]
19:21:19 test/integration/test_scripts.py::TestScripts::testUploadOfficialScript PASSED [ 93%]
19:21:26 test/integration/test_scripts.py::TestScripts::testRunScript PASSED      [ 93%]
19:21:33 test/integration/test_scripts.py::TestScripts::testEditScript PASSED     [ 93%]
19:21:38 test/integration/test_scripts.py::TestScripts::testScriptValidation PASSED [ 93%]
19:21:42 test/integration/test_scripts.py::TestScripts::testSpeedOfThumbnailFigure PASSED [ 93%]
19:21:54 test/integration/test_scripts.py::TestScripts::test6066 PASSED           [ 93%]
19:22:04 test/integration/test_scripts.py::TestScripts::testDynamicTime PASSED    [ 93%]
19:22:22 test/integration/test_scripts.py::TestScripts::testDynamicUpdate PASSED  [ 93%]
19:22:29 test/integration/test_search.py::TestSearch::test2541 PASSED             [ 93%]
19:22:44 test/integration/test_search.py::TestSearch::test3164Private PASSED      [ 93%]
19:22:58 test/integration/test_search.py::TestSearch::test3164ReadOnlySelf PASSED [ 93%]
19:23:15 test/integration/test_search.py::TestSearch::test3164ReadOnlyOther PASSED [ 93%]
19:23:30 test/integration/test_search.py::TestSearch::test3164CollabSelf PASSED   [ 93%]
19:23:48 test/integration/test_search.py::TestSearch::test3164CollabOther PASSED  [ 93%]
19:23:52 test/integration/test_search.py::TestSearch::test3721Ordering PASSED     [ 94%]
19:24:25 test/integration/test_search.py::TestSearch::test8692 PASSED             [ 94%]
19:24:29 test/integration/test_search.py::TestSearch::test8846 PASSED             [ 94%]
19:24:40 test/integration/test_search.py::TestSearch::testClientPath PASSED       [ 94%]
19:24:50 test/integration/test_search.py::TestSearch::testFilename PASSED         [ 94%]
19:25:01 test/integration/test_search.py::TestSearch::test_csv_attachment PASSED  [ 94%]
19:25:13 test/integration/test_search.py::TestSearch::test_txt_attachment PASSED  [ 94%]
19:25:19 test/integration/test_search.py::TestSearch::test_word_portions PASSED   [ 94%]
19:25:22 test/integration/test_search.py::TestSearch::test_empty_query_string PASSED [ 94%]
19:25:28 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very-small-very small] PASSED [ 94%]
19:25:33 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very-small-very-small] PASSED [ 94%]
19:25:39 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very-small-very_small] PASSED [ 94%]
19:25:43 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very-small-small very] PASSED [ 94%]
19:25:48 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very_small-very small] PASSED [ 94%]
19:25:52 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very_small-very-small] PASSED [ 94%]
19:25:59 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very_small-very_small] PASSED [ 94%]
19:26:03 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very_small-small very] PASSED [ 94%]
19:26:10 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very small-very small] PASSED [ 94%]
19:26:14 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very small-very-small] PASSED [ 94%]
19:26:20 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very small-very_small] PASSED [ 94%]
19:26:25 test/integration/test_search.py::TestSearch::test_hyphen_underscore[very small-small very] PASSED [ 95%]
19:26:31 test/integration/test_search.py::TestSearch::test_map_annotations PASSED [ 95%]
19:26:33 test/integration/test_simple.py::TestSimple::testUserId PASSED           [ 95%]
19:26:33 test/integration/test_simple.py::TestSimple::testGroupId PASSED          [ 95%]
19:26:33 test/integration/test_simple.py::TestSimple::testGroupPermissions PASSED [ 95%]
19:26:47 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs PASSED [ 95%]
19:26:52 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test9070 PASSED [ 95%]
19:26:55 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testPrivate10618RootWithGrpCtx PASSED [ 95%]
19:26:59 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testPrivate10618RootWithGrpCtxButNoLoad PASSED [ 95%]
19:27:01 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testReadOnly10618RootWithGrpCtx PASSED [ 95%]
19:27:04 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testReadOnly10618RootWithGrpCtxButNoLoad PASSED [ 95%]
19:27:10 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testReadOnly10618MemberWithGrpCtxButNoLoad PASSED [ 95%]
19:27:16 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsThumbs PASSED [ 95%]
19:27:21 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsThumbsReadOnly PASSED [ 95%]
19:27:27 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-saveCurrent] PASSED [ 95%]
19:27:33 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-saveAs] PASSED [ 95%]
19:27:38 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-request] PASSED [ 95%]
19:27:44 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-resetDefault] PASSED [ 95%]
19:27:50 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-resetDefaultNoSave] PASSED [ 95%]
19:27:55 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-saveCurrent] PASSED [ 95%]
19:28:01 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-saveAs] PASSED [ 96%]
19:28:06 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-request] PASSED [ 96%]
19:28:12 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-resetDefault] PASSED [ 96%]
19:28:18 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-resetDefaultNoSave] PASSED [ 96%]
19:28:24 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-saveCurrent] PASSED [ 96%]
19:28:30 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-saveAs] PASSED [ 96%]
19:28:35 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-request] PASSED [ 96%]
19:28:41 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-resetDefault] PASSED [ 96%]
19:28:47 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-resetDefaultNoSave] PASSED [ 96%]
19:28:53 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-saveCurrent] PASSED [ 96%]
19:28:59 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-saveAs] PASSED [ 96%]
19:29:05 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-request] PASSED [ 96%]
19:29:10 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-resetDefault] PASSED [ 96%]
19:29:16 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-resetDefaultNoSave] PASSED [ 96%]
19:29:22 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-saveCurrent] PASSED [ 96%]
19:29:28 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-saveAs] PASSED [ 96%]
19:29:34 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-request] PASSED [ 96%]
19:29:40 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-resetDefault] PASSED [ 96%]
19:29:46 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-resetDefaultNoSave] PASSED [ 96%]
19:29:52 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-saveCurrent] PASSED [ 96%]
19:29:57 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-saveAs] PASSED [ 97%]
19:30:03 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-request] PASSED [ 97%]
19:30:09 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-resetDefault] PASSED [ 97%]
19:30:14 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-resetDefaultNoSave] PASSED [ 97%]
19:30:20 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readOnly-owner] PASSED [ 97%]
19:30:26 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readOnly-admin] PASSED [ 97%]
19:30:32 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readAnnotate-owner] PASSED [ 97%]
19:30:37 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readAnnotate-admin] PASSED [ 97%]
19:30:43 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readWrite-owner] PASSED [ 97%]
19:30:49 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readWrite-admin] PASSED [ 97%]
19:30:55 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readOnly-owner] PASSED [ 97%]
19:31:01 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readOnly-admin] PASSED [ 97%]
19:31:07 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readAnnotate-owner] PASSED [ 97%]
19:31:12 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readAnnotate-admin] PASSED [ 97%]
19:31:18 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readWrite-owner] PASSED [ 97%]
19:31:24 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readWrite-admin] PASSED [ 97%]
19:31:28 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testGetThumbnailSetAfterApplySettings PASSED [ 97%]
19:31:37 test/integration/test_thumbs.py::TestThumbs::testCreateThumbnails PASSED [ 97%]
19:31:42 test/integration/test_thumbs.py::TestThumbs::testCreateThumbnails64x64 PASSED [ 97%]
19:31:53 test/integration/test_thumbs.py::TestThumbs::testCreateThumbnailsByLongestSideSet64x64 PASSED [ 97%]
19:31:58 test/integration/test_thumbs.py::TestThumbs::testThumbnailExists PASSED  [ 98%]
19:32:26 test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[one] FAILED [ 98%]
19:32:54 test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[set] FAILED [ 98%]
19:32:59 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailx64x64 PASSED [ 98%]
19:33:04 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailByLongestSidex64 PASSED [ 98%]
19:33:09 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailDirectx64x64 PASSED [ 98%]
19:33:14 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailForSectionDirectx0x0x64x64 PASSED [ 98%]
19:33:19 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailx64x60 PASSED [ 98%]
19:33:24 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailByLongestSidex60 PASSED [ 98%]
19:33:29 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailDirectx64x60 PASSED [ 98%]
19:33:34 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailForSectionDirectx0x0x64x60 PASSED [ 98%]
19:33:45 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailSetx64x64 PASSED [ 98%]
19:33:55 test/integration/test_thumbs.py::TestThumbs::testGetThumbnailByLongestSideSetx64 PASSED [ 98%]
19:33:58 test/integration/test_tickets1000.py::TestTicket1000::test711 PASSED     [ 98%]
19:33:58 test/integration/test_tickets1000.py::TestTicket1000::test843 PASSED     [ 98%]
19:33:59 test/integration/test_tickets1000.py::TestTicket1000::test880 PASSED     [ 98%]
19:33:59 test/integration/test_tickets1000.py::TestTicket1000::test883WithoutClose PASSED [ 98%]
19:33:59 test/integration/test_tickets1000.py::TestTicket1000::test883WithClose PASSED [ 98%]
19:33:59 test/integration/test_tickets1000.py::TestTicket1000::test883Upload PASSED [ 98%]
19:33:59 test/integration/test_tickets1000.py::TestTicket1000::test985 PASSED     [ 98%]
19:34:01 test/integration/test_tickets2000.py::TestTickets2000::test1064 PASSED   [ 99%]
19:34:07 test/integration/test_tickets2000.py::TestTickets2000::test1067 PASSED   [ 99%]
19:34:07 test/integration/test_tickets2000.py::TestTickets2000::test1027 PASSED   [ 99%]
19:34:09 test/integration/test_tickets2000.py::TestTickets2000::test1069 PASSED   [ 99%]
19:34:09 test/integration/test_tickets2000.py::TestTickets2000::test1071 PASSED   [ 99%]
19:34:15 test/integration/test_tickets2000.py::TestTickets2000::test1071_1 PASSED [ 99%]
19:34:20 test/integration/test_tickets2000.py::TestTickets2000::test1072 PASSED   [ 99%]
19:34:20 test/integration/test_tickets2000.py::TestTickets2000::test1088 PASSED   [ 99%]
19:34:25 test/integration/test_tickets2000.py::TestTickets2000::test1109 PASSED   [ 99%]
19:34:31 test/integration/test_tickets2000.py::TestTickets2000::test1163 PASSED   [ 99%]
19:34:31 test/integration/test_tickets2000.py::TestTickets2000::test1183 PASSED   [ 99%]
19:34:34 test/integration/test_tickets3000.py::TestTickets3000::test2396 PASSED   [ 99%]
19:34:42 test/integration/test_tickets3000.py::TestTickets3000::test2547 PASSED   [ 99%]
19:34:42 test/integration/test_tickets3000.py::TestTickets3000::test2628 PASSED   [ 99%]
19:34:45 test/integration/test_tickets3000.py::TestTickets3000::test2952 PASSED   [ 99%]
19:35:19 test/integration/test_tickets3000.py::TestTickets3000::test2762 PASSED   [ 99%]
19:35:25 test/integration/test_tickets4000.py::TestTickets4000::testChangeActiveGroup PASSED [ 99%]
19:35:28 test/integration/test_tickets4000.py::TestTickets4000::testChangeActiveGroupWhenConnectionLost PASSED [ 99%]
19:35:31 test/integration/test_tickets4000.py::TestTickets4000::test3201 PASSED   [ 99%]
19:35:31 test/integration/test_tickets4000.py::TestTickets4000::test3131 PASSED   [ 99%]
19:35:32 test/integration/test_util.py::TestUpgradeCheck::testReal PASSED         [100%]
19:35:32 =================================== FAILURES ===================================
19:35:32 __________________________ TestRPS.testRomioToPyramid __________________________
19:35:32 self = <test.integration.test_rawpixelsstore.TestRPS object at 0x7ff940856c90>
19:35:32 tmpdir = local('/tmp/pytest-of-omero/pytest-0/testRomioToPyramid0')
19:35:32     def testRomioToPyramid(self, tmpdir):
19:35:32         """
19:35:32         Here we create a pixels that is not big,
19:35:32         then modify its metadata so that it IS big,
19:35:32         in order to trick the service into throwing
19:35:32         us a MissingPyramidException
19:35:32         """
19:35:32         from omero.util import concurrency
19:35:32         pix = self.missing_pyramid()
19:35:32         rps = self.sf.createRawPixelsStore()
19:35:32         try:
19:35:32             # First execution should certainly fail
19:35:32             try:
19:35:32                 rps.setPixelsId(int(pix), True)
19:35:32                 assert False, "Should throw!"
19:35:32             except omero.MissingPyramidException as mpm:
19:35:32                 assert int(pix) == mpm.pixelsID
19:35:32             # Eventually, however, it should be generated
19:35:32             i = 10
19:35:32             success = False
19:35:32             while i > 0 and not success:
19:35:32                 try:
19:35:32                     rps.setPixelsId(int(pix), True)
19:35:32                     success = True
19:35:32                 except omero.MissingPyramidException as mpm:
19:35:32                     assert int(pix) == mpm.pixelsID
19:35:32                     backOff = mpm.backOff / 1000
19:35:32                     event = concurrency.get_event("testRomio")
19:35:32                     event.wait(backOff)  # seconds
19:35:32                 i -= 1
19:35:32 >           assert success
19:35:32 E           assert False
19:35:32 test/integration/test_rawpixelsstore.py:116: AssertionError
19:35:32 ____________________ TestRPS.test2RomioToPyramidWithNegOne _____________________
19:35:32 self = <test.integration.test_rawpixelsstore.TestRPS object at 0x7ff94094fa10>
19:35:32 tmpdir = local('/tmp/pytest-of-omero/pytest-0/test2RomioToPyramidWithNegOne0')
19:35:32     def test2RomioToPyramidWithNegOne(self, tmpdir):
19:35:32         """
19:35:32         Here we try the above but pass omero.group:-1
19:35:32         to see if we can cause an exception.
19:35:32         """
19:35:32         all_context = {"omero.group": "-1"}
19:35:32         from omero.util import concurrency
19:35:32         pix = self.missing_pyramid()
19:35:32         rps = self.sf.createRawPixelsStore(all_context)
19:35:32         try:
19:35:32             # First execution should certainly fail
19:35:32             try:
19:35:32                 rps.setPixelsId(int(pix), True, all_context)
19:35:32                 assert False, "Should throw!"
19:35:32             except omero.MissingPyramidException as mpm:
19:35:32                 assert int(pix) == mpm.pixelsID
19:35:32             # Eventually, however, it should be generated
19:35:32             i = 10
19:35:32             success = False
19:35:32             while i > 0 and not success:
19:35:32                 try:
19:35:32                     rps.setPixelsId(int(pix), True, all_context)
19:35:32                     success = True
19:35:32                 except omero.MissingPyramidException as mpm:
19:35:32                     assert int(pix) == mpm.pixelsID
19:35:32                     backOff = mpm.backOff / 1000
19:35:32                     event = concurrency.get_event("testRomio")
19:35:32                     event.wait(backOff)  # seconds
19:35:32                 i -= 1
19:35:32 >           assert success
19:35:32 E           assert False
19:35:32 test/integration/test_rawpixelsstore.py:151: AssertionError
19:35:32 _____________________ TestRPS.testPyramidConcurrentAccess ______________________
19:35:32 self = <test.integration.test_rawpixelsstore.TestRPS object at 0x7ff94a9e8690>
19:35:32 tmpdir = local('/tmp/pytest-of-omero/pytest-0/testPyramidConcurrentAccess0')
19:35:32     def testPyramidConcurrentAccess(self, tmpdir):
19:35:32         """
19:35:32         See ticket:11709
19:35:32         """
19:35:32         all_context = {"omero.group": "-1"}
19:35:32         from omero.util import concurrency
19:35:32         pix = self.missing_pyramid()
19:35:32         rps = self.sf.createRawPixelsStore(all_context)
19:35:32         try:
19:35:32             # First execution should certainly fail
19:35:32             try:
19:35:32                 rps.setPixelsId(int(pix), True, all_context)
19:35:32                 assert False, "Should throw!"
19:35:32             except omero.MissingPyramidException as mpm:
19:35:32                 assert int(pix) == mpm.pixelsID
19:35:32             # Eventually, however, it should be generated
19:35:32             i = 10
19:35:32             success = False
19:35:32             while i > 0 and not success:
19:35:32                 try:
19:35:32                     rps.setPixelsId(int(pix), True, all_context)
19:35:32                     success = True
19:35:32                 except omero.MissingPyramidException as mpm:
19:35:32                     assert int(pix) == mpm.pixelsID
19:35:32                     backOff = mpm.backOff / 1000
19:35:32                     event = concurrency.get_event("testRomio")
19:35:32                     event.wait(backOff)  # seconds
19:35:32                 i -= 1
19:35:32 >           assert success
19:35:32 E           assert False
19:35:32 test/integration/test_rawpixelsstore.py:185: AssertionError
19:35:32 _____________________ TestThumbs.testThumbnailVersion[one] _____________________
19:35:32 self = <test.integration.test_thumbs.TestThumbs object at 0x7ff94a5bbc10>
19:35:32 meth = 'one'
19:35:32     @pytest.mark.parametrize("meth", ("one", "set",))
19:35:32     def testThumbnailVersion(self, meth):
19:35:32         assert meth in ("one", "set")
19:35:32         i64 = rint(64)
19:35:32         pix = self.missing_pyramid()
19:35:32         q = ("select tb from Thumbnail tb "
19:35:32              "where tb.pixels.id = %s "
19:35:32              "order by tb.id desc ")
19:35:32         q = q % pix
19:35:32         p = ParametersI().page(0, 1)
19:35:32         def get():
19:35:32             return self.query.findByQuery(q, p)
19:35:32         # Before anything has been called, there
19:35:32         # should be no thumbnail
19:35:32         assert not get()
19:35:32         # At this stage, there should still be no
19:35:32         # thumbnail
19:35:32         tb = self.client.sf.createThumbnailStore()
19:35:32         if meth == "one":
19:35:32             tb.setPixelsId(int(pix))
19:35:32             tb.resetDefaults()
19:35:32             assert not tb.thumbnailExists(i64, i64)
19:35:32             assert tb.isInProgress()
19:35:32         # As soon as it's requested, it should have a -1
19:35:32         # version to mark pyramid creation as ongoing.
19:35:32         if meth == "one":
19:35:32             before = tb.getThumbnail(i64, i64)
19:35:32             assert not tb.thumbnailExists(i64, i64)
19:35:32             assert tb.isInProgress()
19:35:32         elif meth == "set":
19:35:32             before = tb.getThumbnailSet(i64, i64, [int(pix)])
19:35:32             before = before[int(pix)]
19:35:32         assert get().version.val == -1
19:35:32         # Now we wait until the pyramid has been created
19:35:32         # and test that a proper version has been set.
19:35:32         event = get_event("test_thumbs")
19:35:32         secs = 20
19:35:32         rps = self.client.sf.createRawPixelsStore()
19:35:32         for x in range(secs):
19:35:32             try:
19:35:32                 rps.setPixelsId(int(pix), True)
19:35:32                 event = None
19:35:32                 break
19:35:32             except MissingPyramidException:
19:35:32                 event.wait(1)
19:35:32         if event:
19:35:32             assert "Pyramid was not generated %ss" % secs
19:35:32         if meth == "one":
19:35:32             # Re-load the thumbnail store now that
19:35:32             # the pyramid is generated.
19:35:32             tb.close()
19:35:32             tb = self.client.sf.createThumbnailStore()
19:35:32             if not tb.setPixelsId(int(pix)):
19:35:32                 tb.resetDefaults()
19:35:32                 tb.close()
19:35:32                 tb = self.client.sf.createThumbnailStore()
19:35:32 >               assert tb.setPixelsId(int(pix))
19:35:32 E               AssertionError: assert False
19:35:32 E                +  where False = setPixelsId(2730)
19:35:32 E                +    where setPixelsId = 1d9cdd54-4c49-4fce-bfad-3968b00c3c83/bba5cd3b-2d8b-4b0a-be9f-e7c8e45727b1omero.api.ThumbnailStore -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000.setPixelsId
19:35:32 E                +    and   2730 = int('2730')
19:35:32 test/integration/test_thumbs.py:153: AssertionError
19:35:32 _____________________ TestThumbs.testThumbnailVersion[set] _____________________
19:35:32 self = <test.integration.test_thumbs.TestThumbs object at 0x7ff94a5b8c90>
19:35:32 meth = 'set'
19:35:32     @pytest.mark.parametrize("meth", ("one", "set",))
19:35:32     def testThumbnailVersion(self, meth):
19:35:32         assert meth in ("one", "set")
19:35:32         i64 = rint(64)
19:35:32         pix = self.missing_pyramid()
19:35:32         q = ("select tb from Thumbnail tb "
19:35:32              "where tb.pixels.id = %s "
19:35:32              "order by tb.id desc ")
19:35:32         q = q % pix
19:35:32         p = ParametersI().page(0, 1)
19:35:32         def get():
19:35:32             return self.query.findByQuery(q, p)
19:35:32         # Before anything has been called, there
19:35:32         # should be no thumbnail
19:35:32         assert not get()
19:35:32         # At this stage, there should still be no
19:35:32         # thumbnail
19:35:32         tb = self.client.sf.createThumbnailStore()
19:35:32         if meth == "one":
19:35:32             tb.setPixelsId(int(pix))
19:35:32             tb.resetDefaults()
19:35:32             assert not tb.thumbnailExists(i64, i64)
19:35:32             assert tb.isInProgress()
19:35:32         # As soon as it's requested, it should have a -1
19:35:32         # version to mark pyramid creation as ongoing.
19:35:32         if meth == "one":
19:35:32             before = tb.getThumbnail(i64, i64)
19:35:32             assert not tb.thumbnailExists(i64, i64)
19:35:32             assert tb.isInProgress()
19:35:32         elif meth == "set":
19:35:32             before = tb.getThumbnailSet(i64, i64, [int(pix)])
19:35:32             before = before[int(pix)]
19:35:32         assert get().version.val == -1
19:35:32         # Now we wait until the pyramid has been created
19:35:32         # and test that a proper version has been set.
19:35:32         event = get_event("test_thumbs")
19:35:32         secs = 20
19:35:32         rps = self.client.sf.createRawPixelsStore()
19:35:32         for x in range(secs):
19:35:32             try:
19:35:32                 rps.setPixelsId(int(pix), True)
19:35:32                 event = None
19:35:32                 break
19:35:32             except MissingPyramidException:
19:35:32                 event.wait(1)
19:35:32         if event:
19:35:32             assert "Pyramid was not generated %ss" % secs
19:35:32         if meth == "one":
19:35:32             # Re-load the thumbnail store now that
19:35:32             # the pyramid is generated.
19:35:32             tb.close()
19:35:32             tb = self.client.sf.createThumbnailStore()
19:35:32             if not tb.setPixelsId(int(pix)):
19:35:32                 tb.resetDefaults()
19:35:32                 tb.close()
19:35:32                 tb = self.client.sf.createThumbnailStore()
19:35:32                 assert tb.setPixelsId(int(pix))
19:35:32             after = tb.getThumbnail(i64, i64)
19:35:32             assert before != after
19:35:32             assert tb.thumbnailExists(i64, i64)
19:35:32             assert not tb.isInProgress()
19:35:32         elif meth == "set":
19:35:32             tb.getThumbnailSet(i64, i64, [int(pix)])
19:35:32 >       assert get().version.val >= 0
19:35:32 E       assert -1 >= 0
19:35:32 E        +  where -1 = object #0 (::omero::RInt)\n{\n    _val = -1\n}.val
19:35:32 E        +    where object #0 (::omero::RInt)\n{\n    _val = -1\n} = object #0 (::omero::model::Thumbnail)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 1262\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4303\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3243\n            }\n            _details = object #7 (::ome...>\n        _image = <nil>\n        _relatedTo = <nil>\n        _pixelsType = <nil>\n        _significantBits = <nil>\n        _sizeX = <nil>\n        _sizeY = <nil>\n        _sizeZ = <nil>\n        _sizeC = <nil>\n        _sizeT = <nil>\n        _sha1 = <nil>\n        _dimensionOrder = <nil>\n        _physicalSizeX = <nil>\n        _physicalSizeY = <nil>\n        _physicalSizeZ = <nil>\n        _waveStart = <nil>\n        _waveIncrement = <nil>\n        _timeIncrement = <nil>\n        _methodology = <nil>\n        _planeInfoSeq = \n        {\n        }\n        _planeInfoLoaded = False\n        _pixelsFileMapsSeq = \n        {\n        }\n        _pixelsFileMapsLoaded = False\n        _pixelsFileMapsCountPerOwner = \n        {\n        }\n        _channelsSeq = \n        {\n        }\n        _channelsLoaded = False\n        _settingsSeq = \n        {\n        }\n        _settingsLoaded = False\n        _thumbnailsSeq = \n        {\n        }\n        _thumbnailsLoaded = False\n    }\n    _mimeType = object #24 (::omero::RString)\n    {\n        _val = image/jpeg\n    }\n    _sizeX = object #25 (::omero::RInt)\n    {\n        _val = 64\n    }\n    _sizeY = object #26 (::omero::RInt)\n    {\n        _val = 64\n    }\n    _ref = <nil>\n}.version
19:35:32 E        +      where object #0 (::omero::model::Thumbnail)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 1262\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4303\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3243\n            }\n            _details = object #7 (::ome...>\n        _image = <nil>\n        _relatedTo = <nil>\n        _pixelsType = <nil>\n        _significantBits = <nil>\n        _sizeX = <nil>\n        _sizeY = <nil>\n        _sizeZ = <nil>\n        _sizeC = <nil>\n        _sizeT = <nil>\n        _sha1 = <nil>\n        _dimensionOrder = <nil>\n        _physicalSizeX = <nil>\n        _physicalSizeY = <nil>\n        _physicalSizeZ = <nil>\n        _waveStart = <nil>\n        _waveIncrement = <nil>\n        _timeIncrement = <nil>\n        _methodology = <nil>\n        _planeInfoSeq = \n        {\n        }\n        _planeInfoLoaded = False\n        _pixelsFileMapsSeq = \n        {\n        }\n        _pixelsFileMapsLoaded = False\n        _pixelsFileMapsCountPerOwner = \n        {\n        }\n        _channelsSeq = \n        {\n        }\n        _channelsLoaded = False\n        _settingsSeq = \n        {\n        }\n        _settingsLoaded = False\n        _thumbnailsSeq = \n        {\n        }\n        _thumbnailsLoaded = False\n    }\n    _mimeType = object #24 (::omero::RString)\n    {\n        _val = image/jpeg\n    }\n    _sizeX = object #25 (::omero::RInt)\n    {\n        _val = 64\n    }\n    _sizeY = object #26 (::omero::RInt)\n    {\n        _val = 64\n    }\n    _ref = <nil>\n} = <function TestThumbs.testThumbnailVersion.<locals>.get at 0x7ff959da13a0>()
19:35:32 test/integration/test_thumbs.py:160: AssertionError
19:35:32 =============================== warnings summary ===============================
19:35:32 OmeroPy/test/integration/clitest/test_admin.py::TestAdmin::test_checkupgrade1
19:35:32 OmeroPy/test/integration/clitest/test_admin.py::TestAdminRestrictedAdmin::test_checkupgrade1
19:35:32 OmeroPy/test/integration/test_util.py::TestUpgradeCheck::testReal
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/upgrade_check.py:142: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
19:35:32     self.log.warn("UPGRADE AVAILABLE:" + result)
19:35:32 OmeroPy/test/integration/clitest/test_admin.py: 2 warnings
19:35:32 OmeroPy/test/integration/clitest/test_chgrp.py: 116 warnings
19:35:32 OmeroPy/test/integration/clitest/test_chown.py: 76 warnings
19:35:32 OmeroPy/test/integration/clitest/test_cleanse.py: 7 warnings
19:35:32 OmeroPy/test/integration/clitest/test_delete.py: 81 warnings
19:35:32 OmeroPy/test/integration/clitest/test_download.py: 91 warnings
19:35:32 OmeroPy/test/integration/clitest/test_duplicate.py: 18 warnings
19:35:32 OmeroPy/test/integration/clitest/test_fs.py: 26 warnings
19:35:32 OmeroPy/test/integration/clitest/test_group.py: 154 warnings
19:35:32 OmeroPy/test/integration/clitest/test_import.py: 189 warnings
19:35:32 OmeroPy/test/integration/clitest/test_import_bulk.py: 1 warning
19:35:32 OmeroPy/test/integration/clitest/test_ldap.py: 5 warnings
19:35:32 OmeroPy/test/integration/clitest/test_metadata.py: 10 warnings
19:35:32 OmeroPy/test/integration/clitest/test_obj.py: 56 warnings
19:35:32 OmeroPy/test/integration/clitest/test_omero_pyramids.py: 2 warnings
19:35:32 OmeroPy/test/integration/clitest/test_script.py: 10 warnings
19:35:32 OmeroPy/test/integration/clitest/test_search.py: 16 warnings
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py: 121 warnings
19:35:32 OmeroPy/test/integration/clitest/test_tag.py: 57 warnings
19:35:32 OmeroPy/test/integration/clitest/test_upload.py: 6 warnings
19:35:32 OmeroPy/test/integration/clitest/test_user.py: 183 warnings
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/plugins/sessions.py:176: DeprecationWarning: OMERO_SESSION_DIR is deprecated. Use OMERO_SESSIONDIR instead.
19:35:32     warnings.warn(
19:35:32 OmeroPy/test/integration/clitest/test_admin.py: 4 warnings
19:35:32 OmeroPy/test/integration/clitest/test_chgrp.py: 112 warnings
19:35:32 OmeroPy/test/integration/clitest/test_chown.py: 79 warnings
19:35:32 OmeroPy/test/integration/clitest/test_cleanse.py: 10 warnings
19:35:32 OmeroPy/test/integration/clitest/test_delete.py: 82 warnings
19:35:32 OmeroPy/test/integration/clitest/test_duplicate.py: 18 warnings
19:35:32 OmeroPy/test/integration/clitest/test_group.py: 61 warnings
19:35:32 OmeroPy/test/integration/clitest/test_metadata.py: 2 warnings
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py: 6 warnings
19:35:32 OmeroPy/test/integration/fstest/test_rename.py: 20 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_annotation.py: 60 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_chgrp.py: 17 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_chmod.py: 29 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_chown.py: 2 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_config_service.py: 42 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_connection.py: 9 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_delete.py: 12 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_fs.py: 12 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_get_objects.py: 40 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_image.py: 8 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_image_wrapper.py: 6 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py: 6 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_pixels.py: 8 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py: 6 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_rdefs.py: 30 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_search_objects.py: 6 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_services.py: 18 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_user.py: 13 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_wrapper.py: 10 warnings
19:35:32 OmeroPy/test/integration/metadata/test_populate.py: 239 warnings
19:35:32 OmeroPy/test/integration/test_annotationPermissions.py: 10 warnings
19:35:32 OmeroPy/test/integration/test_chgrp.py: 37 warnings
19:35:32 OmeroPy/test/integration/test_chmod.py: 1 warning
19:35:32 OmeroPy/test/integration/test_chown.py: 2 warnings
19:35:32 OmeroPy/test/integration/test_cmdcallback.py: 6 warnings
19:35:32 OmeroPy/test/integration/test_delete.py: 28 warnings
19:35:32 OmeroPy/test/integration/test_isession.py: 5 warnings
19:35:32 OmeroPy/test/integration/test_iupdate.py: 2 warnings
19:35:32 OmeroPy/test/integration/test_mail.py: 3 warnings
19:35:32 OmeroPy/test/integration/test_permissions.py: 3 warnings
19:35:32 OmeroPy/test/integration/test_reimport.py: 7 warnings
19:35:32 OmeroPy/test/integration/test_repository.py: 27 warnings
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:270: DeprecationWarning: isSet() is deprecated, use is_set() instead
19:35:32     return self.event.isSet()
19:35:32 OmeroPy/test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[1]
19:35:32 OmeroPy/test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[2]
19:35:32 OmeroPy/test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[3]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/cli.py:2105: DeprecationWarning: 
19:35:32   Using '--dry-run'.                          Future versions will switch to '--force'.                          Explicitly set the parameter for portability
19:35:32     warnings.warn("\nUsing '--dry-run'.\
19:35:32 OmeroPy/test/integration/clitest/test_import.py::TestImport::testAutoClose
19:35:32 OmeroPy/test/integration/clitest/test_import.py::TestImport::testAutoClose
19:35:32 OmeroPy/test/integration/clitest/test_import.py::TestImport::testAutoClose
19:35:32 OmeroPy/test/integration/clitest/test_import.py::TestImport::testAutoClose
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/clients.py:1019: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
19:35:32     self.__logger.warn(
19:35:32 OmeroPy/test/integration/clitest/test_import_bulk.py::TestImportBulk::testBulk
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py:131: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testBulk1') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_obj.py::TestObj::test_get_unit_and_value
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_model_PixelsI.py:37: DeprecationWarning: Pixels.relatedTo is deprecated
19:35:32     warnings.warn(item + " is deprecated", DeprecationWarning)
19:35:32 OmeroPy/test/integration/clitest/test_script.py: 3 warnings
19:35:32 OmeroPy/test/integration/scriptstest/test_cli.py: 12 warnings
19:35:32 OmeroPy/test/integration/scriptstest/test_inputs.py: 1 warning
19:35:32 OmeroPy/test/integration/scriptstest/test_ping.py: 12 warnings
19:35:32 OmeroPy/test/integration/scriptstest/test_rand.py: 1 warning
19:35:32 OmeroPy/test/integration/test_scripts.py: 16 warnings
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:89: DeprecationWarning: isSet() is deprecated, use is_set() instead
19:35:32     if self.event.isSet():
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLogin[None-True]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLogin_None_True_0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLogin[None-False]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLogin_None_False_0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLogin[300-True]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLogin_300_True_0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLogin[300-False]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLogin_300_False_0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rw----]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginAs_rw_____0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwr---]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginAs_rwr____0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwra--]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginAs_rwra___0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwrw--]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginAs_rwrw___0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[True-True]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginMultiGroup_True_True_0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[True-False]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginMultiGroup_True_False0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[False-True]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginMultiGroup_False_True0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[False-False]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginMultiGroup_False_Fals0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testGroup
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testGroup0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testTimeout
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testTimeout0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testFile
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testFile0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testKey
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testKey0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testWho[user]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testWho_user_0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testWho[root]
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testWho_root_0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_open
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_open0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_open_with_id
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_open_with_id0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_open_restricted_admin_no_sudo
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_open_restricted_admin_no_0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_open_restricted_admin_sudo
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_open_restricted_admin_sud0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_close
19:35:32   /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_close0') (type: LocalPath); converted to str implicitly
19:35:32     monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir)
19:35:32 OmeroPy/test/integration/gatewaytest/test_annotation.py: 4 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_chmod.py: 28 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_connection.py: 11 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_get_objects.py: 4 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_image.py: 1 warning
19:35:32 OmeroPy/test/integration/gatewaytest/test_image_wrapper.py: 3 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_rdefs.py: 1 warning
19:35:32 OmeroPy/test/integration/gatewaytest/test_user.py: 1 warning
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4855: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
19:35:32     logger.warn("%s on %s to <%s> %s(%r, %r)",
19:35:32 OmeroPy/test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectDirect
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4426: DeprecationWarning: Deprecated. Use deleteObject() or deleteObjects()
19:35:32     warnings.warn(
19:35:32 OmeroPy/test/integration/gatewaytest/test_fs.py::TestFileset::testGetArchivedFiles
19:35:32 OmeroPy/test/integration/gatewaytest/test_fs.py::TestFileset::testGetArchivedFiles
19:35:32 OmeroPy/test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetArchivedFiles
19:35:32 OmeroPy/test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetArchivedFiles
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:10218: DeprecationWarning: Deprecated. Use getImportedImageFiles()
19:35:32     warnings.warn(
19:35:32 OmeroPy/test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsOwnerDeprecated
19:35:32 OmeroPy/test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsOwnerDeprecated
19:35:32 OmeroPy/test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsMemberDeprecated
19:35:32 OmeroPy/test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsMemberDeprecated
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:3108: DeprecationWarning: Deprecated. Use ExperimenterGroupWrapper.groupSummary()
19:35:32     warnings.warn(
19:35:32 OmeroPy/test/integration/gatewaytest/test_image.py: 6 warnings
19:35:32 OmeroPy/test/integration/gatewaytest/test_rdefs.py: 6 warnings
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:8838: DeprecationWarning: setActiveChannels() is deprecated in OMERO 5.4.0.Use set_active_channels
19:35:32     warnings.warn("setActiveChannels() is deprecated in OMERO 5.4.0."
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Screen2Plates]
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Screen2Plates]
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Screen2Plates]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/populate_metadata.py:905: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
19:35:32     log.warn("PlateColumn is unimplemented")
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset2Images1Missing]
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset2Images1Missing]
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset2Images1Missing]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/populate_metadata.py:955: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
19:35:32     log.warn(
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset2Images1Missing]
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset2Images1Missing]
19:35:32 OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset2Images1Missing]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/populate_metadata.py:1389: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
19:35:32     log.warn("Invalid Id:%d found in row %s", row[n], row)
19:35:32 OmeroPy/test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testDefinition
19:35:32 OmeroPy/test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testDefinition
19:35:32 OmeroPy/test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testSimpleScript
19:35:32 OmeroPy/test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testSimpleScript
19:35:32   <string>:70: DeprecationWarning: This plugin is deprecated as of OMERO 5.5.0. Use the upload CLI plugin available from https://pypi.org/project/omero-upload/ instead.
19:35:32 OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-tiff]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7ff9df014180>
19:35:32   Traceback (most recent call last):
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__
19:35:32       self.close()
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 463, in close
19:35:32       unlink(self.name)
19:35:32   FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp8vm25i5s.tiff'
19:35:32   Enable tracemalloc to get traceback where the object was allocated.
19:35:32   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
19:35:32     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
19:35:32 OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-tiff]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7ff9df014180>
19:35:32   Traceback (most recent call last):
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__
19:35:32       self.close()
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 463, in close
19:35:32       unlink(self.name)
19:35:32   FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpotkndr48.tiff'
19:35:32   Enable tracemalloc to get traceback where the object was allocated.
19:35:32   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
19:35:32     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
19:35:32 OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-tiff]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7ff9df014180>
19:35:32   Traceback (most recent call last):
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__
19:35:32       self.close()
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 463, in close
19:35:32       unlink(self.name)
19:35:32   FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpt__s_aro.tiff'
19:35:32   Enable tracemalloc to get traceback where the object was allocated.
19:35:32   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
19:35:32     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
19:35:32 OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-foo]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7ff9df014180>
19:35:32   Traceback (most recent call last):
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__
19:35:32       self.close()
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 463, in close
19:35:32       unlink(self.name)
19:35:32   FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmptbiukqxl.foo'
19:35:32   Enable tracemalloc to get traceback where the object was allocated.
19:35:32   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
19:35:32     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
19:35:32 OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-foo]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7ff9df014180>
19:35:32   Traceback (most recent call last):
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__
19:35:32       self.close()
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 463, in close
19:35:32       unlink(self.name)
19:35:32   FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp_zzuv7ct.foo'
19:35:32   Enable tracemalloc to get traceback where the object was allocated.
19:35:32   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
19:35:32     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
19:35:32 OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-foo]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: <function _TemporaryFileCloser.__del__ at 0x7ff9df014180>
19:35:32   Traceback (most recent call last):
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__
19:35:32       self.close()
19:35:32     File "/usr/lib64/python3.11/tempfile.py", line 463, in close
19:35:32       unlink(self.name)
19:35:32   FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpdj2slqof.foo'
19:35:32   Enable tracemalloc to get traceback where the object was allocated.
19:35:32   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
19:35:32     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
19:35:32 OmeroPy/test/integration/test_isession.py::TestISession::testSessionWithIP[127.0.0.1]
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_model_SessionI.py:37: DeprecationWarning: Session.userIP is deprecated
19:35:32     warnings.warn(item + " is deprecated", DeprecationWarning)
19:35:32 OmeroPy/test/integration/test_repository.py::TestPythonImporter::testImportFileset
19:35:32 OmeroPy/test/integration/test_repository.py::TestPythonImporter::testImportsFrom2Groups
19:35:32 OmeroPy/test/integration/test_repository.py::TestPythonImporter::testImportsFrom2Groups
19:35:32 OmeroPy/test/integration/test_repository.py::TestOriginalMetadata::testFakeImport
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/testlib/__init__.py:1318: DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in Python 3.15. Use setlocale(), getencoding() and getlocale() instead.
19:35:32     NamedValue('locale', locale.getdefaultlocale()[0]))
19:35:32 OmeroPy/test/integration/test_scripts.py::TestScripts::testRunScript
19:35:32 OmeroPy/test/integration/test_scripts.py::TestScripts::testRunScript
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/decorators.py:82: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
19:35:32     log.warn(
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_tickets1000.py::TestTicket1000::test880
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/script_utils.py:1308: DeprecationWarning: This method is deprecated as of OMERO 5.3.0
19:35:32     warnings.warn(
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_tickets1000.py::TestTicket1000::test880
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/script_utils.py:1069: DeprecationWarning: This method is deprecated as of OMERO 5.3.0.        Use upload_plane instead
19:35:32     warnings.warn(
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs
19:35:32 OmeroPy/test/integration/test_tickets1000.py::TestTicket1000::test880
19:35:32   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/script_utils.py:1254: DeprecationWarning: This method is deprecated as of OMERO 5.3.0.         Use reset_rendering_settings
19:35:32     warnings.warn(
19:35:32 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19:35:32 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/integration/junit-results.xml -
19:35:32 =========================== short test summary info ============================
19:35:32 FAILED test/integration/test_rawpixelsstore.py::TestRPS::testRomioToPyramid - assert False
19:35:32 FAILED test/integration/test_rawpixelsstore.py::TestRPS::test2RomioToPyramidWithNegOne - assert False
19:35:32 FAILED test/integration/test_rawpixelsstore.py::TestRPS::testPyramidConcurrentAccess - assert False
19:35:32 FAILED test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[one] - AssertionError: assert False
19:35:32  +  where False = setPixelsId(2730)
19:35:32  +    where setPixelsId = 1d9cdd54-4c49-4fce-bfad-3968b00c3c83/bba5cd3b-2d8b-4b0a-be9f-e7c8e45727b1omero.api.ThumbnailStore -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000.setPixelsId
19:35:32  +    and   2730 = int('2730')
19:35:32 FAILED test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[set] - assert -1 >= 0
19:35:32  +  where -1 = object #0 (::omero::RInt)\n{\n    _val = -1\n}.val
19:35:32  +    where object #0 (::omero::RInt)\n{\n    _val = -1\n} = object #0 (::omero::model::Thumbnail)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 1262\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4303\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3243\n            }\n            _details = object #7 (::ome...>\n        _image = <nil>\n        _relatedTo = <nil>\n        _pixelsType = <nil>\n        _significantBits = <nil>\n        _sizeX = <nil>\n        _sizeY = <nil>\n        _sizeZ = <nil>\n        _sizeC = <nil>\n        _sizeT = <nil>\n        _sha1 = <nil>\n        _dimensionOrder = <nil>\n        _physicalSizeX = <nil>\n        _physicalSizeY = <nil>\n        _physicalSizeZ = <nil>\n        _waveStart = <nil>\n        _waveIncrement = <nil>\n        _timeIncrement = <nil>\n        _methodology = <nil>\n        _planeInfoSeq = \n        {\n        }\n        _planeInfoLoaded = False\n        _pixelsFileMapsSeq = \n        {\n        }\n        _pixelsFileMapsLoaded = False\n        _pixelsFileMapsCountPerOwner = \n        {\n        }\n        _channelsSeq = \n        {\n        }\n        _channelsLoaded = False\n        _settingsSeq = \n        {\n        }\n        _settingsLoaded = False\n        _thumbnailsSeq = \n        {\n        }\n        _thumbnailsLoaded = False\n    }\n    _mimeType = object #24 (::omero::RString)\n    {\n        _val = image/jpeg\n    }\n    _sizeX = object #25 (::omero::RInt)\n    {\n        _val = 64\n    }\n    _sizeY = object #26 (::omero::RInt)\n    {\n        _val = 64\n    }\n    _ref = <nil>\n}.version
19:35:33  +      where object #0 (::omero::model::Thumbnail)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 1262\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4303\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3243\n            }\n            _details = object #7 (::ome...>\n        _image = <nil>\n        _relatedTo = <nil>\n        _pixelsType = <nil>\n        _significantBits = <nil>\n        _sizeX = <nil>\n        _sizeY = <nil>\n        _sizeZ = <nil>\n        _sizeC = <nil>\n        _sizeT = <nil>\n        _sha1 = <nil>\n        _dimensionOrder = <nil>\n        _physicalSizeX = <nil>\n        _physicalSizeY = <nil>\n        _physicalSizeZ = <nil>\n        _waveStart = <nil>\n        _waveIncrement = <nil>\n        _timeIncrement = <nil>\n        _methodology = <nil>\n        _planeInfoSeq = \n        {\n        }\n        _planeInfoLoaded = False\n        _pixelsFileMapsSeq = \n        {\n        }\n        _pixelsFileMapsLoaded = False\n        _pixelsFileMapsCountPerOwner = \n        {\n        }\n        _channelsSeq = \n        {\n        }\n        _channelsLoaded = False\n        _settingsSeq = \n        {\n        }\n        _settingsLoaded = False\n        _thumbnailsSeq = \n        {\n        }\n        _thumbnailsLoaded = False\n    }\n    _mimeType = object #24 (::omero::RString)\n    {\n        _val = image/jpeg\n    }\n    _sizeX = object #25 (::omero::RInt)\n    {\n        _val = 64\n    }\n    _sizeY = object #26 (::omero::RInt)\n    {\n        _val = 64\n    }\n    _ref = <nil>\n} = <function TestThumbs.testThumbnailVersion.<locals>.get at 0x7ff959da13a0>()
19:35:33 = 5 failed, 1986 passed, 17 skipped, 36 deselected, 2517 warnings in 6392.17s (1:46:32) =
19:35:37 !! 08/01/26 20:35:37.527 error: 196 communicators not destroyed during global destruction.
19:35:37 Result: 1
19:35:37 
19:35:37 BUILD SUCCESSFUL
19:35:37 Total time: 106 minutes 48 seconds
19:35:37 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroFS/build.xml integration -Dtestreports.dir=target/reports/integration
19:35:37 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/build.xml
19:35:38 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
19:35:38 
19:35:38 python-integration:
19:35:38 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/target/reports/integration
19:35:42 ============================= test session starts ==============================
19:35:42 platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.6.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3.11
19:35:42 cachedir: .pytest_cache
19:35:42 django: version: 5.2.16, settings: omeroweb.settings (from ini)
19:35:42 rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
19:35:42 configfile: pytest.ini
19:35:42 plugins: mock-3.15.1, xdist-3.8.0, django-4.12.0
19:35:42 collecting ... collected 1 item
19:35:42 test/integration/test_dbclient.py::TestDropBoxClient::test1 PASSED       [100%]
19:35:42 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/target/reports/integration/junit-results.xml -
19:35:42 ============================== 1 passed in 0.29s ===============================
19:35:42 
19:35:42 BUILD SUCCESSFUL
19:35:42 Total time: 4 seconds
19:35:42 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroWeb/build.xml integration -Dtestreports.dir=target/reports/integration
19:35:42 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/build.xml
19:35:42 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
19:35:43 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
19:35:43 
19:35:43 python-integration:
19:35:43 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/target/reports/integration
19:35:46 ============================= test session starts ==============================
19:35:46 platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.6.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3.11
19:35:46 cachedir: .pytest_cache
19:35:46 django: version: 5.2.16, settings: omeroweb.settings (from ini)
19:35:46 rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
19:35:46 configfile: pytest.ini
19:35:46 plugins: mock-3.15.1, xdist-3.8.0, django-4.12.0
19:35:48 collecting ... collected 441 items
19:35:57 test/integration/test_annotate.py::TestMapAnnotations::test_annotate_map PASSED [  0%]
19:36:04 test/integration/test_annotate.py::TestTagging::test_create_tag PASSED   [  0%]
19:36:12 test/integration/test_annotate.py::TestTagging::test_annotate_tag PASSED [  0%]
19:36:19 test/integration/test_annotate.py::TestBatchAnnotate::test_batch_annotate_tag PASSED [  0%]
19:36:26 test/integration/test_annotate.py::TestFileAnnotations::test_add_fileannotations_form PASSED [  1%]
19:36:29 test/integration/test_annotate.py::TestFileAnnotations::test_batch_add_fileannotations[1] PASSED [  1%]
19:36:33 test/integration/test_annotate.py::TestFileAnnotations::test_batch_add_fileannotations[2] PASSED [  1%]
19:36:40 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Plate] PASSED [  1%]
19:36:42 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Image] PASSED [  2%]
19:36:45 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Well] PASSED [  2%]
19:36:48 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Channel] PASSED [  2%]
19:36:51 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-foo] PASSED [  2%]
19:36:54 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Plate] PASSED [  2%]
19:36:57 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Image] PASSED [  3%]
19:37:00 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Well] PASSED [  3%]
19:37:03 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Channel] PASSED [  3%]
19:37:06 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-foo] PASSED [  3%]
19:37:09 test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Plate] PASSED [  4%]
19:37:12 test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Image] PASSED [  4%]
19:37:14 test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Well] PASSED [  4%]
19:37:15 test/integration/test_api_containers.py::TestContainers::test_container_crud[Project] PASSED [  4%]
19:37:16 test/integration/test_api_containers.py::TestContainers::test_container_crud[Dataset] PASSED [  4%]
19:37:17 test/integration/test_api_containers.py::TestContainers::test_container_crud[Screen] PASSED [  5%]
19:37:23 test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Dataset-True] PASSED [  5%]
19:37:29 test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Dataset-False] PASSED [  5%]
19:37:35 test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Plate-True] PASSED [  5%]
19:37:41 test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Plate-False] PASSED [  6%]
19:37:43 test/integration/test_api_containers.py::TestContainers::test_screens PASSED [  6%]
19:37:47 test/integration/test_api_containers.py::TestContainers::test_screen_plates_update PASSED [  6%]
19:37:50 test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype0] PASSED [  6%]
19:37:53 test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype1] PASSED [  7%]
19:37:56 test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype2] PASSED [  7%]
19:38:00 test/integration/test_api_containers.py::TestContainers::test_spw_urls PASSED [  7%]
19:38:03 test/integration/test_api_containers.py::TestContainers::test_spw_parent_urls PASSED [  7%]
19:38:09 test/integration/test_api_containers.py::TestContainers::test_pdi_urls PASSED [  7%]
19:38:15 test/integration/test_api_containers.py::TestContainers::test_pdi_parent_urls PASSED [  8%]
19:38:19 test/integration/test_api_errors.py::TestErrors::test_save_post_no_id PASSED [  8%]
19:38:19 test/integration/test_api_errors.py::TestErrors::test_save_put_id PASSED [  8%]
19:38:19 test/integration/test_api_errors.py::TestErrors::test_marshal_type PASSED [  8%]
19:38:19 test/integration/test_api_errors.py::TestErrors::test_invalid_parameter PASSED [  9%]
19:38:19 test/integration/test_api_errors.py::TestErrors::test_marshal_validation PASSED [  9%]
19:38:22 test/integration/test_api_errors.py::TestErrors::test_security_violation PASSED [  9%]
19:38:26 test/integration/test_api_errors.py::TestErrors::test_validation_exception PASSED [  9%]
19:38:29 test/integration/test_api_errors.py::TestErrors::test_project_validation PASSED [  9%]
19:38:36 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method0-Experimenter] PASSED [ 10%]
19:38:39 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method0-ExperimenterGroup] PASSED [ 10%]
19:38:42 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method1-Experimenter] PASSED [ 10%]
19:38:45 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method1-ExperimenterGroup] PASSED [ 10%]
19:38:48 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_delete_unsupported[Experimenter] PASSED [ 11%]
19:38:51 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_delete_unsupported[ExperimenterGroup] PASSED [ 11%]
19:38:59 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_experimenters_groups PASSED [ 11%]
19:39:03 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_groups_experimenters PASSED [ 11%]
19:39:06 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_filter_groups PASSED [ 12%]
19:39:09 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_filter_experimenters PASSED [ 12%]
19:39:18 test/integration/test_api_images.py::TestImages::test_dataset_images PASSED [ 12%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_versions PASSED      [ 12%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_base_url PASSED      [ 12%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_base_url_versions_404 PASSED [ 13%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_get PASSED     [ 13%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_csrf_cookie_not_set PASSED [ 13%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_missing_csrf_token PASSED [ 13%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_empty_csrf_token PASSED [ 14%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_invalid_csrf_token PASSED [ 14%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials0] PASSED [ 14%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials1] PASSED [ 14%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials2] PASSED [ 14%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials3] PASSED [ 15%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials4] PASSED [ 15%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials0] PASSED [ 15%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials1] PASSED [ 15%]
19:39:22 test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials2] PASSED [ 16%]
19:39:23 test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials3] PASSED [ 16%]
19:39:23 test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials4] PASSED [ 16%]
19:39:26 test/integration/test_api_login.py::TestLogin::test_login_example[multipart/form-data; boundary=BoUnDaRyStRiNg] PASSED [ 16%]
19:39:29 test/integration/test_api_login.py::TestLogin::test_login_example[application/json] PASSED [ 17%]
19:39:33 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_not_logged_in PASSED [ 17%]
19:39:36 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_no_results PASSED [ 17%]
19:39:39 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_user PASSED [ 17%]
19:39:44 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_another_user PASSED [ 17%]
19:39:47 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_another_group PASSED [ 18%]
19:39:51 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_all_groups PASSED [ 18%]
19:39:57 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_all_users PASSED [ 18%]
19:40:03 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_pagination PASSED [ 18%]
19:40:09 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_params PASSED [ 19%]
19:40:09 test/integration/test_api_projects.py::TestProjects::test_project_create_read PASSED [ 19%]
19:40:12 test/integration/test_api_projects.py::TestProjects::test_project_create_other_group PASSED [ 19%]
19:40:16 test/integration/test_api_projects.py::TestProjects::test_project_update PASSED [ 19%]
19:40:19 test/integration/test_api_projects.py::TestProjects::test_project_datasets_update[Project] PASSED [ 19%]
19:40:22 test/integration/test_api_projects.py::TestProjects::test_project_datasets_update[Dataset] PASSED [ 20%]
19:40:26 test/integration/test_api_projects.py::TestProjects::test_project_delete PASSED [ 20%]
19:40:33 test/integration/test_api_rois.py::TestContainers::test_image_rois PASSED [ 20%]
19:40:38 test/integration/test_api_rois.py::TestContainers::test_roi_delete PASSED [ 20%]
19:40:41 test/integration/test_api_rois.py::TestContainers::test_shapes PASSED    [ 21%]
19:40:51 test/integration/test_api_wells.py::TestWells::test_plate_wells PASSED   [ 21%]
19:40:57 test/integration/test_api_wells.py::TestWells::test_plate_index_wells PASSED [ 21%]
19:41:02 test/integration/test_api_wells.py::TestWells::test_well PASSED          [ 21%]
19:41:06 test/integration/test_chgrp.py::TestChgrp::test_load_chgrp_groups[user] PASSED [ 21%]
19:41:07 test/integration/test_chgrp.py::TestChgrp::test_load_chgrp_groups[admin] PASSED [ 22%]
19:41:09 test/integration/test_chgrp.py::TestChgrp::test_chgrp_dry_run[user] PASSED [ 22%]
19:41:09 test/integration/test_chgrp.py::TestChgrp::test_chgrp_new_container[user] PASSED [ 22%]
19:41:10 test/integration/test_chgrp.py::TestChgrp::test_chgrp_new_container[admin] PASSED [ 22%]
19:41:10 test/integration/test_chgrp.py::TestChgrp::test_chgrp_old_container[user] PASSED [ 23%]
19:41:11 test/integration/test_chgrp.py::TestChgrp::test_chgrp_old_container[admin] PASSED [ 23%]
19:41:20 test/integration/test_chown.py::TestChown::test_chown_dry_run[admin] PASSED [ 23%]
19:41:20 test/integration/test_config.py::test_flattenProperties PASSED           [ 23%]
19:41:26 test/integration/test_config.py::TestConfig::testDefaultConfig PASSED    [ 24%]
19:41:29 test/integration/test_config.py::TestConfig::testDefaultConfigConversion PASSED [ 24%]
19:41:31 test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-colleagues.label] PASSED [ 24%]
19:41:34 test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-leaders.label] PASSED [ 24%]
19:41:37 test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-everyone.label] PASSED [ 24%]
19:41:41 test/integration/test_containers.py::TestContainers::test_add_and_rename_container PASSED [ 25%]
19:41:44 test/integration/test_containers.py::TestContainers::test_add_owned_container PASSED [ 25%]
19:41:44 test/integration/test_containers.py::TestContainers::test_paste_move_remove_deletamany_image PASSED [ 25%]
19:41:49 test/integration/test_containers.py::TestContainers::test_edit_share PASSED [ 25%]
19:41:53 test/integration/test_csrf.py::TestCsrf::test_csrf_middleware_enabled PASSED [ 26%]
19:41:53 test/integration/test_csrf.py::TestCsrf::test_forgot_password PASSED     [ 26%]
19:41:53 test/integration/test_csrf.py::TestCsrf::test_move_data PASSED           [ 26%]
19:41:53 test/integration/test_csrf.py::TestCsrf::test_add_and_remove_comment PASSED [ 26%]
19:41:53 test/integration/test_csrf.py::TestCsrf::test_attach_file PASSED         [ 26%]
19:41:54 test/integration/test_csrf.py::TestCsrf::test_edit_channel_names PASSED  [ 27%]
19:41:54 test/integration/test_csrf.py::TestCsrf::test_copy_past_rendering_settings PASSED [ 27%]
19:41:54 test/integration/test_csrf.py::TestCsrf::test_reset_rendering_settings PASSED [ 27%]
19:41:55 test/integration/test_csrf.py::TestCsrf::test_apply_owners_rendering_settings PASSED [ 27%]
19:41:58 test/integration/test_csrf.py::TestCsrf::test_ome_tiff_script PASSED     [ 28%]
19:41:58 test/integration/test_csrf.py::TestCsrf::test_script PASSED              [ 28%]
19:41:58 test/integration/test_csrf.py::TestCsrf::test_myaccount PASSED           [ 28%]
19:42:00 test/integration/test_csrf.py::TestCsrf::test_avatar PASSED              [ 28%]
19:42:07 test/integration/test_csrf.py::TestCsrf::test_create_group PASSED        [ 29%]
19:42:12 test/integration/test_csrf.py::TestCsrf::test_create_user PASSED         [ 29%]
19:42:19 test/integration/test_csrf.py::TestCsrf::test_edit_group PASSED          [ 29%]
19:42:26 test/integration/test_csrf.py::TestCsrf::test_edit_user PASSED           [ 29%]
19:42:33 test/integration/test_csrf.py::TestCsrf::test_edit_group_by_owner PASSED [ 29%]
19:42:36 test/integration/test_csrf.py::TestCsrf::test_change_password PASSED     [ 30%]
19:42:39 test/integration/test_csrf.py::TestCsrf::test_su PASSED                  [ 30%]
19:42:43 test/integration/test_decorators.py::TestShow::test_conn_cleanup PASSED  [ 30%]
19:42:47 test/integration/test_download.py::TestDownload::test_spw_download PASSED [ 30%]
19:42:53 test/integration/test_download.py::TestDownload::test_orphaned_image_direct_download PASSED [ 31%]
19:42:58 test/integration/test_download.py::TestDownload::test_orphaned_image_download PASSED [ 31%]
19:43:03 test/integration/test_download.py::TestDownload::test_image_in_dataset_download PASSED [ 31%]
19:43:08 test/integration/test_download.py::TestDownload::test_image_in_dataset_in_project_download PASSED [ 31%]
19:43:08 test/integration/test_download.py::TestDownload::test_well_download PASSED [ 31%]
19:43:13 test/integration/test_download.py::TestDownload::test_attachment_download PASSED [ 32%]
19:43:18 test/integration/test_download.py::TestDownloadAs::test_download_image_as[jpeg] PASSED [ 32%]
19:43:18 test/integration/test_download.py::TestDownloadAs::test_download_image_as[png] PASSED [ 32%]
19:43:19 test/integration/test_download.py::TestDownloadAs::test_download_image_as[tif] PASSED [ 32%]
19:43:19 test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[jpeg] PASSED [ 33%]
19:43:20 test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[png] PASSED [ 33%]
19:43:21 test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[tif] PASSED [ 33%]
19:43:38 test/integration/test_groups_users.py::TestGroupsUsers::test_group_users_menu PASSED [ 33%]
19:43:42 test/integration/test_histogram.py::TestHistogram::test_histogram_bin_count[None] PASSED [ 34%]
19:43:43 test/integration/test_histogram.py::TestHistogram::test_histogram_bin_count[10] PASSED [ 34%]
19:43:49 test/integration/test_history.py::TestHistory::test_history PASSED       [ 34%]
19:43:49 test/integration/test_history.py::TestHistory::test_calendar_default PASSED [ 34%]
19:43:49 test/integration/test_history.py::TestHistory::test_calendar_month PASSED [ 34%]
19:43:54 test/integration/test_links.py::TestLinks::test_link_project_datasets PASSED [ 35%]
19:43:54 test/integration/test_links.py::TestLinks::test_link_datasets_images PASSED [ 35%]
19:43:54 test/integration/test_links.py::TestLinks::test_link_unlink_tagset_tags PASSED [ 35%]
19:43:55 test/integration/test_links.py::TestLinks::test_unlink_screen_plate PASSED [ 35%]
19:43:59 test/integration/test_login.py::TestLogin::test_login_errors[credentials0] PASSED [ 36%]
19:43:59 test/integration/test_login.py::TestLogin::test_login_errors[credentials1] PASSED [ 36%]
19:43:59 test/integration/test_login.py::TestLogin::test_login_errors[credentials2] PASSED [ 36%]
19:43:59 test/integration/test_login.py::TestLogin::test_login_errors[credentials3] PASSED [ 36%]
19:43:59 test/integration/test_login.py::TestLogin::test_get_login_page PASSED    [ 36%]
19:44:00 test/integration/test_login.py::TestLogin::test_login_redirect[] PASSED  [ 37%]
19:44:01 test/integration/test_login.py::TestLogin::test_login_redirect[/webclient/usertags/] PASSED [ 37%]
19:44:02 test/integration/test_login.py::TestLogin::test_login_view PASSED        [ 37%]
19:44:11 test/integration/test_marshal.py::TestImgDetail::test_image_detail PASSED [ 37%]
19:44:16 test/integration/test_marshal.py::TestImgDetail::test_pyramidal_image PASSED [ 38%]
19:44:21 test/integration/test_metadata.py::TestCoreMetadata::test_pixel_size_units PASSED [ 38%]
19:44:22 test/integration/test_metadata.py::TestCoreMetadata::test_none_pixel_size PASSED [ 38%]
19:44:26 test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[True] PASSED [ 38%]
19:44:26 test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[False] PASSED [ 39%]
19:44:26 test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_not_file PASSED [ 39%]
19:44:33 test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[shrink] PASSED [ 39%]
19:44:37 test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[trim] PASSED [ 39%]
19:44:40 test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[expand] PASSED [ 39%]
19:44:43 test/integration/test_plategrid.py::TestPlateGrid::test_well_images PASSED [ 40%]
19:44:46 test/integration/test_plategrid.py::TestPlateGrid::test_instantiation PASSED [ 40%]
19:44:49 test/integration/test_plategrid.py::TestPlateGrid::test_metadata_grid_size PASSED [ 40%]
19:44:52 test/integration/test_plategrid.py::TestPlateGrid::test_metadata_thumbnail_url PASSED [ 40%]
19:44:55 test/integration/test_plategrid.py::TestPlateGrid::test_full_grid PASSED [ 41%]
19:44:58 test/integration/test_plategrid.py::TestPlateGrid::test_acquisition_date PASSED [ 41%]
19:45:00 test/integration/test_plategrid.py::TestPlateGrid::test_creation_date PASSED [ 41%]
19:45:03 test/integration/test_plategrid.py::TestPlateGrid::test_description PASSED [ 41%]
19:45:07 test/integration/test_plategrid.py::TestScreenPlateTables::test_get_plate_table PASSED [ 41%]
19:45:13 test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_image PASSED [ 42%]
19:45:14 test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url PASSED [ 42%]
19:45:15 test/integration/test_rendering.py::TestRendering::test_all_rendering_defs PASSED [ 42%]
19:45:22 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_incomplete_request PASSED [ 42%]
19:45:25 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_malformed_tile_argument PASSED [ 43%]
19:45:28 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_malformed_region_argument PASSED [ 43%]
19:45:37 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params PASSED [ 43%]
19:45:40 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_large_image PASSED [ 43%]
19:45:43 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_negative_resolution PASSED [ 43%]
19:45:46 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_invalid_resolution PASSED [ 44%]
19:47:03 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_big_image FAILED [ 44%]
19:47:11 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params PASSED [ 44%]
19:48:27 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params_big_image FAILED [ 44%]
19:49:43 test/integration/test_rendering.py::TestRenderImageRegion::test_render_birds_eye_view_big_image PASSED [ 45%]
19:50:57 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_big_image_resolution FAILED [ 45%]
19:51:05 test/integration/test_scripts.py::TestScripts::test_script_ui_defaults PASSED [ 45%]
19:51:12 test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs0] PASSED [ 45%]
19:51:18 test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs1] PASSED [ 46%]
19:51:25 test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs2] PASSED [ 46%]
19:51:32 test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[SplitView] PASSED [ 46%]
19:51:33 test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[Thumbnail] PASSED [ 46%]
19:51:34 test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[MakeMovie] PASSED [ 46%]
19:51:38 test/integration/test_show.py::TestShow::test_empty_path PASSED          [ 47%]
19:51:38 test/integration/test_show.py::TestShow::test_project_legacy_path PASSED [ 47%]
19:51:38 test/integration/test_show.py::TestShow::test_projects_legacy_show PASSED [ 47%]
19:51:38 test/integration/test_show.py::TestShow::test_project_dataset_legacy_path PASSED [ 47%]
19:51:38 test/integration/test_show.py::TestShow::test_project_dataset_image_legacy_path PASSED [ 48%]
19:51:38 test/integration/test_show.py::TestShow::test_tag_redirect[1] PASSED     [ 48%]
19:51:38 test/integration/test_show.py::TestShow::test_tag_redirect[2] PASSED     [ 48%]
19:51:38 test/integration/test_show.py::TestShow::test_tagset_redirect[1] PASSED  [ 48%]
19:51:38 test/integration/test_show.py::TestShow::test_tagset_redirect[2] PASSED  [ 48%]
19:51:39 test/integration/test_show.py::TestShow::test_tag_legacy_path[1] FAILED  [ 49%]
19:51:39 test/integration/test_show.py::TestShow::test_tag_legacy_path[2] FAILED  [ 49%]
19:51:40 test/integration/test_show.py::TestShow::test_tagset_tag_legacy_path FAILED [ 49%]
19:51:40 test/integration/test_show.py::TestShow::test_image_legacy_path PASSED   [ 49%]
19:51:40 test/integration/test_show.py::TestShow::test_screen_legacy_path PASSED  [ 50%]
19:51:40 test/integration/test_show.py::TestShow::test_screen_plate_legacy_path PASSED [ 50%]
19:51:40 test/integration/test_show.py::TestShow::test_screen_plate_well_show PASSED [ 50%]
19:51:40 test/integration/test_show.py::TestShow::test_screen_plate_run_well_show[0] PASSED [ 50%]
19:51:40 test/integration/test_show.py::TestShow::test_screen_plate_run_well_show[1] PASSED [ 51%]
19:51:41 test/integration/test_show.py::TestShow::test_project_dataset_image_show PASSED [ 51%]
19:51:41 test/integration/test_show.py::TestShow::test_project_dataset_image_roi_show PASSED [ 51%]
19:51:41 test/integration/test_show.py::TestShow::test_project_by_id PASSED       [ 51%]
19:51:41 test/integration/test_show.py::TestShow::test_project_by_name PASSED     [ 51%]
19:51:41 test/integration/test_show.py::TestShow::test_tag_by_value[1] FAILED     [ 52%]
19:51:42 test/integration/test_show.py::TestShow::test_tag_by_value[2] FAILED     [ 52%]
19:51:42 test/integration/test_show.py::TestShow::test_tagset_tag_by_id FAILED    [ 52%]
19:51:43 test/integration/test_show.py::TestShow::test_multiple_well_by_id[plate.name=%(plate_name)s|well.name=%(well_name)s-A10] PASSED [ 52%]
19:51:43 test/integration/test_show.py::TestShow::test_multiple_well_by_id[plate.name=%(plate_name)s|well.name=%(well_name)s-1J] PASSED [ 53%]
19:51:43 test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[plate.name=%(plate_name)s|well.name=%(well_name)s-A10] PASSED [ 53%]
19:51:43 test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[plate.name=%(plate_name)s|well.name=%(well_name)s-1J] PASSED [ 53%]
19:51:43 test/integration/test_show.py::TestShow::test_multiple_well_by_id[run=%(plate_acquisition_id)s|well.name=%(well_name)s-A10] PASSED [ 53%]
19:51:43 test/integration/test_show.py::TestShow::test_multiple_well_by_id[run=%(plate_acquisition_id)s|well.name=%(well_name)s-1J] PASSED [ 53%]
19:51:43 test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[run=%(plate_acquisition_id)s|well.name=%(well_name)s-A10] PASSED [ 54%]
19:51:43 test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[run=%(plate_acquisition_id)s|well.name=%(well_name)s-1J] PASSED [ 54%]
19:51:43 test/integration/test_show.py::TestShow::test_well_by_name[A10] PASSED   [ 54%]
19:51:43 test/integration/test_show.py::TestShow::test_well_by_name[1J] PASSED    [ 54%]
19:51:43 test/integration/test_show.py::TestShow::test_screen_plate_run_illegal_run PASSED [ 55%]
19:51:43 test/integration/test_show.py::TestShow::test_path_to_no_objects PASSED  [ 55%]
19:51:43 test/integration/test_show.py::TestShow::test_project_dataset_image PASSED [ 55%]
19:51:43 test/integration/test_show.py::TestShow::test_project_dataset_images_pagination PASSED [ 55%]
19:51:43 test/integration/test_show.py::TestShow::test_orphaned_pagination PASSED [ 56%]
19:51:43 test/integration/test_show.py::TestShow::test_get_image_ids_dataset PASSED [ 56%]
19:51:43 test/integration/test_show.py::TestShow::test_image PASSED               [ 56%]
19:51:43 test/integration/test_show.py::TestShow::test_roi PASSED                 [ 56%]
19:51:43 test/integration/test_show.py::TestShow::test_shape PASSED               [ 56%]
19:51:43 test/integration/test_show.py::TestShow::test_well_image_shape PASSED    [ 57%]
19:51:44 test/integration/test_show.py::TestShow::test_image_orphan PASSED        [ 57%]
19:51:44 test/integration/test_show.py::TestShow::test_image_multi_link PASSED    [ 57%]
19:51:44 test/integration/test_show.py::TestShow::test_image_multi_link_restrict_dataset PASSED [ 57%]
19:51:44 test/integration/test_show.py::TestShow::test_image_multi_link_restrict_dataset_project PASSED [ 58%]
19:51:44 test/integration/test_show.py::TestShow::test_image_multi_link_restrict_project PASSED [ 58%]
19:51:44 test/integration/test_show.py::TestShow::test_dataset PASSED             [ 58%]
19:51:44 test/integration/test_show.py::TestShow::test_dataset_multi_link PASSED  [ 58%]
19:51:44 test/integration/test_show.py::TestShow::test_dataset_multi_link_restrict_project PASSED [ 58%]
19:51:44 test/integration/test_show.py::TestShow::test_dataset_orphan PASSED      [ 59%]
19:51:44 test/integration/test_show.py::TestShow::test_project PASSED             [ 59%]
19:51:44 test/integration/test_show.py::TestShow::test_acquisition PASSED         [ 59%]
19:51:44 test/integration/test_show.py::TestShow::test_acquisition_restrict_plate PASSED [ 59%]
19:51:44 test/integration/test_show.py::TestShow::test_acquisition_restrict_screen PASSED [ 60%]
19:51:44 test/integration/test_show.py::TestShow::test_acquisition_restrict_plate_screen PASSED [ 60%]
19:51:44 test/integration/test_show.py::TestShow::test_well PASSED                [ 60%]
19:51:44 test/integration/test_show.py::TestShow::test_well_multi PASSED          [ 60%]
19:51:44 test/integration/test_show.py::TestShow::test_well_image PASSED          [ 60%]
19:51:44 test/integration/test_show.py::TestShow::test_well_restrict_acquisition_multi PASSED [ 61%]
19:51:45 test/integration/test_show.py::TestShow::test_well_restrict_plate_multi PASSED [ 61%]
19:51:45 test/integration/test_show.py::TestShow::test_well_restrict_screen_multi PASSED [ 61%]
19:51:45 test/integration/test_show.py::TestShow::test_well_restrict_acquisition_plate_multi PASSED [ 61%]
19:51:45 test/integration/test_show.py::TestShow::test_well_restrict_acquisition_screen_multi PASSED [ 62%]
19:51:45 test/integration/test_show.py::TestShow::test_well_restrict_acquisition_plate_screen_multi PASSED [ 62%]
19:51:45 test/integration/test_show.py::TestShow::test_well_restrict_plate_screen_multi PASSED [ 62%]
19:51:45 test/integration/test_show.py::TestShow::test_plate PASSED               [ 62%]
19:51:45 test/integration/test_show.py::TestShow::test_plate_restrict_screen PASSED [ 63%]
19:51:45 test/integration/test_show.py::TestShow::test_screen PASSED              [ 63%]
19:51:48 test/integration/test_simple.py::TestSimple::testCurrentUser PASSED      [ 63%]
19:51:53 test/integration/test_simple.py::TestSimple::testImport PASSED           [ 63%]
19:52:01 test/integration/test_table.py::TestOmeroTables::test_table_html PASSED  [ 63%]
19:52:05 test/integration/test_table.py::TestOmeroTables::test_table_pagination PASSED [ 64%]
19:52:09 test/integration/test_table.py::TestOmeroTables::test_table_query PASSED [ 64%]
19:52:12 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result0] PASSED [ 64%]
19:52:15 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result1] PASSED [ 64%]
19:52:19 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result2] PASSED [ 65%]
19:52:22 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result3] PASSED [ 65%]
19:52:25 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result4] PASSED [ 65%]
19:52:29 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result5] PASSED [ 65%]
19:52:32 test/integration/test_table.py::TestOmeroTables::test_table_metadata PASSED [ 65%]
19:52:36 test/integration/test_table.py::TestOmeroTables::test_table_get_where_list[query_result0] PASSED [ 66%]
19:52:39 test/integration/test_table.py::TestOmeroTables::test_table_get_where_list[query_result1] PASSED [ 66%]
19:52:42 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice[query_result0] PASSED [ 66%]
19:52:46 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice[query_result1] PASSED [ 66%]
19:52:49 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice[query_result2] PASSED [ 67%]
19:52:52 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity0] PASSED [ 67%]
19:52:55 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity1] PASSED [ 67%]
19:52:59 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity2] PASSED [ 67%]
19:53:02 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity3] PASSED [ 68%]
19:53:06 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity4] PASSED [ 68%]
19:53:09 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity5] PASSED [ 68%]
19:53:12 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity6] PASSED [ 68%]
19:53:16 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity7] PASSED [ 68%]
19:53:19 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity8] PASSED [ 69%]
19:53:23 test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity9] PASSED [ 69%]
19:53:28 test/integration/test_tags.py::TestTags::test_create_tag_and_tagset PASSED [ 69%]
19:53:28 test/integration/test_tags.py::TestTags::test_edit_tag_and_tagset[tagset] PASSED [ 69%]
19:53:28 test/integration/test_tags.py::TestTags::test_edit_tag_and_tagset[tag] PASSED [ 70%]
19:53:29 test/integration/test_tags.py::TestTags::test_add_edit_and_remove_tag PASSED [ 70%]
19:53:47 test/integration/test_tags.py::TestTags::test_add_remove_tags PASSED     [ 70%]
19:53:52 test/integration/test_thumbnails.py::TestThumbnails::test_default_thumb_size[None] PASSED [ 70%]
19:53:52 test/integration/test_thumbnails.py::TestThumbnails::test_default_thumb_size[100] PASSED [ 70%]
19:53:53 test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb[None] PASSED [ 71%]
19:53:53 test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb[100] PASSED [ 71%]
19:53:55 test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb_set PASSED [ 71%]
19:54:00 test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[0-1] PASSED [ 71%]
19:54:02 test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[0-0] PASSED [ 72%]
19:54:03 test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[1-1] PASSED [ 72%]
19:54:05 test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[1-0] PASSED [ 72%]
19:54:16 test/integration/test_tree.py::TestTree::test_marshal_experimenter PASSED [ 72%]
19:54:19 test/integration/test_tree.py::TestTree::test_marshal_projects_no_results PASSED [ 73%]
19:54:22 test/integration/test_tree.py::TestTree::test_marshal_projects_user PASSED [ 73%]
19:54:28 test/integration/test_tree.py::TestTree::test_marshal_projects_another_user PASSED [ 73%]
19:54:30 test/integration/test_tree.py::TestTree::test_marshal_projects_another_group PASSED [ 73%]
19:54:33 test/integration/test_tree.py::TestTree::test_marshal_projects_all_groups PASSED [ 73%]
19:54:39 test/integration/test_tree.py::TestTree::test_marshal_projects_all_users PASSED [ 74%]
19:54:45 test/integration/test_tree.py::TestTree::test_marshal_projects_all_groups_all_users PASSED [ 74%]
19:54:48 test/integration/test_tree.py::TestTree::test_marshal_datasets_no_results PASSED [ 74%]
19:54:50 test/integration/test_tree.py::TestTree::test_marshal_datasets_user PASSED [ 74%]
19:54:56 test/integration/test_tree.py::TestTree::test_marshal_datasets_another_user PASSED [ 75%]
19:54:59 test/integration/test_tree.py::TestTree::test_marshal_datasets_another_group PASSED [ 75%]
19:55:02 test/integration/test_tree.py::TestTree::test_marshal_datasets_all_groups PASSED [ 75%]
19:55:07 test/integration/test_tree.py::TestTree::test_marshal_datasets_all_users PASSED [ 75%]
19:55:13 test/integration/test_tree.py::TestTree::test_marshal_datasets_all_groups_all_users PASSED [ 75%]
19:55:16 test/integration/test_tree.py::TestTree::test_marshal_datasets_project PASSED [ 76%]
19:55:22 test/integration/test_tree.py::TestTree::test_marshal_datasets_project_crosslink PASSED [ 76%]
19:55:25 test/integration/test_tree.py::TestTree::test_marshal_images_no_results PASSED [ 76%]
19:55:28 test/integration/test_tree.py::TestTree::test_marshal_images_user PASSED [ 76%]
19:55:31 test/integration/test_tree.py::TestTree::test_marshal_images_user_pixels PASSED [ 77%]
19:55:34 test/integration/test_tree.py::TestTree::test_marshal_images_thumb_version[thumb0] PASSED [ 77%]
19:55:37 test/integration/test_tree.py::TestTree::test_marshal_images_thumb_version[thumb1] PASSED [ 77%]
19:55:43 test/integration/test_tree.py::TestTree::test_marshal_images_another_user PASSED [ 77%]
19:55:46 test/integration/test_tree.py::TestTree::test_marshal_images_another_group PASSED [ 78%]
19:55:48 test/integration/test_tree.py::TestTree::test_marshal_images_all_groups PASSED [ 78%]
19:55:54 test/integration/test_tree.py::TestTree::test_marshal_images_all_users PASSED [ 78%]
19:56:00 test/integration/test_tree.py::TestTree::test_marshal_images_all_groups_all_users PASSED [ 78%]
19:56:03 test/integration/test_tree.py::TestTree::test_marshal_images_dataset PASSED [ 78%]
19:56:06 test/integration/test_tree.py::TestTree::test_marshal_images_dataset_no_pixels PASSED [ 79%]
19:56:09 test/integration/test_tree.py::TestTree::test_marshal_images_dataset_date PASSED [ 79%]
19:56:14 test/integration/test_tree.py::TestTree::test_marshal_images_dataset_crosslink PASSED [ 79%]
19:56:20 test/integration/test_tree.py::TestTree::test_marshal_images_share PASSED [ 79%]
19:56:23 test/integration/test_tree.py::TestTree::test_marshal_screens_no_results PASSED [ 80%]
19:56:26 test/integration/test_tree.py::TestTree::test_marshal_screens_user PASSED [ 80%]
19:56:31 test/integration/test_tree.py::TestTree::test_marshal_screens_another_user PASSED [ 80%]
19:56:34 test/integration/test_tree.py::TestTree::test_marshal_screens_another_group PASSED [ 80%]
19:56:37 test/integration/test_tree.py::TestTree::test_marshal_screens_all_groups PASSED [ 80%]
19:56:43 test/integration/test_tree.py::TestTree::test_marshal_screens_all_users PASSED [ 81%]
19:56:49 test/integration/test_tree.py::TestTree::test_marshal_screens_all_groups_all_users PASSED [ 81%]
19:56:52 test/integration/test_tree.py::TestTree::test_marshal_plates_no_results PASSED [ 81%]
19:56:55 test/integration/test_tree.py::TestTree::test_marshal_plates_user PASSED [ 81%]
19:57:00 test/integration/test_tree.py::TestTree::test_marshal_plates_another_user PASSED [ 82%]
19:57:03 test/integration/test_tree.py::TestTree::test_marshal_plates_another_group PASSED [ 82%]
19:57:06 test/integration/test_tree.py::TestTree::test_marshal_plates_all_groups PASSED [ 82%]
19:57:12 test/integration/test_tree.py::TestTree::test_marshal_plates_all_users PASSED [ 82%]
19:57:17 test/integration/test_tree.py::TestTree::test_marshal_plates_all_groups_all_users PASSED [ 82%]
19:57:20 test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_no_results PASSED [ 83%]
19:57:23 test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_user PASSED [ 83%]
19:57:29 test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_another_user PASSED [ 83%]
19:57:32 test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_another_group PASSED [ 83%]
19:57:34 test/integration/test_tree.py::TestTree::test_marshal_orphaned_no_results PASSED [ 84%]
19:57:37 test/integration/test_tree.py::TestTree::test_marshal_orphaned PASSED    [ 84%]
19:57:43 test/integration/test_tree.py::TestTree::test_marshal_orphaned_another_user PASSED [ 84%]
19:57:46 test/integration/test_tree.py::TestTree::test_marshal_orphaned_another_group PASSED [ 84%]
19:57:49 test/integration/test_tree.py::TestTree::test_marshal_orphaned_all_groups PASSED [ 85%]
19:57:51 test/integration/test_tree.py::TestTree::test_marshal_tags_no_results PASSED [ 85%]
19:57:57 test/integration/test_tree.py::TestTree::test_marshal_tags_user PASSED   [ 85%]
19:58:03 test/integration/test_tree.py::TestTree::test_marshal_tags_another_user PASSED [ 85%]
19:58:05 test/integration/test_tree.py::TestTree::test_marshal_tags_another_group PASSED [ 85%]
19:58:11 test/integration/test_tree.py::TestTree::test_marshal_tags_all_groups PASSED [ 86%]
19:58:17 test/integration/test_tree.py::TestTree::test_marshal_tags_all_users PASSED [ 86%]
19:58:23 test/integration/test_tree.py::TestTree::test_marshal_tags_all_groups_all_users PASSED [ 86%]
19:58:28 test/integration/test_tree.py::TestTree::test_marshal_tags_orphaned PASSED [ 86%]
19:58:34 test/integration/test_tree.py::TestTree::test_marshal_tags_tagset PASSED [ 87%]
19:58:37 test/integration/test_tree.py::TestTree::test_marshal_tagged_no_results PASSED [ 87%]
19:58:42 test/integration/test_tree.py::TestTree::test_marshal_tagged_user PASSED [ 87%]
19:58:48 test/integration/test_tree.py::TestTree::test_marshal_tagged_perms PASSED [ 87%]
19:58:51 test/integration/test_tree.py::TestTree::test_marshal_tagged_image_pixels PASSED [ 87%]
19:58:57 test/integration/test_tree.py::TestTree::test_marshal_shares_user PASSED [ 88%]
19:59:03 test/integration/test_tree.py::TestTree::test_marshal_shares_another_user PASSED [ 88%]
19:59:08 test/integration/test_tree.py::TestTree::test_marshal_shares_user_owned PASSED [ 88%]
19:59:14 test/integration/test_tree.py::TestTree::test_marshal_shares_another_user_owned PASSED [ 88%]
19:59:20 test/integration/test_tree.py::TestTree::test_marshal_discussions_user PASSED [ 89%]
19:59:26 test/integration/test_tree.py::TestTree::test_marshal_discussions_another_user PASSED [ 89%]
19:59:31 test/integration/test_tree.py::TestTree::test_marshal_discussions_user_owned PASSED [ 89%]
19:59:37 test/integration/test_tree.py::TestTree::test_marshal_discussions_another_user_owned PASSED [ 89%]
19:59:46 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_single_tag PASSED [ 90%]
19:59:51 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_single_tag_userB PASSED [ 90%]
19:59:57 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_twin_tags_userA_userB PASSED [ 90%]
20:00:03 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_twin_tags_projects PASSED [ 90%]
20:00:09 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_tags_comments_project PASSED [ 90%]
20:00:12 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_filter_by_namespace PASSED [ 91%]
20:00:24 test/integration/test_webadmin.py::TestUserSettings::test_user_settings_page PASSED [ 91%]
20:00:27 test/integration/test_webadmin.py::TestUserSettings::test_edit_settings PASSED [ 91%]
20:00:36 test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[user] PASSED [ 91%]
20:00:41 test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[restricted_administrator] PASSED [ 92%]
20:00:45 test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[administrator] PASSED [ 92%]
20:00:50 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field0] PASSED [ 92%]
20:00:55 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field1] PASSED [ 92%]
20:01:01 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field2] PASSED [ 92%]
20:01:06 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field3] PASSED [ 93%]
20:01:11 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field4] PASSED [ 93%]
20:01:16 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field5] PASSED [ 93%]
20:01:21 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field6] PASSED [ 93%]
20:01:26 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege0] PASSED [ 94%]
20:01:31 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege1] PASSED [ 94%]
20:01:35 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege2] PASSED [ 94%]
20:01:40 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege3] PASSED [ 94%]
20:01:45 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege4] PASSED [ 95%]
20:01:50 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege5] PASSED [ 95%]
20:01:54 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege6] PASSED [ 95%]
20:01:59 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege7] PASSED [ 95%]
20:02:04 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege8] PASSED [ 95%]
20:02:09 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege9] PASSED [ 96%]
20:02:16 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges0] PASSED [ 96%]
20:02:23 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges1] PASSED [ 96%]
20:02:30 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges2] PASSED [ 96%]
20:02:37 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges3] PASSED [ 97%]
20:02:45 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges4] PASSED [ 97%]
20:02:59 test/integration/test_webadmin.py::TestExperimenters::test_restricted_admin_create_edit_user PASSED [ 97%]
20:03:13 test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges0] PASSED [ 97%]
20:03:25 test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges1] PASSED [ 97%]
20:03:38 test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges2] PASSED [ 98%]
20:03:45 test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions0] PASSED [ 98%]
20:03:54 test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions1] PASSED [ 98%]
20:04:02 test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions2] PASSED [ 98%]
20:04:10 test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions3] PASSED [ 99%]
20:04:16 test/integration/test_webadmin.py::TestGroups::test_required_fields[required_field0] PASSED [ 99%]
20:04:22 test/integration/test_webadmin.py::TestGroups::test_required_fields[required_field1] PASSED [ 99%]
20:05:08 test/integration/test_webadmin.py::TestGroups::test_validation_errors PASSED [ 99%]
20:05:20 test/integration/test_webadmin.py::TestGroups::test_save_experimenter PASSED [100%]
20:05:20 =================================== FAILURES ===================================
20:05:20 _____ TestRenderImageRegion.test_render_image_region_tile_params_big_image _____
20:05:20 self = <test_rendering.TestRenderImageRegion object at 0x7f532db73bd0>
20:05:20 tmpdir = local('/tmp/pytest-of-omero/pytest-1/test_render_image_region_tile_0')
20:05:20     def test_render_image_region_tile_params_big_image(self, tmpdir):
20:05:20         """
20:05:20         Tests the retrieval of pyramid image at different
20:05:20         resolution. Resolution changes is supported in that case.
20:05:20         """
20:05:20         image_id = self.import_pyramid(tmpdir, client=self.client)
20:05:20         request_url = reverse(
20:05:20             'webgateway_render_image_region',
20:05:20             kwargs={'iid': str(image_id), 'z': '0', 't': '0'}
20:05:20         )
20:05:20         django_client = self.new_django_client_from_session_id(
20:05:20             self.client.getSessionId()
20:05:20         )
20:05:20         data = {}
20:05:20         try:
20:05:20             data['tile'] = '0,0,0,512,512'
20:05:20 >           response = get(django_client, request_url, data)
20:05:20                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 test/integration/test_rendering.py:472: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/testlib/__init__.py:459: in get
20:05:20     return _response(django_client, request_url, "get", status_code=status_code)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 django_client = <django.test.client.Client object at 0x7f531818fcd0>
20:05:20 request_url = '/webgateway/render_image_region/6769/0/0/?tile=0%2C0%2C0%2C512%2C512'
20:05:20 method = 'get', data = None, status_code = 200
20:05:20 content_type = 'multipart/form-data; boundary=BoUnDaRyStRiNg', extra = {}
20:05:20     def _response(
20:05:20         django_client,
20:05:20         request_url,
20:05:20         method,
20:05:20         data=None,
20:05:20         status_code=200,
20:05:20         content_type=MULTIPART_CONTENT,
20:05:20         **extra
20:05:20     ):
20:05:20         response = getattr(django_client, method)(
20:05:20             request_url, data=data, content_type=content_type, **extra
20:05:20         )
20:05:20 >       assert response.status_code == status_code, response
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       AssertionError: <HttpResponseBadRequest status_code=400, "text/html; charset=utf-8">
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/testlib/__init__.py:123: AssertionError
20:05:20 ----------------------------- Captured stdout call -----------------------------
20:05:20 0 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 1 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 2 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 3 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 4 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 5 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 6 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 7 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 8 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 9 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 10 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 11 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 12 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 13 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 14 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 15 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 16 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 17 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 18 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 19 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 20 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 21 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 22 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 23 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 24 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 25 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 26 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 27 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 28 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 29 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 30 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 31 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 32 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 33 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 34 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 35 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 36 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 37 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 38 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 39 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 40 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 41 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 42 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 43 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 44 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 45 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 46 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 47 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 48 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 49 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 50 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 51 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 52 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 53 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 54 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 55 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 56 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 57 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 58 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 59 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 INFO     omero.gateway:__init__.py:2307 created connection (uuid=f2542109-8c95-46a2-836b-6247867a78b8)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2307 created connection (uuid=f2542109-8c95-46a2-836b-6247867a78b8)
20:05:20 INFO     omero.gateway:__init__.py:1658 Registered f2542109-8c95-46a2-836b-6247867a78b8/a3aa2913-a0cf-42f0-aca3-4a5178cd5389omero.api.RenderingEngine -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 WARNING  omero.gateway:__init__.py:4855 MissingPyramidException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <a3aa2913-a0cf-42f0-aca3-4a5178cd5389omero.api.RenderingEngine> resetDefaultSettings((True, <ServiceOptsDict: {'omero.client.uuid': '314399b5-c9ca-47a8-a0c1-3cc6583ef044', 'omero.session.uuid': 'f2542109-8c95-46a2-836b-6247867a78b8', 'omero.group': '3405'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_RenderingEngine_ice.py", line 2323, in resetDefaultSettings
20:05:20     return _M_omero.api.RenderingEngine._op_resetDefaultSettings.invoke(self, ((save, ), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 {
20:05:20     serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20 	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20     message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2884_pyramid
20:05:20     backOff = 11904
20:05:20     pixelsID = 2884
20:05:20 }
20:05:20 INFO     omero.gateway:__init__.py:1667 Unregistered f2542109-8c95-46a2-836b-6247867a78b8/a3aa2913-a0cf-42f0-aca3-4a5178cd5389omero.api.RenderingEngine -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 WARNING  django.request:log.py:253 Bad Request: /webgateway/render_image_region/6769/0/0/
20:05:20 ____ TestRenderImageRegion.test_render_image_region_region_params_big_image ____
20:05:20 self = <test_rendering.TestRenderImageRegion object at 0x7f532db7c0d0>
20:05:20 tmpdir = local('/tmp/pytest-of-omero/pytest-1/test_render_image_region_regio0')
20:05:20     def test_render_image_region_region_params_big_image(self, tmpdir):
20:05:20         """
20:05:20         Tests the retrieval of pyramid image at different
20:05:20         resolution. Resolution changes is supported in that case.
20:05:20         """
20:05:20         image_id = self.import_pyramid(tmpdir, client=self.client)
20:05:20         request_url = reverse(
20:05:20             'webgateway_render_image_region',
20:05:20             kwargs={'iid': str(image_id), 'z': '0', 't': '0'}
20:05:20         )
20:05:20         django_client = self.new_django_client_from_session_id(
20:05:20             self.client.getSessionId()
20:05:20         )
20:05:20         data = {}
20:05:20         try:
20:05:20             data['region'] = '0,0,512,512'
20:05:20 >           response = get(django_client, request_url, data)
20:05:20                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 test/integration/test_rendering.py:531: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/testlib/__init__.py:459: in get
20:05:20     return _response(django_client, request_url, "get", status_code=status_code)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/testlib/__init__.py:120: in _response
20:05:20     response = getattr(django_client, method)(
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/django/test/client.py:1127: in get
20:05:20     response = super().get(
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/django/test/client.py:475: in get
20:05:20     return self.generic(
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/django/test/client.py:671: in generic
20:05:20     return self.request(**r)
20:05:20            ^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/django/test/client.py:1090: in request
20:05:20     self.check_exception(response)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/django/test/client.py:805: in check_exception
20:05:20     raise exc_value
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/django/core/handlers/exception.py:55: in inner
20:05:20     response = get_response(request)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/django/core/handlers/base.py:197: in _get_response
20:05:20     response = wrapped_callback(request, *callback_args, **callback_kwargs)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/decorators.py:551: in wrapped
20:05:20     retval = f(request, *args, **kwargs)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webgateway/views.py:1060: in render_image_region
20:05:20     jpeg_data = img.renderJpegRegion(
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:7906: in wrapped
20:05:20     if not self._prepareRenderingEngine() \
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:8189: in _prepareRenderingEngine
20:05:20     self._re = self._prepareRE(rdid=rdid)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:8163: in _prepareRE
20:05:20     re.resetDefaultSettings(True, ctx)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py:2105: in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 self = f2542109-8c95-46a2-836b-6247867a78b8/606d52b9-c958-4056-b028-04865eef9ff7omero.api.RenderingEngine -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 save = True
20:05:20 _ctx = <ServiceOptsDict: {'omero.client.uuid': '8a04b19f-352d-431b-adbe-f36d1cd6196e', 'omero.session.uuid': 'f2542109-8c95-46a2-836b-6247867a78b8', 'omero.group': '3405'}>
20:05:20     def resetDefaultSettings(self, save, _ctx=None):
20:05:20 >       return _M_omero.api.RenderingEngine._op_resetDefaultSettings.invoke(self, ((save, ), _ctx))
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 E       {
20:05:20 E           serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 E       	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 E       	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 E       	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 E       	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 E       	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 E       	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 E       	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 E       	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 E       	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 E       	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 E       	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 E       	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 E       	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 E       	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 E       	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 E       	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20 E       
20:05:20 E           serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20 E           message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 E           backOff = 11904
20:05:20 E           pixelsID = 2886
20:05:20 E       }
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_RenderingEngine_ice.py:2323: MissingPyramidException
20:05:20 ----------------------------- Captured stdout call -----------------------------
20:05:20 0 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 1 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 2 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 3 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 4 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 5 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 6 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 7 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 8 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 9 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 10 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 11 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 12 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 13 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 14 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 15 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 16 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 17 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 18 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 19 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 20 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 21 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 22 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 23 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 24 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 25 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 26 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 27 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 28 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 29 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 30 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 31 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 32 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 33 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 34 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 35 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 36 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 37 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 38 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 39 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 40 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 41 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 42 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 43 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 44 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 45 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 46 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 47 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 48 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 49 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 50 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 51 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 52 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 53 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 54 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 55 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 56 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 57 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 58 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 59 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 INFO     omero.gateway:__init__.py:2307 created connection (uuid=f2542109-8c95-46a2-836b-6247867a78b8)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2307 created connection (uuid=f2542109-8c95-46a2-836b-6247867a78b8)
20:05:20 INFO     omero.gateway:__init__.py:1658 Registered f2542109-8c95-46a2-836b-6247867a78b8/606d52b9-c958-4056-b028-04865eef9ff7omero.api.RenderingEngine -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 WARNING  omero.gateway:__init__.py:4855 MissingPyramidException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <606d52b9-c958-4056-b028-04865eef9ff7omero.api.RenderingEngine> resetDefaultSettings((True, <ServiceOptsDict: {'omero.client.uuid': '8a04b19f-352d-431b-adbe-f36d1cd6196e', 'omero.session.uuid': 'f2542109-8c95-46a2-836b-6247867a78b8', 'omero.group': '3405'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_RenderingEngine_ice.py", line 2323, in resetDefaultSettings
20:05:20     return _M_omero.api.RenderingEngine._op_resetDefaultSettings.invoke(self, ((save, ), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 {
20:05:20     serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20     message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20     backOff = 11904
20:05:20     pixelsID = 2886
20:05:20 }
20:05:20 INFO     omero.gateway:__init__.py:1667 Unregistered f2542109-8c95-46a2-836b-6247867a78b8/606d52b9-c958-4056-b028-04865eef9ff7omero.api.RenderingEngine -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 ERROR    omeroweb.feedback.views:views.py:190 handler500: Server error
20:05:20 ERROR    omeroweb.feedback.views:views.py:193 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner
20:05:20     response = get_response(request)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response
20:05:20     response = wrapped_callback(request, *callback_args, **callback_kwargs)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omeroweb/decorators.py", line 551, in wrapped
20:05:20     retval = f(request, *args, **kwargs)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omeroweb/webgateway/views.py", line 1060, in render_image_region
20:05:20     jpeg_data = img.renderJpegRegion(
20:05:20                 ^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 7906, in wrapped
20:05:20     if not self._prepareRenderingEngine() \
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 8189, in _prepareRenderingEngine
20:05:20     self._re = self._prepareRE(rdid=rdid)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 8163, in _prepareRE
20:05:20     re.resetDefaultSettings(True, ctx)
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4878, in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py", line 2105, in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_RenderingEngine_ice.py", line 2323, in resetDefaultSettings
20:05:20     return _M_omero.api.RenderingEngine._op_resetDefaultSettings.invoke(self, ((save, ), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 {
20:05:20     serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20     message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20     backOff = 11904
20:05:20     pixelsID = 2886
20:05:20 }
20:05:20 ERROR    django.request:log.py:253 Internal Server Error: /webgateway/render_image_region/6771/0/0/
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner
20:05:20     response = get_response(request)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response
20:05:20     response = wrapped_callback(request, *callback_args, **callback_kwargs)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omeroweb/decorators.py", line 551, in wrapped
20:05:20     retval = f(request, *args, **kwargs)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omeroweb/webgateway/views.py", line 1060, in render_image_region
20:05:20     jpeg_data = img.renderJpegRegion(
20:05:20                 ^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 7906, in wrapped
20:05:20     if not self._prepareRenderingEngine() \
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 8189, in _prepareRenderingEngine
20:05:20     self._re = self._prepareRE(rdid=rdid)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 8163, in _prepareRE
20:05:20     re.resetDefaultSettings(True, ctx)
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4878, in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py", line 2105, in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_RenderingEngine_ice.py", line 2323, in resetDefaultSettings
20:05:20     return _M_omero.api.RenderingEngine._op_resetDefaultSettings.invoke(self, ((save, ), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 {
20:05:20     serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20     message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20     backOff = 11904
20:05:20     pixelsID = 2886
20:05:20 }
20:05:20 _____ TestRenderImageRegion.test_render_image_region_big_image_resolution ______
20:05:20 self = <test_rendering.TestRenderImageRegion object at 0x7f532db70150>
20:05:20 tmpdir = local('/tmp/pytest-of-omero/pytest-1/test_render_image_region_big_i0')
20:05:20     def test_render_image_region_big_image_resolution(self, tmpdir):
20:05:20         """
20:05:20         Tests the retrieval of pyramid image at different
20:05:20         resolution. Resolution changes is supported in that case.
20:05:20         """
20:05:20         image_id = self.import_pyramid(tmpdir, client=self.client)
20:05:20         conn = omero.gateway.BlitzGateway(client_obj=self.client)
20:05:20         image = conn.getObject("Image", image_id)
20:05:20 >       image._prepareRenderingEngine()
20:05:20 test/integration/test_rendering.py:569: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:8189: in _prepareRenderingEngine
20:05:20     self._re = self._prepareRE(rdid=rdid)
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:8163: in _prepareRE
20:05:20     re.resetDefaultSettings(True, ctx)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py:2105: in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 self = f2542109-8c95-46a2-836b-6247867a78b8/1e90880f-6dc2-4c89-8ba0-1d87d74bbfbeomero.api.RenderingEngine -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 save = True
20:05:20 _ctx = <ServiceOptsDict: {'omero.client.uuid': '9bc35543-cba2-4a84-b79a-31c7e6b8b67a', 'omero.session.uuid': 'f2542109-8c95-46a2-836b-6247867a78b8', 'omero.group': '3405'}>
20:05:20     def resetDefaultSettings(self, save, _ctx=None):
20:05:20 >       return _M_omero.api.RenderingEngine._op_resetDefaultSettings.invoke(self, ((save, ), _ctx))
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 E       {
20:05:20 E           serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 E       	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 E       	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 E       	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 E       	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 E       	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 E       	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 E       	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 E       	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 E       	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 E       	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 E       	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 E       	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 E       	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 E       	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 E       	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 E       	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20 E       
20:05:20 E           serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20 E           message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 E           backOff = 11904
20:05:20 E           pixelsID = 2888
20:05:20 E       }
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_RenderingEngine_ice.py:2323: MissingPyramidException
20:05:20 ----------------------------- Captured stdout call -----------------------------
20:05:20 0 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 1 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 2 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 3 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 4 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 5 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 6 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 7 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 8 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 9 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 10 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 11 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 12 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 13 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 14 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 15 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 16 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 17 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 18 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 19 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 20 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 21 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 22 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 23 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 24 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 25 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 26 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 27 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 28 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 29 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 30 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 31 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 32 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 33 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 34 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 35 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 36 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 37 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 38 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 39 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 40 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 41 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 42 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 43 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 44 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 45 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 46 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 47 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 48 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 49 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 50 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 51 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 52 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 53 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 54 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 55 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 56 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 57 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 58 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 59 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 INFO     omero.gateway:__init__.py:1658 Registered f2542109-8c95-46a2-836b-6247867a78b8/1e90880f-6dc2-4c89-8ba0-1d87d74bbfbeomero.api.RenderingEngine -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 WARNING  omero.gateway:__init__.py:4855 MissingPyramidException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <1e90880f-6dc2-4c89-8ba0-1d87d74bbfbeomero.api.RenderingEngine> resetDefaultSettings((True, <ServiceOptsDict: {'omero.client.uuid': '9bc35543-cba2-4a84-b79a-31c7e6b8b67a', 'omero.session.uuid': 'f2542109-8c95-46a2-836b-6247867a78b8', 'omero.group': '3405'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_RenderingEngine_ice.py", line 2323, in resetDefaultSettings
20:05:20     return _M_omero.api.RenderingEngine._op_resetDefaultSettings.invoke(self, ((save, ), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 {
20:05:20     serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20     message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20     backOff = 11904
20:05:20     pixelsID = 2888
20:05:20 }
20:05:20 ---------------------------- Captured log teardown -----------------------------
20:05:20 INFO     omero.gateway:__init__.py:2307 created connection (uuid=bc95b131-f85f-423c-80f3-dce0e9a22c9a)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2307 created connection (uuid=76437ea8-247c-4b19-97bd-756f7bb76074)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2307 created connection (uuid=f2542109-8c95-46a2-836b-6247867a78b8)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:05:20 _______________________ TestShow.test_tag_legacy_path[1] _______________________
20:05:20 self = <test_show.TestShow object at 0x7f532d45e650>
20:05:20 tag_path_request = {'request': <WSGIRequest: GET '/webclient?path=tag%3D33938'>, 'initially_select': ['tag-33938'], 'initially_open': ['tag-33938']}
20:05:20 tag = object #0 (::omero::model::TagAnnotation)
20:05:20 {
20:05:20     _id = object #1 (::omero::RLong)
20:05:20     {
20:05:20         _val = 33938
20:05:20     }
20:05:20     ...
20:05:20     }
20:05:20     _textValue = object #54 (::omero::RString)
20:05:20     {
20:05:20         _val = 044e0597-95da-4743-841d-214afb66b577
20:05:20     }
20:05:20 }
20:05:20     def test_tag_legacy_path(self, tag_path_request, tag):
20:05:20         show = Show(self.conn, tag_path_request['request'], 'usertags')
20:05:20         self.assert_instantiation(show)
20:05:20 >       first_selected = show.first_selected
20:05:20                          ^^^^^^^^^^^^^^^^^^^
20:05:20 test/integration/test_show.py:864: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:403: in first_selected
20:05:20     self._first_selected = self._find_first_selected()
20:05:20                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:373: in _find_first_selected
20:05:20     for p in first_selected.getAncestry():
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:828: in getAncestry
20:05:20     p = self.getParent()
20:05:20         ^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:776: in getParent
20:05:20     rv = self.listParents(withlinks=withlinks)
20:05:20          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:5656: in listParents
20:05:20     for l in links:
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:3590: in getAnnotationLinks
20:05:20     result = q.findAllByQuery(query, params, self.SERVICE_OPTS)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py:2105: in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 self = a676161f-7374-4a5f-8a8b-3b6a77f41497/94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 query = 'select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLi... ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)'
20:05:20 params = object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RLis...            _val = 33938
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }
20:05:20 _ctx = <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>
20:05:20     def findAllByQuery(self, query, params, _ctx=None):
20:05:20 >       return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       omero.QueryException: exception ::omero::QueryException
20:05:20 E       {
20:05:20 E           serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 E       	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 E       	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 E       	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 E       	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 E       	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 E       	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 E       	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20 E       
20:05:20 E           serverExceptionClass = ome.services.query.QueryException
20:05:20 E           message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       }
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py:710: QueryException
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 WARNING  omero.gateway:__init__.py:4855 QueryException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery> findAllByQuery(('select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)', object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RList)
20:05:20         {
20:05:20             _val = 
20:05:20             {
20:05:20                 [0] = object #2 (::omero::RLong)
20:05:20                 {
20:05:20                     _val = 33938
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }, <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py", line 710, in findAllByQuery
20:05:20     return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 _______________________ TestShow.test_tag_legacy_path[2] _______________________
20:05:20 self = <test_show.TestShow object at 0x7f532d45d610>
20:05:20 tag_path_request = {'request': <WSGIRequest: GET '/webclient?path=tag%3D33940'>, 'initially_select': ['tag-33940'], 'initially_open': ['tag-33940']}
20:05:20 tag = object #0 (::omero::model::TagAnnotation)
20:05:20 {
20:05:20     _id = object #1 (::omero::RLong)
20:05:20     {
20:05:20         _val = 33940
20:05:20     }
20:05:20     ...
20:05:20     }
20:05:20     _textValue = object #54 (::omero::RString)
20:05:20     {
20:05:20         _val = 5cf996d3-3731-43de-8454-301951fdd001
20:05:20     }
20:05:20 }
20:05:20     def test_tag_legacy_path(self, tag_path_request, tag):
20:05:20         show = Show(self.conn, tag_path_request['request'], 'usertags')
20:05:20         self.assert_instantiation(show)
20:05:20 >       first_selected = show.first_selected
20:05:20                          ^^^^^^^^^^^^^^^^^^^
20:05:20 test/integration/test_show.py:864: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:403: in first_selected
20:05:20     self._first_selected = self._find_first_selected()
20:05:20                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:373: in _find_first_selected
20:05:20     for p in first_selected.getAncestry():
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:828: in getAncestry
20:05:20     p = self.getParent()
20:05:20         ^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:776: in getParent
20:05:20     rv = self.listParents(withlinks=withlinks)
20:05:20          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:5656: in listParents
20:05:20     for l in links:
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:3590: in getAnnotationLinks
20:05:20     result = q.findAllByQuery(query, params, self.SERVICE_OPTS)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py:2105: in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 self = a676161f-7374-4a5f-8a8b-3b6a77f41497/94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 query = 'select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLi... ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)'
20:05:20 params = object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RLis...            _val = 33940
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }
20:05:20 _ctx = <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>
20:05:20     def findAllByQuery(self, query, params, _ctx=None):
20:05:20 >       return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       omero.QueryException: exception ::omero::QueryException
20:05:20 E       {
20:05:20 E           serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 E       	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 E       	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 E       	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 E       	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 E       	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 E       	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 E       	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20 E       
20:05:20 E           serverExceptionClass = ome.services.query.QueryException
20:05:20 E           message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       }
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py:710: QueryException
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 WARNING  omero.gateway:__init__.py:4855 QueryException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery> findAllByQuery(('select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)', object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RList)
20:05:20         {
20:05:20             _val = 
20:05:20             {
20:05:20                 [0] = object #2 (::omero::RLong)
20:05:20                 {
20:05:20                     _val = 33940
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }, <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py", line 710, in findAllByQuery
20:05:20     return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 _____________________ TestShow.test_tagset_tag_legacy_path _____________________
20:05:20 self = <test_show.TestShow object at 0x7f532d45d6d0>
20:05:20 tagset_tag_path_request = {'request': <WSGIRequest: GET '/webclient?path=tag%3D33941%7Ctag%3D33942'>, 'initially_select': ['tag-33942'], 'initially_open': ['tagset-33941', 'tag-33942']}
20:05:20 tagset_tag = object #0 (::omero::model::TagAnnotation)
20:05:20 {
20:05:20     _id = object #1 (::omero::RLong)
20:05:20     {
20:05:20         _val = 33941
20:05:20     }
20:05:20     ...
20:05:20     }
20:05:20     _textValue = object #68 (::omero::RString)
20:05:20     {
20:05:20         _val = c4dc26ce-b7d3-4fed-90c4-f89e1f3eb206
20:05:20     }
20:05:20 }
20:05:20     def test_tagset_tag_legacy_path(
20:05:20             self, tagset_tag_path_request, tagset_tag):
20:05:20         show = Show(self.conn, tagset_tag_path_request['request'], 'usertags')
20:05:20         self.assert_instantiation(show)
20:05:20         tag, = tagset_tag.linkedAnnotationList()
20:05:20 >       first_selected = show.first_selected
20:05:20                          ^^^^^^^^^^^^^^^^^^^
20:05:20 test/integration/test_show.py:881: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:403: in first_selected
20:05:20     self._first_selected = self._find_first_selected()
20:05:20                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:373: in _find_first_selected
20:05:20     for p in first_selected.getAncestry():
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:828: in getAncestry
20:05:20     p = self.getParent()
20:05:20         ^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:776: in getParent
20:05:20     rv = self.listParents(withlinks=withlinks)
20:05:20          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:5656: in listParents
20:05:20     for l in links:
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:3590: in getAnnotationLinks
20:05:20     result = q.findAllByQuery(query, params, self.SERVICE_OPTS)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py:2105: in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 self = a676161f-7374-4a5f-8a8b-3b6a77f41497/94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 query = 'select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLi... ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)'
20:05:20 params = object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RLis...            _val = 33942
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }
20:05:20 _ctx = <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>
20:05:20     def findAllByQuery(self, query, params, _ctx=None):
20:05:20 >       return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       omero.QueryException: exception ::omero::QueryException
20:05:20 E       {
20:05:20 E           serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 E       	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 E       	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 E       	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 E       	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 E       	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 E       	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 E       	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20 E       
20:05:20 E           serverExceptionClass = ome.services.query.QueryException
20:05:20 E           message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       }
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py:710: QueryException
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 WARNING  omero.gateway:__init__.py:4855 QueryException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery> findAllByQuery(('select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)', object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RList)
20:05:20         {
20:05:20             _val = 
20:05:20             {
20:05:20                 [0] = object #2 (::omero::RLong)
20:05:20                 {
20:05:20                     _val = 33942
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }, <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py", line 710, in findAllByQuery
20:05:20     return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 ________________________ TestShow.test_tag_by_value[1] _________________________
20:05:20 self = <test_show.TestShow object at 0x7f532d482f50>
20:05:20 tag_by_textvalue_path_request = {'request': <WSGIRequest: GET '/webclient?path=tag.textValue%3Dfb2633b1-10d5-4e39-b2b0-1401299f4df7'>, 'initially_select': ['tag-33943'], 'initially_open': ['tag-33943']}
20:05:20 tag = object #0 (::omero::model::TagAnnotation)
20:05:20 {
20:05:20     _id = object #1 (::omero::RLong)
20:05:20     {
20:05:20         _val = 33943
20:05:20     }
20:05:20     ...
20:05:20     }
20:05:20     _textValue = object #54 (::omero::RString)
20:05:20     {
20:05:20         _val = fb2633b1-10d5-4e39-b2b0-1401299f4df7
20:05:20     }
20:05:20 }
20:05:20     def test_tag_by_value(self, tag_by_textvalue_path_request, tag):
20:05:20         show = Show(
20:05:20             self.conn, tag_by_textvalue_path_request['request'], 'usertags')
20:05:20         self.assert_instantiation(show)
20:05:20 >       first_selected = show.first_selected
20:05:20                          ^^^^^^^^^^^^^^^^^^^
20:05:20 test/integration/test_show.py:1065: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:403: in first_selected
20:05:20     self._first_selected = self._find_first_selected()
20:05:20                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:373: in _find_first_selected
20:05:20     for p in first_selected.getAncestry():
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:828: in getAncestry
20:05:20     p = self.getParent()
20:05:20         ^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:776: in getParent
20:05:20     rv = self.listParents(withlinks=withlinks)
20:05:20          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:5656: in listParents
20:05:20     for l in links:
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:3590: in getAnnotationLinks
20:05:20     result = q.findAllByQuery(query, params, self.SERVICE_OPTS)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py:2105: in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 self = a676161f-7374-4a5f-8a8b-3b6a77f41497/94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 query = 'select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLi... ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)'
20:05:20 params = object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RLis...            _val = 33943
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }
20:05:20 _ctx = <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>
20:05:20     def findAllByQuery(self, query, params, _ctx=None):
20:05:20 >       return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       omero.QueryException: exception ::omero::QueryException
20:05:20 E       {
20:05:20 E           serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 E       	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 E       	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 E       	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 E       	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 E       	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 E       	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 E       	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20 E       
20:05:20 E           serverExceptionClass = ome.services.query.QueryException
20:05:20 E           message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       }
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py:710: QueryException
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 WARNING  omero.gateway:__init__.py:4855 QueryException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery> findAllByQuery(('select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)', object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RList)
20:05:20         {
20:05:20             _val = 
20:05:20             {
20:05:20                 [0] = object #2 (::omero::RLong)
20:05:20                 {
20:05:20                     _val = 33943
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }, <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py", line 710, in findAllByQuery
20:05:20     return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 ________________________ TestShow.test_tag_by_value[2] _________________________
20:05:20 self = <test_show.TestShow object at 0x7f532d480090>
20:05:20 tag_by_textvalue_path_request = {'request': <WSGIRequest: GET '/webclient?path=tag.textValue%3D980bdffd-7776-4cdc-ba7e-60c37832736a'>, 'initially_select': ['tag-33945'], 'initially_open': ['tag-33945']}
20:05:20 tag = object #0 (::omero::model::TagAnnotation)
20:05:20 {
20:05:20     _id = object #1 (::omero::RLong)
20:05:20     {
20:05:20         _val = 33945
20:05:20     }
20:05:20     ...
20:05:20     }
20:05:20     _textValue = object #54 (::omero::RString)
20:05:20     {
20:05:20         _val = 980bdffd-7776-4cdc-ba7e-60c37832736a
20:05:20     }
20:05:20 }
20:05:20     def test_tag_by_value(self, tag_by_textvalue_path_request, tag):
20:05:20         show = Show(
20:05:20             self.conn, tag_by_textvalue_path_request['request'], 'usertags')
20:05:20         self.assert_instantiation(show)
20:05:20 >       first_selected = show.first_selected
20:05:20                          ^^^^^^^^^^^^^^^^^^^
20:05:20 test/integration/test_show.py:1065: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:403: in first_selected
20:05:20     self._first_selected = self._find_first_selected()
20:05:20                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:373: in _find_first_selected
20:05:20     for p in first_selected.getAncestry():
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:828: in getAncestry
20:05:20     p = self.getParent()
20:05:20         ^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:776: in getParent
20:05:20     rv = self.listParents(withlinks=withlinks)
20:05:20          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:5656: in listParents
20:05:20     for l in links:
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:3590: in getAnnotationLinks
20:05:20     result = q.findAllByQuery(query, params, self.SERVICE_OPTS)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py:2105: in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 self = a676161f-7374-4a5f-8a8b-3b6a77f41497/94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 query = 'select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLi... ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)'
20:05:20 params = object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RLis...            _val = 33944
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }
20:05:20 _ctx = <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>
20:05:20     def findAllByQuery(self, query, params, _ctx=None):
20:05:20 >       return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       omero.QueryException: exception ::omero::QueryException
20:05:20 E       {
20:05:20 E           serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 E       	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 E       	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 E       	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 E       	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 E       	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 E       	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 E       	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20 E       
20:05:20 E           serverExceptionClass = ome.services.query.QueryException
20:05:20 E           message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       }
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py:710: QueryException
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 WARNING  omero.gateway:__init__.py:4855 QueryException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery> findAllByQuery(('select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)', object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RList)
20:05:20         {
20:05:20             _val = 
20:05:20             {
20:05:20                 [0] = object #2 (::omero::RLong)
20:05:20                 {
20:05:20                     _val = 33944
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }, <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py", line 710, in findAllByQuery
20:05:20     return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 ________________________ TestShow.test_tagset_tag_by_id ________________________
20:05:20 self = <test_show.TestShow object at 0x7f532d480e50>
20:05:20 tagset_tag_path_request = {'request': <WSGIRequest: GET '/webclient?path=tag%3D33946%7Ctag%3D33947'>, 'initially_select': ['tag-33947'], 'initially_open': ['tagset-33946', 'tag-33947']}
20:05:20 tagset_tag = object #0 (::omero::model::TagAnnotation)
20:05:20 {
20:05:20     _id = object #1 (::omero::RLong)
20:05:20     {
20:05:20         _val = 33946
20:05:20     }
20:05:20     ...
20:05:20     }
20:05:20     _textValue = object #68 (::omero::RString)
20:05:20     {
20:05:20         _val = 4f5449ce-5c5c-40e7-88bd-1fd60634c560
20:05:20     }
20:05:20 }
20:05:20     def test_tagset_tag_by_id(
20:05:20             self, tagset_tag_path_request, tagset_tag):
20:05:20         show = Show(self.conn, tagset_tag_path_request['request'], 'usertags')
20:05:20         self.assert_instantiation(show)
20:05:20         tag, = tagset_tag.linkedAnnotationList()
20:05:20 >       first_selected = show.first_selected
20:05:20                          ^^^^^^^^^^^^^^^^^^^
20:05:20 test/integration/test_show.py:1083: 
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:403: in first_selected
20:05:20     self._first_selected = self._find_first_selected()
20:05:20                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/show.py:373: in _find_first_selected
20:05:20     for p in first_selected.getAncestry():
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:828: in getAncestry
20:05:20     p = self.getParent()
20:05:20         ^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:776: in getParent
20:05:20     rv = self.listParents(withlinks=withlinks)
20:05:20          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:5656: in listParents
20:05:20     for l in links:
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:3590: in getAnnotationLinks
20:05:20     result = q.findAllByQuery(query, params, self.SERVICE_OPTS)
20:05:20              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:05:20     return self.handle_exception(e, *args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omeroweb/webclient/webclient_gateway.py:2105: in handle_exception
20:05:20     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:05:20 self = a676161f-7374-4a5f-8a8b-3b6a77f41497/94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:05:20 query = 'select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLi... ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)'
20:05:20 params = object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RLis...            _val = 33947
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }
20:05:20 _ctx = <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>
20:05:20     def findAllByQuery(self, query, params, _ctx=None):
20:05:20 >       return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 E       omero.QueryException: exception ::omero::QueryException
20:05:20 E       {
20:05:20 E           serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 E       	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 E       	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 E       	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 E       	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 E       	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 E       	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 E       	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 E       	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20 E       
20:05:20 E           serverExceptionClass = ome.services.query.QueryException
20:05:20 E           message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 E       TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 E       }
20:05:20 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py:710: QueryException
20:05:20 ------------------------------ Captured log call -------------------------------
20:05:20 WARNING  omero.gateway:__init__.py:4855 QueryException on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <94e1e550-e8f0-429c-9b55-475c3259cfb4omero.api.IQuery> findAllByQuery(('select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)', object #0 (::omero::sys::Parameters)
20:05:20 {
20:05:20     map = 
20:05:20     {
20:05:20         key = ann_ids
20:05:20         value = object #1 (::omero::RList)
20:05:20         {
20:05:20             _val = 
20:05:20             {
20:05:20                 [0] = object #2 (::omero::RLong)
20:05:20                 {
20:05:20                     _val = 33947
20:05:20                 }
20:05:20             }
20:05:20         }
20:05:20     }
20:05:20     theFilter = <nil>
20:05:20     theOptions = <nil>
20:05:20 }, <ServiceOptsDict: {'omero.client.uuid': '94e1e550-e8f0-429c-9b55-475c3259cfb4', 'omero.session.uuid': 'a676161f-7374-4a5f-8a8b-3b6a77f41497', 'omero.group': '-1'}>), {})
20:05:20 Traceback (most recent call last):
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:05:20     return self.f(*args, **kwargs)
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^
20:05:20   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IQuery_ice.py", line 710, in findAllByQuery
20:05:20     return _M_omero.api.IQuery._op_findAllByQuery.invoke(self, ((query, params), _ctx))
20:05:20            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:05:20 omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 =============================== warnings summary ===============================
20:05:20 OmeroWeb/test/integration/test_annotate.py: 15 warnings
20:05:20 OmeroWeb/test/integration/test_api_containers.py: 28 warnings
20:05:20 OmeroWeb/test/integration/test_api_errors.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_api_experimenters_groups.py: 12 warnings
20:05:20 OmeroWeb/test/integration/test_api_images.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_api_login.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_api_projects.py: 15 warnings
20:05:20 OmeroWeb/test/integration/test_api_rois.py: 5 warnings
20:05:20 OmeroWeb/test/integration/test_api_wells.py: 5 warnings
20:05:20 OmeroWeb/test/integration/test_chgrp.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_chown.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_containers.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_csrf.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_decorators.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_download.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_groups_users.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_histogram.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_history.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_links.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_login.py: 5 warnings
20:05:20 OmeroWeb/test/integration/test_marshal.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_metadata.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_plategrid.py: 7 warnings
20:05:20 OmeroWeb/test/integration/test_rendering.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_scripts.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_show.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_table.py: 27 warnings
20:05:20 OmeroWeb/test/integration/test_tags.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_thumbnails.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_webadmin.py: 18 warnings
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/upgrade_check.py:142: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
20:05:20     self.log.warn("UPGRADE AVAILABLE:" + result)
20:05:20 OmeroWeb/test/integration/test_annotate.py: 15 warnings
20:05:20 OmeroWeb/test/integration/test_api_containers.py: 28 warnings
20:05:20 OmeroWeb/test/integration/test_api_errors.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_api_experimenters_groups.py: 12 warnings
20:05:20 OmeroWeb/test/integration/test_api_images.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_api_login.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_api_projects.py: 15 warnings
20:05:20 OmeroWeb/test/integration/test_api_rois.py: 5 warnings
20:05:20 OmeroWeb/test/integration/test_api_wells.py: 5 warnings
20:05:20 OmeroWeb/test/integration/test_chgrp.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_chown.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_containers.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_csrf.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_decorators.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_download.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_groups_users.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_histogram.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_history.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_links.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_login.py: 5 warnings
20:05:20 OmeroWeb/test/integration/test_marshal.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_metadata.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_plategrid.py: 7 warnings
20:05:20 OmeroWeb/test/integration/test_rendering.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_scripts.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_show.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_table.py: 27 warnings
20:05:20 OmeroWeb/test/integration/test_tags.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_thumbnails.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_webadmin.py: 18 warnings
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omeroweb/webadmin/webadmin_utils.py:26: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
20:05:20     logger.warn(
20:05:20 OmeroWeb/test/integration/test_annotate.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_api_containers.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_api_projects.py: 1 warning
20:05:20 OmeroWeb/test/integration/test_api_rois.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_containers.py: 1 warning
20:05:20 OmeroWeb/test/integration/test_csrf.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_links.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_show.py: 1 warning
20:05:20 OmeroWeb/test/integration/test_tags.py: 11 warnings
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:270: DeprecationWarning: isSet() is deprecated, use is_set() instead
20:05:20     return self.event.isSet()
20:05:20 OmeroWeb/test/integration/test_api_errors.py::TestErrors::test_marshal_type
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_marshal/__init__.py:44: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
20:05:20     logger.warn('Requested unknown decoder %s' % t, exc_info=True)
20:05:20 OmeroWeb/test/integration/test_api_errors.py::TestErrors::test_marshal_validation
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_marshal/__init__.py:97: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
20:05:20     logger.warn('Requested unknown decoder %s' % t, exc_info=True)
20:05:20 OmeroWeb/test/integration/test_api_errors.py: 3 warnings
20:05:20 OmeroWeb/test/integration/test_api_projects.py: 1 warning
20:05:20 OmeroWeb/test/integration/test_api_rois.py: 1 warning
20:05:20 OmeroWeb/test/integration/test_links.py: 2 warnings
20:05:20 OmeroWeb/test/integration/test_rendering.py: 4 warnings
20:05:20 OmeroWeb/test/integration/test_show.py: 6 warnings
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4855: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
20:05:20     logger.warn("%s on %s to <%s> %s(%r, %r)",
20:05:20 OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[True]
20:05:20 OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[False]
20:05:20 OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_not_file
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omeroweb/testlib/__init__.py:479: DeprecationWarning: This method is deprecated as of OMERO 5.4.0. Use get
20:05:20     warnings.warn(
20:05:20 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
20:05:20 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
20:05:20 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
20:05:20 OmeroWeb/test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_incomplete_request
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:8838: DeprecationWarning: setActiveChannels() is deprecated in OMERO 5.4.0.Use set_active_channels
20:05:20     warnings.warn("setActiveChannels() is deprecated in OMERO 5.4.0."
20:05:20 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
20:05:20 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
20:05:20 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
20:05:20 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:9100: DeprecationWarning: Deprecated in 5.4.0. Use setChannelInverted()
20:05:20     warnings.warn("Deprecated in 5.4.0. Use setChannelInverted()",
20:05:20 OmeroWeb/test/integration/test_scripts.py: 12 warnings
20:05:20   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:89: DeprecationWarning: isSet() is deprecated, use is_set() instead
20:05:20     if self.event.isSet():
20:05:20 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
20:05:20 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/target/reports/integration/junit-results.xml -
20:05:20 =========================== short test summary info ============================
20:05:20 FAILED test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_big_image - AssertionError: <HttpResponseBadRequest status_code=400, "text/html; charset=utf-8">
20:05:20 FAILED test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params_big_image - omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 {
20:05:20     serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20 	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20     message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2886_pyramid
20:05:20     backOff = 11904
20:05:20     pixelsID = 2886
20:05:20 }
20:05:20 FAILED test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_big_image_resolution - omero.MissingPyramidException: exception ::omero::MissingPyramidException
20:05:20 {
20:05:20     serverStackTrace = ome.conditions.MissingPyramidException: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20 	at ome.io.nio.SimpleBackOff.throwMissingPyramidException(SimpleBackOff.java:94)
20:05:20 	at ome.io.nio.PixelsService.handleMissingPyramid(PixelsService.java:810)
20:05:20 	at ome.io.nio.PixelsService._getPixelBuffer(PixelsService.java:613)
20:05:20 	at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:571)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:520)
20:05:20 	at ome.logic.RenderingSettingsImpl.resetDefaults(RenderingSettingsImpl.java:1439)
20:05:20 	at ome.services.RenderingBean$11.doWork(RenderingBean.java:2196)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:05:20 	at ome.services.util.Executor$Impl.execute(Executor.java:392)
20:05:20 	at ome.services.RenderingBean._resetDefaults(RenderingBean.java:2193)
20:05:20 	at ome.services.RenderingBean.internalReset(RenderingBean.java:713)
20:05:20 	at ome.services.RenderingBean.resetDefaultSettings(RenderingBean.java:677)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy127.resetDefaultSettings(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.RenderingEngineI.resetDefaultSettings_async(RenderingEngineI.java:380)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy129.resetDefaultSettings_async(Unknown Source)
20:05:20 	at omero.api._RenderingEngineTie.resetDefaultSettings_async(_RenderingEngineTie.java:316)
20:05:20 	at omero.api._RenderingEngineDisp.___resetDefaultSettings(_RenderingEngineDisp.java:2037)
20:05:20 	at omero.api._RenderingEngineDisp.__dispatch(_RenderingEngineDisp.java:2457)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.conditions.MissingPyramidException
20:05:20     message = Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/Dir-002/2888_pyramid
20:05:20     backOff = 11904
20:05:20     pixelsID = 2888
20:05:20 }
20:05:20 FAILED test/integration/test_show.py::TestShow::test_tag_legacy_path[1] - omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 FAILED test/integration/test_show.py::TestShow::test_tag_legacy_path[2] - omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 FAILED test/integration/test_show.py::TestShow::test_tagset_tag_legacy_path - omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 FAILED test/integration/test_show.py::TestShow::test_tag_by_value[1] - omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 FAILED test/integration/test_show.py::TestShow::test_tag_by_value[2] - omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 FAILED test/integration/test_show.py::TestShow::test_tagset_tag_by_id - omero.QueryException: exception ::omero::QueryException
20:05:20 {
20:05:20     serverStackTrace = ome.services.query.QueryException: Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 	at ome.services.query.StringQuery.buildQuery(StringQuery.java:83)
20:05:20 	at ome.services.query.Query.doInHibernate(Query.java:224)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
20:05:20 	at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:342)
20:05:20 	at ome.logic.QueryImpl.execute(QueryImpl.java:176)
20:05:20 	at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:419)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:05:20 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:05:20 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy90.findAllByQuery(Unknown Source)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:05:20 	at ome.services.throttling.Callback.run(Callback.java:56)
20:05:20 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:05:20 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:05:20 	at ome.services.blitz.impl.QueryI.findAllByQuery_async(QueryI.java:64)
20:05:20 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:05:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:05:20 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:05:20 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:05:20 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:05:20 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:05:20 	at jdk.proxy2/jdk.proxy2.$Proxy91.findAllByQuery_async(Unknown Source)
20:05:20 	at omero.api._IQueryTie.findAllByQuery_async(_IQueryTie.java:90)
20:05:20 	at omero.api._IQueryDisp.___findAllByQuery(_IQueryDisp.java:594)
20:05:20 	at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:733)
20:05:20 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:05:20 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:05:20 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:05:20 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:05:20 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:05:20 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:05:20 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:05:20 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:05:20     serverExceptionClass = ome.services.query.QueryException
20:05:20     message = Illegal query:select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)
20:05:20 TagAnnotationAnnotationLink is not mapped [select annLink from TagAnnotationAnnotationLink as annLink join fetch annLink.details.owner as owner join fetch annLink.details.creationEvent join fetch annLink.child as ann join fetch ann.details.owner join fetch ann.details.creationEvent join fetch annLink.parent as parent where ann.id in (:ann_ids)]
20:05:20 }
20:05:20 =========== 9 failed, 432 passed, 461 warnings in 1773.87s (0:29:33) ===========
20:05:21 !! 08/01/26 21:05:21.182 error: 8 communicators not destroyed during global destruction.
20:05:21 Result: 1
20:05:21 
20:05:21 BUILD SUCCESSFUL
20:05:21 Total time: 29 minutes 38 seconds
20:05:21 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroPy/build.xml integration -DMARK=broken -Dtestreports.dir=target/reports/broken
20:05:21 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/build.xml
20:05:21 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
20:05:21 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
20:05:21 
20:05:21 python-integration:
20:05:21 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/broken
20:05:26 ============================= test session starts ==============================
20:05:26 platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.6.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3.11
20:05:26 cachedir: .pytest_cache
20:05:26 django: version: 5.2.16, settings: omeroweb.settings (from ini)
20:05:26 rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
20:05:26 configfile: pytest.ini
20:05:26 plugins: mock-3.15.1, xdist-3.8.0, django-4.12.0
20:05:28 collecting ... collected 2044 items / 2008 deselected / 36 selected
20:05:30 test/integration/clitest/test_fs.py::TestFS::testRenameAdminOnly FAILED  [  2%]
20:05:36 test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Dataset-test.fake--d] FAILED [  5%]
20:05:38 test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r] FAILED [  8%]
20:05:41 test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory FAILED [ 11%]
20:05:59 test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript FAILED [ 13%]
20:06:08 test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations FAILED [ 16%]
20:06:09 test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead FAILED [ 19%]
20:06:15 test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback FAILED [ 22%]
20:06:31 test/integration/scriptstest/test_repo.py::TestScriptRepo::testGetGroupScripts FAILED [ 25%]
20:06:34 test/integration/tablestest/test_service.py::TestTables::test2098 FAILED [ 27%]
20:06:34 test/integration/tablestest/test_service.py::TestTables::testReadOnlyFile FAILED [ 30%]
20:06:34 test/integration/tablestest/test_service.py::TestTables::testReadEqual FAILED [ 33%]
20:06:35 test/integration/tablestest/test_service.py::TestTables::testReadOutOfRange FAILED [ 36%]
20:06:40 test/integration/test_admin.py::TestAdmin::testChangePasswordWhenUnset FAILED [ 38%]
20:06:43 test/integration/test_admin.py::TestAdmin::test9193 FAILED               [ 41%]
20:06:46 test/integration/test_files.py::TestFiles::testUploadDifferentSizeTicket2337 FAILED [ 44%]
20:06:51 test/integration/test_ishare.py::TestIShare::test1172 FAILED             [ 47%]
20:06:55 test/integration/test_itimeline.py::TestITimeline::test1225 FAILED       [ 50%]
20:06:57 test/integration/test_permissions.py::TestPermissions::test3136 FAILED   [ 52%]
20:07:00 test/integration/test_permissions.py::TestPermissions::testSaveWithNegOneExplicit FAILED [ 55%]
20:07:03 test/integration/test_permissions.py::TestPermissions::testSaveWithNegBadLink FAILED [ 58%]
20:07:06 test/integration/test_permissions.py::TestPermissions::testSaveBadLink FAILED [ 61%]
20:07:09 test/integration/test_permissions.py::TestPermissions::testUseOfRawFileBeanScriptReadCorrectGroupAndUser FAILED [ 63%]
20:07:12 test/integration/test_rawfilestore.py::TestRFS::testTicket1961Basic FAILED [ 66%]
20:07:12 test/integration/test_rawfilestore.py::TestRFS::testTicket1961WithKillSession FAILED [ 69%]
20:07:12 test/integration/test_rawfilestore.py::TestRFS::testTicket2161Save FAILED [ 72%]
20:07:17 test/integration/test_rawfilestore.py::TestRFS::testNoWrite FAILED       [ 75%]
20:07:20 test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testFailedWriteNoFile FAILED [ 77%]
20:07:33 test/integration/test_scripts.py::TestScripts::testParseErrorTicket2185 PASSED [ 80%]
20:07:48 test/integration/test_scripts.py::TestScripts::testAutoFillTicket2326 FAILED [ 83%]
20:07:53 test/integration/test_scripts.py::TestScripts::testParamLoadingPerformanceTicket2285 FAILED [ 86%]
20:08:08 test/integration/test_scripts.py::TestScripts::test3527 FAILED           [ 88%]
20:08:15 test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testPrivate10618RootWithNoCtx FAILED [ 91%]
20:08:35 test/integration/test_tickets2000.py::TestTickets2000::test1184 FAILED   [ 94%]
20:08:47 test/integration/test_tickets4000.py::TestTickets4000::test3138 PASSED   [ 97%]
20:08:52 test/integration/test_tickets6000.py::TestTickets6000::test5684 PASSED   [100%]
20:08:52 =================================== FAILURES ===================================
20:08:52 __________________________ TestFS.testRenameAdminOnly __________________________
20:08:52 self = <test.integration.clitest.test_fs.TestFS object at 0x7f8df6ecf890>
20:08:52 capsys = <_pytest.capture.CaptureFixture object at 0x7f8de8095150>
20:08:52     @pytest.mark.broken(reason="fs rename is temporarily disabled")
20:08:52     def testRenameAdminOnly(self, capsys):
20:08:52         """Test fs rename is admin-only"""
20:08:52         self.args += ["rename", "Fileset:1"]
20:08:52         with pytest.raises(NonZeroReturnCode):
20:08:52             self.cli.invoke(self.args, strict=True)
20:08:52         out, err = capsys.readouterr()
20:08:52 >       assert err.endswith("SecurityViolation: Admins only!\n")
20:08:52 E       AssertionError: assert False
20:08:52 E        +  where False = <built-in method endswith of str object at 0x7f8ddbc58650>('SecurityViolation: Admins only!\n')
20:08:52 E        +    where <built-in method endswith of str object at 0x7f8ddbc58650> = 'disabled since OMERO 5.4.7 due to Pixels.path bug\n'.endswith
20:08:52 test/integration/clitest/test_fs.py:118: AssertionError
20:08:52 _________ TestImport.testTargetInDifferentGroup[Dataset-test.fake--d] __________
20:08:52 self = <test.integration.clitest.test_import.TestImport object at 0x7f8df6c7af90>
20:08:52 container = 'Dataset', filename = 'test.fake', arg = '-d'
20:08:52 tmpdir = local('/tmp/pytest-of-omero/pytest-2/testTargetInDifferentGroup_Dat0')
20:08:52 capfd = <_pytest.capture.CaptureFixture object at 0x7f8dea80ca90>
20:08:52     @pytest.mark.broken(reason="needs omero.group setting")
20:08:52     @pytest.mark.parametrize("container,filename,arg", target_fixtures)
20:08:52     def testTargetInDifferentGroup(self, container, filename, arg,
20:08:52                                    tmpdir, capfd):
20:08:52         new_group = self.new_group(experimenters=[self.user])
20:08:52         self.sf.getAdminService().getEventContext()  # Refresh
20:08:52         target = eval("omero.model."+container+"I")()
20:08:52         target.name = rstring('testTargetInDifferentGroup')
20:08:52         target = self.update.saveAndReturnObject(
20:08:52             target, {"omero.group": str(new_group.id.val)})
20:08:52         assert target.details.group.id.val == new_group.id.val
20:08:52         fakefile = tmpdir.join(filename)
20:08:52         fakefile.write('')
20:08:52         self.args += [str(fakefile)]
20:08:52         self.args += [arg, '%s' % target.id.val]
20:08:52         # Invoke CLI import command and retrieve stdout/stderr
20:08:52 >       o, e = self.do_import(capfd)
20:08:52                ^^^^^^^^^^^^^^^^^^^^^
20:08:52 test/integration/clitest/test_import.py:1216: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 test/integration/clitest/test_import.py:150: in do_import
20:08:52     self.cli.invoke(self.args, strict=True)
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/cli.py:1211: in invoke
20:08:52     self.assertRC()
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = <omero.cli.CLI object at 0x7f8deca28d50>
20:08:52     def assertRC(self):
20:08:52         if self.rv != 0:
20:08:52 >           raise NonZeroReturnCode(self.rv, "assert failed")
20:08:52 E           omero.cli.NonZeroReturnCode: assert failed
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/cli.py:1200: NonZeroReturnCode
20:08:52 ----------------------------- Captured stdout call -----------------------------
20:08:52 OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
20:08:52 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
20:08:52 2026-08-01 21:05:34,538 230        [      main] INFO          ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
20:08:52 2026-08-01 21:05:34,552 244        [      main] INFO          ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
20:08:52 2026-08-01 21:05:34,610 302        [      main] INFO   formats.importer.cli.CommandLineImporter - Log levels -- Bio-Formats: ERROR OMERO.importer: INFO
20:08:52 2026-08-01 21:05:34,985 677        [      main] INFO      ome.formats.importer.ImportCandidates - Depth: 4 Metadata Level: MINIMUM
20:08:52 2026-08-01 21:05:35,049 741        [      main] INFO      ome.formats.importer.ImportCandidates - 1 file(s) parsed into 1 group(s) with 1 call(s) to setId in 62ms. (64ms total) [0 unknowns]
20:08:52 2026-08-01 21:05:35,088 780        [      main] INFO       ome.formats.OMEROMetadataStoreClient - Attempting initial SSL connection to localhost:14064
20:08:52 2026-08-01 21:05:35,516 1208       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Insecure connection requested, falling back
20:08:52 2026-08-01 21:05:35,715 1407       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Pinging session every 300s.
20:08:52 2026-08-01 21:05:35,722 1414       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Server: 5.6.3
20:08:52 2026-08-01 21:05:35,722 1414       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Client: 5.8.6-SNAPSHOT
20:08:52 2026-08-01 21:05:35,722 1414       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Java Version: 21.0.12
20:08:52 2026-08-01 21:05:35,722 1414       [      main] INFO       ome.formats.OMEROMetadataStoreClient - OS Name: Linux
20:08:52 2026-08-01 21:05:35,722 1414       [      main] INFO       ome.formats.OMEROMetadataStoreClient - OS Arch: amd64
20:08:52 2026-08-01 21:05:35,722 1414       [      main] INFO       ome.formats.OMEROMetadataStoreClient - OS Version: 5.14.0-687.30.1.el9_8.x86_64
20:08:52 2026-08-01 21:05:36,036 1728       [      main] INFO          ome.formats.importer.ImportConfig - Using import target: Dataset:1351
20:08:52 2026-08-01 21:05:36,049 1741       [2-thread-1] ERROR        ome.formats.importer.ImportLibrary - Could not load target: ome.formats.importer.targets.ModelImportTarget@41f27ff6
20:08:52 2026-08-01 21:05:36,050 1742       [2-thread-1] ERROR        ome.formats.importer.ImportLibrary - Error on import
20:08:52 java.lang.RuntimeException: Failed to load target
20:08:52 	at ome.formats.importer.ImportLibrary$1.call(ImportLibrary.java:351)
20:08:52 	at ome.formats.importer.ImportLibrary$1.call(ImportLibrary.java:328)
20:08:52 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
20:08:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
20:08:52 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
20:08:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
20:08:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 Caused by: omero.SecurityViolation: null
20:08:52 	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
20:08:52 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
20:08:52 	at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
20:08:52 	at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
20:08:52 	at java.base/java.lang.Class.newInstance(Class.java:727)
20:08:52 	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
20:08:52 	at IceInternal.BasicStream.access$300(BasicStream.java:14)
20:08:52 	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
20:08:52 	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
20:08:52 	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
20:08:52 	at omero.api.IQueryPrxHelper.end_get(IQueryPrxHelper.java:2000)
20:08:52 	at omero.api.IQueryPrxHelper.get(IQueryPrxHelper.java:1872)
20:08:52 	at omero.api.IQueryPrxHelper.get(IQueryPrxHelper.java:1859)
20:08:52 	at ome.formats.importer.targets.ModelImportTarget.load(ModelImportTarget.java:219)
20:08:52 	at ome.formats.importer.ImportLibrary$1.call(ImportLibrary.java:334)
20:08:52 	... 7 common frames omitted
20:08:52 2026-08-01 21:05:36,051 1743       [2-thread-1] INFO         ome.formats.importer.ImportLibrary - Exiting on error
20:08:52 ==> Summary
20:08:52 0 files uploaded, 0 filesets created, 0 images imported, 0 errors in 0:00:00.235
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.util.Resources:__init__.py:652 Starting
20:08:52 INFO     omero.util.Resources:__init__.py:669 Halted
20:08:52 _ TestImport.testTargetInDifferentGroup[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r] _
20:08:52 self = <test.integration.clitest.test_import.TestImport object at 0x7f8df6c7b0d0>
20:08:52 container = 'Screen'
20:08:52 filename = 'SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake'
20:08:52 arg = '-r'
20:08:52 tmpdir = local('/tmp/pytest-of-omero/pytest-2/testTargetInDifferentGroup_Scr0')
20:08:52 capfd = <_pytest.capture.CaptureFixture object at 0x7f8dea8b52d0>
20:08:52     @pytest.mark.broken(reason="needs omero.group setting")
20:08:52     @pytest.mark.parametrize("container,filename,arg", target_fixtures)
20:08:52     def testTargetInDifferentGroup(self, container, filename, arg,
20:08:52                                    tmpdir, capfd):
20:08:52         new_group = self.new_group(experimenters=[self.user])
20:08:52         self.sf.getAdminService().getEventContext()  # Refresh
20:08:52         target = eval("omero.model."+container+"I")()
20:08:52         target.name = rstring('testTargetInDifferentGroup')
20:08:52         target = self.update.saveAndReturnObject(
20:08:52             target, {"omero.group": str(new_group.id.val)})
20:08:52         assert target.details.group.id.val == new_group.id.val
20:08:52         fakefile = tmpdir.join(filename)
20:08:52         fakefile.write('')
20:08:52         self.args += [str(fakefile)]
20:08:52         self.args += [arg, '%s' % target.id.val]
20:08:52         # Invoke CLI import command and retrieve stdout/stderr
20:08:52 >       o, e = self.do_import(capfd)
20:08:52                ^^^^^^^^^^^^^^^^^^^^^
20:08:52 test/integration/clitest/test_import.py:1216: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 test/integration/clitest/test_import.py:150: in do_import
20:08:52     self.cli.invoke(self.args, strict=True)
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/cli.py:1211: in invoke
20:08:52     self.assertRC()
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = <omero.cli.CLI object at 0x7f8deca28d50>
20:08:52     def assertRC(self):
20:08:52         if self.rv != 0:
20:08:52 >           raise NonZeroReturnCode(self.rv, "assert failed")
20:08:52 E           omero.cli.NonZeroReturnCode: assert failed
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/cli.py:1200: NonZeroReturnCode
20:08:52 ----------------------------- Captured stdout call -----------------------------
20:08:52 OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
20:08:52 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
20:08:52 2026-08-01 21:05:36,996 213        [      main] INFO          ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
20:08:52 2026-08-01 21:05:37,010 227        [      main] INFO          ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
20:08:52 2026-08-01 21:05:37,065 282        [      main] INFO   formats.importer.cli.CommandLineImporter - Log levels -- Bio-Formats: ERROR OMERO.importer: INFO
20:08:52 2026-08-01 21:05:37,403 620        [      main] INFO      ome.formats.importer.ImportCandidates - Depth: 4 Metadata Level: MINIMUM
20:08:52 2026-08-01 21:05:37,543 760        [      main] INFO      ome.formats.importer.ImportCandidates - 1 file(s) parsed into 1 group(s) with 1 call(s) to setId in 138ms. (140ms total) [0 unknowns]
20:08:52 2026-08-01 21:05:37,583 800        [      main] INFO       ome.formats.OMEROMetadataStoreClient - Attempting initial SSL connection to localhost:14064
20:08:52 2026-08-01 21:05:37,985 1202       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Insecure connection requested, falling back
20:08:52 2026-08-01 21:05:38,176 1393       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Pinging session every 300s.
20:08:52 2026-08-01 21:05:38,183 1400       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Server: 5.6.3
20:08:52 2026-08-01 21:05:38,183 1400       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Client: 5.8.6-SNAPSHOT
20:08:52 2026-08-01 21:05:38,183 1400       [      main] INFO       ome.formats.OMEROMetadataStoreClient - Java Version: 21.0.12
20:08:52 2026-08-01 21:05:38,183 1400       [      main] INFO       ome.formats.OMEROMetadataStoreClient - OS Name: Linux
20:08:52 2026-08-01 21:05:38,183 1400       [      main] INFO       ome.formats.OMEROMetadataStoreClient - OS Arch: amd64
20:08:52 2026-08-01 21:05:38,183 1400       [      main] INFO       ome.formats.OMEROMetadataStoreClient - OS Version: 5.14.0-687.30.1.el9_8.x86_64
20:08:52 2026-08-01 21:05:38,477 1694       [      main] INFO          ome.formats.importer.ImportConfig - Using import target: Screen:237
20:08:52 2026-08-01 21:05:38,492 1709       [2-thread-1] ERROR        ome.formats.importer.ImportLibrary - Could not load target: ome.formats.importer.targets.ModelImportTarget@34f4491b
20:08:52 2026-08-01 21:05:38,492 1709       [2-thread-1] ERROR        ome.formats.importer.ImportLibrary - Error on import
20:08:52 java.lang.RuntimeException: Failed to load target
20:08:52 	at ome.formats.importer.ImportLibrary$1.call(ImportLibrary.java:351)
20:08:52 	at ome.formats.importer.ImportLibrary$1.call(ImportLibrary.java:328)
20:08:52 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
20:08:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
20:08:52 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
20:08:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
20:08:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 Caused by: omero.SecurityViolation: null
20:08:52 	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
20:08:52 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
20:08:52 	at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
20:08:52 	at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:304)
20:08:52 	at java.base/java.lang.Class.newInstance(Class.java:727)
20:08:52 	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
20:08:52 	at IceInternal.BasicStream.access$300(BasicStream.java:14)
20:08:52 	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
20:08:52 	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
20:08:52 	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
20:08:52 	at omero.api.IQueryPrxHelper.end_get(IQueryPrxHelper.java:2000)
20:08:52 	at omero.api.IQueryPrxHelper.get(IQueryPrxHelper.java:1872)
20:08:52 	at omero.api.IQueryPrxHelper.get(IQueryPrxHelper.java:1859)
20:08:52 	at ome.formats.importer.targets.ModelImportTarget.load(ModelImportTarget.java:219)
20:08:52 	at ome.formats.importer.ImportLibrary$1.call(ImportLibrary.java:334)
20:08:52 	... 7 common frames omitted
20:08:52 2026-08-01 21:05:38,493 1710       [2-thread-1] INFO         ome.formats.importer.ImportLibrary - Exiting on error
20:08:52 ==> Summary
20:08:52 0 files uploaded, 0 filesets created, 0 images imported, 0 errors in 0:00:00.228
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.util.Resources:__init__.py:652 Starting
20:08:52 INFO     omero.util.Resources:__init__.py:669 Halted
20:08:52 ________________________ TestHistory.testCreateHistory _________________________
20:08:52 self = <test.integration.gatewaytest.test_multi_group.TestHistory object at 0x7f8df6862a90>
20:08:52 gatewaywrapper = <omero.gateway.pytest_fixtures.GatewayWrapper object at 0x7f8dea842750>
20:08:52     @pytest.mark.broken(ticket="11494")
20:08:52     def testCreateHistory(self, gatewaywrapper):
20:08:52         # Login as user...
20:08:52         gatewaywrapper.doLogin(dbhelpers.USERS['history_test_user'])
20:08:52         userId = gatewaywrapper.gateway.getEventContext().userId
20:08:52         uuid = gatewaywrapper.gateway.getEventContext().sessionUuid
20:08:52         default_groupId = gatewaywrapper.gateway.getEventContext().groupId
20:08:52         start = int(round(time.time() * 1000)) - 1000
20:08:52         # Create Dataset in 'default' group
20:08:52         update = gatewaywrapper.gateway.getUpdateService()
20:08:52         new_ds = omero.model.DatasetI()
20:08:52         dataset_name = "history_test_%s" % uuid
20:08:52         new_ds.name = rstring(dataset_name)
20:08:52         new_ds = update.saveAndReturnObject(new_ds)
20:08:52         new_ds_Id = new_ds.id.val
20:08:52         # As Admin, create a second group with this user & upload script
20:08:52         gatewaywrapper.loginAsAdmin()
20:08:52         gid = gatewaywrapper.gateway.createGroup(
20:08:52             "history-test-%s" % uuid, member_Ids=[userId], perms=READWRITE)
20:08:52         # login as User
20:08:52         gatewaywrapper.doLogin(dbhelpers.USERS['history_test_user'])
20:08:52         end = int(round(time.time() * 1000)) + 1000
20:08:52         self.searchHistory(gatewaywrapper.gateway, start, end)
20:08:52         # switch user into new group
20:08:52         switched = gatewaywrapper.gateway.c.sf.setSecurityContext(
20:08:52             omero.model.ExperimenterGroupI(gid, False))
20:08:52         assert switched, "Failed to switch into new group"
20:08:52         # Shouldn't be able to access Dataset...
20:08:52 >       self.searchHistory(gatewaywrapper.gateway, start, end)
20:08:52 test/integration/gatewaytest/test_multi_group.py:96: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = <test.integration.gatewaytest.test_multi_group.TestHistory object at 0x7f8df6862a90>
20:08:52 gateway = <omero.gateway._BlitzGateway object at 0x7f8df681b7d0>
20:08:52 start = 1785614739715, end = 1785614741914, dtype = 'Dataset'
20:08:52     def searchHistory(self, gateway, start, end, dtype="Dataset"):
20:08:52         tm = gateway.getTimelineService()
20:08:52         count = tm.countByPeriod([dtype], rtime(int(start)),
20:08:52                                  rtime(int(end)), None, gateway.SERVICE_OPTS)
20:08:52         data = tm.getByPeriod([dtype], rtime(int(start)), rtime(int(end)),
20:08:52                               None, True, gateway.SERVICE_OPTS)
20:08:52         logs = tm.getEventLogsByPeriod(rtime(start), rtime(end), None,
20:08:52                                        gateway.SERVICE_OPTS)
20:08:52         entityType = 'ome.model.containers.%s' % dtype
20:08:52         filteredLogs = [{'id': i.entityId.val, 'action': i.action.val}
20:08:52                         for i in logs if i.entityType.val == entityType]
20:08:52         typeCount = count[dtype]
20:08:52         dataCount = len(data[dtype])
20:08:52         logCount = len(filteredLogs)
20:08:52         assert typeCount == dataCount, \
20:08:52             "Period count should match number of objects"
20:08:52 >       assert logCount == dataCount, \
20:08:52             "Logs count should match number of objects"
20:08:52 E       AssertionError: Logs count should match number of objects
20:08:52 E       assert 1 == 0
20:08:52 test/integration/gatewaytest/test_multi_group.py:58: AssertionError
20:08:52 ------------------------------ Captured log setup ------------------------------
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=bc532acd-1200-42a2-aeb1-956817f44ad7)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=837260f4-3093-45c6-9d41-f6ea93ed72fa)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=15a94fca-4edb-419b-8c81-eefb2e3d8d31)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=2e1324aa-077d-45cb-a742-a8b87bfc9fc7)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=c73fbc5c-7575-4314-8ff9-fb4e78b78662)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=330ac8b6-9839-47b9-9a22-c82b362a0d08)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=fa8593e6-e391-45d7-8466-b6b2146b72cb)
20:08:52 WARNING  omero.gateway:__init__.py:4855 ApiUsageException on <class 'omero.gateway.OmeroGatewaySafeCallWrapper'> to <1ebdedc3-dbfe-470f-9f6c-ea38c9646405omero.api.IAdmin> lookupExperimenter(('history_test_user',), {})
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:08:52     return self.f(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IAdmin_ice.py", line 824, in lookupExperimenter
20:08:52     return _M_omero.api.IAdmin._op_lookupExperimenter.invoke(self, ((name, ), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ApiUsageException: exception ::omero::ApiUsageException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ApiUsageException: No such experimenter: history_test_user
20:08:52 	at ome.logic.AdminImpl.lookupExperimenter(AdminImpl.java:325)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.lookupExperimenter(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.lookupExperimenter(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.AdminI.lookupExperimenter_async(AdminI.java:256)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy100.lookupExperimenter_async(Unknown Source)
20:08:52 	at omero.api._IAdminTie.lookupExperimenter_async(_IAdminTie.java:264)
20:08:52 	at omero.api._IAdminDisp.___lookupExperimenter(_IAdminDisp.java:924)
20:08:52 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2345)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ApiUsageException
20:08:52     message = No such experimenter: history_test_user
20:08:52 }
20:08:52 WARNING  omero.gateway:__init__.py:4855 ApiUsageException on <class 'omero.gateway.OmeroGatewaySafeCallWrapper'> to <1ebdedc3-dbfe-470f-9f6c-ea38c9646405omero.api.IAdmin> lookupGroup(('rw_history',), {})
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:08:52     return self.f(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IAdmin_ice.py", line 937, in lookupGroup
20:08:52     return _M_omero.api.IAdmin._op_lookupGroup.invoke(self, ((name, ), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ApiUsageException: exception ::omero::ApiUsageException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ApiUsageException: No such group: rw_history
20:08:52 	at ome.logic.AdminImpl.lookupGroup(AdminImpl.java:366)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.lookupGroup(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.lookupGroup(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.AdminI.lookupGroup_async(AdminI.java:266)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy100.lookupGroup_async(Unknown Source)
20:08:52 	at omero.api._IAdminTie.lookupGroup_async(_IAdminTie.java:276)
20:08:52 	at omero.api._IAdminDisp.___lookupGroup(_IAdminDisp.java:990)
20:08:52 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2353)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ApiUsageException
20:08:52     message = No such group: rw_history
20:08:52 }
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=6e630a95-2b5e-4d39-b819-2491408963a5)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=faa56e64-a86b-4baf-a2f5-ef8f10ee92e2)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=c799f9d0-2263-4ece-9013-2c46ba5f7148)
20:08:52 --------------------------- Captured stderr teardown ---------------------------
20:08:52 **
20:08:52 ---------------------------- Captured log teardown -----------------------------
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=e2a1142a-1785-4373-b2f9-25c3c48ac0fc)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=983dcf07-3896-4ead-b399-9ca1fc7ce857)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=cf678369-a993-4b21-89a6-32e3f1d669d0)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 ___________________________ TestScript.testRunScript ___________________________
20:08:52 self = <test.integration.gatewaytest.test_multi_group.TestScript object at 0x7f8df6863290>
20:08:52 gatewaywrapper = <omero.gateway.pytest_fixtures.GatewayWrapper object at 0x7f8df6692d90>
20:08:52     @pytest.mark.broken(ticket="11610")
20:08:52     def testRunScript(self, gatewaywrapper):
20:08:52         # Login as user...
20:08:52         gatewaywrapper.doLogin(dbhelpers.USERS['script_test_user'])
20:08:52         userId = gatewaywrapper.gateway.getEventContext().userId
20:08:52         uuid = gatewaywrapper.gateway.getEventContext().sessionUuid
20:08:52         default_groupId = gatewaywrapper.gateway.getEventContext().groupId
20:08:52         # Create Dataset in 'default' group
20:08:52         update = gatewaywrapper.gateway.getUpdateService()
20:08:52         new_ds = omero.model.DatasetI()
20:08:52         dataset_name = "script_test_%s" % uuid
20:08:52         new_ds.name = rstring(dataset_name)
20:08:52         new_ds = update.saveAndReturnObject(new_ds)
20:08:52         new_ds_Id = new_ds.id.val
20:08:52         # As Admin, create a second group with this user & upload script
20:08:52         gatewaywrapper.loginAsAdmin()
20:08:52         gid = gatewaywrapper.gateway.createGroup(
20:08:52             "script-test-%s" % uuid, member_Ids=[userId], perms=READWRITE)
20:08:52         SCRIPT = """if True:
20:08:52         import omero.scripts
20:08:52         import omero.rtypes
20:08:52         client = omero.scripts.client("ticket8573", \
20:08:52                 omero.scripts.Long("datasetId"), \
20:08:52                 omero.scripts.String("datasetName", out=True))
20:08:52         ec = client.sf.getAdminService().getEventContext()
20:08:52         gid = ec.groupId
20:08:52         qs = client.sf.getQueryService()
20:08:52         ds_Id = client.getInput("datasetId").getValue()
20:08:52         print("Running test...")     # generate stdout
20:08:52         try:
20:08:52             dataset = qs.find("Dataset", ds_Id)
20:08:52             ds_Name = dataset.name.val
20:08:52             print(ds_Name)
20:08:52         except Exception:
20:08:52             ds_Name = "Not Found"
20:08:52         client.setOutput("gid", omero.rtypes.rlong(gid))
20:08:52         client.setOutput("datasetName", omero.rtypes.rstring(ds_Name))
20:08:52         """
20:08:52         svc = gatewaywrapper.gateway.getScriptService()
20:08:52         scriptID = svc.uploadOfficialScript(
20:08:52             "/test/ticket8573/%s" % uuid, SCRIPT)
20:08:52         # switch user into new group
20:08:52         gatewaywrapper.doLogin(dbhelpers.USERS['script_test_user'])
20:08:52         switched = gatewaywrapper.gateway.c.sf.setSecurityContext(
20:08:52             omero.model.ExperimenterGroupI(gid, False))
20:08:52         assert switched, "Failed to switch into new group"
20:08:52         # Shouldn't be able to access Dataset...
20:08:52         value = gatewaywrapper.gateway.getObject("Dataset", new_ds_Id)
20:08:52         assert value is None
20:08:52         gatewaywrapper.gateway.SERVICE_OPTS.setOmeroGroup(
20:08:52             str(default_groupId))
20:08:52         value = gatewaywrapper.gateway.getObject("Dataset", new_ds_Id)
20:08:52         assert value is not None
20:08:52         # run script
20:08:52         svc = gatewaywrapper.gateway.getScriptService()
20:08:52 >       process = svc.runScript(scriptID, {"datasetId": rlong(new_ds_Id)},
20:08:52                                 None, gatewaywrapper.gateway.SERVICE_OPTS)
20:08:52 test/integration/gatewaytest/test_multi_group.py:188: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4878: in __call__
20:08:52     return self.handle_exception(e, *args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4875: in __call__
20:08:52     return self.f(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = d2095ce9-cdd7-49e8-a9bf-9eb33e19c739/f2621687-9bed-477d-a09a-4233bec97b48omero.api.IScript -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 scriptID = 5948
20:08:52 inputs = {'datasetId': object #0 (::omero::RLong)
20:08:52 {
20:08:52     _val = 1359
20:08:52 }}
20:08:52 waitSecs = None
20:08:52 _ctx = <ServiceOptsDict: {'omero.client.uuid': 'f2621687-9bed-477d-a09a-4233bec97b48', 'omero.session.uuid': 'd2095ce9-cdd7-49e8-a9bf-9eb33e19c739', 'omero.group': '3663'}>
20:08:52     def runScript(self, scriptID, inputs, waitSecs, _ctx=None):
20:08:52 >       return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
20:08:52 E       {
20:08:52 E           serverStackTrace = 
20:08:52 E           serverExceptionClass = 
20:08:52 E           message = No processor available! [0 response(s)]
20:08:52 E           processorCount = 0
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py:935: NoProcessorAvailable
20:08:52 ------------------------------ Captured log setup ------------------------------
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=77fe572c-8440-4a95-a0bf-892f87e9a4dc)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=3aec7c3a-8e66-4de9-8472-b3661331d008)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=c77ed888-c951-4941-b5d0-25cf8995097d)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=b880681d-eca9-41df-9cdd-1b1e630780f9)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=5bacdc80-eff5-4fe9-827f-14026fe8cb73)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=c5885485-5a9c-422e-be60-dfff734caed5)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=c91e1963-a4b5-4afe-902d-dc365e15f4ee)
20:08:52 WARNING  omero.gateway:__init__.py:4855 ApiUsageException on <class 'omero.gateway.OmeroGatewaySafeCallWrapper'> to <f8a015c3-035b-4b1a-b507-6e1b8852edafomero.api.IAdmin> lookupExperimenter(('script_test_user',), {})
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:08:52     return self.f(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IAdmin_ice.py", line 824, in lookupExperimenter
20:08:52     return _M_omero.api.IAdmin._op_lookupExperimenter.invoke(self, ((name, ), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ApiUsageException: exception ::omero::ApiUsageException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ApiUsageException: No such experimenter: script_test_user
20:08:52 	at ome.logic.AdminImpl.lookupExperimenter(AdminImpl.java:325)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.lookupExperimenter(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.lookupExperimenter(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.AdminI.lookupExperimenter_async(AdminI.java:256)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy100.lookupExperimenter_async(Unknown Source)
20:08:52 	at omero.api._IAdminTie.lookupExperimenter_async(_IAdminTie.java:264)
20:08:52 	at omero.api._IAdminDisp.___lookupExperimenter(_IAdminDisp.java:924)
20:08:52 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2345)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ApiUsageException
20:08:52     message = No such experimenter: script_test_user
20:08:52 }
20:08:52 WARNING  omero.gateway:__init__.py:4855 ApiUsageException on <class 'omero.gateway.OmeroGatewaySafeCallWrapper'> to <f8a015c3-035b-4b1a-b507-6e1b8852edafomero.api.IAdmin> lookupGroup(('rw_script',), {})
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:08:52     return self.f(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IAdmin_ice.py", line 937, in lookupGroup
20:08:52     return _M_omero.api.IAdmin._op_lookupGroup.invoke(self, ((name, ), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ApiUsageException: exception ::omero::ApiUsageException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ApiUsageException: No such group: rw_script
20:08:52 	at ome.logic.AdminImpl.lookupGroup(AdminImpl.java:366)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.lookupGroup(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.lookupGroup(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.AdminI.lookupGroup_async(AdminI.java:266)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy100.lookupGroup_async(Unknown Source)
20:08:52 	at omero.api._IAdminTie.lookupGroup_async(_IAdminTie.java:276)
20:08:52 	at omero.api._IAdminDisp.___lookupGroup(_IAdminDisp.java:990)
20:08:52 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2353)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ApiUsageException
20:08:52     message = No such group: rw_script
20:08:52 }
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=de5614ce-2ee6-4623-91e4-7e61f357df09)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=44bf3aa3-e491-46b2-b1bf-6d15e3fd8b78)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=d2095ce9-cdd7-49e8-a9bf-9eb33e19c739)
20:08:52 WARNING  omero.gateway:__init__.py:4855 NoProcessorAvailable on <class 'omero.gateway.OmeroGatewaySafeCallWrapper'> to <f2621687-9bed-477d-a09a-4233bec97b48omero.api.IScript> runScript((5948, {'datasetId': object #0 (::omero::RLong)
20:08:52 {
20:08:52     _val = 1359
20:08:52 }}, None, <ServiceOptsDict: {'omero.client.uuid': 'f2621687-9bed-477d-a09a-4233bec97b48', 'omero.session.uuid': 'd2095ce9-cdd7-49e8-a9bf-9eb33e19c739', 'omero.group': '3663'}>), {})
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py", line 4875, in __call__
20:08:52     return self.f(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 935, in runScript
20:08:52     return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
20:08:52 {
20:08:52     serverStackTrace = 
20:08:52     serverExceptionClass = 
20:08:52     message = No processor available! [0 response(s)]
20:08:52     processorCount = 0
20:08:52 }
20:08:52 --------------------------- Captured stderr teardown ---------------------------
20:08:52 **
20:08:52 ---------------------------- Captured log teardown -----------------------------
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=b22e25d7-0619-4ade-8b8f-4ab83ad1d365)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=01d0a260-71c4-40db-bde6-69a84deab056)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=6dc96f07-c58f-4e81-a93f-6d6b389fb3ff)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 ___________________ TestPerformance.testListFileAnnotations ____________________
20:08:52 self = <test.integration.gatewaytest.test_performance.TestPerformance object at 0x7f8df6870210>
20:08:52 gatewaywrapper = <omero.gateway.pytest_fixtures.GatewayWrapper object at 0x7f8de8556250>
20:08:52     @pytest.mark.broken(ticket="11494")
20:08:52     def testListFileAnnotations(self, gatewaywrapper):
20:08:52         """
20:08:52         testListFileAnnotations: test speed of getObjects('FileAnnotation') vv
20:08:52         listFileAnnotations()
20:08:52         """
20:08:52         gatewaywrapper.loginAsAuthor()
20:08:52         updateService = gatewaywrapper.gateway.getUpdateService()
20:08:52         def createFileAnnotation(name, ns):
20:08:52             originalFile = omero.model.OriginalFileI()
20:08:52             originalFile.setName(rstring(name))
20:08:52             originalFile.setPath(rstring(name))
20:08:52             originalFile.setSize(rlong(0))
20:08:52             originalFile.setHash(rstring("Foo"))
20:08:52             originalFile = updateService.saveAndReturnObject(originalFile)
20:08:52             fa = omero.model.FileAnnotationI()
20:08:52             fa.setFile(originalFile)
20:08:52             fa.setNs(rstring(ns))
20:08:52             fa = updateService.saveAndReturnObject(fa)
20:08:52             return fa.id.val
20:08:52         ns = "omero.gatewaytest.PerformanceTest.testListFileAnnotations"
20:08:52         fileCount = 250
20:08:52         fileAnnIds = [createFileAnnotation("testListFileAnnotations%s" % i,
20:08:52                       ns) for i in range(fileCount)]
20:08:52         # test speed of listFileAnnotations
20:08:52         startTime = time.time()
20:08:52         fileCount = 0
20:08:52         fileAnns = gatewaywrapper.gateway.listFileAnnotations(toInclude=[ns])
20:08:52         for fa in fileAnns:
20:08:52             fa.getFileName()
20:08:52             fileCount += 1
20:08:52         t1 = time.time() - startTime
20:08:52         print("listFileAnnotations for %d files = %s secs" % (fileCount, t1))
20:08:52         # Typically 1.4 secs
20:08:52         # test speed of getOjbects("Annotation") - lazy loading file names
20:08:52         startTime = time.time()
20:08:52         fileCount = 0
20:08:52         fileAnns = gatewaywrapper.gateway.getObjects(
20:08:52             "FileAnnotation", attributes={'ns': ns})
20:08:52         for fa in fileAnns:
20:08:52             fa.getFileName()
20:08:52             fileCount += 1
20:08:52         t2 = time.time() - startTime
20:08:52         print("getObjects, lazy loading file names for %d files = %s secs"
20:08:52               % (fileCount, t2))  # Typically 2.8 secs
20:08:52         # test speed of getOjbects("Annotation") - NO loading file names
20:08:52         startTime = time.time()
20:08:52         fileCount = 0
20:08:52         fileAnns = gatewaywrapper.gateway.getObjects(
20:08:52             "FileAnnotation", attributes={'ns': ns})
20:08:52         for fa in fileAnns:
20:08:52             fa.getId()
20:08:52             fileCount += 1
20:08:52         t3 = time.time() - startTime
20:08:52         print("getObjects, NO file names for %d files = %s secs"
20:08:52               % (fileCount, t3))  # Typically 0.4 secs
20:08:52 >       assert t1 < t2, "Blitz listFileAnnotations() should be faster " \
20:08:52             "than getObjects('FileAnnotation')"
20:08:52 E       AssertionError: Blitz listFileAnnotations() should be faster than getObjects('FileAnnotation')
20:08:52 E       assert 0.21014809608459473 < 0.14575624465942383
20:08:52 test/integration/gatewaytest/test_performance.py:91: AssertionError
20:08:52 ------------------------------ Captured log setup ------------------------------
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=640e84ed-9d42-4e84-9ffa-7dcc4300b78b)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=508382c0-5bb2-4134-b909-59fbc9a7a0ca)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=6a40aeeb-e00d-4ea5-b1a4-d928baee2fb2)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=06fe6e18-1087-4eb5-8656-ef43941e9238)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=f54f780f-11d5-402a-b710-a76b5599093e)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=08ec3635-7259-40b3-951c-3ed0b1226e68)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 ----------------------------- Captured stdout call -----------------------------
20:08:52 listFileAnnotations for 250 files = 0.21014809608459473 secs
20:08:52 getObjects, lazy loading file names for 250 files = 0.14575624465942383 secs
20:08:52 getObjects, NO file names for 250 files = 0.13664937019348145 secs
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=5f043c87-e493-4ebd-92fb-493e8b4e43cb)
20:08:52 --------------------------- Captured stderr teardown ---------------------------
20:08:52 **
20:08:52 ---------------------------- Captured log teardown -----------------------------
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=c713ead9-beb9-4c37-b483-d00f10e2a0f5)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=45ab5b35-f189-4a3a-8376-0a3a4693d641)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=150c3ac8-0aeb-4682-a3ec-13fab0971157)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 _________________________ TestUser.testCrossGroupRead __________________________
20:08:52 self = <test.integration.gatewaytest.test_user.TestUser object at 0x7f8df66baad0>
20:08:52 gatewaywrapper = <omero.gateway.pytest_fixtures.GatewayWrapper object at 0x7f8ddbe0b950>
20:08:52     @pytest.mark.broken(ticket="11545")
20:08:52     def testCrossGroupRead(self, gatewaywrapper):
20:08:52         gatewaywrapper.loginAsAuthor()
20:08:52         p = gatewaywrapper.getTestProject()
20:08:52         assert str(p.getDetails().permissions)[4] == '-'
20:08:52         d = p.getDetails()
20:08:52         g = d.getGroup()
20:08:52         gatewaywrapper.loginAsUser()
20:08:52         gatewaywrapper.gateway.SERVICE_OPTS.setOmeroGroup('-1')
20:08:52 >       assert not g.getId() in \
20:08:52             gatewaywrapper.gateway.getEventContext().memberOfGroups
20:08:52 E       assert not 2718 in [2717, 1, 2729, 2718, 2785]
20:08:52 E        +  where 2718 = getId()
20:08:52 E        +    where getId = <_ExperimenterGroupWrapper id=2718>.getId
20:08:52 E        +  and   [2717, 1, 2729, 2718, 2785] = object #0 (::omero::sys::EventContext)\n{\n    shareId = -1\n    sessionId = 10088\n    sessionUuid = c6873f73-4b4b-412e-965f-3a89b87ac833\n    userId = 3653\n    userName = weblitz_test_user\n    sudoerId = <nil>\n    sudoerName = <nil>\n    groupId = 2717\n    groupName = weblitz_test_user_group\n    isAdmin = False\n    adminPrivileges = \n    {\n    }\n    eventId = -1\n    eventType = Internal\n    memberOfGroups = \n    {\n        [0] = 2717\n        [1] = 1\n        [2] = 2729\n        [3] = 2718\n        [4] = 2785\n    }\n    leaderOfGroups = \n    {\n    }\n    groupPermissions = object #1 (::omero::model::Permissions)\n    {\n        _restrictions = \n        {\n        }\n        _extendedRestrictions = \n        {\n        }\n        _perm1 = -56\n    }\n}.memberOfGroups
20:08:52 E        +    where object #0 (::omero::sys::EventContext)\n{\n    shareId = -1\n    sessionId = 10088\n    sessionUuid = c6873f73-4b4b-412e-965f-3a89b87ac833\n    userId = 3653\n    userName = weblitz_test_user\n    sudoerId = <nil>\n    sudoerName = <nil>\n    groupId = 2717\n    groupName = weblitz_test_user_group\n    isAdmin = False\n    adminPrivileges = \n    {\n    }\n    eventId = -1\n    eventType = Internal\n    memberOfGroups = \n    {\n        [0] = 2717\n        [1] = 1\n        [2] = 2729\n        [3] = 2718\n        [4] = 2785\n    }\n    leaderOfGroups = \n    {\n    }\n    groupPermissions = object #1 (::omero::model::Permissions)\n    {\n        _restrictions = \n        {\n        }\n        _extendedRestrictions = \n        {\n        }\n        _perm1 = -56\n    }\n} = getEventContext()
20:08:52 E        +      where getEventContext = <omero.gateway._BlitzGateway object at 0x7f8de880e710>.getEventContext
20:08:52 E        +        where <omero.gateway._BlitzGateway object at 0x7f8de880e710> = <omero.gateway.pytest_fixtures.GatewayWrapper object at 0x7f8ddbe0b950>.gateway
20:08:52 test/integration/gatewaytest/test_user.py:127: AssertionError
20:08:52 ------------------------------ Captured log setup ------------------------------
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=9c3fa316-8109-464e-aa5b-2da55d9441d5)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=a0b2d118-fafa-451e-9f54-c5119e6e9b08)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=f102f22f-8305-4d77-b315-fc25bbb41774)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=ad8a5ef4-a22b-47cf-a43b-08b38c04d0cb)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=117260bd-a666-4e6d-845c-748e766c2145)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=89b428e4-3da5-494a-ba2b-64a8db89a0a4)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=986a9cf2-ee60-4930-b39b-5c45b890b6aa)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=c6873f73-4b4b-412e-965f-3a89b87ac833)
20:08:52 --------------------------- Captured stderr teardown ---------------------------
20:08:52 **
20:08:52 ---------------------------- Captured log teardown -----------------------------
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=33c23c43-26ea-4f5a-a7a1-c70c5e657706)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=3009c595-42f7-4c2b-9129-444d586a789e)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 INFO     omero.gateway:__init__.py:2307 created connection (uuid=63aa439f-4853-4cb0-ad30-7b61ce16a19f)
20:08:52 INFO     omero.gateway:__init__.py:2009 closed connection (uuid=None)
20:08:52 _________________________ TestPing.testProcessCallback _________________________
20:08:52 self = <test.integration.scriptstest.test_ping.TestPing object at 0x7f8df6769710>
20:08:52     @pytest.mark.broken(ticket="11494")
20:08:52     def testProcessCallback(self):
20:08:52         callback = CallbackI()
20:08:52         id = self.client.getCommunicator().stringToIdentity(str(uuid.uuid4()))
20:08:52         cb = self.client.getAdapter().add(callback, id)
20:08:52         cb = omero.grid.ProcessCallbackPrx.uncheckedCast(cb)
20:08:52         p = self._getProcessor()
20:08:52         params = p.params()
20:08:52         assert params.stdoutFormat
20:08:52         process = p.execute(rmap({}))
20:08:52         process.registerCallback(cb)
20:08:52         self.assertSuccess(p, process)
20:08:52 >       assert len(callback.finish) > 0
20:08:52 E       assert 0 > 0
20:08:52 E        +  where 0 = len([])
20:08:52 E        +    where [] = object #0 (::omero::grid::ProcessCallback)\n{\n}.finish
20:08:52 test/integration/scriptstest/test_ping.py:214: AssertionError
20:08:52 ______________________ TestScriptRepo.testGetGroupScripts ______________________
20:08:52 self = <test.integration.scriptstest.test_repo.TestScriptRepo object at 0x7f8df6775d50>
20:08:52     @pytest.mark.broken(ticket="11494")
20:08:52     def testGetGroupScripts(self):
20:08:52         scriptService = self.sf.getScriptService()
20:08:52         client = self.new_client(self.group)
20:08:52         sid = client.sf.getScriptService().uploadScript(
20:08:52             "/test/otheruser.py",
20:08:52             """if True:
20:08:52             import omero, omero.scripts as OS
20:08:52             OS.client("testGetGroupScripts")
20:08:52             """)
20:08:52         myGroupScripts = scriptService.getUserScripts(
20:08:52             [omero.model.ExperimenterGroupI(self.group.id.val, False)])
20:08:52 >       assert sid in [x.id.val for x in myGroupScripts]
20:08:52 E       assert 6204 in []
20:08:52 test/integration/scriptstest/test_repo.py:78: AssertionError
20:08:52 _____________________________ TestTables.test2098 ______________________________
20:08:52 self = <test_service.TestTables object at 0x7f8dece62e10>
20:08:52     @pytest.mark.broken(ticket="11534")
20:08:52     def test2098(self):
20:08:52         """
20:08:52         Creates and downloads an HDF file and checks
20:08:52         that its size and hash match whats in the db
20:08:52         """
20:08:52         grid = self.client.sf.sharedResources()
20:08:52         table = grid.newTable(1, "/test")
20:08:52         assert table
20:08:52         lc = columns.LongColumnI('lc', 'desc', [1])
20:08:52         file = None
20:08:52         try:
20:08:52             file = table.getOriginalFile()
20:08:52             assert file
20:08:52             table.initialize([lc])
20:08:52             table.addData([lc])
20:08:52         finally:
20:08:52             # Not deleting since queried
20:08:52             table.close()
20:08:52         # Reload the file
20:08:52         file = self.client.sf.getQueryService().get(
20:08:52             "OriginalFile", file.id.val)
20:08:52         # Check values
20:08:52 >       p = path.path(self.tmpfile())
20:08:52             ^^^^^^^^^
20:08:52 E       AttributeError: type object 'path' has no attribute 'path'
20:08:52 test/integration/tablestest/test_service.py:154: AttributeError
20:08:52 _________________________ TestTables.testReadOnlyFile __________________________
20:08:52 self = <test_service.TestTables object at 0x7f8dece7d410>
20:08:52     @pytest.mark.broken(ticket="unimplemented")
20:08:52     def testReadOnlyFile(self):
20:08:52         """
20:08:52         Create an HDF5 file on the server, and then mark it read-only.
20:08:52         The server should still allow you to load & read that file.
20:08:52         """
20:08:52         self.createBlankTable()  # ofile
20:08:52 >       filename = self.unique_dir + "/file.txt"
20:08:52                    ^^^^^^^^^^^^^^^
20:08:52 E       AttributeError: 'TestTables' object has no attribute 'unique_dir'
20:08:52 test/integration/tablestest/test_service.py:661: AttributeError
20:08:52 ___________________________ TestTables.testReadEqual ___________________________
20:08:52 self = <test_service.TestTables object at 0x7f8dece84210>
20:08:52 twoColumnFiveRowTable = f66e965b-b3c0-4bce-96b7-9cef35e52b83/Table-9094d94c-9cc4-4eed-af82-8ea349eac098 -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52     @pytest.mark.broken(reason="start=0,end=0 to be reviewed")
20:08:52     def testReadEqual(self, twoColumnFiveRowTable):
20:08:52         # start=0, end=0 has a special contract
20:08:52         data = twoColumnFiveRowTable.read([0], 0, 0)
20:08:52         assert 1 == len(data.columns)
20:08:52 >       assert [1] == data.columns[0].values
20:08:52 E       assert [1] == [1, 2, 3, 4, 5]
20:08:52 E         
20:08:52 E         Right contains 4 more items, first extra item: 2
20:08:52 E         
20:08:52 E         Full diff:
20:08:52 E           [
20:08:52 E               1,
20:08:52 E         -     2,
20:08:52 E         -     3,
20:08:52 E         -     4,
20:08:52 E         -     5,
20:08:52 E           ]
20:08:52 test/integration/tablestest/test_service.py:967: AssertionError
20:08:52 ________________________ TestTables.testReadOutOfRange _________________________
20:08:52 self = <test_service.TestTables object at 0x7f8dece84f50>
20:08:52 twoColumnFiveRowTable = f66e965b-b3c0-4bce-96b7-9cef35e52b83/Table-de33951d-7a55-43b2-acaa-c7477ab8a862 -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52     @pytest.mark.broken(reason="need to be reviewed")
20:08:52     def testReadOutOfRange(self, twoColumnFiveRowTable):
20:08:52         # [1, 2, 3, 4, 5][-1:5] = [5]
20:08:52         data = twoColumnFiveRowTable.read([0], -1, 5)
20:08:52         assert 1 == len(data.columns)
20:08:52         assert [5] == data.columns[0].values
20:08:52 >       assert [4] == data.rowNumbers
20:08:52 E       assert [4] == [-1, 0, 1, 2, 3, 4]
20:08:52 E         
20:08:52 E         At index 0 diff: 4 != -1
20:08:52 E         Right contains 5 more items, first extra item: 0
20:08:52 E         
20:08:52 E         Full diff:
20:08:52 E           [
20:08:52 E         -     -1,
20:08:52 E         -     0,
20:08:52 E         -     1,
20:08:52 E         -     2,
20:08:52 E         -     3,
20:08:52 E               4,
20:08:52 E           ]
20:08:52 test/integration/tablestest/test_service.py:1015: AssertionError
20:08:52 ____________________ TestAdmin.testChangePasswordWhenUnset _____________________
20:08:52 self = <test.integration.test_admin.TestAdmin object at 0x7f8dece917d0>
20:08:52     @pytest.mark.broken(reason="Empty password disabled by config",
20:08:52                         ticket="3201")
20:08:52     def testChangePasswordWhenUnset(self):
20:08:52         """
20:08:52         Shows that it's possible to use the
20:08:52         changePasswordWithOldPassword when
20:08:52         previously no password was set.
20:08:52         See ticket:3201
20:08:52         """
20:08:52         client = self.new_client()
20:08:52         admin = client.sf.getAdminService()
20:08:52         # By setting the user's password to the empty string
20:08:52         # any password will be allowed as the old password
20:08:52         admin.changePassword(rstring(""))
20:08:52 >       admin.changePasswordWithOldPassword(rstring("IGNORED"), rstring("ome"))
20:08:52 test/integration/test_admin.py:118: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = 06471e37-ee8b-4157-9250-889fb39897d5/a125fa6e-aa7d-47ca-a8ac-174a90360322omero.api.IAdmin -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 oldPassword = object #0 (::omero::RString)
20:08:52 {
20:08:52     _val = IGNORED
20:08:52 }
20:08:52 newPassword = object #0 (::omero::RString)
20:08:52 {
20:08:52     _val = ome
20:08:52 }, _ctx = None
20:08:52     def changePasswordWithOldPassword(self, oldPassword, newPassword, _ctx=None):
20:08:52 >       return _M_omero.api.IAdmin._op_changePasswordWithOldPassword.invoke(self, ((oldPassword, newPassword), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.SecurityViolation: exception ::omero::SecurityViolation
20:08:52 E       {
20:08:52 E           serverStackTrace = ome.conditions.SecurityViolation: Old password is invalid
20:08:52 E       	at ome.logic.AdminImpl.changePasswordWithOldPassword(AdminImpl.java:1253)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy99.changePasswordWithOldPassword(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy99.changePasswordWithOldPassword(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 E       	at ome.services.blitz.impl.AdminI.changePasswordWithOldPassword_async(AdminI.java:144)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy100.changePasswordWithOldPassword_async(Unknown Source)
20:08:52 E       	at omero.api._IAdminTie.changePasswordWithOldPassword_async(_IAdminTie.java:112)
20:08:52 E       	at omero.api._IAdminDisp.___changePasswordWithOldPassword(_IAdminDisp.java:1977)
20:08:52 E       	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2229)
20:08:52 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 E       
20:08:52 E           serverExceptionClass = ome.conditions.SecurityViolation
20:08:52 E           message = Old password is invalid
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IAdmin_ice.py:2460: SecurityViolation
20:08:52 ______________________________ TestAdmin.test9193 ______________________________
20:08:52 self = <test.integration.test_admin.TestAdmin object at 0x7f8dece92b90>
20:08:52     @pytest.mark.broken(reason="Is this test still valid?", ticket="11465")
20:08:52     def test9193(self):
20:08:52         # Test the removal of removing users
20:08:52         # from a group when the group in question
20:08:52         # may be their last (i.e. default) group
20:08:52         g = self.new_group()
20:08:52         u = self.new_user(group=g)
20:08:52         # Test removing the default group
20:08:52 >       self.remove_experimenters(g, [u])
20:08:52 test/integration/test_admin.py:240: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/testlib/__init__.py:247: in remove_experimenters
20:08:52     admin.removeGroups(user, [group])
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = 7c800b5a-5c90-4ee8-b03f-092fdfb89df7/f5ce6f36-cb3d-4571-9593-1d1a89ed3144omero.api.IAdmin -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 user = object #0 (::omero::model::Experimenter)
20:08:52 {
20:08:52     _id = object #1 (::omero::RLong)
20:08:52     {
20:08:52         _val = 4654
20:08:52     }
20:08:52     _d...annotationLinksSeq = 
20:08:52     {
20:08:52     }
20:08:52     _annotationLinksLoaded = False
20:08:52     _annotationLinksCountPerOwner = 
20:08:52     {
20:08:52     }
20:08:52 }
20:08:52 groups = [object #0 (::omero::model::ExperimenterGroup)
20:08:52 {
20:08:52     _id = object #1 (::omero::RLong)
20:08:52     {
20:08:52         _val = 3670
20:08:52     }
20:08:52 ...{
20:08:52     }
20:08:52     _annotationLinksLoaded = False
20:08:52     _annotationLinksCountPerOwner = 
20:08:52     {
20:08:52     }
20:08:52     _description = <nil>
20:08:52 }]
20:08:52 _ctx = None
20:08:52     def removeGroups(self, user, groups, _ctx=None):
20:08:52 >       return _M_omero.api.IAdmin._op_removeGroups.invoke(self, ((user, groups), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.ValidationException: exception ::omero::ValidationException
20:08:52 E       {
20:08:52 E           serverStackTrace = ome.conditions.ValidationException: experimenter cannot be a member of only the 'user' group, a different default group is also required
20:08:52 E       	at ome.logic.AdminImpl.removeGroups(AdminImpl.java:813)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy99.removeGroups(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy99.removeGroups(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 E       	at ome.services.blitz.impl.AdminI.removeGroups_async(AdminI.java:318)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy100.removeGroups_async(Unknown Source)
20:08:52 E       	at omero.api._IAdminTie.removeGroups_async(_IAdminTie.java:312)
20:08:52 E       	at omero.api._IAdminDisp.___removeGroups(_IAdminDisp.java:1621)
20:08:52 E       	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2377)
20:08:52 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 E       
20:08:52 E           serverExceptionClass = ome.conditions.ValidationException
20:08:52 E           message = experimenter cannot be a member of only the 'user' group, a different default group is also required
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IAdmin_ice.py:2011: ValidationException
20:08:52 _________________ TestFiles.testUploadDifferentSizeTicket2337 __________________
20:08:52 self = <test.integration.test_files.TestFiles object at 0x7f8decd46610>
20:08:52     @pytest.mark.broken(ticket="11610")
20:08:52     def testUploadDifferentSizeTicket2337(self):
20:08:52         uploaded = tmpfile()
20:08:52         ofile = self.client.upload(str(uploaded), type="text/plain")
20:08:52         uploaded.write_lines(["abc", "def"])  # Shorten
20:08:52 >       ofile = self.client.upload(
20:08:52             str(uploaded), type="text/plain", ofile=ofile)
20:08:52 test/integration/test_files.py:62: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/clients.py:878: in upload
20:08:52     ofile = up.saveAndReturnObject(ofile)
20:08:52             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = e06dac50-de87-496a-8fa0-24a69a003e0c/385027dd-3761-4ce2-b155-e2ee4f765a96omero.api.IUpdate -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 obj = object #0 (::omero::model::OriginalFile)
20:08:52 {
20:08:52     _id = object #1 (::omero::RLong)
20:08:52     {
20:08:52         _val = 6209
20:08:52     }
20:08:52     _d...ksCountPerOwner = 
20:08:52     {
20:08:52     }
20:08:52     _name = object #60 (::omero::RString)
20:08:52     {
20:08:52         _val = omero7qsr5r37.tmp
20:08:52     }
20:08:52 }
20:08:52 _ctx = None
20:08:52     def saveAndReturnObject(self, obj, _ctx=None):
20:08:52 >       return _M_omero.api.IUpdate._op_saveAndReturnObject.invoke(self, ((obj, ), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.OptimisticLockException: exception ::omero::OptimisticLockException
20:08:52 E       {
20:08:52 E           serverStackTrace = ome.conditions.OptimisticLockException: You are not authorized to change the update event for ome.model.core.OriginalFile:Id_6209 from ome.model.meta.Event:Id_132923 to ome.model.meta.Event:Id_132922
20:08:52 E       You may need to reload the object before continuing.
20:08:52 E       	at ome.security.basic.OmeroInterceptor.managedEvent(OmeroInterceptor.java:1201)
20:08:52 E       	at ome.security.basic.OmeroInterceptor.checkManagedDetails(OmeroInterceptor.java:963)
20:08:52 E       	at ome.security.basic.OmeroInterceptor.resetDetails(OmeroInterceptor.java:465)
20:08:52 E       	at ome.security.basic.OmeroInterceptor.onFlushDirty(OmeroInterceptor.java:239)
20:08:52 E       	at org.hibernate.event.def.DefaultFlushEntityEventListener.invokeInterceptor(DefaultFlushEntityEventListener.java:372)
20:08:52 E       	at org.hibernate.event.def.DefaultFlushEntityEventListener.handleInterception(DefaultFlushEntityEventListener.java:349)
20:08:52 E       	at org.hibernate.event.def.DefaultFlushEntityEventListener.scheduleUpdate(DefaultFlushEntityEventListener.java:287)
20:08:52 E       	at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:155)
20:08:52 E       	at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
20:08:52 E       	at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
20:08:52 E       	at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
20:08:52 E       	at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1216)
20:08:52 E       	at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:342)
20:08:52 E       	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:358)
20:08:52 E       	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
20:08:52 E       	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 E       	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy102.saveAndReturnObject_async(Unknown Source)
20:08:52 E       	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
20:08:52 E       	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
20:08:52 E       	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
20:08:52 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 E       
20:08:52 E           serverExceptionClass = ome.conditions.OptimisticLockException
20:08:52 E           message = You are not authorized to change the update event for ome.model.core.OriginalFile:Id_6209 from ome.model.meta.Event:Id_132923 to ome.model.meta.Event:Id_132922
20:08:52 E       You may need to reload the object before continuing.
20:08:52 E           backOff = 0
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IUpdate_ice.py:163: OptimisticLockException
20:08:52 _____________________________ TestIShare.test1172 ______________________________
20:08:52 self = <test.integration.test_ishare.TestIShare object at 0x7f8dececb490>
20:08:52     @pytest.mark.broken(reason="shares are image-centric for now")
20:08:52     def test1172(self):
20:08:52         uuid = self.root.sf.getAdminService().getEventContext().sessionUuid
20:08:52         share = self.root.sf.getShareService()
20:08:52         query = self.root.sf.getQueryService()
20:08:52         # create user
20:08:52         client_share1, user1 = self.new_client_and_user()
20:08:52         # create dataset with image
20:08:52         ds = self.make_dataset(name="dataset-%s" % uuid, client=self.root)
20:08:52         img = self.new_image(name='test-img in dataset-%s' % uuid)
20:08:52         self.link(ds, img, client=self.root)
20:08:52         items = list()
20:08:52         p = omero.sys.Parameters()
20:08:52         p.map = {"oid": ds.id}
20:08:52         sql = (
20:08:52             "select ds from Dataset ds "
20:08:52             "join fetch ds.details.owner "
20:08:52             "join fetch ds.details.group "
20:08:52             "left outer join fetch ds.imageLinks dil "
20:08:52             "left outer join fetch dil.child i "
20:08:52             "where ds.id=:oid")
20:08:52         items.extend(query.findAllByQuery(sql, p))
20:08:52         assert 1 == len(items)
20:08:52         # members
20:08:52         p.map["eid"] = rlong(user1.id.val)
20:08:52         sql = ("select e from Experimenter e "
20:08:52                "where e.id =:eid order by e.omeName")
20:08:52         ms = query.findAllByQuery(sql, p)
20:08:52         sid = share.createShare(("test-share-%s" % uuid),
20:08:52                                 rtime(int(time.time() * 1000 + 86400)),
20:08:52                                 items, ms, [], True)
20:08:52         # USER RETRIEVAL
20:08:52         # login as user1
20:08:52         share1 = client_share1.sf.getShareService()
20:08:52         query1 = client_share1.sf.getQueryService()
20:08:52         content = share1.getContents(sid)
20:08:52         # Content now contains just the dataset with nothing loaded
20:08:52         assert 1 == len(content)
20:08:52         # get shared dataset and image when share is activated
20:08:52         share1.activate(sid)
20:08:52         # retrieve dataset
20:08:52         p = omero.sys.Parameters()
20:08:52         p.map = {"ids": rlist([ds.id])}
20:08:52         sql = (
20:08:52             "select ds from Dataset ds "
20:08:52             "join fetch ds.details.owner "
20:08:52             "join fetch ds.details.group "
20:08:52             "left outer join fetch ds.imageLinks dil "
20:08:52             "left outer join fetch dil.child i "
20:08:52             "where ds.id in (:ids) order by ds.name")
20:08:52         try:
20:08:52             res1 = query1.findAllByQuery(sql, p)
20:08:52             assert False, "This should throw an exception"
20:08:52         except Exception:
20:08:52             pass
20:08:52         # Now we add all the other elements to the share to prevent
20:08:52         # the security violation
20:08:52         #
20:08:52         # Not working imgs = cntar.getImages("Dataset",[ds.id.val], None)
20:08:52         img = query.findByQuery(
20:08:52             "select i from Image i join fetch i.datasetLinks dil "
20:08:52             "join dil.parent d where d.id = %s " % ds.id.val, None)
20:08:52         assert img
20:08:52         share.addObject(sid, img)
20:08:52         share.addObjects(sid, img.copyDatasetLinks())
20:08:52         assert 3 == len(share.getContents(sid))
20:08:52         # And try again to load them
20:08:52         share1.activate(sid)
20:08:52         res1 = query1.findAllByQuery(sql, p)
20:08:52 >       assert len(res1) == 1
20:08:52 E       assert 0 == 1
20:08:52 E        +  where 0 = len([])
20:08:52 test/integration/test_ishare.py:381: AssertionError
20:08:52 ____________________________ TestITimeline.test1225 ____________________________
20:08:52 self = <test.integration.test_itimeline.TestITimeline object at 0x7f8decda8c10>
20:08:52     @pytest.mark.broken(ticket="1225")
20:08:52     def test1225(self):
20:08:52         uuid = self.root.sf.getAdminService().getEventContext().sessionUuid
20:08:52         update = self.root.sf.getUpdateService()
20:08:52         timeline = self.root.sf.getTimelineService()
20:08:52         query = self.root.sf.getQueryService()
20:08:52         # create dataset
20:08:52         to_save = list()
20:08:52         for i in range(0, 10):
20:08:52             to_save.append(self.new_dataset(name="ds-%i-%s" % (i, uuid)))
20:08:52         dss = update.saveAndReturnArray(to_save)
20:08:52         # create tag
20:08:52         for i in range(0, 10):
20:08:52             ds1 = query.get("Dataset", dss[i].id.val)
20:08:52             ann = omero.model.TagAnnotationI()
20:08:52             ann.textValue = rstring('tag-%i-%s' % (i, uuid))
20:08:52             ann.setDescription(rstring('desc-%i-%s' % (i, uuid)))
20:08:52             t_ann = omero.model.DatasetAnnotationLinkI()
20:08:52             t_ann.setParent(ds1)
20:08:52             t_ann.setChild(ann)
20:08:52             update.saveObject(t_ann)
20:08:52         p = omero.sys.Parameters()
20:08:52         p.map = {}
20:08:52         f = omero.sys.Filter()
20:08:52         f.ownerId = rlong(0)
20:08:52         f.limit = rint(10)
20:08:52         p.theFilter = f
20:08:52         M = timeline.getMostRecentAnnotationLinks
20:08:52         tagids = set([e.child.id.val for e in
20:08:52                       M(None, ['TagAnnotation'], None, p)])
20:08:52         assert len(tagids) == 10
20:08:52         # And under #9609
20:08:52         tagids = set([e.child.id.val for e in
20:08:52                      M(None, ['TagAnnotation'], None, p,
20:08:52                        {"omero.group": "-1"})])
20:08:52 >       assert len(tagids) == 10
20:08:52 E       assert 6 == 10
20:08:52 E        +  where 6 = len({19, 30, 66, 9688, 13310, 41646})
20:08:52 test/integration/test_itimeline.py:244: AssertionError
20:08:52 ___________________________ TestPermissions.test3136 ___________________________
20:08:52 self = <test.integration.test_permissions.TestPermissions object at 0x7f8deccd4290>
20:08:52     @pytest.mark.broken(ticket="11494")
20:08:52     def test3136(self):
20:08:52         """
20:08:52         Calls to updateGroup were taking too long
20:08:52         because the default value of permissions
20:08:52         returned by the server was triggering a
20:08:52         full changePermissions event.
20:08:52         """
20:08:52         admin = self.root.sf.getAdminService()
20:08:52         group = self.new_group(perms="rw----")
20:08:52         # Change the name but not the permissions
20:08:52         group.name = rstring(self.uuid())
20:08:52         elapsed1, rv = self.timeit(admin.updateGroup, group)
20:08:52         # Now change the name and the permissions
20:08:52         group.name = rstring(self.uuid())
20:08:52         group.details.permissions = omero.model.PermissionsI("rwr---")
20:08:52         elapsed2, rv = self.timeit(admin.updateGroup, group)
20:08:52         # Locally this test always fails as the two times are
20:08:52         # the same order of magnitude. This may be an indication that
20:08:52         # the relevant ticket:
20:08:52         # https://trac.openmicroscopy.org/ome/ticket/3136
20:08:52         # is still valid. Does the ticket need re-opening
20:08:52         # or does the test condition need relaxing?
20:08:52 >       assert elapsed1 < (0.1 * elapsed2), \
20:08:52             "elapsed1=%s, elapsed2=%s" % (elapsed1, elapsed2)
20:08:52 E       AssertionError: elapsed1=0.021325111389160156, elapsed2=0.02229475975036621
20:08:52 E       assert 0.021325111389160156 < (0.1 * 0.02229475975036621)
20:08:52 test/integration/test_permissions.py:488: AssertionError
20:08:52 __________________ TestPermissions.testSaveWithNegOneExplicit __________________
20:08:52 self = <test.integration.test_permissions.TestPermissions object at 0x7f8deccd5490>
20:08:52     @pytest.mark.broken(ticket="11374")
20:08:52     def testSaveWithNegOneExplicit(self):
20:08:52         # Get a user and services
20:08:52         client, user = self.new_client_and_user()
20:08:52         # Create a new object with an explicit group
20:08:52         admin = client.sf.getAdminService()
20:08:52         ec = admin.getEventContext()
20:08:52         grp = omero.model.ExperimenterGroupI(ec.groupId, False)
20:08:52         tag = omero.model.TagAnnotationI()
20:08:52         tag.details.group = grp
20:08:52         # Now try to save it in the -1 context
20:08:52         update = client.sf.getUpdateService()
20:08:52         all_context = {"omero.group": "-1"}
20:08:52 >       update.saveAndReturnObject(tag, all_context)
20:08:52 test/integration/test_permissions.py:586: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = 9b99745c-2599-4c42-99a8-3a360161310a/e18b3c90-2ea3-4f40-98a1-1d97955cc853omero.api.IUpdate -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 obj = object #0 (::omero::model::TagAnnotation)
20:08:52 {
20:08:52     _id = <nil>
20:08:52     _details = object #1 (::omero::model::Details)
20:08:52     {
20:08:52  ...nksSeq = 
20:08:52     {
20:08:52     }
20:08:52     _annotationLinksLoaded = True
20:08:52     _annotationLinksCountPerOwner = {}
20:08:52     _textValue = <nil>
20:08:52 }
20:08:52 _ctx = {'omero.group': '-1'}
20:08:52     def saveAndReturnObject(self, obj, _ctx=None):
20:08:52 >       return _M_omero.api.IUpdate._op_saveAndReturnObject.invoke(self, ((obj, ), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.ApiUsageException: exception ::omero::ApiUsageException
20:08:52 E       {
20:08:52 E           serverStackTrace = ome.conditions.ApiUsageException: No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
20:08:52 E       	at ome.model.internal.Permissions.<init>(Permissions.java:164)
20:08:52 E       	at ome.security.basic.CurrentDetails.createDetails(CurrentDetails.java:439)
20:08:52 E       	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:700)
20:08:52 E       	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 E       	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 E       	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 E       	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
20:08:52 E       	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
20:08:52 E       	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
20:08:52 E       	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
20:08:52 E       	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
20:08:52 E       	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
20:08:52 E       	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
20:08:52 E       	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
20:08:52 E       	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
20:08:52 E       	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
20:08:52 E       	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 E       	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy102.saveAndReturnObject_async(Unknown Source)
20:08:52 E       	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
20:08:52 E       	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
20:08:52 E       	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
20:08:52 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 E       
20:08:52 E           serverExceptionClass = ome.conditions.ApiUsageException
20:08:52 E           message = No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IUpdate_ice.py:163: ApiUsageException
20:08:52 ____________________ TestPermissions.testSaveWithNegBadLink ____________________
20:08:52 self = <test.integration.test_permissions.TestPermissions object at 0x7f8deccd5c50>
20:08:52     @pytest.mark.broken(ticket="11374")
20:08:52     def testSaveWithNegBadLink(self):  # ticket:8194
20:08:52         # Get a user and services
20:08:52         client, user = self.new_client_and_user()
20:08:52         admin = client.sf.getAdminService()
20:08:52         group1 = admin.getGroup(admin.getEventContext().groupId)
20:08:52         group2 = self.new_group(experimenters=[user])
20:08:52         for x in (group1, group2):
20:08:52             x.unload()
20:08:52         admin.getEventContext()  # Refresh
20:08:52         # Create a new object with a bad link
20:08:52         image = self.new_image()
20:08:52         image.details.group = group1
20:08:52         tag = omero.model.TagAnnotationI()
20:08:52         tag.details.group = group2
20:08:52         link = image.linkAnnotation(tag)
20:08:52         link.details.group = group2
20:08:52         # Now try to save it in the -1 context
20:08:52         update = client.sf.getUpdateService()
20:08:52         all_context = {"omero.group": "-1"}
20:08:52         # Bad links should be detected and
20:08:52         # a security violation raised.
20:08:52         with pytest.raises(omero.GroupSecurityViolation):
20:08:52 >           update.saveAndReturnObject(image, all_context)
20:08:52 test/integration/test_permissions.py:635: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = c71cb09f-6c88-4190-942f-fcf4757746e6/be944fed-a391-4207-8a46-29f31f598591omero.api.IUpdate -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 obj = object #0 (::omero::model::Image)
20:08:52 {
20:08:52     _id = <nil>
20:08:52     _details = object #1 (::omero::model::Details)
20:08:52     {
20:08:52         _...4e8d03-8454-4158-a338-bc2965021327
20:08:52     }
20:08:52     _description = object #14 (::omero::RString)
20:08:52     {
20:08:52         _val = 
20:08:52     }
20:08:52 }
20:08:52 _ctx = {'omero.group': '-1'}
20:08:52     def saveAndReturnObject(self, obj, _ctx=None):
20:08:52 >       return _M_omero.api.IUpdate._op_saveAndReturnObject.invoke(self, ((obj, ), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.ApiUsageException: exception ::omero::ApiUsageException
20:08:52 E       {
20:08:52 E           serverStackTrace = ome.conditions.ApiUsageException: No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
20:08:52 E       	at ome.model.internal.Permissions.<init>(Permissions.java:164)
20:08:52 E       	at ome.security.basic.CurrentDetails.createDetails(CurrentDetails.java:439)
20:08:52 E       	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:700)
20:08:52 E       	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 E       	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 E       	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 E       	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
20:08:52 E       	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
20:08:52 E       	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
20:08:52 E       	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
20:08:52 E       	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
20:08:52 E       	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
20:08:52 E       	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
20:08:52 E       	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
20:08:52 E       	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
20:08:52 E       	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
20:08:52 E       	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 E       	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy102.saveAndReturnObject_async(Unknown Source)
20:08:52 E       	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
20:08:52 E       	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
20:08:52 E       	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
20:08:52 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 E       
20:08:52 E           serverExceptionClass = ome.conditions.ApiUsageException
20:08:52 E           message = No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IUpdate_ice.py:163: ApiUsageException
20:08:52 _______________________ TestPermissions.testSaveBadLink ________________________
20:08:52 self = <test.integration.test_permissions.TestPermissions object at 0x7f8deccd6190>
20:08:52     @pytest.mark.broken(ticket="11375")
20:08:52     def testSaveBadLink(self):
20:08:52         # Get a user and services
20:08:52         client, user = self.new_client_and_user()
20:08:52         admin = client.sf.getAdminService()
20:08:52         group1 = admin.getGroup(admin.getEventContext().groupId)
20:08:52         group2 = self.new_group(experimenters=[user])
20:08:52         for x in (group1, group2):
20:08:52             x.unload()
20:08:52         admin.getEventContext()  # Refresh
20:08:52         # Create a new object with a bad link
20:08:52         image = self.new_image()
20:08:52         image.details.group = group1
20:08:52         tag = omero.model.TagAnnotationI()
20:08:52         tag.details.group = group2
20:08:52         link = image.linkAnnotation(tag)
20:08:52         link.details.group = group2
20:08:52         # Now try to save it
20:08:52         update = client.sf.getUpdateService()
20:08:52         # Bad links should be detected and
20:08:52         # a security violation raised.
20:08:52         with pytest.raises(omero.GroupSecurityViolation):
20:08:52 >           update.saveAndReturnObject(image)
20:08:52 test/integration/test_permissions.py:664: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = fc83e800-8e28-4065-8f7f-5c6e8f156fcb/960ad5a7-91e1-461d-aec6-01e8a563437bomero.api.IUpdate -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 obj = object #0 (::omero::model::Image)
20:08:52 {
20:08:52     _id = <nil>
20:08:52     _details = object #1 (::omero::model::Details)
20:08:52     {
20:08:52         _...8725a0-1b8c-451f-a641-bfdf49b56f01
20:08:52     }
20:08:52     _description = object #14 (::omero::RString)
20:08:52     {
20:08:52         _val = 
20:08:52     }
20:08:52 }
20:08:52 _ctx = None
20:08:52     def saveAndReturnObject(self, obj, _ctx=None):
20:08:52 >       return _M_omero.api.IUpdate._op_saveAndReturnObject.invoke(self, ((obj, ), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.SecurityViolation: exception ::omero::SecurityViolation
20:08:52 E       {
20:08:52 E           serverStackTrace = ome.conditions.SecurityViolation: You are not authorized to set the ExperimenterGroup for ome.model.annotations.TagAnnotation:Id_41801 to ome.model.meta.ExperimenterGroup:Id_3681
20:08:52 E       	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:785)
20:08:52 E       	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 E       	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 E       	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 E       	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 E       	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:877)
20:08:52 E       	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:859)
20:08:52 E       	at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
20:08:52 E       	at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.cascadeBeforeSave(AbstractSaveEventListener.java:450)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:336)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 E       	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 E       	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 E       	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 E       	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:877)
20:08:52 E       	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:859)
20:08:52 E       	at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:425)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:362)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:338)
20:08:52 E       	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
20:08:52 E       	at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
20:08:52 E       	at org.hibernate.event.def.AbstractSaveEventListener.cascadeAfterSave(AbstractSaveEventListener.java:475)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:388)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 E       	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 E       	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 E       	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 E       	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
20:08:52 E       	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
20:08:52 E       	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
20:08:52 E       	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
20:08:52 E       	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
20:08:52 E       	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
20:08:52 E       	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
20:08:52 E       	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
20:08:52 E       	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
20:08:52 E       	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
20:08:52 E       	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 E       	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy102.saveAndReturnObject_async(Unknown Source)
20:08:52 E       	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
20:08:52 E       	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
20:08:52 E       	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
20:08:52 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 E       
20:08:52 E           serverExceptionClass = ome.conditions.SecurityViolation
20:08:52 E           message = You are not authorized to set the ExperimenterGroup for ome.model.annotations.TagAnnotation:Id_41801 to ome.model.meta.ExperimenterGroup:Id_3681
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IUpdate_ice.py:163: SecurityViolation
20:08:52 ______ TestPermissions.testUseOfRawFileBeanScriptReadCorrectGroupAndUser _______
20:08:52 self = <test.integration.test_permissions.TestPermissions object at 0x7f8decae8dd0>
20:08:52     @pytest.mark.broken(ticket="11539")
20:08:52     def testUseOfRawFileBeanScriptReadCorrectGroupAndUser(self):
20:08:52 >       self.assertValidScript(lambda v: {
20:08:52             'omero.group': str(v.details.group.id.val),
20:08:52             'omero.user': str(v.details.owner.id.val)
20:08:52         })
20:08:52 test/integration/test_permissions.py:831: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 test/integration/test_permissions.py:813: in assertValidScript
20:08:52     store.setFileId(script.id.val, ctx)
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = 093e0f18-aadf-4c88-9016-1eef34122a08/f5eec126-0e29-4927-86ca-87dfea078b81omero.api.RawFileStore -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 fileId = 5719
20:08:52 _ctx = {'omero.client.uuid': '87267498-5380-4a05-8fa0-98c3b2e76b98', 'omero.session.uuid': '093e0f18-aadf-4c88-9016-1eef34122a08', 'omero.group': '1', 'omero.user': '0'}
20:08:52     def setFileId(self, fileId, _ctx=None):
20:08:52 >       return _M_omero.api.RawFileStore._op_setFileId.invoke(self, ((fileId, ), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       Ice.UnknownException: exception ::Ice::UnknownException
20:08:52 E       {
20:08:52 E           unknown = ome.conditions.SecurityViolation: User 4663 is not an admin and so cannot set uid to 0
20:08:52 E       	at ome.security.basic.BasicEventContext.checkAndInitialize(BasicEventContext.java:141)
20:08:52 E       	at ome.security.basic.CurrentDetails.checkAndInitialize(CurrentDetails.java:317)
20:08:52 E       	at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:449)
20:08:52 E       	at ome.security.basic.EventHandler.doLogin(EventHandler.java:210)
20:08:52 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:146)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 E       	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 E       	at ome.services.blitz.repo.RepositoryDaoImpl.getFile(RepositoryDaoImpl.java:866)
20:08:52 E       	at ome.services.blitz.repo.PublicRepositoryI.checkId(PublicRepositoryI.java:823)
20:08:52 E       	at ome.services.blitz.repo.PublicRepositoryI.fileById(PublicRepositoryI.java:367)
20:08:52 E       	at omero.grid._RepositoryTie.fileById(_RepositoryTie.java:78)
20:08:52 E       	at omero.grid._RepositoryDisp.___fileById(_RepositoryDisp.java:393)
20:08:52 E       	at omero.grid._RepositoryDisp.__dispatch(_RepositoryDisp.java:538)
20:08:52 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 E       
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_RawFileStore_ice.py:200: UnknownException
20:08:52 _________________________ TestRFS.testTicket1961Basic __________________________
20:08:52 self = <test.integration.test_rawfilestore.TestRFS object at 0x7f8decb1c3d0>
20:08:52     @pytest.mark.broken(ticket="11534")
20:08:52     def testTicket1961Basic(self):
20:08:52         ofile = self.file()
20:08:52         rfs = self.client.sf.createRawFileStore()
20:08:52         rfs.setFileId(ofile.id.val)
20:08:52         rfs.write([0, 1, 2, 3], 0, 4)
20:08:52         rfs.close()
20:08:52 >       self.check_file(ofile)
20:08:52 test/integration/test_rawfilestore.py:49: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = <test.integration.test_rawfilestore.TestRFS object at 0x7f8decb1c3d0>
20:08:52 ofile = object #0 (::omero::model::OriginalFile)
20:08:52 {
20:08:52     _id = object #1 (::omero::RLong)
20:08:52     {
20:08:52         _val = 6210
20:08:52     }
20:08:52     _d...annotationLinksCountPerOwner = 
20:08:52     {
20:08:52     }
20:08:52     _name = object #26 (::omero::RString)
20:08:52     {
20:08:52         _val = test
20:08:52     }
20:08:52 }
20:08:52 client = <omero.clients.BaseClient object at 0x7f8de8844ad0>
20:08:52     def check_file(self, ofile, client=None):
20:08:52         if client is None:
20:08:52             client = self.client
20:08:52         query = client.sf.getQueryService()
20:08:52         ofile = query.get("OriginalFile", ofile.id.val)
20:08:52         assert ofile.size.val != -1
20:08:52 >       assert ofile.hash.val != ""
20:08:52 E       AssertionError: assert '' != ''
20:08:52 E        +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
20:08:52 E        +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6210\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4664\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3683\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1785614832089\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
20:08:52 test/integration/test_rawfilestore.py:40: AssertionError
20:08:52 ____________________ TestRFS.testTicket1961WithKillSession _____________________
20:08:52 self = <test.integration.test_rawfilestore.TestRFS object at 0x7f8decb1c6d0>
20:08:52     @pytest.mark.broken(ticket="11534")
20:08:52     def testTicket1961WithKillSession(self):
20:08:52         ofile = self.file()
20:08:52         grp = self.ctx.groupName
20:08:52         session = self.client.sf.getSessionService().createUserSession(
20:08:52             1 * 1000, 10000, grp)
20:08:52         properties = self.client.getPropertyMap()
20:08:52         c = omero.client(properties)
20:08:52         s = c.joinSession(session.uuid.val)
20:08:52         rfs = s.createRawFileStore()
20:08:52         rfs.setFileId(ofile.id.val)
20:08:52         rfs.write([0, 1, 2, 3], 0, 4)
20:08:52         c.killSession()
20:08:52 >       self.check_file(ofile)
20:08:52 test/integration/test_rawfilestore.py:67: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = <test.integration.test_rawfilestore.TestRFS object at 0x7f8decb1c6d0>
20:08:52 ofile = object #0 (::omero::model::OriginalFile)
20:08:52 {
20:08:52     _id = object #1 (::omero::RLong)
20:08:52     {
20:08:52         _val = 6211
20:08:52     }
20:08:52     _d...annotationLinksCountPerOwner = 
20:08:52     {
20:08:52     }
20:08:52     _name = object #26 (::omero::RString)
20:08:52     {
20:08:52         _val = test
20:08:52     }
20:08:52 }
20:08:52 client = <omero.clients.BaseClient object at 0x7f8de8844ad0>
20:08:52     def check_file(self, ofile, client=None):
20:08:52         if client is None:
20:08:52             client = self.client
20:08:52         query = client.sf.getQueryService()
20:08:52         ofile = query.get("OriginalFile", ofile.id.val)
20:08:52         assert ofile.size.val != -1
20:08:52 >       assert ofile.hash.val != ""
20:08:52 E       AssertionError: assert '' != ''
20:08:52 E        +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
20:08:52 E        +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6211\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4664\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3683\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1785614832207\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
20:08:52 test/integration/test_rawfilestore.py:40: AssertionError
20:08:52 __________________________ TestRFS.testTicket2161Save __________________________
20:08:52 self = <test.integration.test_rawfilestore.TestRFS object at 0x7f8decb1c990>
20:08:52     @pytest.mark.broken(ticket="11534")
20:08:52     def testTicket2161Save(self):
20:08:52         ofile = self.file()
20:08:52         rfs = self.client.sf.createRawFileStore()
20:08:52         rfs.setFileId(ofile.id.val)
20:08:52         rfs.write([0, 1, 2, 3], 0, 4)
20:08:52         ofile = rfs.save()
20:08:52 >       self.check_file(ofile)
20:08:52 test/integration/test_rawfilestore.py:76: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = <test.integration.test_rawfilestore.TestRFS object at 0x7f8decb1c990>
20:08:52 ofile = object #0 (::omero::model::OriginalFile)
20:08:52 {
20:08:52     _id = object #1 (::omero::RLong)
20:08:52     {
20:08:52         _val = 6212
20:08:52     }
20:08:52     _d...annotationLinksCountPerOwner = 
20:08:52     {
20:08:52     }
20:08:52     _name = object #26 (::omero::RString)
20:08:52     {
20:08:52         _val = test
20:08:52     }
20:08:52 }
20:08:52 client = <omero.clients.BaseClient object at 0x7f8de8844ad0>
20:08:52     def check_file(self, ofile, client=None):
20:08:52         if client is None:
20:08:52             client = self.client
20:08:52         query = client.sf.getQueryService()
20:08:52         ofile = query.get("OriginalFile", ofile.id.val)
20:08:52         assert ofile.size.val != -1
20:08:52 >       assert ofile.hash.val != ""
20:08:52 E       AssertionError: assert '' != ''
20:08:52 E        +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
20:08:52 E        +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6212\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4664\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3683\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1785614832260\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
20:08:52 test/integration/test_rawfilestore.py:40: AssertionError
20:08:52 _____________________________ TestRFS.testNoWrite ______________________________
20:08:52 self = <test.integration.test_rawfilestore.TestRFS object at 0x7f8decb1cf50>
20:08:52     @pytest.mark.broken(ticket="11534")
20:08:52     def testNoWrite(self):
20:08:52         group = self.new_group(perms="rwr---")
20:08:52         client1 = self.new_client(group=group)
20:08:52         client2 = self.new_client(group=group)
20:08:52         ofile = self.file(client=client1)
20:08:52         rfs = client1.sf.createRawFileStore()
20:08:52         rfs.setFileId(ofile.id.val)
20:08:52         rfs.write(b"0123", 0, 4)
20:08:52         rfs.close()
20:08:52 >       self.check_file(ofile, client=client1)
20:08:52 test/integration/test_rawfilestore.py:94: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = <test.integration.test_rawfilestore.TestRFS object at 0x7f8decb1cf50>
20:08:52 ofile = object #0 (::omero::model::OriginalFile)
20:08:52 {
20:08:52     _id = object #1 (::omero::RLong)
20:08:52     {
20:08:52         _val = 6213
20:08:52     }
20:08:52     _d...annotationLinksCountPerOwner = 
20:08:52     {
20:08:52     }
20:08:52     _name = object #26 (::omero::RString)
20:08:52     {
20:08:52         _val = test
20:08:52     }
20:08:52 }
20:08:52 client = <omero.clients.BaseClient object at 0x7f8de826d6d0>
20:08:52     def check_file(self, ofile, client=None):
20:08:52         if client is None:
20:08:52             client = self.client
20:08:52         query = client.sf.getQueryService()
20:08:52         ofile = query.get("OriginalFile", ofile.id.val)
20:08:52         assert ofile.size.val != -1
20:08:52 >       assert ofile.hash.val != ""
20:08:52 E       AssertionError: assert '' != ''
20:08:52 E        +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
20:08:52 E        +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6213\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4665\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3684\n            }\n            _details = object #7 (::...   }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -56\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1785614837713\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
20:08:52 test/integration/test_rawfilestore.py:40: AssertionError
20:08:52 __________________ TestRepoRawFileStore.testFailedWriteNoFile __________________
20:08:52 self = <test.integration.test_reporawfilestore.TestRepoRawFileStore object at 0x7f8decb3e0d0>
20:08:52     @pytest.mark.broken(ticket="11610")
20:08:52     def testFailedWriteNoFile(self):
20:08:52         # Without a single write, no file is produced
20:08:52         rfs = self.repoPrx.file(self.repo_filename, "rw")  # create empty file
20:08:52         rfs.close()
20:08:52         rfs = self.repoPrx.file(self.repo_filename, "r")
20:08:52 >       with pytest.raises(omero.ResourceError):
20:08:52 E       Failed: DID NOT RAISE ResourceError
20:08:52 test/integration/test_reporawfilestore.py:67: Failed
20:08:52 ______________________ TestScripts.testAutoFillTicket2326 ______________________
20:08:52 self = <test.integration.test_scripts.TestScripts object at 0x7f8decba2990>
20:08:52     @pytest.mark.broken(ticket="11539")
20:08:52     def testAutoFillTicket2326(self):
20:08:52         SCRIPT = """if True:
20:08:52         import omero.scripts
20:08:52         import omero.rtypes
20:08:52         client = omero.scripts.client(
20:08:52             "ticket2326", omero.scripts.Long("width", optional=True))
20:08:52         width = client.getInput("width")
20:08:52         print(width)
20:08:52         client.setOutput(
20:08:52             "noWidthKey",
20:08:52             omero.rtypes.rbool("width" not in client.getInputKeys()))
20:08:52         client.setOutput("widthIsNull", omero.rtypes.rbool(width is None))
20:08:52         """
20:08:52         impl = omero.processor.usermode_processor(self.client)
20:08:52         svc = self.client.sf.getScriptService()
20:08:52         try:
20:08:52             scriptID = svc.uploadScript("/test/testAutoFillTicket2326", SCRIPT)
20:08:52 >           process = svc.runScript(scriptID, {}, None)
20:08:52                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 test/integration/test_scripts.py:385: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = 84078628-837a-4f4d-aaa4-872a8d73277a/f390e354-c9f5-47c2-b6f3-3fc2c76d442comero.api.IScript -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 scriptID = 6218, inputs = {}, waitSecs = None, _ctx = None
20:08:52     def runScript(self, scriptID, inputs, waitSecs, _ctx=None):
20:08:52 >       return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
20:08:52 E       {
20:08:52 E           serverStackTrace = 
20:08:52 E           serverExceptionClass = 
20:08:52 E           message = No processor available! [0 response(s)]
20:08:52 E           processorCount = 0
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py:935: NoProcessorAvailable
20:08:52 ------------------------------ Captured log setup ------------------------------
20:08:52 INFO     omero.util.Resources:__init__.py:669 Halted
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.util.Resources:__init__.py:652 Starting
20:08:52 INFO     omero.processor.ProcessorI:processor.py:814 Registering processor I7\/NB`,Hbbmu?iND70;2/UsermodeProcessor-ecfb13b9-89e9-407b-a5a2-c1007811f51a -t -e 1.1:tcp -h 127.0.0.1 -p 46495 -t 60000
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4975
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4975
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4976
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4976
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.processor.ProcessorI:__init__.py:597 Cleaning up
20:08:52 INFO     omero.processor.ProcessorI:__init__.py:599 Done
20:08:52 ______________ TestScripts.testParamLoadingPerformanceTicket2285 _______________
20:08:52 self = <test.integration.test_scripts.TestScripts object at 0x7f8decba3010>
20:08:52     @pytest.mark.broken(reason="Minor performance failure", ticket="11539")
20:08:52     def testParamLoadingPerformanceTicket2285(self):
20:08:52         root_client = self.new_client(system=True)
20:08:52         svc = root_client.sf.getScriptService()
20:08:52         SCRIPT = """if True:
20:08:52         import omero.model as OM
20:08:52         import omero.rtypes as OR
20:08:52         import omero.scripts as OS
20:08:52         c = OS.client("perf test",
20:08:52             OS.Long("a", min=0, max=5),
20:08:52             OS.String("b", values=("a","b","c")),
20:08:52             OS.List("c").ofType(OM.ImageI))
20:08:52         """
20:08:52         upload_time, scriptID = self.timeit(
20:08:52             svc.uploadOfficialScript, "/test/perf%s.py" % self.uuid(), SCRIPT)
20:08:52         impl = omero.processor.usermode_processor(root_client)
20:08:52         try:
20:08:52             params_time, params = self.timeit(svc.getParams, scriptID)
20:08:52             assert params_time < (upload_time / 10), \
20:08:52                 "upload_time(%s) <= 10 * params_time(%s)!" % \
20:08:52                 (upload_time, params_time)
20:08:52             assert params_time < 0.1, "params_time(%s) >= 0.01 !" % params_time
20:08:52 >           run_time, process = self.timeit(
20:08:52                 svc.runScript, scriptID, wrap({"a": int(5)}).val, None)
20:08:52 test/integration/test_scripts.py:424: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero/testlib/__init__.py:612: in timeit
20:08:52     rv = func(*args, **kwargs)
20:08:52          ^^^^^^^^^^^^^^^^^^^^^
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = e91cb443-bded-448e-9136-0297a4ba0ed4/ee2a5261-d6cd-4713-a3b7-59ee72409b00omero.api.IScript -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 scriptID = 6219, inputs = {'a': object #0 (::omero::RInt)
20:08:52 {
20:08:52     _val = 5
20:08:52 }}
20:08:52 waitSecs = None, _ctx = None
20:08:52     def runScript(self, scriptID, inputs, waitSecs, _ctx=None):
20:08:52 >       return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.ValidationException: exception ::omero::ValidationException
20:08:52 E       {
20:08:52 E           serverStackTrace = 
20:08:52 E           serverExceptionClass = 
20:08:52 E           message = Invalid parameters:
20:08:52 E       WRONG TYPE for "a": <class 'omero.rtypes.RIntI'> != <class 'omero.rtypes.RLongI'>
20:08:52 E       
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py:935: ValidationException
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4669, group=3687, script=4977
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 858, in willAccept
20:08:52     handle.close()
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_ServicesF_ice.py", line 287, in close
20:08:52     return _M_omero.api.StatefulServiceInterface._op_close.invoke(self, ((), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.SecurityViolation: exception ::omero::SecurityViolation
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.SecurityViolation: User 4668 is not a member of group 3687 and cannot login
20:08:52 	at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:514)
20:08:52 	at ome.security.basic.EventHandler.doLogin(EventHandler.java:210)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:146)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
20:08:52 	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy93.close(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy93.close(Unknown Source)
20:08:52 	at ome.services.blitz.impl.AbstractCloseableAmdServant.close_async(AbstractCloseableAmdServant.java:90)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy94.close_async(Unknown Source)
20:08:52 	at omero.api._JobHandleTie.close_async(_JobHandleTie.java:144)
20:08:52 	at omero.api._StatefulServiceInterfaceDisp.___close(_StatefulServiceInterfaceDisp.java:185)
20:08:52 	at omero.api._JobHandleDisp.__dispatch(_JobHandleDisp.java:597)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.SecurityViolation
20:08:52     message = User 4668 is not a member of group 3687 and cannot login
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'bool'>
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.util.Resources:__init__.py:652 Starting
20:08:52 INFO     omero.processor.ProcessorI:processor.py:814 Registering processor F].X-P0E1jVX<A7+Iy0b/UsermodeProcessor-0b373086-8342-4acb-93b3-cf6e3724e20c -t -e 1.1:tcp -h 127.0.0.1 -p 46495 -t 60000
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4669, group=3687, script=4978
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 858, in willAccept
20:08:52     handle.close()
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_ServicesF_ice.py", line 287, in close
20:08:52     return _M_omero.api.StatefulServiceInterface._op_close.invoke(self, ((), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.SecurityViolation: exception ::omero::SecurityViolation
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.SecurityViolation: User 4668 is not a member of group 3687 and cannot login
20:08:52 	at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:514)
20:08:52 	at ome.security.basic.EventHandler.doLogin(EventHandler.java:210)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:146)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
20:08:52 	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy93.close(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy93.close(Unknown Source)
20:08:52 	at ome.services.blitz.impl.AbstractCloseableAmdServant.close_async(AbstractCloseableAmdServant.java:90)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy94.close_async(Unknown Source)
20:08:52 	at omero.api._JobHandleTie.close_async(_JobHandleTie.java:144)
20:08:52 	at omero.api._StatefulServiceInterfaceDisp.___close(_StatefulServiceInterfaceDisp.java:185)
20:08:52 	at omero.api._JobHandleDisp.__dispatch(_JobHandleDisp.java:597)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.SecurityViolation
20:08:52     message = User 4668 is not a member of group 3687 and cannot login
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'bool'>
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4669, group=3687, script=4978
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.processor.ProcessorI:__init__.py:597 Cleaning up
20:08:52 INFO     omero.processor.ProcessorI:__init__.py:599 Done
20:08:52 _____________________________ TestScripts.test3527 _____________________________
20:08:52 self = <test.integration.test_scripts.TestScripts object at 0x7f8decba3490>
20:08:52     @pytest.mark.broken(ticket="11610")
20:08:52     def test3527(self):
20:08:52         SCRIPT = """if True:
20:08:52         import omero.scripts
20:08:52         import omero.rtypes
20:08:52         client = omero.scripts.client("ticket3527", \
20:08:52                 omero.scripts.Long("gid", out=True))
20:08:52         ec = client.sf.getAdminService().getEventContext()
20:08:52         gid = ec.groupId
20:08:52         client.setOutput("gid", omero.rtypes.rlong(gid))
20:08:52         """
20:08:52         impl = omero.processor.usermode_processor(self.client)
20:08:52         svc = self.client.sf.getScriptService()
20:08:52         try:
20:08:52             scriptID = svc.uploadScript("/test/test3527", SCRIPT)
20:08:52 >           process = svc.runScript(scriptID, {}, None)
20:08:52                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 test/integration/test_scripts.py:528: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = 84078628-837a-4f4d-aaa4-872a8d73277a/f390e354-c9f5-47c2-b6f3-3fc2c76d442comero.api.IScript -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 scriptID = 6221, inputs = {}, waitSecs = None, _ctx = None
20:08:52     def runScript(self, scriptID, inputs, waitSecs, _ctx=None):
20:08:52 >       return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
20:08:52 E       {
20:08:52 E           serverStackTrace = 
20:08:52 E           serverExceptionClass = 
20:08:52 E           message = No processor available! [0 response(s)]
20:08:52 E           processorCount = 0
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py:935: NoProcessorAvailable
20:08:52 ------------------------------ Captured log call -------------------------------
20:08:52 INFO     omero.util.Resources:__init__.py:652 Starting
20:08:52 INFO     omero.processor.ProcessorI:processor.py:814 Registering processor I7\/NB`,Hbbmu?iND70;2/UsermodeProcessor-16b80947-06c2-4f36-aa60-ca1bcfeae6a8 -t -e 1.1:tcp -h 127.0.0.1 -p 46495 -t 60000
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4979
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4979
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4979
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4979
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 INFO     omero.remote:decorators.py:70  Meth: ProcessorI.willAccept
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4980
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4980
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4980
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 ERROR    omero.processor.ProcessorI:processor.py:861 File lookup failed: user=4668, group=3686, script=4980
20:08:52 Traceback (most recent call last):
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 857, in willAccept
20:08:52     file, handle = self.lookup(scriptContext)
20:08:52                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 829, in lookup
20:08:52     file = prx.validateScript(job, self.accepts_list)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/processor.py", line 40, in handler
20:08:52     return func(*args, **kwargs)
20:08:52            ^^^^^^^^^^^^^^^^^^^^^
20:08:52   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_api_IScript_ice.py", line 1065, in validateScript
20:08:52     return _M_omero.api.IScript._op_validateScript.invoke(self, ((j, acceptsList), _ctx))
20:08:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: Found wrong number of files: []
20:08:52 	at ome.services.blitz.impl.ScriptI$15$1.doWork(ScriptI.java:577)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.services.util.Executor$Impl$Interceptor.invoke(Executor.java:568)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.impl.ScriptI$15.call(ScriptI.java:570)
20:08:52 	at ome.services.throttling.Callback2.run(Callback2.java:43)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:159)
20:08:52 	at ome.services.blitz.impl.ScriptI.validateScript_async(ScriptI.java:553)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy95.validateScript_async(Unknown Source)
20:08:52 	at omero.api._IScriptTie.validateScript_async(_IScriptTie.java:144)
20:08:52 	at omero.api._IScriptDisp.___validateScript(_IScriptDisp.java:704)
20:08:52 	at omero.api._IScriptDisp.__dispatch(_IScriptDisp.java:819)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = Found wrong number of files: []
20:08:52 }
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.remote:decorators.py:75  Rslt: <class 'NoneType'>
20:08:52 INFO     omero.processor.ProcessorI:__init__.py:597 Cleaning up
20:08:52 INFO     omero.processor.ProcessorI:__init__.py:599 Done
20:08:52 _______________ TestThumbnailPerms.testPrivate10618RootWithNoCtx _______________
20:08:52 self = <test.integration.test_thumbnailPerms.TestThumbnailPerms object at 0x7f8decbd4f10>
20:08:52     @pytest.mark.broken(reason="requires thumbnail work")
20:08:52     def testPrivate10618RootWithNoCtx(self):
20:08:52         """
20:08:52         This would require the server to try omero.group=-1
20:08:52         for the user.
20:08:52         """
20:08:52         group = self.new_group(perms="rw----")
20:08:52 >       self.assert10618(group, self.root, True)
20:08:52 test/integration/test_thumbnailPerms.py:256: 
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 test/integration/test_thumbnailPerms.py:217: in assert10618
20:08:52     s = tb_prx.getThumbnailByLongestSideSet(rint(16), [pId], *ctx)
20:08:52         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
20:08:52 self = 84905cdb-6cb3-4b37-863e-cf9ee220b766/25822835-07eb-47ec-8dba-78da5d574820omero.api.ThumbnailStore -t -e 1.1:tcp -h 172.18.0.3 -p 39115 -t 60000
20:08:52 size = object #0 (::omero::RInt)
20:08:52 {
20:08:52     _val = 16
20:08:52 }, pixelsIds = [2908]
20:08:52 _ctx = None
20:08:52     def getThumbnailByLongestSideSet(self, size, pixelsIds, _ctx=None):
20:08:52 >       return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideSet.invoke(self, ((size, pixelsIds), _ctx))
20:08:52                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:08:52 E       omero.ResourceError: exception ::omero::ResourceError
20:08:52 E       {
20:08:52 E           serverStackTrace = ome.conditions.ResourceError: Error retrieving Pixels id:2908. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
20:08:52 E       	at ome.services.ThumbnailCtx.isExtendedGraphCritical(ThumbnailCtx.java:749)
20:08:52 E       	at ome.services.ThumbnailCtx.createAndPrepareMissingRenderingSettings(ThumbnailCtx.java:388)
20:08:52 E       	at ome.services.ThumbnailBean.getThumbnailByLongestSideSet(ThumbnailBean.java:1003)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
20:08:52 E       	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 E       	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 E       	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 E       	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 E       	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 E       	at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideSet_async(ThumbnailStoreI.java:83)
20:08:52 E       	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 E       	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 E       	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 E       	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 E       	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 E       	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 E       	at jdk.proxy2/jdk.proxy2.$Proxy114.getThumbnailByLongestSideSet_async(Unknown Source)
20:08:52 E       	at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideSet_async(_ThumbnailStoreTie.java:132)
20:08:52 E       	at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideSet(_ThumbnailStoreDisp.java:743)
20:08:52 E       	at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:1088)
20:08:52 E       	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 E       	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 E       	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 E       	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 E       	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 E       	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 E       	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 E       	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 E       
20:08:52 E           serverExceptionClass = ome.conditions.ResourceError
20:08:52 E           message = Error retrieving Pixels id:2908. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
20:08:52 E       }
20:08:52 ../../../../.venv3/lib64/python3.11/site-packages/omero_api_ThumbnailStore_ice.py:730: ResourceError
20:08:52 ___________________________ TestTickets2000.test1184 ___________________________
20:08:52 self = <test.integration.test_tickets2000.TestTickets2000 object at 0x7f8deca39590>
20:08:52     @pytest.mark.broken(ticket="11543")
20:08:52     def test1184(self):
20:08:52         uuid = self.uuid()
20:08:52         client = self.new_client(perms="rw----")
20:08:52         query = client.sf.getQueryService()
20:08:52         update = client.sf.getUpdateService()
20:08:52         admin = client.sf.getAdminService()
20:08:52         cont = client.sf.getContainerService()
20:08:52         ds = self.new_dataset(name='test1184-ds-%s' % (uuid))
20:08:52         for i in range(1, 2001):
20:08:52             img = self.new_image(name='img1184-%s' % (uuid))
20:08:52             ds.linkImage(img)
20:08:52         ds = update.saveAndReturnObject(ds)
20:08:52         c = cont.getCollectionCount(
20:08:52             ds.__class__.__name__, ("imageLinks"), [ds.id.val], None)
20:08:52         assert c[ds.id.val] == 2000
20:08:52         page = 1
20:08:52         p = omero.sys.Parameters()
20:08:52         p.map = {}
20:08:52         p.map["eid"] = rlong(admin.getEventContext().userId)
20:08:52         p.map["oid"] = rlong(ds.id.val)
20:08:52         if page is not None:
20:08:52             f = omero.sys.Filter()
20:08:52             f.limit = rint(24)
20:08:52             f.offset = rint((int(page) - 1) * 24)
20:08:52             p.theFilter = f
20:08:52         sql = "select im from Image im join fetch im.details.owner " \
20:08:52               "join fetch im.details.group left outer join fetch " \
20:08:52               "im.datasetLinks dil left outer join fetch dil.parent d " \
20:08:52               "where d.id = :oid and im.details.owner.id=:eid " \
20:08:52               "order by im.id asc"
20:08:52         start = time.time()
20:08:52         res = query.findAllByQuery(sql, p)
20:08:52         assert 24 == len(res)
20:08:52         end = time.time()
20:08:52         elapsed = end - start
20:08:52 >       assert elapsed < 3.0, \
20:08:52             "Expected the test to complete in < 3 seconds, took: %f" % elapsed
20:08:52 E       AssertionError: Expected the test to complete in < 3 seconds, took: 11.400796
20:08:52 E       assert 11.400795698165894 < 3.0
20:08:52 test/integration/test_tickets2000.py:370: AssertionError
20:08:52 =============================== warnings summary ===============================
20:08:52 OmeroPy/test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Dataset-test.fake--d]
20:08:52 OmeroPy/test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r]
20:08:52   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/plugins/sessions.py:176: DeprecationWarning: OMERO_SESSION_DIR is deprecated. Use OMERO_SESSIONDIR instead.
20:08:52     warnings.warn(
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
20:08:52   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4855: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
20:08:52     logger.warn("%s on %s to <%s> %s(%r, %r)",
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
20:08:52 OmeroPy/test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript
20:08:52 OmeroPy/test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations
20:08:52 OmeroPy/test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations
20:08:52 OmeroPy/test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead
20:08:52 OmeroPy/test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead
20:08:52   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:270: DeprecationWarning: isSet() is deprecated, use is_set() instead
20:08:52     return self.event.isSet()
20:08:52 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
20:08:52 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
20:08:52 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
20:08:52 OmeroPy/test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback
20:08:52   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:89: DeprecationWarning: isSet() is deprecated, use is_set() instead
20:08:52     if self.event.isSet():
20:08:52 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
20:08:52 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/broken/junit-results.xml -
20:08:52 =========================== short test summary info ============================
20:08:52 FAILED test/integration/clitest/test_fs.py::TestFS::testRenameAdminOnly - AssertionError: assert False
20:08:52  +  where False = <built-in method endswith of str object at 0x7f8ddbc58650>('SecurityViolation: Admins only!\n')
20:08:52  +    where <built-in method endswith of str object at 0x7f8ddbc58650> = 'disabled since OMERO 5.4.7 due to Pixels.path bug\n'.endswith
20:08:52 FAILED test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Dataset-test.fake--d] - omero.cli.NonZeroReturnCode: assert failed
20:08:52 FAILED test/integration/clitest/test_import.py::TestImport::testTargetInDifferentGroup[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r] - omero.cli.NonZeroReturnCode: assert failed
20:08:52 FAILED test/integration/gatewaytest/test_multi_group.py::TestHistory::testCreateHistory - AssertionError: Logs count should match number of objects
20:08:52 assert 1 == 0
20:08:52 FAILED test/integration/gatewaytest/test_multi_group.py::TestScript::testRunScript - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
20:08:52 {
20:08:52     serverStackTrace = 
20:08:52     serverExceptionClass = 
20:08:52     message = No processor available! [0 response(s)]
20:08:52     processorCount = 0
20:08:52 }
20:08:52 FAILED test/integration/gatewaytest/test_performance.py::TestPerformance::testListFileAnnotations - AssertionError: Blitz listFileAnnotations() should be faster than getObjects('FileAnnotation')
20:08:52 assert 0.21014809608459473 < 0.14575624465942383
20:08:52 FAILED test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupRead - assert not 2718 in [2717, 1, 2729, 2718, 2785]
20:08:52  +  where 2718 = getId()
20:08:52  +    where getId = <_ExperimenterGroupWrapper id=2718>.getId
20:08:52  +  and   [2717, 1, 2729, 2718, 2785] = object #0 (::omero::sys::EventContext)\n{\n    shareId = -1\n    sessionId = 10088\n    sessionUuid = c6873f73-4b4b-412e-965f-3a89b87ac833\n    userId = 3653\n    userName = weblitz_test_user\n    sudoerId = <nil>\n    sudoerName = <nil>\n    groupId = 2717\n    groupName = weblitz_test_user_group\n    isAdmin = False\n    adminPrivileges = \n    {\n    }\n    eventId = -1\n    eventType = Internal\n    memberOfGroups = \n    {\n        [0] = 2717\n        [1] = 1\n        [2] = 2729\n        [3] = 2718\n        [4] = 2785\n    }\n    leaderOfGroups = \n    {\n    }\n    groupPermissions = object #1 (::omero::model::Permissions)\n    {\n        _restrictions = \n        {\n        }\n        _extendedRestrictions = \n        {\n        }\n        _perm1 = -56\n    }\n}.memberOfGroups
20:08:52  +    where object #0 (::omero::sys::EventContext)\n{\n    shareId = -1\n    sessionId = 10088\n    sessionUuid = c6873f73-4b4b-412e-965f-3a89b87ac833\n    userId = 3653\n    userName = weblitz_test_user\n    sudoerId = <nil>\n    sudoerName = <nil>\n    groupId = 2717\n    groupName = weblitz_test_user_group\n    isAdmin = False\n    adminPrivileges = \n    {\n    }\n    eventId = -1\n    eventType = Internal\n    memberOfGroups = \n    {\n        [0] = 2717\n        [1] = 1\n        [2] = 2729\n        [3] = 2718\n        [4] = 2785\n    }\n    leaderOfGroups = \n    {\n    }\n    groupPermissions = object #1 (::omero::model::Permissions)\n    {\n        _restrictions = \n        {\n        }\n        _extendedRestrictions = \n        {\n        }\n        _perm1 = -56\n    }\n} = getEventContext()
20:08:52  +      where getEventContext = <omero.gateway._BlitzGateway object at 0x7f8de880e710>.getEventContext
20:08:52  +        where <omero.gateway._BlitzGateway object at 0x7f8de880e710> = <omero.gateway.pytest_fixtures.GatewayWrapper object at 0x7f8ddbe0b950>.gateway
20:08:52 FAILED test/integration/scriptstest/test_ping.py::TestPing::testProcessCallback - assert 0 > 0
20:08:52  +  where 0 = len([])
20:08:52  +    where [] = object #0 (::omero::grid::ProcessCallback)\n{\n}.finish
20:08:52 FAILED test/integration/scriptstest/test_repo.py::TestScriptRepo::testGetGroupScripts - assert 6204 in []
20:08:52 FAILED test/integration/tablestest/test_service.py::TestTables::test2098 - AttributeError: type object 'path' has no attribute 'path'
20:08:52 FAILED test/integration/tablestest/test_service.py::TestTables::testReadOnlyFile - AttributeError: 'TestTables' object has no attribute 'unique_dir'
20:08:52 FAILED test/integration/tablestest/test_service.py::TestTables::testReadEqual - assert [1] == [1, 2, 3, 4, 5]
20:08:52   Right contains 4 more items, first extra item: 2
20:08:52   Full diff:
20:08:52     [
20:08:52         1,
20:08:52   -     2,
20:08:52   -     3,
20:08:52   -     4,
20:08:52   -     5,
20:08:52     ]
20:08:52 FAILED test/integration/tablestest/test_service.py::TestTables::testReadOutOfRange - assert [4] == [-1, 0, 1, 2, 3, 4]
20:08:52   At index 0 diff: 4 != -1
20:08:52   Right contains 5 more items, first extra item: 0
20:08:52   Full diff:
20:08:52     [
20:08:52   -     -1,
20:08:52   -     0,
20:08:52   -     1,
20:08:52   -     2,
20:08:52   -     3,
20:08:52         4,
20:08:52     ]
20:08:52 FAILED test/integration/test_admin.py::TestAdmin::testChangePasswordWhenUnset - omero.SecurityViolation: exception ::omero::SecurityViolation
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.SecurityViolation: Old password is invalid
20:08:52 	at ome.logic.AdminImpl.changePasswordWithOldPassword(AdminImpl.java:1253)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.changePasswordWithOldPassword(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.changePasswordWithOldPassword(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.AdminI.changePasswordWithOldPassword_async(AdminI.java:144)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy100.changePasswordWithOldPassword_async(Unknown Source)
20:08:52 	at omero.api._IAdminTie.changePasswordWithOldPassword_async(_IAdminTie.java:112)
20:08:52 	at omero.api._IAdminDisp.___changePasswordWithOldPassword(_IAdminDisp.java:1977)
20:08:52 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2229)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.SecurityViolation
20:08:52     message = Old password is invalid
20:08:52 }
20:08:52 FAILED test/integration/test_admin.py::TestAdmin::test9193 - omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ValidationException: experimenter cannot be a member of only the 'user' group, a different default group is also required
20:08:52 	at ome.logic.AdminImpl.removeGroups(AdminImpl.java:813)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.removeGroups(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy99.removeGroups(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.AdminI.removeGroups_async(AdminI.java:318)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy100.removeGroups_async(Unknown Source)
20:08:52 	at omero.api._IAdminTie.removeGroups_async(_IAdminTie.java:312)
20:08:52 	at omero.api._IAdminDisp.___removeGroups(_IAdminDisp.java:1621)
20:08:52 	at omero.api._IAdminDisp.__dispatch(_IAdminDisp.java:2377)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ValidationException
20:08:52     message = experimenter cannot be a member of only the 'user' group, a different default group is also required
20:08:52 }
20:08:52 FAILED test/integration/test_files.py::TestFiles::testUploadDifferentSizeTicket2337 - omero.OptimisticLockException: exception ::omero::OptimisticLockException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.OptimisticLockException: You are not authorized to change the update event for ome.model.core.OriginalFile:Id_6209 from ome.model.meta.Event:Id_132923 to ome.model.meta.Event:Id_132922
20:08:52 You may need to reload the object before continuing.
20:08:52 	at ome.security.basic.OmeroInterceptor.managedEvent(OmeroInterceptor.java:1201)
20:08:52 	at ome.security.basic.OmeroInterceptor.checkManagedDetails(OmeroInterceptor.java:963)
20:08:52 	at ome.security.basic.OmeroInterceptor.resetDetails(OmeroInterceptor.java:465)
20:08:52 	at ome.security.basic.OmeroInterceptor.onFlushDirty(OmeroInterceptor.java:239)
20:08:52 	at org.hibernate.event.def.DefaultFlushEntityEventListener.invokeInterceptor(DefaultFlushEntityEventListener.java:372)
20:08:52 	at org.hibernate.event.def.DefaultFlushEntityEventListener.handleInterception(DefaultFlushEntityEventListener.java:349)
20:08:52 	at org.hibernate.event.def.DefaultFlushEntityEventListener.scheduleUpdate(DefaultFlushEntityEventListener.java:287)
20:08:52 	at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:155)
20:08:52 	at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
20:08:52 	at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
20:08:52 	at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
20:08:52 	at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1216)
20:08:52 	at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:342)
20:08:52 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:358)
20:08:52 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
20:08:52 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy102.saveAndReturnObject_async(Unknown Source)
20:08:52 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
20:08:52 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
20:08:52 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.OptimisticLockException
20:08:52     message = You are not authorized to change the update event for ome.model.core.OriginalFile:Id_6209 from ome.model.meta.Event:Id_132923 to ome.model.meta.Event:Id_132922
20:08:52 You may need to reload the object before continuing.
20:08:52     backOff = 0
20:08:52 }
20:08:52 FAILED test/integration/test_ishare.py::TestIShare::test1172 - assert 0 == 1
20:08:52  +  where 0 = len([])
20:08:52 FAILED test/integration/test_itimeline.py::TestITimeline::test1225 - assert 6 == 10
20:08:52  +  where 6 = len({19, 30, 66, 9688, 13310, 41646})
20:08:52 FAILED test/integration/test_permissions.py::TestPermissions::test3136 - AssertionError: elapsed1=0.021325111389160156, elapsed2=0.02229475975036621
20:08:52 assert 0.021325111389160156 < (0.1 * 0.02229475975036621)
20:08:52 FAILED test/integration/test_permissions.py::TestPermissions::testSaveWithNegOneExplicit - omero.ApiUsageException: exception ::omero::ApiUsageException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ApiUsageException: No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
20:08:52 	at ome.model.internal.Permissions.<init>(Permissions.java:164)
20:08:52 	at ome.security.basic.CurrentDetails.createDetails(CurrentDetails.java:439)
20:08:52 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:700)
20:08:52 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
20:08:52 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
20:08:52 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
20:08:52 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
20:08:52 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
20:08:52 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
20:08:52 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
20:08:52 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
20:08:52 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
20:08:52 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
20:08:52 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy102.saveAndReturnObject_async(Unknown Source)
20:08:52 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
20:08:52 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
20:08:52 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ApiUsageException
20:08:52     message = No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
20:08:52 }
20:08:52 FAILED test/integration/test_permissions.py::TestPermissions::testSaveWithNegBadLink - omero.ApiUsageException: exception ::omero::ApiUsageException
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ApiUsageException: No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
20:08:52 	at ome.model.internal.Permissions.<init>(Permissions.java:164)
20:08:52 	at ome.security.basic.CurrentDetails.createDetails(CurrentDetails.java:439)
20:08:52 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:700)
20:08:52 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
20:08:52 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
20:08:52 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
20:08:52 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
20:08:52 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
20:08:52 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
20:08:52 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
20:08:52 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
20:08:52 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
20:08:52 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
20:08:52 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy102.saveAndReturnObject_async(Unknown Source)
20:08:52 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
20:08:52 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
20:08:52 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ApiUsageException
20:08:52     message = No valid permissions available! DUMMY permissions are not intended for copying. Make sure that you have not passed omero.group=-1 for a save without context
20:08:52 }
20:08:52 FAILED test/integration/test_permissions.py::TestPermissions::testSaveBadLink - omero.SecurityViolation: exception ::omero::SecurityViolation
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.SecurityViolation: You are not authorized to set the ExperimenterGroup for ome.model.annotations.TagAnnotation:Id_41801 to ome.model.meta.ExperimenterGroup:Id_3681
20:08:52 	at ome.security.basic.OmeroInterceptor.newTransientDetails(OmeroInterceptor.java:785)
20:08:52 	at ome.security.basic.OmeroInterceptor.onSave(OmeroInterceptor.java:187)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.substituteValuesIfNecessary(AbstractSaveEventListener.java:413)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:292)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:203)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:143)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.saveTransientEntity(DefaultMergeEventListener.java:415)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:341)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:877)
20:08:52 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:859)
20:08:52 	at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
20:08:52 	at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
20:08:52 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
20:08:52 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
20:08:52 	at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.cascadeBeforeSave(AbstractSaveEventListener.java:450)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:336)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:877)
20:08:52 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:859)
20:08:52 	at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
20:08:52 	at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
20:08:52 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
20:08:52 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
20:08:52 	at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:425)
20:08:52 	at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:362)
20:08:52 	at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:338)
20:08:52 	at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
20:08:52 	at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
20:08:52 	at org.hibernate.event.def.AbstractSaveEventListener.cascadeAfterSave(AbstractSaveEventListener.java:475)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:388)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:303)
20:08:52 	at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:62)
20:08:52 	at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:154)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:258)
20:08:52 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:87)
20:08:52 	at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
20:08:52 	at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:73)
20:08:52 	at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:867)
20:08:52 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
20:08:52 	at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:855)
20:08:52 	at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:313)
20:08:52 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:138)
20:08:52 	at ome.logic.UpdateImpl$2.run(UpdateImpl.java:135)
20:08:52 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:357)
20:08:52 	at ome.logic.UpdateImpl.doAction(UpdateImpl.java:349)
20:08:52 	at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:135)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy101.saveAndReturnObject(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.UpdateI.saveAndReturnObject_async(UpdateI.java:62)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy102.saveAndReturnObject_async(Unknown Source)
20:08:52 	at omero.api._IUpdateTie.saveAndReturnObject_async(_IUpdateTie.java:92)
20:08:52 	at omero.api._IUpdateDisp.___saveAndReturnObject(_IUpdateDisp.java:229)
20:08:52 	at omero.api._IUpdateDisp.__dispatch(_IUpdateDisp.java:423)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.SecurityViolation
20:08:52     message = You are not authorized to set the ExperimenterGroup for ome.model.annotations.TagAnnotation:Id_41801 to ome.model.meta.ExperimenterGroup:Id_3681
20:08:52 }
20:08:52 FAILED test/integration/test_permissions.py::TestPermissions::testUseOfRawFileBeanScriptReadCorrectGroupAndUser - Ice.UnknownException: exception ::Ice::UnknownException
20:08:52 {
20:08:52     unknown = ome.conditions.SecurityViolation: User 4663 is not an admin and so cannot set uid to 0
20:08:52 	at ome.security.basic.BasicEventContext.checkAndInitialize(BasicEventContext.java:141)
20:08:52 	at ome.security.basic.CurrentDetails.checkAndInitialize(CurrentDetails.java:317)
20:08:52 	at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:449)
20:08:52 	at ome.security.basic.EventHandler.doLogin(EventHandler.java:210)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:146)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:119)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy75.doWork(Unknown Source)
20:08:52 	at ome.services.util.Executor$Impl.execute(Executor.java:447)
20:08:52 	at ome.services.blitz.repo.RepositoryDaoImpl.getFile(RepositoryDaoImpl.java:866)
20:08:52 	at ome.services.blitz.repo.PublicRepositoryI.checkId(PublicRepositoryI.java:823)
20:08:52 	at ome.services.blitz.repo.PublicRepositoryI.fileById(PublicRepositoryI.java:367)
20:08:52 	at omero.grid._RepositoryTie.fileById(_RepositoryTie.java:78)
20:08:52 	at omero.grid._RepositoryDisp.___fileById(_RepositoryDisp.java:393)
20:08:52 	at omero.grid._RepositoryDisp.__dispatch(_RepositoryDisp.java:538)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52 }
20:08:52 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket1961Basic - AssertionError: assert '' != ''
20:08:52  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
20:08:52  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6210\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4664\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3683\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1785614832089\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
20:08:52 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket1961WithKillSession - AssertionError: assert '' != ''
20:08:52  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
20:08:52  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6211\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4664\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3683\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1785614832207\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
20:08:52 FAILED test/integration/test_rawfilestore.py::TestRFS::testTicket2161Save - AssertionError: assert '' != ''
20:08:52  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
20:08:52  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6212\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4664\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3683\n            }\n            _details = object #7 (::...  }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -120\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1785614832260\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
20:08:52 FAILED test/integration/test_rawfilestore.py::TestRFS::testNoWrite - AssertionError: assert '' != ''
20:08:52  +  where '' = object #0 (::omero::RString)\n{\n    _val = \n}.val
20:08:52  +    where object #0 (::omero::RString)\n{\n    _val = \n} = object #0 (::omero::model::OriginalFile)\n{\n    _id = object #1 (::omero::RLong)\n    {\n        _val = 6213\n    }\n    _details = object #2 (::omero::model::Details)\n    {\n        _owner = object #3 (::omero::model::Experimenter)\n        {\n            _id = object #4 (::omero::RLong)\n            {\n                _val = 4665\n            }\n            _details = <nil>\n            _loaded = False\n            _version = <nil>\n            _groupExperimenterMapSeq = \n            {\n            }\n            _groupExperimenterMapLoaded = False\n            _omeName = <nil>\n            _firstName = <nil>\n            _middleName = <nil>\n            _lastName = <nil>\n            _institution = <nil>\n            _ldap = <nil>\n            _email = <nil>\n            _config = \n            {\n            }\n            _annotationLinksSeq = \n            {\n            }\n            _annotationLinksLoaded = False\n            _annotationLinksCountPerOwner = \n            {\n            }\n        }\n        _group = object #5 (::omero::model::ExperimenterGroup)\n        {\n            _id = object #6 (::omero::RLong)\n            {\n                _val = 3684\n            }\n            _details = object #7 (::...   }\n            groupPermissions = object #20 (::omero::model::Permissions)\n            {\n                _restrictions = \n                {\n                }\n                _extendedRestrictions = \n                {\n                }\n                _perm1 = -56\n            }\n        }\n    }\n    _loaded = True\n    _version = <nil>\n    _pixelsFileMapsSeq = \n    {\n    }\n    _pixelsFileMapsLoaded = False\n    _pixelsFileMapsCountPerOwner = \n    {\n    }\n    _path = object #21 (::omero::RString)\n    {\n        _val = /tmp/test\n    }\n    _repo = <nil>\n    _size = object #22 (::omero::RLong)\n    {\n        _val = 4\n    }\n    _atime = <nil>\n    _mtime = object #23 (::omero::RTime)\n    {\n        _val = 1785614837713\n    }\n    _ctime = <nil>\n    _hasher = <nil>\n    _hash = object #24 (::omero::RString)\n    {\n        _val = \n    }\n    _mimetype = object #25 (::omero::RString)\n    {\n        _val = application/octet-stream\n    }\n    _filesetEntriesSeq = \n    {\n    }\n    _filesetEntriesLoaded = True\n    _annotationLinksSeq = \n    {\n    }\n    _annotationLinksLoaded = False\n    _annotationLinksCountPerOwner = \n    {\n    }\n    _name = object #26 (::omero::RString)\n    {\n        _val = test\n    }\n}.hash
20:08:52 FAILED test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testFailedWriteNoFile - Failed: DID NOT RAISE ResourceError
20:08:52 FAILED test/integration/test_scripts.py::TestScripts::testAutoFillTicket2326 - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
20:08:52 {
20:08:52     serverStackTrace = 
20:08:52     serverExceptionClass = 
20:08:52     message = No processor available! [0 response(s)]
20:08:52     processorCount = 0
20:08:52 }
20:08:52 FAILED test/integration/test_scripts.py::TestScripts::testParamLoadingPerformanceTicket2285 - omero.ValidationException: exception ::omero::ValidationException
20:08:52 {
20:08:52     serverStackTrace = 
20:08:52     serverExceptionClass = 
20:08:52     message = Invalid parameters:
20:08:52 WRONG TYPE for "a": <class 'omero.rtypes.RIntI'> != <class 'omero.rtypes.RLongI'>
20:08:52 }
20:08:52 FAILED test/integration/test_scripts.py::TestScripts::test3527 - omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
20:08:52 {
20:08:52     serverStackTrace = 
20:08:52     serverExceptionClass = 
20:08:52     message = No processor available! [0 response(s)]
20:08:52     processorCount = 0
20:08:52 }
20:08:52 FAILED test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testPrivate10618RootWithNoCtx - omero.ResourceError: exception ::omero::ResourceError
20:08:52 {
20:08:52     serverStackTrace = ome.conditions.ResourceError: Error retrieving Pixels id:2908. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
20:08:52 	at ome.services.ThumbnailCtx.isExtendedGraphCritical(ThumbnailCtx.java:749)
20:08:52 	at ome.services.ThumbnailCtx.createAndPrepareMissingRenderingSettings(ThumbnailCtx.java:388)
20:08:52 	at ome.services.ThumbnailBean.getThumbnailByLongestSideSet(ThumbnailBean.java:1003)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:216)
20:08:52 	at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:200)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
20:08:52 	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
20:08:52 	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:249)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:121)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:93)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy113.getThumbnailByLongestSideSet(Unknown Source)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:172)
20:08:52 	at ome.services.throttling.Callback.run(Callback.java:56)
20:08:52 	at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
20:08:52 	at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:140)
20:08:52 	at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideSet_async(ThumbnailStoreI.java:83)
20:08:52 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
20:08:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
20:08:52 	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
20:08:52 	at omero.cmd.CallContext.invoke(CallContext.java:85)
20:08:52 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
20:08:52 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
20:08:52 	at jdk.proxy2/jdk.proxy2.$Proxy114.getThumbnailByLongestSideSet_async(Unknown Source)
20:08:52 	at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideSet_async(_ThumbnailStoreTie.java:132)
20:08:52 	at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideSet(_ThumbnailStoreDisp.java:743)
20:08:52 	at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:1088)
20:08:52 	at IceInternal.Incoming.invoke(Incoming.java:221)
20:08:52 	at Ice.ConnectionI.invokeAll(ConnectionI.java:2536)
20:08:52 	at Ice.ConnectionI.dispatch(ConnectionI.java:1145)
20:08:52 	at Ice.ConnectionI.message(ConnectionI.java:1056)
20:08:52 	at IceInternal.ThreadPool.run(ThreadPool.java:395)
20:08:52 	at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
20:08:52 	at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:832)
20:08:52 	at java.base/java.lang.Thread.run(Thread.java:1583)
20:08:52     serverExceptionClass = ome.conditions.ResourceError
20:08:52     message = Error retrieving Pixels id:2908. Pixels set does not exist or the user id:0 has insufficient permissions to retrieve it.
20:08:52 }
20:08:52 FAILED test/integration/test_tickets2000.py::TestTickets2000::test1184 - AssertionError: Expected the test to complete in < 3 seconds, took: 11.400796
20:08:52 assert 11.400795698165894 < 3.0
20:08:52 ==== 33 failed, 3 passed, 2008 deselected, 19 warnings in 206.59s (0:03:26) ====
20:08:53 !! 08/01/26 21:08:53.239 error: 4 communicators not destroyed during global destruction.
20:08:53 Result: 1
20:08:53 
20:08:53 BUILD SUCCESSFUL
20:08:53 Total time: 3 minutes 31 seconds
20:08:53 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/broken broken
20:08:53 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
20:08:53 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
20:08:54 
20:08:54 testng-init:
20:08:54 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
20:08:54 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
20:09:02 20:09:02,537 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
20:09:02 20:09:02,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - No custom configurators were discovered as a service.
20:09:02 20:09:02,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
20:09:02 20:09:02,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
20:09:02 20:09:02,545 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
20:09:02 20:09:02,546 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
20:09:02 20:09:02,547 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
20:09:02 20:09:02,547 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
20:09:02 20:09:02,549 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
20:09:02 20:09:02,550 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
20:09:02 20:09:02,551 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
20:09:02 20:09:02,552 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs multiple times on the classpath.
20:09:02 20:09:02,552 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
20:09:02 20:09:02,552 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740dcae3 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
20:09:02 20:09:02,786 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
20:09:02 20:09:02,786 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
20:09:02 20:09:02,808 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
20:09:02 20:09:02,810 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
20:09:02 20:09:02,810 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - Please move "immediateFlush" property into the enclosing appender.
20:09:02 20:09:02,883 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4e140497 - Setting the "immediateFlush" property of the enclosing appender to true
20:09:02 20:09:02,884 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
20:09:02 20:09:02,884 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
20:09:02 20:09:02,884 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
20:09:02 20:09:02,884 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
20:09:02 20:09:02,884 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
20:09:02 20:09:02,884 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
20:09:02 20:09:02,886 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@481b2f10 - End of configuration.
20:09:02 20:09:02,888 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2b6c7012 - Registering current configuration as safe fallback point
20:09:02 20:09:02,888 |-INFO in ch.qos.logback.classic.util.ContextInitializer@51c65a43 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 339 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
20:09:03 
20:09:03 lifecycle.test-compile:
20:09:03 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_1983785641.tmp
20:09:03 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
20:09:03 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
20:09:03 :: delivering :: omero#OmeroJava-test;working@652802b07c29 :: 5.6.3-622-6b3a800bcb-ice36-b29-ice36 :: integration :: Sat Aug 01 20:08:53 UTC 2026
20:09:03 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
20:09:03 :: publishing :: omero#OmeroJava-test
20:09:03 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-622-6b3a800bcb-ice36-b29-ice36.jar
20:09:03 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-622-6b3a800bcb-ice36-b29-ice36.xml
20:09:04 
20:09:04 broken:
20:09:04 20:09:03,860 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
20:09:04 20:09:03,862 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - No custom configurators were discovered as a service.
20:09:04 20:09:03,862 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
20:09:04 20:09:03,863 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
20:09:04 20:09:03,864 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
20:09:04 20:09:03,864 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
20:09:04 20:09:03,864 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
20:09:04 20:09:03,864 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
20:09:04 20:09:03,865 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
20:09:04 20:09:03,865 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
20:09:04 20:09:03,866 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
20:09:04 20:09:03,866 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs multiple times on the classpath.
20:09:04 20:09:03,866 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
20:09:04 20:09:03,866 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@515aebb0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
20:09:04 20:09:04,018 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
20:09:04 20:09:04,018 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
20:09:04 20:09:04,027 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
20:09:04 20:09:04,034 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
20:09:04 20:09:04,034 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - Please move "immediateFlush" property into the enclosing appender.
20:09:04 20:09:04,058 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@dd8ba08 - Setting the "immediateFlush" property of the enclosing appender to true
20:09:04 20:09:04,058 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
20:09:04 20:09:04,058 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
20:09:04 20:09:04,058 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
20:09:04 20:09:04,058 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
20:09:04 20:09:04,058 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
20:09:04 20:09:04,058 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
20:09:04 20:09:04,059 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@245b4bdc - End of configuration.
20:09:04 20:09:04,059 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c64cb25 - Registering current configuration as safe fallback point
20:09:04 20:09:04,059 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37afeb11 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 194 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
20:10:57 ===============================================
20:10:57 OmeroJava.integration
20:10:57 Total tests run: 43, Passes: 2, Failures: 41, Skips: 0
20:10:57 ===============================================
20:10:58 The tests failed.
20:10:58 
20:10:58 BUILD SUCCESSFUL
20:10:58 Total time: 2 minutes 5 seconds
20:10:58 + deactivate
20:10:58 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
20:10:58 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:10:58 + export PATH
20:10:58 + unset _OLD_VIRTUAL_PATH
20:10:58 + '[' -n '' ']'
20:10:58 + hash -r
20:10:58 + '[' -n '' ']'
20:10:58 + unset VIRTUAL_ENV
20:10:58 + unset VIRTUAL_ENV_PROMPT
20:10:58 + '[' '!' '' = nondestructive ']'
20:10:58 + unset -f deactivate
20:10:58 Recording test results
20:11:41 [Checks API] No suitable checks publisher found.
20:11:41 Build step 'Publish JUnit test result report' changed build result to UNSTABLE
20:11:41 TestNG Reports Processing: START
20:11:41 Looking for TestNG results report in workspace using pattern: **/OmeroJava/target/reports/integration/*.xml
20:11:52 Saving reports...
20:11:53 Processing '/var/jenkins_home/jobs/OMERO-test-integration/builds/38/testng/testng-results-1.xml'
20:11:53 Processing '/var/jenkins_home/jobs/OMERO-test-integration/builds/38/testng/testng-results.xml'
20:11:53 2.896871% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
20:11:53 TestNG Reports Processing: FINISH
20:11:53 Finished: UNSTABLE