Started by upstream project "Trigger" build number 169
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on web (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-web
[OMERO-web] $ /bin/bash -xe /tmp/jenkins8021488408393307032.sh
+ rm -rf /home/omero/workspace/OMERO-web/.venv3
+ python3 -m venv /home/omero/workspace/OMERO-web/.venv3
+ source /home/omero/workspace/OMERO-web/.venv3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(.venv3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl
Collecting zeroc-ice==3.6.5
  Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB)
Installing collected packages: zeroc-ice
Successfully installed zeroc-ice-3.6.5
+ pip install -U pip future
Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3)
Collecting pip
  Using cached pip-24.2-py3-none-any.whl (1.8 MB)
Collecting future
  Using cached future-1.0.0-py3-none-any.whl (491 kB)
Installing collected packages: pip, future
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed future-1.0.0 pip-24.2
+ pip install markdown
Collecting markdown
  Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
Collecting importlib-metadata>=4.4 (from markdown)
  Using cached importlib_metadata-8.2.0-py3-none-any.whl.metadata (4.7 kB)
Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown)
  Using cached zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB)
Using cached Markdown-3.6-py3-none-any.whl (105 kB)
Using cached importlib_metadata-8.2.0-py3-none-any.whl (25 kB)
Using cached zipp-3.19.2-py3-none-any.whl (9.0 kB)
Installing collected packages: zipp, importlib-metadata, markdown
Successfully installed importlib-metadata-8.2.0 markdown-3.6 zipp-3.19.2
+ pip install omero-py omero-web
Collecting omero-py
  Using cached omero_py-5.19.4-py3-none-any.whl.metadata (6.3 kB)
Collecting omero-web
  Using cached omero_web-5.27.0-py3-none-any.whl.metadata (6.4 kB)
Collecting urllib3<2 (from omero-py)
  Using cached urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB)
Collecting appdirs (from omero-py)
  Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.0.0)
Collecting numpy<2 (from omero-py)
  Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
Collecting Pillow>=10.0.0 (from omero-py)
  Using cached pillow-10.4.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
Collecting PyYAML (from omero-py)
  Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py) (3.6.5)
Collecting requests (from omero-py)
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting portalocker (from omero-py)
  Using cached portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB)
Collecting concurrent-log-handler>=0.9.20 (from omero-web)
  Using cached concurrent_log_handler-0.9.25-py3-none-any.whl.metadata (17 kB)
Collecting Django<4.3,>=4.2.3 (from omero-web)
  Using cached Django-4.2.15-py3-none-any.whl.metadata (4.1 kB)
Collecting django-pipeline==2.1.0 (from omero-web)
  Using cached django_pipeline-2.1.0-py3-none-any.whl.metadata (12 kB)
Collecting django-cors-headers==3.7.0 (from omero-web)
  Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
Collecting whitenoise>=5.3.0 (from omero-web)
  Using cached whitenoise-6.7.0-py3-none-any.whl.metadata (3.7 kB)
Collecting gunicorn>=19.3 (from omero-web)
  Using cached gunicorn-22.0.0-py3-none-any.whl.metadata (4.4 kB)
Collecting omero-marshal>=0.7.0 (from omero-web)
  Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB)
Collecting pytz (from omero-web)
  Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting packaging (from omero-web)
  Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web)
  Using cached asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web)
  Using cached sqlparse-0.5.1-py3-none-any.whl.metadata (3.9 kB)
Collecting charset-normalizer<4,>=2 (from requests->omero-py)
  Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests->omero-py)
  Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
Collecting certifi>=2017.4.17 (from requests->omero-py)
  Using cached certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB)
Collecting typing-extensions>=4 (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web)
  Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Using cached omero_py-5.19.4-py3-none-any.whl (2.8 MB)
Using cached omero_web-5.27.0-py3-none-any.whl (2.8 MB)
Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
Using cached django_pipeline-2.1.0-py3-none-any.whl (38 kB)
Using cached concurrent_log_handler-0.9.25-py3-none-any.whl (25 kB)
Using cached Django-4.2.15-py3-none-any.whl (8.0 MB)
Using cached gunicorn-22.0.0-py3-none-any.whl (84 kB)
Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB)
Using cached pillow-10.4.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB)
Using cached portalocker-2.10.1-py3-none-any.whl (18 kB)
Using cached urllib3-1.26.19-py2.py3-none-any.whl (143 kB)
Using cached whitenoise-6.7.0-py3-none-any.whl (19 kB)
Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Using cached packaging-24.1-py3-none-any.whl (53 kB)
Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
Using cached certifi-2024.7.4-py3-none-any.whl (162 kB)
Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
Using cached idna-3.7-py3-none-any.whl (66 kB)
Using cached sqlparse-0.5.1-py3-none-any.whl (44 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Installing collected packages: pytz, django-pipeline, appdirs, whitenoise, urllib3, typing-extensions, sqlparse, PyYAML, portalocker, Pillow, packaging, omero-marshal, numpy, idna, charset-normalizer, certifi, requests, gunicorn, concurrent-log-handler, asgiref, omero-py, Django, django-cors-headers, omero-web
Successfully installed Django-4.2.15 Pillow-10.4.0 PyYAML-6.0.2 appdirs-1.4.4 asgiref-3.8.1 certifi-2024.7.4 charset-normalizer-3.3.2 concurrent-log-handler-0.9.25 django-cors-headers-3.7.0 django-pipeline-2.1.0 gunicorn-22.0.0 idna-3.7 numpy-1.26.4 omero-marshal-0.9.0 omero-py-5.19.4 omero-web-5.27.0 packaging-24.1 portalocker-2.10.1 pytz-2024.1 requests-2.32.3 sqlparse-0.5.1 typing-extensions-4.12.2 urllib3-1.26.19 whitenoise-6.7.0
[OMERO-web] $ /bin/bash -xe /tmp/jenkins4793673088929156470.sh
+ OMERO_DIST=/home/omero/workspace/OMERO-web/OMERO.web
+ export OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
+ OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
+ '[' -e /home/omero/workspace/OMERO-web/OMERO.web ']'
+ source /home/omero/workspace/OMERO-web/.venv3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(.venv3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ omero web stop
Stopping OMERO.web... [OK]
OMERO.web WSGI workers (PID 16710) killed.
Removed stale /home/omero/workspace/OMERO-web/OMERO.web/var/django.pid
+ sleep 5
+ echo 'Using kill to be extra careful'
Using kill to be extra careful
++ ps aux -H
++ grep python3
++ grep -v grep
++ cut -b 10-16
+ omero web status
OMERO.web status... [NOT STARTED]
+ deactivate
+ '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ unset _OLD_VIRTUAL_PATH
+ '[' -n '' ']'
+ '[' -n /bin/bash -o -n '' ']'
+ hash -r
+ '[' -n '' ']'
+ unset VIRTUAL_ENV
+ '[' '!' '' = nondestructive ']'
+ unset -f deactivate
+ rm -rf /home/omero/static/web/
+ rm -rf /home/omero/workspace/OMERO-web/omero-blitz-5.7.5-SNAPSHOT-python.zip /home/omero/workspace/OMERO-web/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-web/omero-iviewer /home/omero/workspace/OMERO-web/omero_marshal-0.9.1.dev0.tar.gz /home/omero/workspace/OMERO-web/omero_py-5.19.5.dev0.tar.gz /home/omero/workspace/OMERO-web/omero_scripts-5.8.4.dev0.tar.gz /home/omero/workspace/OMERO-web/OMERO.web /home/omero/workspace/OMERO-web/omero_web-5.27.1.dev0.tar.gz /home/omero/workspace/OMERO-web/version.properties
Copied 1 artifact from "OMERO-build" build number 142
Copied 5 artifacts from "OMERO-python-superbuild-build" build number 140
Copied 2 artifacts from "OMERO-build-build" build number 146
[OMERO-web] $ /bin/bash -xe /tmp/jenkins3539818557004867925.sh
+ OMERO_DIST=/home/omero/workspace/OMERO-web/OMERO.web
+ export OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
+ OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
+ export ZIP_FILE=/home/omero/workspace/OMERO-web/omero-blitz-VERSION-python.zip
+ ZIP_FILE=/home/omero/workspace/OMERO-web/omero-blitz-VERSION-python.zip
+ export VERSION_PROPERTIES=/home/omero/workspace/OMERO-web/version.properties
+ VERSION_PROPERTIES=/home/omero/workspace/OMERO-web/version.properties
++ ls OMERO.server-5.6.3-496-07fd11abda-ice36.zip
+ ZIP=OMERO.server-5.6.3-496-07fd11abda-ice36.zip
+ '[' '!' -z '' ']'
+ DIST=OMERO.server-5.6.3-496-07fd11abda-ice36
+ unzip -n OMERO.server-5.6.3-496-07fd11abda-ice36.zip
Archive:  OMERO.server-5.6.3-496-07fd11abda-ice36.zip
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/blitz/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/grid/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/profiles/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/error/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/grid/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/janelia/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/analysis_scripts/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/annotation_scripts/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/export_scripts/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/figure_scripts/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/import_scripts/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/util_scripts/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/misc/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__1/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__10/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__11/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__2/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__3/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__4/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__5/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__6/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__7/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__8/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__9/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3__4/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3__5/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3__6/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3__7/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.1__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.2__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.2__0/t/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.3__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.4__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.0__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.1__1/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.2__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.3__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4DEV__1/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4DEV__2/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4DEV__3/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/
   creating: OMERO.server-5.6.3-496-07fd11abda-ice36/var/
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/LICENSE.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/backup.cfg  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/blitz/mail-senders.example  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/blitz/mail-server.example  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/build.properties  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/env.bat  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/env.sh  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/hibernate.properties  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/ice.config  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/logback-cli.xml  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/logback-indexing-cli.xml  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/logback-indexing.xml  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/logback.xml  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/mime.types  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/node1.cfg  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/node2.cfg  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/omero.properties  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/profiles/psql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/rollover.cfg  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/Windows.cfg  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/error/maintainance.html  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/grid/README  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/grid/default.xml  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/grid/templates.xml  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/grid/windefault.xml  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/ice.config  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/internal.cfg  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/master.cfg  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/templates/robot.template  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/etc/testdropbox.config  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/history.rst  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/OMEZarrReader.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/activation.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/aggdesigner-algorithm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/aircompressor.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/antlr.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/aopalliance.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/avatica-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/avatica-metrics.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/aws-java-sdk-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/aws-java-sdk-kms.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/aws-java-sdk-s3.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/base.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-all.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-anim.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-awt-util.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-bridge.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-codec.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-constants.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-css.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-dom.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-ext.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-extension.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-gui-util.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-gvt.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-i18n.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-parser.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-rasterizer-ext.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-rasterizer.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-script.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-slideshow.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-squiggle-ext.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-squiggle.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-svg-dom.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-svgbrowser.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-svggen.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-svgpp.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-svgrasterizer.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-swing.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-transcoder.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-ttf2svg.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-util.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/batik-xml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/btm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/bufr.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/c3p0.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/calcite-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/calcite-linq4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/cdm-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/checker-qual.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-beanutils.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-codec.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-collections.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-collections4.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-compiler.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-dbcp2.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-io.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-lang.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-lang3.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-logging.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/commons-pool2.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/dom4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ehcache.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/error_prone_annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/esri-geometry-api.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/failureaccess.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/filters.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/fontbox.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/formats-api.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/formats-bsd.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/formats-gpl.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/glacier2.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/google-http-client-xml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/google-http-client.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/guava.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/hamcrest-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/hazelcast-all.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/hibernate-commons-annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/hibernate-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/hibernate-jpa-2.0-api.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/hibernate-search-analyzers.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/hibernate-search.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/httpclient.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/httpcore.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/httpmime.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/httpservices.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ice.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/icegrid.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/icestorm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ini4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/j2objc-annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jackson-annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jackson-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jackson-databind.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jackson-dataformat-cbor.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jackson-dataformat-yaml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jamon.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/janino.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/java-getopt.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/java-image-scaling.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/javassist.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/javax.activation.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/javax.mail.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jblosc.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jcip-annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jcl-over-slf4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jgoodies-common.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jgoodies-forms.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jhdf5.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jmespath-java.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jna.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/joda-time.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/json-path.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/json.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jta.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jul-to-slf4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/junit.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jxrlib-all.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jython.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/jzarr.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/kryo.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/listenablefuture.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/logback-classic.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/logback-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-analyzers.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-highlighter.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-memory.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-misc.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-smartcn.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-spatial.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-spellchecker.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/lucene-stempel.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/memory.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/metadata-extractor.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/metakit.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/metrics-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/metrics-graphite.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/metrics-jvm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/metrics-logback.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/minio.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/minlog.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/native-lib-loader.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/objenesis.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/okhttp.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/okio.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ome-codecs.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ome-common.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ome-jai.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ome-mdbtools.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ome-poi.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/ome-xml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/omero-blitz.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/omero-common.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/omero-gateway.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/omero-model.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/omero-renderer.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/omero-romio.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/omero-server.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/pdfbox.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/perf4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/postgresql.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/protobuf-java.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/quartz.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/re2j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/reflectasm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/rhino.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/serializer.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/sketches-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/slf4j-api.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/snakeyaml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/solr-analysis-extras.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/solr-commons-csv.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/solr-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/solr-solrj.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/specification.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-aop.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-beans.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-context-support.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-context.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-expression.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-jdbc.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-jms.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-ldap-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-messaging.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-orm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-security-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-security-ldap.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/spring-tx.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/sqlite-jdbc.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/subethasmtp.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/turbojpeg.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/udunits.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/xalan.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/xercesImpl.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/xml-apis-ext.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/xml-apis.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/xmlgraphics-commons.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/xmpcore.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/client/xpp3.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/README.rst  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/3-3-2_rgb.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/fire.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/glasbey.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/glasbey_inverted.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/glow.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/grays.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ice.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/janelia/pup_br.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/janelia/pup_nr.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/16_colors.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/5_ramps.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/6_shades.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/cool.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/edges.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/gem.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/phase.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/royal.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/sepia.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/smart.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/thal.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/thallium.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/ncsa_paledit/unionjack.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/physics.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/red-green.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/spectrum.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/thermal.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/cyan_hot.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/green_fire_blue.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/hilo.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/ica.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/ica2.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/ica3.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/magenta_hot.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/orange_hot.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/rainbow_rgb.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/red_hot.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/luts/wcif/yellow_hot.lut  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/analysis_scripts/Kymograph.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/analysis_scripts/Plot_Profile.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/analysis_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/annotation_scripts/KeyVal_from_csv.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/annotation_scripts/KeyVal_to_csv.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/annotation_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/export_scripts/Batch_Image_Export.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/export_scripts/Batch_ROI_Export.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/export_scripts/Make_Movie.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/export_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/figure_scripts/Movie_Figure.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/figure_scripts/Split_View_Figure.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/figure_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/import_scripts/Populate_Metadata.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/import_scripts/Populate_ROI.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/import_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/util_scripts/Channel_Offsets.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/util_scripts/Combine_Images.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/util_scripts/Dataset_To_Plate.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/util_scripts/Images_From_ROIs.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/util_scripts/Move_Annotations.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/scripts/omero/util_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/OMEZarrReader.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/activation.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/aggdesigner-algorithm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/aircompressor.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/antlr.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/aopalliance.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/avatica-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/avatica-metrics.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/aws-java-sdk-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/aws-java-sdk-kms.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/aws-java-sdk-s3.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/base.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-all.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-anim.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-awt-util.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-bridge.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-codec.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-constants.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-css.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-dom.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-ext.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-extension.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-gui-util.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-gvt.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-i18n.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-parser.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-rasterizer-ext.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-rasterizer.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-script.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-slideshow.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-squiggle-ext.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-squiggle.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-svg-dom.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-svgbrowser.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-svggen.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-svgpp.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-svgrasterizer.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-swing.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-transcoder.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-ttf2svg.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-util.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/batik-xml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/btm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/bufr.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/c3p0.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/calcite-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/calcite-linq4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/cdm-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/checker-qual.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-beanutils.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-codec.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-collections.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-collections4.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-compiler.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-dbcp2.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-io.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-lang.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-lang3.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-logging.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/commons-pool2.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/dom4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ehcache.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/error_prone_annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/esri-geometry-api.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/failureaccess.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/filters.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/fontbox.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/formats-api.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/formats-bsd.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/formats-gpl.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/glacier2.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/google-http-client-xml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/google-http-client.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/guava.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/hamcrest-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/hazelcast-all.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/hibernate-commons-annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/hibernate-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/hibernate-jpa-2.0-api.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/hibernate-search-analyzers.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/hibernate-search.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/httpclient.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/httpcore.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/httpmime.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/httpservices.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ice.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/icegrid.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/icestorm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ini4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/j2objc-annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jackson-annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jackson-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jackson-databind.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jackson-dataformat-cbor.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jackson-dataformat-yaml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jamon.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/janino.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/java-getopt.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/java-image-scaling.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/javassist.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/javax.activation.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/javax.mail.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jblosc.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jcip-annotations.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jcl-over-slf4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jgoodies-common.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jgoodies-forms.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jhdf5.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jmespath-java.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jna.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/joda-time.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/json-path.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/json.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jta.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jul-to-slf4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/junit.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jxrlib-all.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jython.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/jzarr.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/kryo.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/listenablefuture.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/logback-classic.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/logback-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-analyzers.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-highlighter.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-memory.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-misc.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-smartcn.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-spatial.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-spellchecker.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/lucene-stempel.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/memory.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/metadata-extractor.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/metakit.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/metrics-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/metrics-graphite.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/metrics-jvm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/metrics-logback.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/minio.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/minlog.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/native-lib-loader.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/objenesis.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/okhttp.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/okio.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ome-codecs.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ome-common.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ome-jai.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ome-mdbtools.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ome-poi.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/ome-xml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/omero-blitz.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/omero-common.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/omero-gateway.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/omero-model.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/omero-renderer.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/omero-romio.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/omero-server.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/pdfbox.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/perf4j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/postgresql.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/protobuf-java.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/quartz.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/re2j.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/reflectasm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/rhino.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/serializer.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/sketches-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/slf4j-api.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/snakeyaml.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/solr-analysis-extras.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/solr-commons-csv.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/solr-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/solr-solrj.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/specification.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-aop.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-beans.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-context-support.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-context.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-expression.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-jdbc.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-jms.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-ldap-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-messaging.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-orm.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-security-core.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-security-ldap.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/spring-tx.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/sqlite-jdbc.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/subethasmtp.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/turbojpeg.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/udunits.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/xalan.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/xercesImpl.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/xml-apis-ext.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/xml-apis.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/xmlgraphics-commons.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/xmpcore.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/lib/server/xpp3.jar  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/README  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/agpl.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/antlr.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/apache-v1.1.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/apache-v2.0.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/asm.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/bouncy_castle_license.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/bsd.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/cddl-v1.0.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/cpl-v10.html  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/crystalclear.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/django.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/dom4j.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/epl-v1.0.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/fbsd.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/freemarker.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/gpl-v2.0.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/gpl.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/gtest.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/iconsweets_license.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/jamon.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/jmock.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/jquery.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/jtidy.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/lgpl-3.0.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/lgpl-v2.0.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/lgpl-v2.1.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/lgpl-v3.0.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/lgpl.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/matplotlib.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/mit.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/mpl-v1_0.htm  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/npl-1_1.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/path.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/pil.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/postgresql.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/psf-v2.0.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/psf-v2.5.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/scons.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/slf4j.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/tablelayout.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/which.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/zlib-libpng.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/share/licenses/zpl-v2.1.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/README.txt  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/misc/Makefile  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/misc/current.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/misc/enums.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__1/OMERO3__7.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__10/OMERO3A__9.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__11/OMERO3A__10.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__11/OMERO3A__5.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__2/OMERO3A__1.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__3/OMERO3A__2.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__3/OMERO3__5.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__4/OMERO3A__3.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__4/OMERO3__5.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__5/OMERO3A__4.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__6/OMERO3A__5.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__7/OMERO3A__6.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__8/OMERO3A__6.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3A__9/OMERO3A__8.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3__4/OMERO3__1.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3__5/OMERO3__4.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3__6/OMERO3__5.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO3__7/OMERO3__6.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.1__0/OMERO4__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO4__0/OMERO3A__11.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/psql-footer.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/psql-header.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/schema.sql  
  inflating: OMERO.server-5.6.3-496-07fd11abda-ice36/sql/psql/OMERO5.4__0/views.sql  
+ rm -f OMERO.server-5.6.3-496-07fd11abda-ice36.zip
+ mv /home/omero/workspace/OMERO-web/OMERO.server-5.6.3-496-07fd11abda-ice36 /home/omero/workspace/OMERO-web/OMERO.web
+ source /home/omero/workspace/OMERO-web/.venv3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(.venv3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ source /home/settings.env
++ OMERO_WEB_PORT=80
++ OMERO_DATA_DIR=/OMERO
++ export OMERO_WEB_PORT OMERO_DATA_DIR
+ for x in *.tar.gz
+ pip install omero_dropbox-5.7.1.dev0.tar.gz
Processing ./omero_dropbox-5.7.1.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-py in ./.venv3/lib/python3.9/site-packages (from omero-dropbox==5.7.1.dev0) (5.19.4)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.19)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0)
Requirement already satisfied: numpy<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.4)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (10.4.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.32.3)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.10.1)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2024.7.4)
Building wheels for collected packages: omero-dropbox
  Building wheel for omero-dropbox (pyproject.toml): started
  Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
  Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49056 sha256=82c7a18741c4f34464320d4ed58a43a2c1ca37e020e1b9e4a984e919cddb5838
  Stored in directory: /home/omero/.cache/pip/wheels/e3/87/72/91f4b69da23412494255bce955badda65c467ebf8e6e120a35
Successfully built omero-dropbox
Installing collected packages: omero-dropbox
Successfully installed omero-dropbox-5.7.1.dev0
+ for x in *.tar.gz
+ pip install omero_marshal-0.9.1.dev0.tar.gz
Processing ./omero_marshal-0.9.1.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: omero_marshal
  Building wheel for omero_marshal (pyproject.toml): started
  Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
  Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88029 sha256=a620baa5571f676317146610ee9840fb8256d16a97da3f2c66e8a9c4944306c6
  Stored in directory: /home/omero/.cache/pip/wheels/35/b9/28/c6642583329191a42ae4f2284d286ce54e9a0788cd15b99bc4
Successfully built omero_marshal
Installing collected packages: omero_marshal
  Attempting uninstall: omero_marshal
    Found existing installation: omero-marshal 0.9.0
    Uninstalling omero-marshal-0.9.0:
      Successfully uninstalled omero-marshal-0.9.0
Successfully installed omero_marshal-0.9.1.dev0
+ for x in *.tar.gz
+ pip install omero_py-5.19.5.dev0.tar.gz
Processing ./omero_py-5.19.5.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (1.26.19)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (1.0.0)
Requirement already satisfied: numpy<2 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (1.26.4)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (10.4.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (2.32.3)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.5.dev0) (2.10.1)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.5.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.5.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.5.dev0) (2024.7.4)
Building wheels for collected packages: omero-py
  Building wheel for omero-py (pyproject.toml): started
  Building wheel for omero-py (pyproject.toml): finished with status 'done'
  Created wheel for omero-py: filename=omero_py-5.19.5.dev0-py3-none-any.whl size=2782856 sha256=282a0864e618309be9c8c107666f0fe70d5c1b8e8e320828fb29c0dbb0a73cb3
  Stored in directory: /home/omero/.cache/pip/wheels/e8/e8/b6/0a27ccc6f40360db082180cfd304f2a99633b44d71e6f2f486
Successfully built omero-py
Installing collected packages: omero-py
  Attempting uninstall: omero-py
    Found existing installation: omero-py 5.19.4
    Uninstalling omero-py-5.19.4:
      Successfully uninstalled omero-py-5.19.4
Successfully installed omero-py-5.19.5.dev0
+ for x in *.tar.gz
+ pip install omero_scripts-5.8.4.dev0.tar.gz
Processing ./omero_scripts-5.8.4.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: omero-scripts
  Building wheel for omero-scripts (pyproject.toml): started
  Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
  Created wheel for omero-scripts: filename=omero_scripts-5.8.4.dev0-py3-none-any.whl size=116560 sha256=af80fce0af835ea935d6d0f2b535b2b86ddd5c34ca4bb02cb24b53fcf9eedd7b
  Stored in directory: /home/omero/.cache/pip/wheels/f1/86/2d/f3eb3638adfd8f3147e3506a8896aa165000e5d2bd79d5f508
Successfully built omero-scripts
Installing collected packages: omero-scripts
Successfully installed omero-scripts-5.8.4.dev0
+ for x in *.tar.gz
+ pip install omero_web-5.27.1.dev0.tar.gz
Processing ./omero_web-5.27.1.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (3.7.0)
Collecting django-csp (from omero-web==5.27.1.dev0)
  Using cached django_csp-3.8-py3-none-any.whl.metadata (2.7 kB)
Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (0.9.1.dev0)
Requirement already satisfied: Pillow in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (10.4.0)
Requirement already satisfied: pytz in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (2024.1)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (2.10.1)
Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web==5.27.1.dev0) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.27.1.dev0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.27.1.dev0) (0.5.1)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.27.1.dev0) (1.26.19)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.27.1.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.27.1.dev0) (1.0.0)
Requirement already satisfied: numpy<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.27.1.dev0) (1.26.4)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.27.1.dev0) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.27.1.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.27.1.dev0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in ./.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web==5.27.1.dev0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.27.1.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.27.1.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.27.1.dev0) (2024.7.4)
Using cached django_csp-3.8-py3-none-any.whl (17 kB)
Building wheels for collected packages: omero-web
  Building wheel for omero-web (pyproject.toml): started
  Building wheel for omero-web (pyproject.toml): finished with status 'done'
  Created wheel for omero-web: filename=omero_web-5.27.1.dev0-py3-none-any.whl size=2766522 sha256=a2c02fe2c1c36d516e3aae2a1c3b9d08fe2ac1a6c508109dbe4de5d44cef2bd3
  Stored in directory: /home/omero/.cache/pip/wheels/c5/fb/63/0a18098519fa01af01a9d640983f75cd1a035b1335a3ee252a
Successfully built omero-web
Installing collected packages: django-csp, omero-web
  Attempting uninstall: omero-web
    Found existing installation: omero-web 5.27.0
    Uninstalling omero-web-5.27.0:
      Successfully uninstalled omero-web-5.27.0
Successfully installed django-csp-3.8 omero-web-5.27.1.dev0
+ pip install build
Collecting build
  Using cached build-1.2.1-py3-none-any.whl.metadata (4.3 kB)
Requirement already satisfied: packaging>=19.1 in ./.venv3/lib/python3.9/site-packages (from build) (24.1)
Collecting pyproject_hooks (from build)
  Using cached pyproject_hooks-1.1.0-py3-none-any.whl.metadata (1.3 kB)
Requirement already satisfied: importlib-metadata>=4.6 in ./.venv3/lib/python3.9/site-packages (from build) (8.2.0)
Collecting tomli>=1.1.0 (from build)
  Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Requirement already satisfied: zipp>=0.5 in ./.venv3/lib/python3.9/site-packages (from importlib-metadata>=4.6->build) (3.19.2)
Using cached build-1.2.1-py3-none-any.whl (21 kB)
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Using cached pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB)
Installing collected packages: tomli, pyproject_hooks, build
Successfully installed build-1.2.1 pyproject_hooks-1.1.0 tomli-2.0.1
+ omero config set omero.web.application_server wsgi-tcp
+ omero config set omero.web.application_server.max_requests 0
+ omero config set omero.web.prefix /web
+ omero config set omero.web.static_url /web/static/
+ omero config set omero.web.static_root /home/omero/static/web/
+ omero config set omero.web.session_engine django.contrib.sessions.backends.cache
+ omero config set omero.web.caches '{"default": {"BACKEND": "django_redis.cache.RedisCache","LOCATION": "redis://redis:6379/0"}}'
+ omero config set omero.web.server_list '[["omero", 4064, "omero"], ["testintegration", 14064, "testintegration"]]'
+ omero config set omero.web.application_server.host web
+ omero config set omero.web.application_server.port 4080
+ omero web config nginx --http 80
+ sudo cp /home/omero/workspace/OMERO-web/OMERO.web/nginx.conf.tmp /home/omero/nginx/web.conf
+ omero config set omero.web.wsgi_args -- '--log-level=DEBUG --error-logfile=/home/omero/workspace/OMERO-web/OMERO.web/var/log/gunicorn.err'
+ omero config set omero.web.application_server.host 0.0.0.0
+ git clone -b merge_ci https://github.com/snoopycrimecop/omero-iviewer.git
Cloning into 'omero-iviewer'...
+ cd omero-iviewer/plugin
+ python -m build
* Creating isolated environment: venv+pip...
* Installing packages in isolated environment:
  - setuptools >= 40.8.0
* Getting build dependencies for sdist...
/tmp/build-env-tiecmhu1/lib64/python3.9/site-packages/setuptools/dist.py:289: InformationOnly: Normalizing '0.14.1dev' to '0.14.1.dev0'
  self.metadata.version = self._normalize_version(self.metadata.version)
running egg_info
creating omero_iviewer.egg-info
writing omero_iviewer.egg-info/PKG-INFO
writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
writing requirements to omero_iviewer.egg-info/requires.txt
writing top-level names to omero_iviewer.egg-info/top_level.txt
writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
* Building sdist...
/tmp/build-env-tiecmhu1/lib64/python3.9/site-packages/setuptools/dist.py:289: InformationOnly: Normalizing '0.14.1dev' to '0.14.1.dev0'
  self.metadata.version = self._normalize_version(self.metadata.version)
running sdist
running run_prod
npm run prod

> prod
> ./prepare_build.sh && webpack --config webpack.prod.config.js --progress && ./deploy_build.sh

Preparing build. You are going to need npm at a minimum
Fetching dependencies needed for build...
npm WARN deprecated babel-eslint@7.2.3: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated text-encoding@0.6.4: no longer maintained
npm WARN deprecated core-js-pure@3.1.4: core-js-pure@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js-pure.
npm WARN deprecated core-js@2.6.9: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated core-js@2.6.9: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

added 879 packages, and audited 880 packages in 7s

76 packages are looking for funding
  run `npm fund` for details

17 vulnerabilities (2 moderate, 8 high, 7 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
Erasing build/deploy directories...
Recreating build/deploy directories...
Buildfile: /home/omero/workspace/OMERO-web/omero-iviewer/build.xml

clean-css-dir:
    [mkdir] Created dir: /home/omero/workspace/OMERO-web/omero-iviewer/build/css

copy-images:
     [copy] Copying 35 files to /home/omero/workspace/OMERO-web/omero-iviewer/build/css/images

prepare-css-prod:
     [echo] Combine and minify css...
     [exec] 
     [exec] up to date, audited 880 packages in 2s
     [exec] 
     [exec] 76 packages are looking for funding
     [exec]   run `npm fund` for details
     [exec] 
     [exec] 17 vulnerabilities (2 moderate, 8 high, 7 critical)
     [exec] 
     [exec] To address issues that do not require attention, run:
     [exec]   npm audit fix
     [exec] 
     [exec] To address all issues (including breaking changes), run:
     [exec]   npm audit fix --force
     [exec] 
     [exec] Run `npm audit` for details.

BUILD SUCCESSFUL
Total time: 3 seconds
<s> [webpack.Progress] 0% 

<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 2% setup run webpack-cli
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 6% setup before compile ProgressPlugin
<s> [webpack.Progress] 6% setup before compile Aurelia:ModuleDependencies
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 7% setup compile ExternalsPlugin
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
<s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
<s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
<s> [webpack.Progress] 8% setup compilation WorkerPlugin
<s> [webpack.Progress] 8% setup compilation WarnNoModeSetPlugin
<s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
<s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 9% setup compilation ProgressPlugin
<s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
<s> [webpack.Progress] 9% setup compilation AureliaPlugin
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
<s> [webpack.Progress] 9% setup compilation Aurelia:Dependencies
<s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
<s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
<s> [webpack.Progress] 9% setup compilation Aurelia:PreserveModuleName
<s> [webpack.Progress] 9% setup compilation Aurelia:PreserveExports
<s> [webpack.Progress] 9% setup compilation ProvidePlugin
<s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
<s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
<s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation RuntimePlugin
<s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
<s> [webpack.Progress] 9% setup compilation DataUriPlugin
<s> [webpack.Progress] 9% setup compilation FileUriPlugin
<s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
<s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
<s> [webpack.Progress] 9% setup compilation AMDPlugin
<s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
<s> [webpack.Progress] 9% setup compilation CommonJsPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
<s> [webpack.Progress] 9% setup compilation APIPlugin
<s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
<s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
<s> [webpack.Progress] 9% setup compilation ConstPlugin
<s> [webpack.Progress] 9% setup compilation UseStrictPlugin
<s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
<s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation ImportPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaContextPlugin
<s> [webpack.Progress] 9% setup compilation SystemPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
<s> [webpack.Progress] 9% setup compilation URLPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
<s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
<s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
<s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
<s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
<s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
<s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
<s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
<s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
<s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
<s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
<s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation TerserPlugin
<s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
<s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
<s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 10% building
<s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js
<s> [webpack.Progress] 10% building 0/5 entries 5/5 dependencies 0/5 modules
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
<s> [webpack.Progress] 10% building 0/5 entries 5/6 dependencies 0/5 modules
<s> [webpack.Progress] 18% building 1/5 entries 6/40 dependencies 1/5 modules
<s> [webpack.Progress] 21% building 1/5 entries 16/62 dependencies 1/11 modules
[BABEL] Note: The code generator has deoptimised the styling of /home/omero/workspace/OMERO-web/omero-iviewer/node_modules/text-encoding/lib/encoding-indexes.js as it exceeds the max of 500KB.
<s> [webpack.Progress] 21% building 1/5 entries 31/92 dependencies 1/15 modules
<s> [webpack.Progress] 28% building 2/5 entries 31/92 dependencies 4/15 modules
<s> [webpack.Progress] 32% building import loader ./node_modules/file-loader/dist/cjs.js
<s> [webpack.Progress] 32% building 2/5 entries 48/92 dependencies 4/31 modules
<s> [webpack.Progress] 32% building import loader ./node_modules/html-loader/index.js
<s> [webpack.Progress] 32% building import loader ./node_modules/aurelia-webpack-plugin/dist/html-requires-loader.js
<s> [webpack.Progress] 32% building 2/5 entries 59/134 dependencies 17/34 modules
<s> [webpack.Progress] 30% building 2/5 entries 112/300 dependencies 17/68 modules
<s> [webpack.Progress] 32% building 2/5 entries 556/600 dependencies 60/454 modules
<s> [webpack.Progress] 32% building 2/5 entries 630/700 dependencies 92/469 modules
<s> [webpack.Progress] 32% building 2/5 entries 897/1000 dependencies 134/546 modules
<s> [webpack.Progress] 31% building import loader ./node_modules/expose-loader/dist/cjs.js
<s> [webpack.Progress] 31% building 2/5 entries 1086/1097 dependencies 146/563 modules
<s> [webpack.Progress] 32% building 2/5 entries 1098/1200 dependencies 152/564 modules
<s> [webpack.Progress] 32% building 2/5 entries 1245/1296 dependencies 300/626 modules
<s> [webpack.Progress] 43% building 3/5 entries 1323/1409 dependencies 482/639 modules
<s> [webpack.Progress] 42% building 3/5 entries 1472/1500 dependencies 591/685 modules
<s> [webpack.Progress] 42% building 3/5 entries 1674/1700 dependencies 640/746 modules
<s> [webpack.Progress] 43% building 3/5 entries 2074/2100 dependencies 661/845 modules
<s> [webpack.Progress] 43% building 3/5 entries 2106/2200 dependencies 702/845 modules
<s> [webpack.Progress] 43% building 3/5 entries 2441/2500 dependencies 765/902 modules
<s> [webpack.Progress] 54% building 4/5 entries 2441/2620 dependencies 793/902 modules
<s> [webpack.Progress] 54% building 4/5 entries 2700/2749 dependencies 885/928 modules
<s> [webpack.Progress] 65% building 5/5 entries 2797/2797 dependencies 942/942 modules
<s> [webpack.Progress] 65% building
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
<s> [webpack.Progress] 70% sealing finish module graph Aurelia:PreserveExports
<s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
<s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
<s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
<s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing before module ids Aurelia:PreserveModuleName
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 86% sealing record modules
<s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
<s> [webpack.Progress] 86% sealing record modules
<s> [webpack.Progress] 86% sealing record chunks
<s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
<s> [webpack.Progress] 86% sealing record chunks
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 90% sealing record hash
<s> [webpack.Progress] 90% sealing record hash
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 92% sealing asset processing TerserPlugin
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% 

<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 100% 

<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 100% 

assets by path css/ 228 KiB
  assets by chunk 189 KiB (auxiliary name: vendors)
    assets by path css/*.css 153 KiB 5 assets
    assets by path css/images/*.png 12.8 KiB
      asset css/images/ui-icons_555555_256x240.png 3.2 KiB [emitted] [from: node_modules/jquery-ui/themes/base/images/ui-icons_555555_256x240.png] (auxiliary name: vendors) (auxiliary id hint: commons)
      + 3 assets
    asset css/fonts/glyphicons-halflings-regular.woff 22.9 KiB [emitted] [from: node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff] (auxiliary name: vendors) (auxiliary id hint: commons)
  assets by chunk 38.8 KiB (auxiliary name: main)
    asset css/app.css 28.8 KiB [emitted] [from: css/app.css] (auxiliary name: main)
    asset css/ol3-viewer.css 9.99 KiB [emitted] [from: css/ol3-viewer.css] (auxiliary name: main)
assets by path *.js 1.95 MiB
  asset vendors.js 1.55 MiB [emitted] [minimized] [big] (name: vendors) (id hint: commons) 1 related asset
  asset main.js 409 KiB [emitted] [minimized] [big] (name: main)
  asset deps.js 2.22 KiB [emitted] [minimized] (name: deps)
Entrypoint main [big] 1.95 MiB (228 KiB) = vendors.js 1.55 MiB main.js 409 KiB 12 auxiliary assets
Entrypoint deps [big] 1.55 MiB (189 KiB) = vendors.js 1.55 MiB deps.js 2.22 KiB 10 auxiliary assets
orphan modules 1.25 MiB [orphan] 606 modules
runtime modules 10.2 KiB 26 modules
cacheable modules 4.9 MiB
  modules by path ./node_modules/ 3.91 MiB 268 modules
  modules by path ./src/ 1010 KiB 66 modules
  modules by path ./css/*.css 117 bytes
    ./css/ol3-viewer.css 62 bytes [built] [code generated]
    ./css/app.css 55 bytes [built] [code generated]

WARNING in configuration
The 'mode' option has not been set, webpack will fallback to 'production' for this value.
Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/

webpack 5.82.0 compiled with 1 warning in 35295 ms
Deploying built resources to plugin directory...
rm -rf ../node_modules
running egg_info
creating omero_iviewer.egg-info
writing omero_iviewer.egg-info/PKG-INFO
writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
writing requirements to omero_iviewer.egg-info/requires.txt
writing top-level names to omero_iviewer.egg-info/top_level.txt
writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
warning: Sdist: standard file not found: should have one of README, README.rst, README.txt, README.md

running check
creating omero_iviewer-0.14.1.dev0
creating omero_iviewer-0.14.1.dev0/omero_iviewer
creating omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
creating omero_iviewer-0.14.1.dev0/omero_iviewer/__pycache__
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/fonts
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
creating omero_iviewer-0.14.1.dev0/omero_iviewer/templates
creating omero_iviewer-0.14.1.dev0/omero_iviewer/templates/omero_iviewer
copying files to omero_iviewer-0.14.1.dev0...
copying LICENSE -> omero_iviewer-0.14.1.dev0
copying MANIFEST.in -> omero_iviewer-0.14.1.dev0
copying setup.cfg -> omero_iviewer-0.14.1.dev0
copying setup.py -> omero_iviewer-0.14.1.dev0
copying omero_iviewer/README.rst -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/__init__.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/apps.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/iviewer_settings.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/urls.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/utils.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/version.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/views.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer.egg-info/PKG-INFO -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/SOURCES.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/dependency_links.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/not-zip-safe -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/requires.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/top_level.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer/__pycache__/__init__.cpython-39.pyc -> omero_iviewer-0.14.1.dev0/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/utils.cpython-39.pyc -> omero_iviewer-0.14.1.dev0/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/version.cpython-39.pyc -> omero_iviewer-0.14.1.dev0/omero_iviewer/__pycache__
copying omero_iviewer/static/omero_iviewer/deps.js -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/main.js -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/openwith.js -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/vendors.js -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/css/all.min.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/app.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/slider.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/spinner.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/theme.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/fonts
copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/label.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/line.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/link.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/point.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/select.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/templates/omero_iviewer/index.html -> omero_iviewer-0.14.1.dev0/omero_iviewer/templates/omero_iviewer
copying omero_iviewer.egg-info/SOURCES.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
Writing omero_iviewer-0.14.1.dev0/setup.cfg
creating /home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist
creating /home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-e9mbuf45
Creating tar archive
removing 'omero_iviewer-0.14.1.dev0' (and everything under it)
* Building wheel from sdist
* Creating isolated environment: venv+pip...
* Installing packages in isolated environment:
  - setuptools >= 40.8.0
* Getting build dependencies for wheel...
/tmp/build-env-xc_dh24u/lib64/python3.9/site-packages/setuptools/dist.py:289: InformationOnly: Normalizing '0.14.1dev' to '0.14.1.dev0'
  self.metadata.version = self._normalize_version(self.metadata.version)
running egg_info
writing omero_iviewer.egg-info/PKG-INFO
writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
writing requirements to omero_iviewer.egg-info/requires.txt
writing top-level names to omero_iviewer.egg-info/top_level.txt
reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
* Building wheel...
/tmp/build-env-xc_dh24u/lib64/python3.9/site-packages/setuptools/dist.py:289: InformationOnly: Normalizing '0.14.1dev' to '0.14.1.dev0'
  self.metadata.version = self._normalize_version(self.metadata.version)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/omero_iviewer
copying omero_iviewer/__init__.py -> build/lib/omero_iviewer
copying omero_iviewer/apps.py -> build/lib/omero_iviewer
copying omero_iviewer/iviewer_settings.py -> build/lib/omero_iviewer
copying omero_iviewer/urls.py -> build/lib/omero_iviewer
copying omero_iviewer/utils.py -> build/lib/omero_iviewer
copying omero_iviewer/version.py -> build/lib/omero_iviewer
copying omero_iviewer/views.py -> build/lib/omero_iviewer
running egg_info
writing omero_iviewer.egg-info/PKG-INFO
writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
writing requirements to omero_iviewer.egg-info/requires.txt
writing top-level names to omero_iviewer.egg-info/top_level.txt
reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
/tmp/build-env-xc_dh24u/lib64/python3.9/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'omero_iviewer.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'omero_iviewer.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'omero_iviewer.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'omero_iviewer.__pycache__' to be distributed and are
        already explicitly excluding 'omero_iviewer.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/tmp/build-env-xc_dh24u/lib64/python3.9/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'omero_iviewer.static.omero_iviewer' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'omero_iviewer.static.omero_iviewer' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'omero_iviewer.static.omero_iviewer' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'omero_iviewer.static.omero_iviewer' to be distributed and are
        already explicitly excluding 'omero_iviewer.static.omero_iviewer' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/tmp/build-env-xc_dh24u/lib64/python3.9/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'omero_iviewer.static.omero_iviewer.css' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'omero_iviewer.static.omero_iviewer.css' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'omero_iviewer.static.omero_iviewer.css' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'omero_iviewer.static.omero_iviewer.css' to be distributed and are
        already explicitly excluding 'omero_iviewer.static.omero_iviewer.css' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/tmp/build-env-xc_dh24u/lib64/python3.9/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'omero_iviewer.static.omero_iviewer.css.fonts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'omero_iviewer.static.omero_iviewer.css.fonts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'omero_iviewer.static.omero_iviewer.css.fonts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'omero_iviewer.static.omero_iviewer.css.fonts' to be distributed and are
        already explicitly excluding 'omero_iviewer.static.omero_iviewer.css.fonts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/tmp/build-env-xc_dh24u/lib64/python3.9/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'omero_iviewer.static.omero_iviewer.css.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'omero_iviewer.static.omero_iviewer.css.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'omero_iviewer.static.omero_iviewer.css.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'omero_iviewer.static.omero_iviewer.css.images' to be distributed and are
        already explicitly excluding 'omero_iviewer.static.omero_iviewer.css.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/tmp/build-env-xc_dh24u/lib64/python3.9/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'omero_iviewer.templates.omero_iviewer' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'omero_iviewer.templates.omero_iviewer' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'omero_iviewer.templates.omero_iviewer' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'omero_iviewer.templates.omero_iviewer' to be distributed and are
        already explicitly excluding 'omero_iviewer.templates.omero_iviewer' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying omero_iviewer/README.rst -> build/lib/omero_iviewer
creating build/lib/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/__init__.cpython-39.pyc -> build/lib/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/utils.cpython-39.pyc -> build/lib/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/version.cpython-39.pyc -> build/lib/omero_iviewer/__pycache__
creating build/lib/omero_iviewer/static
creating build/lib/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/deps.js -> build/lib/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/main.js -> build/lib/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/openwith.js -> build/lib/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/vendors.js -> build/lib/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> build/lib/omero_iviewer/static/omero_iviewer
creating build/lib/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/all.min.css -> build/lib/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/app.css -> build/lib/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> build/lib/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> build/lib/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/slider.css -> build/lib/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> build/lib/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/spinner.css -> build/lib/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/theme.css -> build/lib/omero_iviewer/static/omero_iviewer/css
creating build/lib/omero_iviewer/static/omero_iviewer/css/fonts
copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> build/lib/omero_iviewer/static/omero_iviewer/css/fonts
creating build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/label.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/line.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/link.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/point.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/select.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
creating build/lib/omero_iviewer/templates
creating build/lib/omero_iviewer/templates/omero_iviewer
copying omero_iviewer/templates/omero_iviewer/index.html -> build/lib/omero_iviewer/templates/omero_iviewer
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/omero_iviewer
copying build/lib/omero_iviewer/__init__.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
copying build/lib/omero_iviewer/apps.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
copying build/lib/omero_iviewer/iviewer_settings.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
copying build/lib/omero_iviewer/urls.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
copying build/lib/omero_iviewer/utils.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
copying build/lib/omero_iviewer/version.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
copying build/lib/omero_iviewer/views.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
copying build/lib/omero_iviewer/README.rst -> build/bdist.linux-x86_64/wheel/omero_iviewer
creating build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
copying build/lib/omero_iviewer/__pycache__/__init__.cpython-39.pyc -> build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
copying build/lib/omero_iviewer/__pycache__/utils.cpython-39.pyc -> build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
copying build/lib/omero_iviewer/__pycache__/version.cpython-39.pyc -> build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
creating build/bdist.linux-x86_64/wheel/omero_iviewer/static
creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
copying build/lib/omero_iviewer/static/omero_iviewer/deps.js -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
copying build/lib/omero_iviewer/static/omero_iviewer/main.js -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
copying build/lib/omero_iviewer/static/omero_iviewer/openwith.js -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
copying build/lib/omero_iviewer/static/omero_iviewer/vendors.js -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
copying build/lib/omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
copying build/lib/omero_iviewer/static/omero_iviewer/css/all.min.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
copying build/lib/omero_iviewer/static/omero_iviewer/css/app.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
copying build/lib/omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
copying build/lib/omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
copying build/lib/omero_iviewer/static/omero_iviewer/css/slider.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
copying build/lib/omero_iviewer/static/omero_iviewer/css/spectrum.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
copying build/lib/omero_iviewer/static/omero_iviewer/css/spinner.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
copying build/lib/omero_iviewer/static/omero_iviewer/css/theme.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/fonts
copying build/lib/omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/fonts
creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrow.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/expand.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/gradient.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/label.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/line.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/link.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/mask.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/point.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/polygon.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/polyline.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/projection.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/select.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sortable.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
creating build/bdist.linux-x86_64/wheel/omero_iviewer/templates
creating build/bdist.linux-x86_64/wheel/omero_iviewer/templates/omero_iviewer
copying build/lib/omero_iviewer/templates/omero_iviewer/index.html -> build/bdist.linux-x86_64/wheel/omero_iviewer/templates/omero_iviewer
running install_egg_info
Copying omero_iviewer.egg-info to build/bdist.linux-x86_64/wheel/omero_iviewer-0.14.1.dev0-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/omero_iviewer-0.14.1.dev0.dist-info/WHEEL
creating '/home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-b9wd5xld/omero_iviewer-0.14.1.dev0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'omero_iviewer/README.rst'
adding 'omero_iviewer/__init__.py'
adding 'omero_iviewer/apps.py'
adding 'omero_iviewer/iviewer_settings.py'
adding 'omero_iviewer/urls.py'
adding 'omero_iviewer/utils.py'
adding 'omero_iviewer/version.py'
adding 'omero_iviewer/views.py'
adding 'omero_iviewer/__pycache__/__init__.cpython-39.pyc'
adding 'omero_iviewer/__pycache__/utils.cpython-39.pyc'
adding 'omero_iviewer/__pycache__/version.cpython-39.pyc'
adding 'omero_iviewer/static/omero_iviewer/deps.js'
adding 'omero_iviewer/static/omero_iviewer/main.js'
adding 'omero_iviewer/static/omero_iviewer/openwith.js'
adding 'omero_iviewer/static/omero_iviewer/vendors.js'
adding 'omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt'
adding 'omero_iviewer/static/omero_iviewer/css/all.min.css'
adding 'omero_iviewer/static/omero_iviewer/css/app.css'
adding 'omero_iviewer/static/omero_iviewer/css/bootstrap.min.css'
adding 'omero_iviewer/static/omero_iviewer/css/ol3-viewer.css'
adding 'omero_iviewer/static/omero_iviewer/css/slider.css'
adding 'omero_iviewer/static/omero_iviewer/css/spectrum.css'
adding 'omero_iviewer/static/omero_iviewer/css/spinner.css'
adding 'omero_iviewer/static/omero_iviewer/css/theme.css'
adding 'omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff'
adding 'omero_iviewer/static/omero_iviewer/css/images/arrow.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/collapse-left.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/collapse-right.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/collapse.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/crosshair.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/dim_locked.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/drag_handle.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/draw_label.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/draw_line.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/draw_point.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/ellipse.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/expand.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/gradient.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/label.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/line.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/link.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/mask.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/point.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/polygon.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/polyline.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/projection.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/rectangle.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/select.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/sortable.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png'
adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png'
adding 'omero_iviewer/templates/omero_iviewer/index.html'
adding 'omero_iviewer-0.14.1.dev0.dist-info/LICENSE'
adding 'omero_iviewer-0.14.1.dev0.dist-info/METADATA'
adding 'omero_iviewer-0.14.1.dev0.dist-info/WHEEL'
adding 'omero_iviewer-0.14.1.dev0.dist-info/top_level.txt'
adding 'omero_iviewer-0.14.1.dev0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built omero_iviewer-0.14.1.dev0.tar.gz and omero_iviewer-0.14.1.dev0-py3-none-any.whl
+ cd dist
+ for x in *.tar.gz
+ pip install -U omero_iviewer-0.14.1.dev0.tar.gz
Processing ./omero_iviewer-0.14.1.dev0.tar.gz
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-iviewer==0.14.1.dev0) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2024.7.4)
Building wheels for collected packages: omero-iviewer
  Building wheel for omero-iviewer (pyproject.toml): started
  Building wheel for omero-iviewer (pyproject.toml): finished with status 'done'
  Created wheel for omero-iviewer: filename=omero_iviewer-0.14.1.dev0-py3-none-any.whl size=808347 sha256=3266e62f71baa2f6f1884fa2fc968af2815171b6c14c5de9e022f011740571c2
  Stored in directory: /home/omero/.cache/pip/wheels/cb/3e/77/e7a36c3667c58710f7ebb335fc6e9ecd35b99636c3b748ed55
Successfully built omero-iviewer
Installing collected packages: omero-iviewer
Successfully installed omero-iviewer-0.14.1.dev0
+ omero config set omero.web.use_x_forwarded_host true
+ omero config set omero.web.secure_proxy_ssl_header '["HTTP_X_FORWARDED_PROTO", "https"]'
+ omero config append omero.web.apps '"omero_iviewer"'
+ omero config set omero.web.viewer.view omero_iviewer.views.index
+ omero config append omero.web.open_with '["omero_iviewer", "omero_iviewer_index", {"supported_objects":["images", "dataset", "well"], "script_url": "omero_iviewer/openwith.js", "label": "OMERO.iviewer"}]'
+ pip install git+https://github.com/snoopycrimecop/omero-figure.git@merge_ci#egg=omero-figure
Collecting omero-figure
  Cloning https://github.com/snoopycrimecop/omero-figure.git (to revision merge_ci) to /tmp/pip-install-q7cksyq8/omero-figure_a9f45cc91fc347ed92e8ca9c70c00266
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-figure.git /tmp/pip-install-q7cksyq8/omero-figure_a9f45cc91fc347ed92e8ca9c70c00266
  Resolved https://github.com/snoopycrimecop/omero-figure.git to commit 722e94ec40c02713fa6317c91089533d0562270f
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-figure) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2024.7.4)
Building wheels for collected packages: omero-figure
  Building wheel for omero-figure (pyproject.toml): started
  Building wheel for omero-figure (pyproject.toml): finished with status 'done'
  Created wheel for omero-figure: filename=omero_figure-7.0.1.dev0-py3-none-any.whl size=1122225 sha256=a38e97a717e770bf9011b50a1a7c7a6a4e8448eb4b4e3b01c72c3ac9f5beb41d
  Stored in directory: /tmp/pip-ephem-wheel-cache-jbedl5jw/wheels/32/83/a5/8d41deba0825e3af79d858e8380c7c5064ff3f367533b05a8c
Successfully built omero-figure
Installing collected packages: omero-figure
Successfully installed omero-figure-7.0.1.dev0
+ omero config append omero.web.apps '"omero_figure"'
+ omero config append omero.web.ui.top_links '["Figure", "figure_index", {"title": "Open Figure in new tab", "target": "_blank"}]'
+ omero config append omero.web.open_with '["omero_figure", "new_figure", {"supported_objects":["images"], "target": "_blank", "label": "OMERO.figure"}]'
+ pip install https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
Collecting https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
  Downloading https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
     - 73.2 kB 2.1 MB/s 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-parade==0.2.5.dev0) (5.27.1.dev0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-parade==0.2.5.dev0) (1.26.4)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.0.0)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2024.7.4)
Building wheels for collected packages: omero-parade
  Building wheel for omero-parade (pyproject.toml): started
  Building wheel for omero-parade (pyproject.toml): finished with status 'done'
  Created wheel for omero-parade: filename=omero_parade-0.2.5.dev0-py3-none-any.whl size=294247 sha256=8cdac5bde28cb52c0c804f5968276dc2502656226859d7fe48e63c7dce755d3c
  Stored in directory: /tmp/pip-ephem-wheel-cache-n3nonlj5/wheels/64/47/da/d3643ecb45c7e56520bd9bf2da612cc8c4e01ab32982fc730a
Successfully built omero-parade
Installing collected packages: omero-parade
Successfully installed omero-parade-0.2.5.dev0
+ omero config append omero.web.apps '"omero_parade"'
+ omero config append omero.web.ui.center_plugins '["Parade", "omero_parade/init.js.html", "omero_parade"]'
+ pip install git+https://github.com/snoopycrimecop/omero-fpbioimage.git@merge_ci#egg=omero-fpbioimage
Collecting omero-fpbioimage
  Cloning https://github.com/snoopycrimecop/omero-fpbioimage.git (to revision merge_ci) to /tmp/pip-install-8hm040ok/omero-fpbioimage_ff6ae79b0a3f44e28e81701695172585
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-fpbioimage.git /tmp/pip-install-8hm040ok/omero-fpbioimage_ff6ae79b0a3f44e28e81701695172585
  Running command git checkout -b merge_ci --track origin/merge_ci
  Switched to a new branch 'merge_ci'
  branch 'merge_ci' set up to track 'origin/merge_ci'.
  Resolved https://github.com/snoopycrimecop/omero-fpbioimage.git to commit bf7ddfb97b0bf6d39429dd3a9efec3937b055a5e
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-fpbioimage) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2024.7.4)
Building wheels for collected packages: omero-fpbioimage
  Building wheel for omero-fpbioimage (pyproject.toml): started
  Building wheel for omero-fpbioimage (pyproject.toml): finished with status 'done'
  Created wheel for omero-fpbioimage: filename=omero_fpbioimage-0.4.2.dev0-py3-none-any.whl size=6922727 sha256=affc20a4bbef402c4323fcc484275c03f0bdd50fc98b7b04211fdbd2d18341c0
  Stored in directory: /tmp/pip-ephem-wheel-cache-zrhc_fj4/wheels/cf/90/f1/b1a70640f9e87d1baccf10c5741dd530c70e47ff817fd6b689
Successfully built omero-fpbioimage
Installing collected packages: omero-fpbioimage
Successfully installed omero-fpbioimage-0.4.2.dev0
+ omero config append omero.web.apps '"omero_fpbioimage"'
+ omero config append omero.web.open_with '["omero_fpbioimage", "fpbioimage_index", {"script_url": "fpbioimage/openwith.js", "supported_objects": ["image"], "label": "FPBioimage"}]'
+ pip install git+https://github.com/snoopycrimecop/omero-gallery.git@merge_ci#egg=omero-gallery
Collecting omero-gallery
  Cloning https://github.com/snoopycrimecop/omero-gallery.git (to revision merge_ci) to /tmp/pip-install-ajglx07z/omero-gallery_3aaeed2552474acea9736a5ff47c9cb8
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-gallery.git /tmp/pip-install-ajglx07z/omero-gallery_3aaeed2552474acea9736a5ff47c9cb8
  Resolved https://github.com/snoopycrimecop/omero-gallery.git to commit e9aef29b0da1ce3e1210cf266fd424cf3852c0d0
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-gallery) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2024.7.4)
Building wheels for collected packages: omero-gallery
  Building wheel for omero-gallery (pyproject.toml): started
  Building wheel for omero-gallery (pyproject.toml): finished with status 'done'
  Created wheel for omero-gallery: filename=omero_gallery-3.4.4.dev0-py3-none-any.whl size=307925 sha256=905628f5b1da616c967b0f3d9731e6d3a62d843a72bda1e456cbb48cd38f8f73
  Stored in directory: /tmp/pip-ephem-wheel-cache-f6f_41zq/wheels/6c/cc/a8/8677d6c49a82e62a3bcbe1e82a8e5344b8bef216a152d31daf
Successfully built omero-gallery
Installing collected packages: omero-gallery
Successfully installed omero-gallery-3.4.4.dev0
+ omero config append omero.web.apps '"omero_gallery"'
+ omero config append omero.web.ui.top_links '["Gallery", "webgallery_index", {"title": "Browse Gallery"}]'
+ omero config set omero.web.gallery.category_queries '{"all":{"label":"All Studies", "index":0, "query":"FIRST50:Name"}}'
+ pip install git+https://github.com/snoopycrimecop/omero-mapr.git@merge_ci#egg=omero-mapr
Collecting omero-mapr
  Cloning https://github.com/snoopycrimecop/omero-mapr.git (to revision merge_ci) to /tmp/pip-install-urth0smv/omero-mapr_4c09bc9c4fb348a2bf0f3e6a6d65bfbc
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-mapr.git /tmp/pip-install-urth0smv/omero-mapr_4c09bc9c4fb348a2bf0f3e6a6d65bfbc
  Resolved https://github.com/snoopycrimecop/omero-mapr.git to commit b59c964d02dcf6bdf0f2514bc9026362ab7d74f3
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-mapr) (2.32.3)
Requirement already satisfied: omero-web>=5.16.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web[redis]>=5.16.0->omero-mapr) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (24.1)
Collecting django-redis==5.3.0 (from omero-web[redis]>=5.16.0->omero-mapr)
  Using cached django_redis-5.3.0-py3-none-any.whl.metadata (31 kB)
Collecting redis!=4.0.0,!=4.0.1,>=3 (from django-redis==5.3.0->omero-web[redis]>=5.16.0->omero-mapr)
  Using cached redis-5.0.8-py3-none-any.whl.metadata (9.2 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (3.7)
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (1.26.19)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (2024.7.4)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.5.1)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.6.5)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.12.2)
Collecting async-timeout>=4.0.3 (from redis!=4.0.0,!=4.0.1,>=3->django-redis==5.3.0->omero-web[redis]>=5.16.0->omero-mapr)
  Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Using cached django_redis-5.3.0-py3-none-any.whl (30 kB)
Using cached redis-5.0.8-py3-none-any.whl (255 kB)
Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Building wheels for collected packages: omero-mapr
  Building wheel for omero-mapr (pyproject.toml): started
  Building wheel for omero-mapr (pyproject.toml): finished with status 'done'
  Created wheel for omero-mapr: filename=omero_mapr-0.5.3.dev0-py3-none-any.whl size=66847 sha256=0882bc69a94096aa62ed4938dd001d2e6592f615776d45d0a0a65ff7d5d7123b
  Stored in directory: /tmp/pip-ephem-wheel-cache-17ik_xln/wheels/c9/58/07/6a82722f25a140238a22c03ef75057b509fb00ae21f2054d42
Successfully built omero-mapr
Installing collected packages: async-timeout, redis, django-redis, omero-mapr
Successfully installed async-timeout-4.0.3 django-redis-5.3.0 omero-mapr-0.5.3.dev0 redis-5.0.8
+ omero config append omero.web.apps '"omero_mapr"'
+ omero config append omero.web.mapr.config '{"menu": "anyvalue", "config":{"default":["Any Value"], "all":[], "ns":["openmicroscopy.org/omero/client/mapAnnotation"], "label":"Any"}}'
+ omero config append omero.web.ui.top_links '["Any Map Value", {"viewname": "maprindex_anyvalue"}, {"title": "Search for values in any Key-Value pair"}]'
+ pip install git+https://github.com/snoopycrimecop/omero-weberror.git@merge_ci#egg=omero-weberror
Collecting omero-weberror
  Cloning https://github.com/snoopycrimecop/omero-weberror.git (to revision merge_ci) to /tmp/pip-install-o7kb_1zh/omero-weberror_11629c7e50294f689a81af39f2be85e9
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-weberror.git /tmp/pip-install-o7kb_1zh/omero-weberror_11629c7e50294f689a81af39f2be85e9
  Running command git checkout -b merge_ci --track origin/merge_ci
  Switched to a new branch 'merge_ci'
  branch 'merge_ci' set up to track 'origin/merge_ci'.
  Resolved https://github.com/snoopycrimecop/omero-weberror.git to commit b1d93db1298f06ecb631a991fc31eb6dca6cb3b5
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-weberror) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2024.7.4)
Building wheels for collected packages: omero-weberror
  Building wheel for omero-weberror (pyproject.toml): started
  Building wheel for omero-weberror (pyproject.toml): finished with status 'done'
  Created wheel for omero-weberror: filename=omero_weberror-0.4.2.dev0-py3-none-any.whl size=17994 sha256=67b0330bae132e488764b73c5d6515f05a935eb3442d76cff2bcecfda5c34965
  Stored in directory: /tmp/pip-ephem-wheel-cache-06y24sy8/wheels/13/41/9e/1119d2f8e502b39445372a269a9013c6baf0cb5a0c9dc07d04
Successfully built omero-weberror
Installing collected packages: omero-weberror
Successfully installed omero-weberror-0.4.2.dev0
+ omero config append omero.web.apps '"omero_weberror"'
+ pip install git+https://github.com/snoopycrimecop/omero-webtest.git@merge_ci#egg=omero-webtest
Collecting omero-webtest
  Cloning https://github.com/snoopycrimecop/omero-webtest.git (to revision merge_ci) to /tmp/pip-install-mta2_x1_/omero-webtest_484b8c22cec14ce082f238bc7fe6cc99
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-webtest.git /tmp/pip-install-mta2_x1_/omero-webtest_484b8c22cec14ce082f238bc7fe6cc99
  Running command git checkout -b merge_ci --track origin/merge_ci
  Switched to a new branch 'merge_ci'
  branch 'merge_ci' set up to track 'origin/merge_ci'.
  Resolved https://github.com/snoopycrimecop/omero-webtest.git to commit 9fd5a5cba8e3ebe2ea14208a033debce4011510e
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-webtest) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2024.7.4)
Building wheels for collected packages: omero-webtest
  Building wheel for omero-webtest (pyproject.toml): started
  Building wheel for omero-webtest (pyproject.toml): finished with status 'done'
  Created wheel for omero-webtest: filename=omero_webtest-0.4.3.dev0-py3-none-any.whl size=89697 sha256=729b7038ac8200de3ce47c6958c34da0e50a59d7c4efb756ab04b56f6ee56a86
  Stored in directory: /tmp/pip-ephem-wheel-cache-si6lgya6/wheels/52/7c/98/0f006ae60ca0a519ec1ab678a9c3df10d73ef441c3e84c7df9
Successfully built omero-webtest
Installing collected packages: omero-webtest
Successfully installed omero-webtest-0.4.3.dev0
+ omero config append omero.web.apps '"omero_webtest"'
+ pip install omero-autotag
Collecting omero-autotag
  Using cached omero_autotag-4.0.1-py3-none-any.whl.metadata (6.2 kB)
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-autotag) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (2024.7.4)
Using cached omero_autotag-4.0.1-py3-none-any.whl (616 kB)
Installing collected packages: omero-autotag
Successfully installed omero-autotag-4.0.1
+ omero config append omero.web.apps '"omero_autotag"'
+ omero config append omero.web.ui.center_plugins '["Auto Tag", "omero_autotag/auto_tag_init.js.html", "auto_tag_panel"]'
+ pip install git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/9/head
Collecting git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/9/head
  Cloning https://github.com/German-BioImaging/omero-tagsearch.git (to revision refs/pull/9/head) to /tmp/pip-req-build-l02ptdzs
  Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-tagsearch.git /tmp/pip-req-build-l02ptdzs
  WARNING: Did not find branch or tag 'refs/pull/9/head', assuming revision or ref.
  Running command git fetch -q https://github.com/German-BioImaging/omero-tagsearch.git refs/pull/9/head
  Running command git checkout -q 52ba871e029215e953a4123f60875bd3a4f98729
  Resolved https://github.com/German-BioImaging/omero-tagsearch.git to commit 52ba871e029215e953a4123f60875bd3a4f98729
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-tagsearch==4.1.0) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (2024.7.4)
Building wheels for collected packages: omero-tagsearch
  Building wheel for omero-tagsearch (pyproject.toml): started
  Building wheel for omero-tagsearch (pyproject.toml): finished with status 'done'
  Created wheel for omero-tagsearch: filename=omero_tagsearch-4.1.0-py3-none-any.whl size=131808 sha256=39c4c666159d22bbeca67b1feced1161cff34622e7f07b60ac4543775c46880a
  Stored in directory: /tmp/pip-ephem-wheel-cache-0vtd_kxs/wheels/8f/45/9e/0fa65a097fa69b1f569b522fc3e05b53d5ccf30b453ae6ebb4
Successfully built omero-tagsearch
Installing collected packages: omero-tagsearch
Successfully installed omero-tagsearch-4.1.0
+ omero config append omero.web.apps '"omero_tagsearch"'
+ omero config append omero.web.ui.top_links '["Tag Search", "tagsearch"]'
+ pip install git+https://github.com/snoopycrimecop/omero-web-zarr.git@merge_ci#egg=omero-web-zarr
Collecting omero-web-zarr
  Cloning https://github.com/snoopycrimecop/omero-web-zarr.git (to revision merge_ci) to /tmp/pip-install-fqtdzo0o/omero-web-zarr_a768827a7a644dc2a88603b5f44877ad
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-web-zarr.git /tmp/pip-install-fqtdzo0o/omero-web-zarr_a768827a7a644dc2a88603b5f44877ad
  Running command git checkout -b merge_ci --track origin/merge_ci
  Switched to a new branch 'merge_ci'
  branch 'merge_ci' set up to track 'origin/merge_ci'.
  Resolved https://github.com/snoopycrimecop/omero-web-zarr.git to commit b1bde8d9cf51d4b6bfb99c9ee702b516f5b6bdb2
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting zarr (from omero-web-zarr)
  Using cached zarr-2.18.2-py3-none-any.whl.metadata (5.7 kB)
Collecting asciitree (from zarr->omero-web-zarr)
  Using cached asciitree-0.3.3-py3-none-any.whl
Requirement already satisfied: numpy>=1.23 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from zarr->omero-web-zarr) (1.26.4)
Collecting numcodecs>=0.10.0 (from zarr->omero-web-zarr)
  Using cached numcodecs-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB)
Collecting fasteners (from zarr->omero-web-zarr)
  Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)
Using cached zarr-2.18.2-py3-none-any.whl (210 kB)
Using cached numcodecs-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.7 MB)
Using cached fasteners-0.19-py3-none-any.whl (18 kB)
Building wheels for collected packages: omero-web-zarr
  Building wheel for omero-web-zarr (pyproject.toml): started
  Building wheel for omero-web-zarr (pyproject.toml): finished with status 'done'
  Created wheel for omero-web-zarr: filename=omero_web_zarr-0.1.2.dev0-py3-none-any.whl size=22251 sha256=dfcf0396b2418d5b591f01c537ec366d066c2781e42aa013d782dfa9e13c512a
  Stored in directory: /tmp/pip-ephem-wheel-cache-aq5a2jsd/wheels/e9/3b/0e/1d021bf1ff22053e64e0d44fd76bb2cdd7fad439819d24fd61
Successfully built omero-web-zarr
Installing collected packages: asciitree, numcodecs, fasteners, zarr, omero-web-zarr
Successfully installed asciitree-0.3.3 fasteners-0.19 numcodecs-0.12.1 omero-web-zarr-0.1.2.dev0 zarr-2.18.2
+ omero config append omero.web.apps '"omero_web_zarr"'
+ pip install git+https://github.com/snoopycrimecop/omero-signup.git@merge_ci#egg=omero-signup
Collecting omero-signup
  Cloning https://github.com/snoopycrimecop/omero-signup.git (to revision merge_ci) to /tmp/pip-install-1ee8smi6/omero-signup_a3194662f4104dd6ba1ff1351d9dba64
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-signup.git /tmp/pip-install-1ee8smi6/omero-signup_a3194662f4104dd6ba1ff1351d9dba64
  Running command git checkout -b merge_ci --track origin/merge_ci
  Switched to a new branch 'merge_ci'
  branch 'merge_ci' set up to track 'origin/merge_ci'.
  Resolved https://github.com/snoopycrimecop/omero-signup.git to commit a44a15ac6e3c29fd3bceeac31566a20de6b701f9
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-signup) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2024.7.4)
Building wheels for collected packages: omero-signup
  Building wheel for omero-signup (pyproject.toml): started
  Building wheel for omero-signup (pyproject.toml): finished with status 'done'
  Created wheel for omero-signup: filename=omero_signup-0.3.4.dev0-py3-none-any.whl size=24326 sha256=23480a6239054e8ba3eadf590f8bd3e2392cb54a01233f995194c346c75bce71
  Stored in directory: /tmp/pip-ephem-wheel-cache-x6bvbev1/wheels/59/d3/d2/1b3bd7b96ceb029c30d13539e3bf9580b772e8ff15c3ef77b7
Successfully built omero-signup
Installing collected packages: omero-signup
Successfully installed omero-signup-0.3.4.dev0
+ omero config append omero.web.apps '"omero_signup"'
+ omero config set omero.web.signup.admin.user root
+ omero config set omero.web.signup.admin.password omero
+ omero config set omero.web.signup.group.name signup-test
+ omero config set omero.web.signup.email.enabled True
+ pip install git+https://github.com/snoopycrimecop/omero-virtual-microscope.git@merge_ci#egg=omero-virtual-microscope
Collecting omero-virtual-microscope
  Cloning https://github.com/snoopycrimecop/omero-virtual-microscope.git (to revision merge_ci) to /tmp/pip-install-0df4f8vk/omero-virtual-microscope_dae696e7b9e64e19af6afefd2aa3729c
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-virtual-microscope.git /tmp/pip-install-0df4f8vk/omero-virtual-microscope_dae696e7b9e64e19af6afefd2aa3729c
  Running command git checkout -b merge_ci --track origin/merge_ci
  Switched to a new branch 'merge_ci'
  branch 'merge_ci' set up to track 'origin/merge_ci'.
  Resolved https://github.com/snoopycrimecop/omero-virtual-microscope.git to commit f2427daadbc14ad6c3d1b4002254fb0c70a8e620
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-virtual-microscope) (5.27.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (5.19.5.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.2.15)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (6.7.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (10.4.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2.10.1)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (24.1)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (0.5.1)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.26.19)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.0.0)
Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (6.0.2)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2024.7.4)
Building wheels for collected packages: omero-virtual-microscope
  Building wheel for omero-virtual-microscope (pyproject.toml): started
  Building wheel for omero-virtual-microscope (pyproject.toml): finished with status 'done'
  Created wheel for omero-virtual-microscope: filename=omero_virtual_microscope-1.1.2.dev0-py3-none-any.whl size=17269 sha256=24db536544edd3856f7c63f3c8e9c62fd0ed8803e3cb8e6162be096a9612a6a1
  Stored in directory: /tmp/pip-ephem-wheel-cache-vgdz2n91/wheels/cd/cf/ce/36c93f0c29ae9945d869a44fdda07b493a2e8fa3806729ec4c
Successfully built omero-virtual-microscope
Installing collected packages: omero-virtual-microscope
Successfully installed omero-virtual-microscope-1.1.2.dev0
+ omero config append omero.web.apps '"virtualmicroscope"'
+ omero config set omero.web.login_redirect '{"redirect": ["webindex"], "viewname": "webindex_custom"}'
+ omero config append omero.web.apps '"corsheaders"'
+ omero config append omero.web.middleware '{"index": 0.5, "class": "corsheaders.middleware.CorsMiddleware"}'
+ omero config append omero.web.middleware '{"index": 10, "class": "corsheaders.middleware.CorsPostCsrfMiddleware"}'
+ omero config set omero.web.cors_origin_allow_all True
+ omero config append omero.web.csrf_trusted_origins '"https://merge-ci.openmicroscopy.org"'
+ omero config set omero.web.sharing.opengraph '{"omero":"Open Microscopy"}'
+ omero config set omero.web.sharing.twitter '{"omero":"@openmicroscopy"}'
+ omero config set omero.web.public.enabled true
+ omero config set omero.web.public.user public
+ omero config set omero.web.public.password public
+ omero config set omero.web.public.url_filter '^/'
+ omero config set omero.web.feedback.comment.enabled false
+ omero config set omero.web.feedback.error.enabled false
+ BUILD_ID=DONT_KILL_ME
+ omero web start

699 static files copied to '/home/omero/static/web', 2 post-processed.
Clearing expired sessions. This may take some time... [OK]
Starting OMERO.web... [OK]
+ omero web diagnostics

================================================================================
OMERO Diagnostics (web)
================================================================================
        
OMERO.web status... [RUNNING] (PID 25700)
Django version: 4.2.15

Log dir:    /home/omero/workspace/OMERO-web/OMERO.web/var/log exists
Log file :  OMEROweb.log                   2.3 KB       
+ deactivate
+ '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ unset _OLD_VIRTUAL_PATH
+ '[' -n '' ']'
+ '[' -n /bin/bash -o -n '' ']'
+ hash -r
+ '[' -n '' ']'
+ unset VIRTUAL_ENV
+ '[' '!' '' = nondestructive ']'
+ unset -f deactivate
Finished: SUCCESS