Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 100
originally caused by:
 Started by upstream project "Trigger" build number 111
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins16686948488780724263.sh
+ '[' zeiss-czi = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_15443_merge_ci -v /uod/idr/repos/curated/zeiss-czi:/data -v /uod/idr-scratch/merge-ci/curated/zeiss-czi:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 02:35:52,492 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:35:52,494 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 02:35:52,494 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:35:52,495 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:35:52,496 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:35:52,496 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:35:52,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:35:52,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:35:52,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:35:52,498 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:35:52,498 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:35:52,499 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:35:52,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:35:52,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:35:52,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:35:52,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:35:52,716 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:35:52,716 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:35:52,716 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:35:52,716 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:35:52,716 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 02:35:52,717 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 02:35:52,717 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 220 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-06-22 02:35:52,729] [main] java.version = 11.0.16
   [testng] 02:35:52,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:35:52,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:35:52,782 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-22_02-35-52.log]
   [testng] 02:35:52,784 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-06-22 02:35:52,786] [main] testng.directory = /data
   [testng] [2024-06-22 02:35:52,786] [main] testng.configDirectory = /config
   [testng] [2024-06-22 02:35:52,797] [main] testng.multiplier = 1.0
   [testng] [2024-06-22 02:35:52,798] [main] testng.in-memory = false
   [testng] [2024-06-22 02:35:52,799] [main] testng.allow-missing = false
   [testng] [2024-06-22 02:35:52,799] [main] user.language = en
   [testng] [2024-06-22 02:35:52,799] [main] user.country = ${user.country}
   [testng] [2024-06-22 02:35:52,799] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-06-22 02:37:37,375] [main] ----------------------------------------
   [testng] [2024-06-22 02:37:37,375] [main] Total files: 503
   [testng] [2024-06-22 02:37:37,375] [main] Scan time: 104.576 s (207 ms/file)
   [testng] [2024-06-22 02:37:37,375] [main] ----------------------------------------
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] Building list of tests...
   [testng] Ready to test 473 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-06-22 02:57:05,188] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-1-P1-B3-01.czi: 
   [testng] 02:57:05,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:57:05,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:05,192 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-06-22_02-57-05.log]
   [testng] 02:57:05,192 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2c8c9037 - End of configuration.
   [testng] [2024-06-22 02:57:05,683] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/SpotScan_T50000.czi: 
   [testng] 02:57:05,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:57:05,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:05,692 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-06-22_02-57-05.log]
   [testng] 02:57:05,707 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2a0d961 - End of configuration.
   [testng] [2024-06-22 02:57:07,852] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-2-P1-D3-02.czi: 
   [testng] 02:57:07,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:57:07,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:07,854 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-06-22_02-57-07.log]
   [testng] 02:57:07,854 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2921bced - End of configuration.
   [testng] [2024-06-22 02:57:08,230] [pool-1-thread-10] Initializing /data/gh-3884/test-fullplate.czi: 
   [testng] 02:57:08,231 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:57:08,231 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:08,232 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-06-22_02-57-08.log]
   [testng] 02:57:08,233 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1fb5fde7 - End of configuration.
   [testng] [2024-06-22 02:57:44,158] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T3Z3/ConfocalCh1T3Z3.czi: 
   [testng] 02:57:44,158 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:57:44,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:44,159 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-06-22_02-57-44.log]
   [testng] 02:57:44,160 |-INFO in ch.qos.logback.core.sift.SiftProcessor@77eff650 - End of configuration.
   [testng] [2024-06-22 02:57:44,272] [pool-1-thread-8] Initializing /data/silke/White_574.czi: 
   [testng] 02:57:44,272 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:57:44,272 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:44,273 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-06-22_02-57-44.log]
   [testng] 02:57:44,274 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c82f5aa - End of configuration.
   [testng] [2024-06-22 02:57:44,343] [pool-1-thread-7] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD-0_compressed_Quality50.czi: 
   [testng] 02:57:44,343 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:57:44,343 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:44,344 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-06-22_02-57-44.log]
   [testng] 02:57:44,345 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3944f4cd - End of configuration.
   [testng] [2024-06-22 02:57:44,441] [pool-1-thread-6] Initializing /data/qa-9521/c3_z11_t1.czi: 
   [testng] 02:57:44,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:57:44,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:44,442 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-06-22_02-57-44.log]
   [testng] 02:57:44,442 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9718666 - End of configuration.
   [testng] [2024-06-22 02:57:44,514] [pool-1-thread-5] Initializing /data/zeiss/samples/ztacktimeposition16bit.czi: 
   [testng] 02:57:44,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:57:44,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:44,516 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-06-22_02-57-44.log]
   [testng] 02:57:44,517 |-INFO in ch.qos.logback.core.sift.SiftProcessor@799fbebb - End of configuration.
   [testng] [2024-06-22 02:57:44,582] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-1-P3-B1-01.czi: 
   [testng] 02:57:44,582 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:57:44,582 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:44,583 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-06-22_02-57-44.log]
   [testng] 02:57:44,584 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b7a8f57 - End of configuration.
   [testng] [2024-06-22 02:57:44,977] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/04Lck10-tdEosts_Subset_Palm.czi: 
   [testng] 02:57:44,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:57:44,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:44,978 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-06-22_02-57-44.log]
   [testng] 02:57:44,979 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b5e224e - End of configuration.
   [testng] [2024-06-22 02:57:45,020] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-2-P3-C8-02.czi: 
   [testng] 02:57:45,020 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:57:45,020 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:57:45,022 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-06-22_02-57-45.log]
   [testng] 02:57:45,023 |-INFO in ch.qos.logback.core.sift.SiftProcessor@639d2302 - End of configuration.
   [testng] [2024-06-22 02:57:51,394] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z3/ConfocalCh3T3Z3.czi: 
   [testng] [2024-06-22 02:57:51,640] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-3-P2-A7-03.czi: 
   [testng] [2024-06-22 02:57:52,000] [pool-1-thread-1] Initializing /data/qa-4981/CZI linescanbug/Zenblack2.png: 
   [testng] [2024-06-22 02:57:52,010] [pool-1-thread-2] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0.czi: 
   [testng] [2024-06-22 02:57:52,165] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Test3D-1_Maximumintensityprojection.czi: 
   [testng] [2024-06-22 02:57:52,252] [pool-1-thread-4] Initializing /data/zeiss/jpeg-xr/e)BF-1scene-nozstack-compressionlossless.czi: 
   [testng] [2024-06-22 02:57:53,111] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-1-P1-A5-01.czi: 
   [testng] [2024-06-22 02:57:53,470] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-1-P3-C6-01.czi: 
   [testng] [2024-06-22 02:57:53,832] [pool-1-thread-7] Initializing /data/aaron/ticket-13186/Image1.czi: 
   [testng] [2024-06-22 02:57:54,587] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-25-Scene-1-P1-F5-01.czi: 
   [testng] [2024-06-22 02:57:56,051] [pool-1-thread-7] Initializing /data/zeiss/zen-2012/Young_mouse.czi: 
   [testng] [2024-06-22 02:57:57,408] [pool-1-thread-1] Initializing /data/qa-4981/CZI linescanbug/metadata in zenblack.png: 
   [testng] [2024-06-22 02:57:57,475] [pool-1-thread-6] Initializing /data/qa-7891/bright_RGB.czi: 
   [testng] [2024-06-22 02:57:57,526] [pool-1-thread-2] Initializing /data/zeiss/jpeg-xr/b)BF-2scenes-nozstack-compression85%.czi: 
   [testng] [2024-06-22 02:57:59,573] [pool-1-thread-11] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0.czi: 
   [testng] [2024-06-22 02:57:59,833] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-1-P2-A2-01.czi: 
   [testng] [2024-06-22 02:58:00,231] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/01PSCFP2_Subset50_Subset.czi: 
   [testng] [2024-06-22 02:58:00,542] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-2-P3-B2-02.czi: 
   [testng] [2024-06-22 02:58:01,160] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T1Z5/AiryscanCh3T1Z5.czi: 
   [testng] [2024-06-22 02:58:01,556] [pool-1-thread-3] Initializing /data/wimpomp/zstd/yeast.czi: 
   [testng] [2024-06-22 02:58:02,230] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/SIM_nicht verrechnet.czi: 
   [testng] [2024-06-22 02:58:03,050] [pool-1-thread-1] Initializing /data/zeiss/zen-2012/Widefield/BPAE-cells-bin2x2_3chTZ(WF).czi: 
   [testng] [2024-06-22 02:58:03,124] [pool-1-thread-9] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Original_CZI_File.czi: 
   [testng] [2024-06-22 02:58:03,777] [pool-1-thread-5] Initializing /data/zeiss/jpeg-xr/j_FL_3channel_2scenes_Zstack_EDF_compression85%.czi: 
   [testng] [2024-06-22 02:58:04,215] [pool-1-thread-3] Initializing /data/qa-17192/Convalaria 2 channel.czi: 
   [testng] [2024-06-22 02:58:04,701] [pool-1-thread-8] Initializing /data/jianguo/03-01-2014_Barcode-0541-1.czi: 
   [testng] [2024-06-22 02:58:25,436] [pool-1-thread-9] Initializing /data/vito/Snap-09KWi.czi: 
   [testng] [2024-06-22 02:58:25,778] [pool-1-thread-1] Initializing /data/vito/ratbrainstack_render.czi: 
   [testng] [2024-06-22 02:58:25,863] [pool-1-thread-3] Initializing /data/vito/zf_psa.czi: 
   [testng] [2024-06-22 02:58:26,731] [pool-1-thread-11] Initializing /data/niko/20160212-FL-20x-3ch-3z-8sc-off-unc.czi: 
   [testng] [2024-06-22 02:59:21,117] [pool-1-thread-9] Initializing /data/qa-7271/bioformats_multifile.czi: 
   [testng] [2024-06-22 02:59:21,194] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-ZStack5_Position4_Time3.czi: 
   [testng] [2024-06-22 02:59:21,471] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-3-P2-D1-03.czi: 
   [testng] [2024-06-22 02:59:22,462] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/Amphioxus_2CH_ZStack_002.czi: 
   [testng] [2024-06-22 02:59:23,009] [pool-1-thread-3] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 02:59:23,239] [pool-1-thread-1] Initializing /data/vito/GFP_YFP lambda.czi: 
   [testng] [2024-06-22 02:59:23,709] [pool-1-thread-6] Initializing /data/qa-4981/CZI linescanbug/LSMfile_usingloci.png: 
   [testng] [2024-06-22 02:59:24,732] [pool-1-thread-12] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_2C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 02:59:24,833] [pool-1-thread-6] Initializing /data/vito/FRETAcceptorbleach1_Linearunmixing.czi: 
   [testng] [2024-06-22 02:59:24,914] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-3-P2-B4-03.czi: 
   [testng] [2024-06-22 02:59:25,302] [pool-1-thread-3] Initializing /data/wimpomp/zstd/beads.czi: 
   [testng] [2024-06-22 02:59:26,059] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-1-P1-F4-01.czi: 
   [testng] [2024-06-22 02:59:26,483] [pool-1-thread-3] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/rendertest.czi: 
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [2024-06-22 02:59:26,829] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/SIM verrechnet.czi: 
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [2024-06-22 02:59:27,322] [pool-1-thread-12] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27-Deconvolution (defaults)-11.czi: 
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [2024-06-22 02:59:30,659] [pool-1-thread-6] Initializing /data/zeiss/samples/Pollen-Z-stack.czi: 
   [testng] [2024-06-22 02:59:30,817] [pool-1-thread-3] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_1C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_ZSTD1.czi: 
   [testng] [2024-06-22 02:59:31,497] [pool-1-thread-9] Initializing /data/qa-16882/allSeriesContainSignal.czi: 
   [testng] [2024-06-22 02:59:32,003] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-2-P1-E6-02.czi: 
   [testng] [2024-06-22 02:59:33,334] [pool-1-thread-6] Initializing /data/zeiss/zen-2012/Widefield/BPAE-cells_mitosis_3chZ(WF).czi: 
   [testng] [2024-06-22 02:59:34,595] [pool-1-thread-6] Initializing /data/qa-17173/20160429E7B206 more midband cells.czi: 
   [testng] [2024-06-22 02:59:35,115] [pool-1-thread-3] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 02:59:35,306] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-3-P1-A4-03.czi: 
   [testng] [2024-06-22 02:59:36,738] [pool-1-thread-9] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD0.czi: 
   [testng] [2024-06-22 02:59:36,769] [pool-1-thread-1] Initializing /data/samples/test.czi: 
   [testng] [2024-06-22 02:59:38,603] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-1-P1-D2-01.czi: 
   [testng] [2024-06-22 02:59:39,857] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-3-P2-F4-03.czi: 
   [testng] [2024-06-22 02:59:40,347] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Partikelnormal_5x_27x37tiles_5%_comb_mBP.czi: 
   [testng] [2024-06-22 02:59:45,281] [pool-1-thread-6] Initializing /data/michael/multipos-z-time-lambda-tile.czi: 
   [testng] [2024-06-22 02:59:51,466] [pool-1-thread-3] Initializing /data/qa-10972/01042015-36.czi: 
   [testng] [2024-06-22 02:59:52,868] [pool-1-thread-9] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/positions16bit.czi: 
   [testng] [2024-06-22 02:59:54,129] [pool-1-thread-9] Initializing /data/qa-17711/2017_05_04__09_10__0001.czi: 
   [testng] [2024-06-22 02:59:59,112] [pool-1-thread-5] Initializing /data/qa-7601/AxioCamMRc_bgr48_36ValidBits_1C_9Z.czi: 
   [testng] [2024-06-22 02:59:59,995] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:00:01,043] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-1-P3-D3-01.czi: 
   [testng] [2024-06-22 03:00:01,615] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD_1_from_Uncompressed.czi: 
   [testng] [2024-06-22 03:00:02,063] [pool-1-thread-5] Initializing /data/qa-17740/2017-05-12 16_55_07-omero@omero_ _OMERO_DropBox_SPP1757.png: 
   [testng] [2024-06-22 03:00:02,685] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T3Z5/AiryscanCh3T3Z5.czi: 
   [testng] [2024-06-22 03:00:03,078] [pool-1-thread-7] Initializing /data/zeiss/jpeg-xr/d)BF-2scenes-zstack-compression 85%-.czi: 
   [testng] [2024-06-22 03:00:17,345] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/TileZstack5_NichtGestitchen.czi: 
   [testng] [2024-06-22 03:00:17,598] [pool-1-thread-4] Initializing /data/zeiss/jpeg-xr/k_FL_3channel_noZ_compression lossless.czi: 
   [testng] [2024-06-22 03:00:21,849] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause-Bleaching-Dummy-2.czi: 
   [testng] [2024-06-22 03:00:21,934] [pool-1-thread-1] Initializing /data/olivier/EXP12 14 CD31 A.czi: 
   [testng] [2024-06-22 03:00:22,117] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-2-P1-E4-02.czi: 
   [testng] [2024-06-22 03:00:22,811] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage_Spectral channel extraction2CHannel.czi: 
   [testng] [2024-06-22 03:00:23,109] [pool-1-thread-8] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_ZSTD0.czi: 
   [testng] [2024-06-22 03:00:23,218] [pool-1-thread-6] Initializing /data/sebastian/LOCI-XML_Data_Display.png: 
   [testng] [2024-06-22 03:00:23,336] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Timeserie_GraphikElemente.czi: 
   [testng] [2024-06-22 03:00:23,401] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T1Z1/AiryscanCh1T1Z1.czi: 
   [testng] [2024-06-22 03:00:24,169] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-1-P1-E3-01.czi: 
   [testng] [2024-06-22 03:00:24,416] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-3-P2-E7-03.czi: 
   [testng] [2024-06-22 03:00:25,035] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-2-P1-F2-02.czi: 
   [testng] [2024-06-22 03:00:25,762] [pool-1-thread-5] Initializing /data/michael-porter/EB01 - Airyscan Fast SR 20x_Airyscan Processing.czi: 
   [testng] [2024-06-22 03:00:27,786] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-3-P2-E6-03.czi: 
   [testng] [2024-06-22 03:00:28,087] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-1-P3-E8-01.czi: 
   [testng] [2024-06-22 03:00:28,534] [pool-1-thread-8] Initializing /data/vito/kaede5lsm.czi: 
   [testng] [2024-06-22 03:00:29,152] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-3-P2-A5-03.czi: 
   [testng] [2024-06-22 03:00:29,597] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/HDRsampling.czi: 
   [testng] [2024-06-22 03:00:29,791] [pool-1-thread-8] Initializing /data/imagic/1_WF_MolProbesKidney.czi.jpg: 
   [testng] [2024-06-22 03:00:30,113] [pool-1-thread-8] Initializing /data/michael/multipos-z-time-channel.czi: 
   [testng] [2024-06-22 03:00:30,364] [pool-1-thread-12] Initializing /data/teresa/1minute30asecinterval2cycles807ms.czi: 
   [testng] [2024-06-22 03:00:30,632] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Palm_Source.czi: 
   [testng] [2024-06-22 03:00:31,024] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Pollen-Z-stack.czi: 
   [testng] [2024-06-22 03:00:31,458] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-1-P3-A1-01.czi: 
   [testng] [2024-06-22 03:00:31,789] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-2-P3-A3-02.czi: 
   [testng] [2024-06-22 03:00:32,362] [pool-1-thread-1] Initializing /data/qa-17199/fails-to-open.czi: 
   [testng] [2024-06-22 03:00:32,551] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-04_Tinting_Annotations.czi: 
   [testng] [2024-06-22 03:00:33,141] [pool-1-thread-12] Initializing /data/qa-27169/226-0903_wt_DAPI_0_DsRED_tdT_0_CB-Scene-1-ScanRegion0.czi: 
   [testng] [2024-06-22 03:00:36,537] [pool-1-thread-8] Initializing /data/qa-7276/Experiment-297.czi: 
   [testng] [2024-06-22 03:00:36,845] [pool-1-thread-1] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD1_compressed_Quality-100.czi: 
   [testng] [2024-06-22 03:00:37,069] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_1C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_ZSTD1.czi: 
   [testng] [2024-06-22 03:00:37,767] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-3-P2-C4-03.czi: 
   [testng] [2024-06-22 03:00:38,678] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T1Z1/AiryscanCh3T1Z1.czi: 
   [testng] [2024-06-22 03:00:39,415] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/winnt.czi: 
   [testng] [2024-06-22 03:00:39,832] [pool-1-thread-5] Initializing /data/sebastian/fused/Overview_10X_DAPI_stitched_fused.czi: 
   [testng] [2024-06-22 03:00:40,128] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LAmbda+Rand+Tpmt.czi: 
   [testng] [2024-06-22 03:00:40,343] [pool-1-thread-1] Initializing /data/sebastian/HeLa-Reggie-GFP_ZT_fast2_bin-CI-measured-PSF.czi: 
   [testng] [2024-06-22 03:00:41,850] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:00:42,326] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-2-P3-D2-02.czi: 
   [testng] [2024-06-22 03:00:43,554] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-1-P3-C4-01.czi: 
   [testng] [2024-06-22 03:00:44,707] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-1-P1-D1-01.czi: 
   [testng] [2024-06-22 03:00:45,525] [pool-1-thread-1] Initializing /data/imagic/1_WF_MolProbesKidney.czi: 
   [testng] [2024-06-22 03:00:45,884] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T3ConvertedForZENblack/LambdaCh10T3ConvertedForZENblack.czi: 
   [testng] [2024-06-22 03:00:46,336] [pool-1-thread-8] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_2C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD1.czi: 
   [testng] [2024-06-22 03:00:47,676] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T3Z1/AiryscanCh1T3Z1.czi: 
   [testng] [2024-06-22 03:00:48,146] [pool-1-thread-6] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:00:49,035] [pool-1-thread-1] Initializing /data/jan/raw.czi: 
   [testng] [2024-06-22 03:00:50,588] [pool-1-thread-6] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_ZSTD1.czi: 
   [testng] [2024-06-22 03:00:51,180] [pool-1-thread-8] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0_from_Uncompressed.czi: 
   [testng] [2024-06-22 03:00:52,164] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Time_Bleaching_Marker_BleachROI.czi: 
   [testng] [2024-06-22 03:00:52,552] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Z-Stack2CHPRO.czi: 
   [testng] [2024-06-22 03:00:53,020] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-1-P1-C8-01.czi: 
   [testng] [2024-06-22 03:00:53,872] [pool-1-thread-6] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27-Background subtraction-08.czi: 
   [testng] [2024-06-22 03:00:58,181] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-2-P1-F1-02.czi: 
   [testng] [2024-06-22 03:00:59,276] [pool-1-thread-8] Initializing /data/vito/lena 10k x 10k bnw  16bit.czi: 
   [testng] [2024-06-22 03:00:59,791] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T1Z5/AiryscanProcessedCh1T1Z5.czi: 
   [testng] [2024-06-22 03:00:59,878] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-3-P3-E1-03.czi: 
   [testng] [2024-06-22 03:01:01,275] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Image 5_PALM_verrechnet.czi: 
   [testng] [2024-06-22 03:01:01,582] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/Amphioxus_2CH_ZStack_002.czi: 
   [testng] [2024-06-22 03:01:02,828] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T3Z1/AiryscanProcessedCh1T3Z1.czi: 
   [testng] [2024-06-22 03:01:03,063] [pool-1-thread-5] Initializing /data/qa-7748/IP-Stitching-04.czi: 
   [testng] [2024-06-22 03:01:05,301] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T1Z1/AiryscanProcessedCh1T1Z1.czi: 
   [testng] [2024-06-22 03:01:06,154] [pool-1-thread-2] Initializing /data/lorenz/exceptionalize.czi: 
   [testng] [2024-06-22 03:01:06,498] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-3-P3-C2-03.czi: 
   [testng] [2024-06-22 03:01:07,861] [pool-1-thread-2] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Original_CZI_File_After_Fiji_Import.tif: 
   [testng] [2024-06-22 03:01:10,280] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-1-P1-F8-01.czi: 
   [testng] [2024-06-22 03:01:11,660] [pool-1-thread-2] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_1C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:01:12,787] [pool-1-thread-1] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:01:14,522] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-2-P2-F7-02.czi: 
   [testng] [2024-06-22 03:01:15,628] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-1-P3-E6-01.czi: 
   [testng] [2024-06-22 03:01:16,179] [pool-1-thread-2] Initializing /data/qa-11375/haptomonad.czi: 
   [testng] [2024-06-22 03:01:16,842] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-2-P1-C4-02.czi: 
   [testng] [2024-06-22 03:01:17,607] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-1-P3-D4-01.czi: 
   [testng] [2024-06-22 03:01:18,196] [pool-1-thread-12] Initializing /data/gh-3710/ROI 1 scene 1.czi: 
   [testng] [2024-06-22 03:01:19,931] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-3-P3-F1-03.czi: 
   [testng] [2024-06-22 03:01:20,636] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/LysoTracker-DAPI_ZSTack_002.czi: 
   [testng] [2024-06-22 03:01:21,344] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD0.czi: 
   [testng] [2024-06-22 03:01:21,730] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-3-P3-E2-03.czi: 
   [testng] [2024-06-22 03:01:22,912] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-3-P2-F3-03.czi: 
   [testng] [2024-06-22 03:01:24,227] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z54BigFrameSize/ConfocalCh3T1Z54BigFrameSize.czi: 
   [testng] [2024-06-22 03:01:25,465] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/ztacktimeposition16bit.czi: 
   [testng] [2024-06-22 03:01:26,575] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-2-P3-E3-02.czi: 
   [testng] [2024-06-22 03:01:27,889] [pool-1-thread-2] Initializing /data/falvara/cell4-Zen2.6.czi: 
   [testng] [2024-06-22 03:01:35,499] [pool-1-thread-8] Initializing /data/qa-17711/2015_08_21__16_09__0954.czi: 
   [testng] [2024-06-22 03:01:36,126] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/NeuronsStack.czi: 
   [testng] [2024-06-22 03:01:36,529] [pool-1-thread-4] Initializing /data/zeiss/samples/NLO_ZStack_0013.czi: 
   [testng] [2024-06-22 03:01:37,282] [pool-1-thread-4] Initializing /data/qa-10448/L2.04day5_spot34_20150128_03.czi: 
   [testng] [2024-06-22 03:01:41,469] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Zstack_003.czi: 
   [testng] [2024-06-22 03:01:42,090] [pool-1-thread-1] Initializing /data/zeiss/jpeg-xr/a)BF-1scene-nozstack-compression85%.czi: 
   [testng] [2024-06-22 03:01:43,516] [pool-1-thread-5] Initializing /data/aaron/101post.tiff: 
   [testng] [2024-06-22 03:01:44,257] [pool-1-thread-12] Initializing /data/mette/Mc_04-Feb-2014_Angle0.czi: 
   [testng] [2024-06-22 03:01:45,288] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:01:46,951] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-Positions.czi: 
   [testng] [2024-06-22 03:01:47,319] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T1Z5/AiryscanCh1T1Z5.czi: 
   [testng] [2024-06-22 03:01:48,053] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/positions.czi: 
   [testng] [2024-06-22 03:01:48,565] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-1-P2-A4-01.czi: 
   [testng] [2024-06-22 03:01:48,871] [pool-1-thread-6] Initializing /data/qa-4981/CZI linescanbug/Zenblack1.png: 
   [testng] [2024-06-22 03:01:48,996] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/OnlineFingerprinting_2Channel.czi: 
   [testng] [2024-06-22 03:01:49,362] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-1-P2-C2-01.czi: 
   [testng] [2024-06-22 03:01:49,686] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-1-P1-F6-01.czi: 
   [testng] [2024-06-22 03:01:50,070] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Calcium_4D_002.czi: 
   [testng] [2024-06-22 03:01:50,678] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z3/ConfocalCh3T1Z3.czi: 
   [testng] [2024-06-22 03:01:50,848] [pool-1-thread-5] Initializing /data/bruno/Snap-8070.tif: 
   [testng] [2024-06-22 03:01:50,994] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T3Z1/ConfocalCh1T3Z1.czi: 
   [testng] [2024-06-22 03:01:51,753] [pool-1-thread-12] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_ZSTD0.czi: 
   [testng] [2024-06-22 03:01:51,927] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/RFP_GFP-Z-stack_RIF.czi: 
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [2024-06-22 03:01:53,438] [pool-1-thread-6] Initializing /data/sebastian/october-2016/96Well_Ch=1_50Wells_3x3_pro_Well.czi: 
   [testng] [2024-06-22 03:01:54,879] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause-Bleaching-Dummy.czi: 
   [testng] [2024-06-22 03:01:55,369] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-1-P2-F2-01.czi: 
   [testng] [2024-06-22 03:01:56,400] [pool-1-thread-12] Initializing /data/qa-17616/abeta647-dilution1milliontimesnanomolar.czi: 
   [testng] [2024-06-22 03:01:57,465] [pool-1-thread-5] Initializing /data/vito/lena 10k x 10k bnw 8bit.czi: 
   [testng] [2024-06-22 03:01:59,834] [pool-1-thread-12] Initializing /data/imagic/Code sample wrong thumbnail.jpg: 
   [testng] [2024-06-22 03:02:00,789] [pool-1-thread-12] Initializing /data/gh-3884/test-plate.czi: 
   [testng] [2024-06-22 03:02:11,471] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T15Z1Bleaching2ROIs/ConfocalCh1T15Z1Bleaching2ROIs.czi: 
   [testng] [2024-06-22 03:02:12,742] [pool-1-thread-7] Initializing /data/zeiss/jpeg-xr/c)BF-1scene-zstack-compression 85%.czi: 
   [testng] [2024-06-22 03:02:23,509] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-2-P2-C3-02.czi: 
   [testng] [2024-06-22 03:02:23,855] [pool-1-thread-3] Initializing /data/qa-17179/WT_calc_after24h_stitch_2.czi: 
   [testng] [2024-06-22 03:02:25,235] [pool-1-thread-1] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Inside4D_demo_image.czi: 
   [testng] [2024-06-22 03:02:25,361] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-Tilescan2-3unstitched.czi: 
   [testng] [2024-06-22 03:02:25,732] [pool-1-thread-1] Initializing /data/vito/36bit cast to 48.czi: 
   [testng] [2024-06-22 03:02:26,138] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z3P2/ConfocalCh3T1Z3P2.czi: 
   [testng] [2024-06-22 03:02:26,612] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-2-P3-A4-02.czi: 
   [testng] [2024-06-22 03:02:27,503] [pool-1-thread-1] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27.czi: 
   [testng] [2024-06-22 03:02:35,451] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/stack16bit.czi: 
   [testng] [2024-06-22 03:02:35,871] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-1-P1-A7-01.czi: 
   [testng] [2024-06-22 03:02:38,178] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Bleach/bleach.czi: 
   [testng] [2024-06-22 03:02:38,257] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Crop-Tilescan.czi: 
   [testng] [2024-06-22 03:02:38,359] [pool-1-thread-5] Initializing /data/vito/volvox25_rotate.czi: 
   [testng] [2024-06-22 03:02:38,553] [pool-1-thread-11] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD0_from_Uncompressed.czi: 
   [testng] [2024-06-22 03:02:46,254] [pool-1-thread-2] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_ZSTD0.czi: 
   [testng] [2024-06-22 03:02:53,398] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/CellObserver SD/LLC-PK1_TubX-emerald_H2B-mCherry-2chZ(SD).czi: 
   [testng] [2024-06-22 03:02:54,049] [pool-1-thread-3] Initializing /data/michael/multipos-z-time.czi: 
   [testng] [2024-06-22 03:02:54,606] [pool-1-thread-3] Initializing /data/qa-17192/Conv 2 3 colors BandW.czi: 
   [testng] [2024-06-22 03:02:54,696] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/timeserie16bit.czi: 
   [testng] [2024-06-22 03:02:55,009] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-1-P1-C3-01.czi: 
   [testng] [2024-06-22 03:02:55,427] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/PALM_OnlineVerrechnet.czi: 
   [testng] [2024-06-22 03:02:55,875] [pool-1-thread-3] Initializing /data/qa-7771/WholeSection-DAPI+488_10X_stitched_fused_DAPI.czi: 
   [testng] [2024-06-22 03:02:56,033] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-3-P2-E3-03.czi: 
   [testng] [2024-06-22 03:02:56,370] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-3-P2-C6-03.czi: 
   [testng] [2024-06-22 03:02:57,104] [pool-1-thread-6] Initializing /data/zeiss/jpeg-xr/h_FL_3channel_noZ_compression85%.czi: 
   [testng] [2024-06-22 03:02:58,991] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/ath5-gfp--his-rfp_Dual Side Fusion_FileBasedRegistration_Subset.czi: 
   [testng] [2024-06-22 03:03:07,747] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage.czi: 
   [testng] [2024-06-22 03:03:07,899] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-2-P3-A5-02.czi: 
   [testng] [2024-06-22 03:03:08,637] [pool-1-thread-11] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_ZSTD0.czi: 
   [testng] [2024-06-22 03:03:08,825] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-3-P2-E5-03.czi: 
   [testng] [2024-06-22 03:03:09,370] [pool-1-thread-5] Initializing /data/qa-11361/01_01_Out.czi: 
   [testng] [2024-06-22 03:03:10,565] [pool-1-thread-2] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Cross_12M_3x4tiles_5%_Meander.czi: 
   [testng] [2024-06-22 03:03:11,221] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-1-P1-B7-01.czi: 
   [testng] [2024-06-22 03:03:11,671] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-ZStack-LineScan-Bidirectional-Averaging.czi: 
   [testng] [2024-06-22 03:03:11,844] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-1-P1-D6-01.czi: 
   [testng] [2024-06-22 03:03:12,294] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-1-P1-A6-01.czi: 
   [testng] [2024-06-22 03:03:12,963] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-3-P2-B3-03.czi: 
   [testng] [2024-06-22 03:03:13,241] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Tile4-4Zstack5_Gestitchen.czi: 
   [testng] [2024-06-22 03:03:13,822] [pool-1-thread-5] Initializing /data/qa-9410/cav_PALM_drift_correct_Convert to Image.czi: 
   [testng] [2024-06-22 03:03:14,472] [pool-1-thread-11] Initializing /data/qa-29487/TMA101_HE.czi: 
   [testng] [2024-06-22 03:03:16,402] [pool-1-thread-5] Initializing /data/demolitionb/hzdr-sims.czi: 
   [testng] [2024-06-22 03:03:17,120] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-2-P2-B7-02.czi: 
   [testng] [2024-06-22 03:03:17,474] [pool-1-thread-2] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_ZSTD0.czi: 
   [testng] [2024-06-22 03:03:17,946] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-3-P3-B7-03.czi: 
   [testng] [2024-06-22 03:03:18,273] [pool-1-thread-3] Initializing /data/qa-4981/CZI linescanbug/f01.lsm: 
   [testng] [2024-06-22 03:03:18,823] [pool-1-thread-5] Initializing /data/zeiss/jpeg-xr/j_FL_3channel_2scenes_Zstack_compression85%.czi: 
   [testng] [2024-06-22 03:03:46,692] [pool-1-thread-2] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_2C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_ZSTD1.czi: 
   [testng] [2024-06-22 03:03:48,046] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-Tilescan2-3stitched.czi: 
   [testng] [2024-06-22 03:03:48,313] [pool-1-thread-2] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_2C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:03:48,835] [pool-1-thread-7] Initializing /data/qa-17539/2017_02_03_12wksWTQm3179.czi: 
   [testng] [2024-06-22 03:03:55,479] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/WF.czi: 
   [testng] [2024-06-22 03:03:55,681] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/2C_LUTs_Rainbow_Spectrum.czi: 
   [testng] [2024-06-22 03:03:55,911] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/zstack.czi: 
   [testng] [2024-06-22 03:03:56,061] [pool-1-thread-6] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD-1.czi: 
   [testng] [2024-06-22 03:03:56,294] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-1-P2-E1-01.czi: 
   [testng] [2024-06-22 03:03:56,848] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Maiglckchen.czi: 
   [testng] [2024-06-22 03:03:57,088] [pool-1-thread-3] Initializing /data/nottingham/truncated-files/Image 18_Out.czi: 
   [testng] [2024-06-22 03:03:57,270] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Longterm-Timelapse_Buters.czi: 
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [2024-06-22 03:03:58,104] [pool-1-thread-1] Initializing /data/qa-17711/2017_05_04__08_59__0002.czi: 
   [testng] [2024-06-22 03:03:58,658] [pool-1-thread-2] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Dualcam/redgreen.czi: 
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [2024-06-22 03:03:59,326] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Lambda_HDR.czi: 
   [testng] [2024-06-22 03:03:59,716] [pool-1-thread-2] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_ZSTD1.czi: 
   [testng] [2024-06-22 03:04:00,267] [pool-1-thread-6] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_1C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:04:00,699] [pool-1-thread-3] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD1.czi: 
   [testng] [2024-06-22 03:04:01,389] [pool-1-thread-2] Initializing /data/qa-11007/SCC47 EGF647 LAMP1488 - EGF only 3D with 405_PALM.czi: 
   [testng] [2024-06-22 03:04:02,055] [pool-1-thread-3] Initializing /data/qa-7601/AxioCamICc5_bgr48_36ValidBits_1C_8Z.czi: 
   [testng] [2024-06-22 03:04:02,534] [pool-1-thread-6] Initializing /data/olivier/EXP12 14 DAPI A.czi: 
   [testng] [2024-06-22 03:04:03,291] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-3-P2-F6-03.czi: 
   [testng] [2024-06-22 03:04:04,055] [pool-1-thread-6] Initializing /data/nottingham/incorrect-colors/Image 6_Structured Illumination.czi: 
   [testng] [2024-06-22 03:04:05,401] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/LysoTracker-DAPI_ZSTack_002.czi: 
   [testng] [2024-06-22 03:04:06,175] [pool-1-thread-3] Initializing /data/qa-27508/SKIP-NMD_4053-101_Batch1_A-Sarc_0712.czi: 
   [testng] [2024-06-22 03:04:10,165] [pool-1-thread-2] Initializing /data/zeiss/jpeg-xr/i_FL_3channel_2scenes_noZ_compression85%.czi: 
   [testng] [2024-06-22 03:04:12,145] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-3-P2-D2-03.czi: 
   [testng] [2024-06-22 03:04:13,698] [pool-1-thread-4] Initializing /data/sebastian/october-2016/CZI_Test_20x20Tile.czi: 
   [testng] [2024-06-22 03:04:14,956] [pool-1-thread-6] Initializing /data/zeiss/zen-2012/Axio Scan.Z1/Intestine_3color_RAC.czi: 
   [testng] [2024-06-22 03:04:22,087] [pool-1-thread-8] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_T3500.czi: 
   [testng] [2024-06-22 03:04:22,608] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-3-P1-D4-03.czi: 
   [testng] [2024-06-22 03:04:23,417] [pool-1-thread-8] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:04:23,939] [pool-1-thread-8] Initializing /data/zeiss/zstd/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_Uncompressed.czi: 
   [testng] [2024-06-22 03:04:25,077] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-2-P3-B3-02.czi: 
   [testng] [2024-06-22 03:04:25,841] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T3Z1/AiryscanCh3T3Z1.czi: 
   [testng] [2024-06-22 03:04:26,801] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T1Z3/ConfocalCh1T1Z3.czi: 
   [testng] [2024-06-22 03:04:27,496] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z1/ConfocalCh3T3Z1.czi: 
   [testng] [2024-06-22 03:04:28,330] [pool-1-thread-8] Initializing /data/qa-7601/AxioCamICc5_Gray16_12ValidBits_1C_8Z.czi: 
   [testng] [2024-06-22 03:04:30,658] [pool-1-thread-8] Initializing /data/olivier/EXP12 1 CD31 A.czi: 
   [testng] [2024-06-22 03:04:31,454] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-3-P2-D5-03.czi: 
   [testng] [2024-06-22 03:04:32,148] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-3-P2-A1-03.czi: 
   [testng] [2024-06-22 03:04:32,987] [pool-1-thread-8] Initializing /data/zeiss/zen-2012/VivaTome/Mouse_kidney_VivaTome-1chTZ.czi: 
   [testng] [2024-06-22 03:04:33,699] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-3-P2-D3-03.czi: 
   [testng] [2024-06-22 03:04:34,069] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-2-P1-B4-02.czi: 
   [testng] [2024-06-22 03:04:34,636] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T3Z5/AiryscanProcessedCh3T3Z5.czi: 
   [testng] [2024-06-22 03:04:35,312] [pool-1-thread-8] Initializing /data/zeiss/zen-2012/Tiles/Mouse_stomach_20x_ROI_3chZTiles(WF).czi: 
   [testng] [2024-06-22 03:04:36,339] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-3-P2-B1-03.czi: 
   [testng] [2024-06-22 03:04:36,962] [pool-1-thread-8] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD0.czi: 
   [testng] [2024-06-22 03:04:37,190] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Lambda1.czi: 
   [testng] [2024-06-22 03:04:37,436] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-2-P1-C6-02.czi: 
   [testng] [2024-06-22 03:04:37,930] [pool-1-thread-4] Initializing /data/sebastian/october-2016/96Well_Ch=1_50Wells_9P_pro_Well.czi: 
   [testng] [2024-06-22 03:04:39,185] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-2-P3-F6-02.czi: 
   [testng] [2024-06-22 03:04:39,511] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-2-P3-A2-02.czi: 
   [testng] [2024-06-22 03:04:40,237] [pool-1-thread-5] Initializing /data/vito/36bit.czi: 
   [testng] [2024-06-22 03:04:40,304] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-3-P3-D6-03.czi: 
   [testng] [2024-06-22 03:04:40,950] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-2-P1-E8-02.czi: 
   [testng] [2024-06-22 03:04:41,278] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-2-P1-E5-02.czi: 
   [testng] [2024-06-22 03:04:41,937] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-2-P2-D7-02.czi: 
   [testng] [2024-06-22 03:04:42,603] [pool-1-thread-8] Initializing /data/gh-2791/testwell96_withAttachment_S1-3.czi: 
   [testng] [2024-06-22 03:04:43,476] [pool-1-thread-5] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures.czi: 
   [testng] [2024-06-22 03:04:43,678] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-2-P2-D4-02.czi: 
   [testng] [2024-06-22 03:04:44,441] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-1-P1-C1-01.czi: 
   [testng] [2024-06-22 03:04:44,838] [pool-1-thread-5] Initializing /data/michael/multipos-z.czi: 
   [testng] [2024-06-22 03:04:45,277] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-3-P1-A2-03.czi: 
   [testng] [2024-06-22 03:04:45,521] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-1-P2-E2-01.czi: 
   [testng] [2024-06-22 03:04:46,281] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Bleach/bleach16bit.czi: 
   [testng] [2024-06-22 03:04:46,331] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/Kidney_RAC_3color.czi: 
   [testng] [2024-06-22 03:04:48,993] [pool-1-thread-6] Initializing /data/aaron/101post.czi: 
   [testng] [2024-06-22 03:04:49,269] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T1ConvertedForZENblack/LambdaCh10T1ConvertedForZENblack.czi: 
   [testng] [2024-06-22 03:04:50,140] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-2-P1-F3-02.czi: 
   [testng] [2024-06-22 03:04:51,410] [pool-1-thread-6] Initializing /data/qa-7601/AxioCamMRc_Gray16_12ValidBits_1C_9Z.czi: 
   [testng] [2024-06-22 03:04:51,820] [pool-1-thread-8] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/NLO_ZStack_0013.czi: 
   [testng] [2024-06-22 03:04:52,881] [pool-1-thread-8] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Lamda/psf 10x 0,3 500 nm beads II.czi: 
   [testng] [2024-06-22 03:04:53,566] [pool-1-thread-8] Initializing /data/qa-17229/unstrained fields.czi: 
   [testng] [2024-06-22 03:04:53,760] [pool-1-thread-6] Initializing /data/sebastian/12843/AxioScan_Test.czi: 
   [testng] [2024-06-22 03:05:02,413] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-3-P2-B2-03.czi: 
   [testng] [2024-06-22 03:05:02,957] [pool-1-thread-12] Initializing /data/qa-17740/215_1626_DAPi_0_tdTom_0_0_TAM_hc_cor.czi: 
   [testng] [2024-06-22 03:05:08,262] [pool-1-thread-8] Initializing /data/qa-11007/SCC47 EGF647 LAMP1488 - LAMP1 only 3D with 405 2_PALM - KAthrin.czi: 
   [testng] [2024-06-22 03:05:13,304] [pool-1-thread-8] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures_V03_ohneFocusPos.czi: 
   [testng] [2024-06-22 03:05:14,639] [pool-1-thread-8] Initializing /data/michael/multipos-z-time-channel-tile.czi: 
   [testng] [2024-06-22 03:05:15,732] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z1/ConfocalCh3T1Z1.czi: 
   [testng] [2024-06-22 03:05:16,486] [pool-1-thread-8] Initializing /data/zeiss/samples/FluoCells_DCV-Teststack.czi: 
   [testng] [2024-06-22 03:05:17,216] [pool-1-thread-8] Initializing /data/bruno/Snap-8070.czi: 
   [testng] [2024-06-22 03:05:19,764] [pool-1-thread-8] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD0_from_Uncompressed.czi: 
   [testng] [2024-06-22 03:05:20,932] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T3Z5/AiryscanProcessedCh1T3Z5.czi: 
   [testng] [2024-06-22 03:05:21,927] [pool-1-thread-8] Initializing /data/nicholas-trahearn/example.czi: 
   [testng] [2024-06-22 03:05:24,356] [pool-1-thread-6] Initializing /data/olivier/EXP12 1 CD31 B.czi: 
   [testng] [2024-06-22 03:05:25,040] [pool-1-thread-6] Initializing /data/vito/GFPYFP_Linearunmixing.czi: 
   [testng] [2024-06-22 03:05:25,686] [pool-1-thread-6] Initializing /data/greg/Experiment-519-export.czi: 
   [testng] [2024-06-22 03:05:26,826] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-1-P1-D8-01.czi: 
   [testng] [2024-06-22 03:05:27,719] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-3-P2-C8-03.czi: 
   [testng] [2024-06-22 03:05:27,985] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-2-P3-D1-02.czi: 
   [testng] [2024-06-22 03:05:28,637] [pool-1-thread-6] Initializing /data/stephane/AO5.czi: 
   [testng] [2024-06-22 03:05:32,574] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-2-P1-D5-02.czi: 
   [testng] [2024-06-22 03:05:32,852] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-1-P1-F7-01.czi: 
   [testng] [2024-06-22 03:05:33,271] [pool-1-thread-5] Initializing /data/vito/CalliphoraSalgld_lambda_FM4-64TMRE011.czi: 
   [testng] [2024-06-22 03:05:33,689] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-ZStack-LineScan-Averaging-HDR-Sampling-Zoom3.7.czi: 
   [testng] [2024-06-22 03:05:33,790] [pool-1-thread-4] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:05:33,927] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-1-P3-B4-01.czi: 
   [testng] [2024-06-22 03:05:34,390] [pool-1-thread-2] Initializing /data/sebastian/Tiles1_CH=2_Z=3_T=2_B2_B4_SingleCZI.czi: 
   [testng] [2024-06-22 03:05:35,052] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-1-P3-D5-01.czi: 
   [testng] [2024-06-22 03:05:35,674] [pool-1-thread-4] Initializing /data/qa-10431/KO100_1E.czi: 
   [testng] [2024-06-22 03:05:36,090] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T1Z5/AiryscanProcessedCh3T1Z5.czi: 
   [testng] [2024-06-22 03:05:36,875] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Anettes nice Stack.czi: 
   [testng] [2024-06-22 03:05:37,061] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/CellObserver SD/EB3-microtubules-GFP_H2BmCherry_2chT(SD).czi: 
   [testng] [2024-06-22 03:05:37,938] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-2-P3-F8-02.czi: 
   [testng] [2024-06-22 03:05:38,234] [pool-1-thread-5] Initializing /data/qa-7405/Experiment-973.czi: 
   [testng] [2024-06-22 03:05:39,668] [pool-1-thread-2] Initializing /data/vito/CalliphoraSalgld_Linearunmixing_FM4-64TMRE01.czi: 
   [testng] [2024-06-22 03:05:40,062] [pool-1-thread-2] Initializing /data/qa-33776/210412 DOPC-Chol 1-1 STAR600 sFCS.czi: 
   [testng] [2024-06-22 03:06:46,183] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-3-P3-F2-03.czi: 
   [testng] [2024-06-22 03:06:46,568] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-2-P2-D6-02.czi: 
   [testng] [2024-06-22 03:06:47,556] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/NeuronsStack.czi: 
   [testng] [2024-06-22 03:06:47,803] [pool-1-thread-3] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:06:49,199] [pool-1-thread-3] Initializing /data/nottingham/incorrect-colors/SIM SpinalChord2ch SeqFrame modeLongerExpo_OutResaved.lsm: 
   [testng] [2024-06-22 03:06:49,258] [pool-1-thread-6] Initializing /data/michael/multipos.czi: 
   [testng] [2024-06-22 03:06:49,363] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z3P2/ConfocalCh3T3Z3P2.czi: 
   [testng] [2024-06-22 03:06:50,093] [pool-1-thread-6] Initializing /data/sebastian/12935/20160425_BF_CZI.czi: 
   [testng] [2024-06-22 03:06:52,614] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/zstack2.czi: 
   [testng] [2024-06-22 03:06:52,780] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-1-P3-D7-01.czi: 
   [testng] [2024-06-22 03:06:53,452] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-2-P1-E2-02.czi: 
   [testng] [2024-06-22 03:06:54,044] [pool-1-thread-5] Initializing /data/zeiss/jpeg-xr/g_FL_1channel_noZ_compression85%.czi: 
   [testng] [2024-06-22 03:06:56,853] [pool-1-thread-3] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD_1_from_Uncompressed.czi: 
   [testng] [2024-06-22 03:06:57,038] [pool-1-thread-7] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_ZSTD0.czi: 
   [testng] [2024-06-22 03:06:58,357] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-2-P1-E1-02.czi: 
   [testng] [2024-06-22 03:06:58,659] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/channel_3.czi: 
   [testng] [2024-06-22 03:06:59,018] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause.czi: 
   [testng] [2024-06-22 03:06:59,227] [pool-1-thread-3] Initializing /data/mette/Mc_04-Feb-2014_Angle1.czi: 
   [testng] [2024-06-22 03:07:00,693] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-2-P1-E7-02.czi: 
   [testng] [2024-06-22 03:07:01,223] [pool-1-thread-6] Initializing /data/vito/YFPbleach.czi: 
   [testng] [2024-06-22 03:07:01,678] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Fluo#1_ZEN2-1-Airyscan.czi: 
   [testng] [2024-06-22 03:07:02,358] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-3-P3-C1-03.czi: 
   [testng] [2024-06-22 03:07:03,047] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Cross_12M_3x4tiles_5%_Comb.czi: 
   [testng] [2024-06-22 03:07:03,551] [pool-1-thread-3] Initializing /data/qa-27461/OCR-LySM-CPS-stitched.czi: 
   [testng] [2024-06-22 03:07:04,070] [pool-1-thread-7] Initializing /data/nottingham/truncated-files/SpinalChord63x_1 SIM_Out.czi: 
   [testng] [2024-06-22 03:07:07,570] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-1-P3-E5-01.czi: 
   [testng] [2024-06-22 03:07:09,047] [pool-1-thread-6] Initializing /data/aaron/ticket-13186/Image_2.czi: 
   [testng] [2024-06-22 03:07:09,118] [pool-1-thread-7] Initializing /data/zeiss/jpeg-xr/f)BF-1scene-nozstack-compression50%.czi: 
   [testng] [2024-06-22 03:07:09,706] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-2-P1-B1-02.czi: 
   [testng] [2024-06-22 03:07:11,033] [pool-1-thread-6] Initializing /data/qa-4981/CZI linescanbug/f01.czi: 
   [testng] [2024-06-22 03:07:13,859] [pool-1-thread-6] Initializing /data/zeiss/zen-2012/CellObserver SD/LLC-PK1_2chTZ-triggered-20msec(SD).czi: 
   [testng] [2024-06-22 03:07:16,333] [pool-1-thread-6] Initializing /data/qa-17192/Conv 2 3 colors.czi: 
   [testng] [2024-06-22 03:07:17,056] [pool-1-thread-6] Initializing /data/qa-10301/141016_OP43adult_Worm3_DAPI_head.czi: 
   [testng] [2024-06-22 03:07:20,120] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-3-P2-E8-03.czi: 
   [testng] [2024-06-22 03:07:20,933] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-3-P3-C3-03.czi: 
   [testng] [2024-06-22 03:07:21,703] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Drosophila_Z_001_Maximumintensityprojection.czi: 
   [testng] [2024-06-22 03:07:21,961] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-3-P2-F8-03.czi: 
   [testng] [2024-06-22 03:07:22,548] [pool-1-thread-6] Initializing /data/zeiss/jpeg-xr/c)BF-1scene-zstack-EDF-compression85%.czi: 
   [testng] [2024-06-22 03:07:23,531] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:07:34,515] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-3-P3-D8-03.czi: 
   [testng] [2024-06-22 03:07:35,225] [pool-1-thread-1] Initializing /data/zeiss/zen-2012/Widefield/BPAE-Cells_63x_oversampled-3chZ(WF).czi: 
   [testng] [2024-06-22 03:07:36,483] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-3-P2-E4-03.czi: 
   [testng] [2024-06-22 03:07:36,968] [pool-1-thread-1] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD-1.czi: 
   [testng] [2024-06-22 03:07:37,284] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-1-P1-A3-01.czi: 
   [testng] [2024-06-22 03:07:38,002] [pool-1-thread-7] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/ApoTome/40_Dual.czi: 
   [testng] [2024-06-22 03:07:44,264] [pool-1-thread-5] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:07:44,825] [pool-1-thread-4] Initializing /data/qa-11104/Jumping_dom_brain3_slide1.czi: 
   [testng] [2024-06-22 03:07:46,760] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-3-Channels-ZStack-FrameScan-Integration-And-PhotonCounting.czi: 
   [testng] [2024-06-22 03:07:46,852] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-1-P2-F1-01.czi: 
   [testng] [2024-06-22 03:07:47,165] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-3-P1-D7-03.czi: 
   [testng] [2024-06-22 03:07:47,724] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-2-P2-D8-02.czi: 
   [testng] [2024-06-22 03:07:48,243] [pool-1-thread-5] Initializing /data/martin/seeds 3D 01.czi: 
   [testng] [2024-06-22 03:07:48,833] [pool-1-thread-5] Initializing /data/imagic/Zeiss Zen lite normal preview.png: 
   [testng] [2024-06-22 03:07:48,918] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T3Z5/AiryscanCh1T3Z5.czi: 
   [testng] [2024-06-22 03:07:51,084] [pool-1-thread-5] Initializing /data/nottingham/incorrect-colors/SpinalChord63x_1 SIMcrop_Structured Illumination.czi: 
   [testng] [2024-06-22 03:07:51,548] [pool-1-thread-1] Initializing /data/falvara/cell1-Zen2.6.czi: 
   [testng] [2024-06-22 03:07:54,051] [pool-1-thread-5] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:07:55,430] [pool-1-thread-5] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/Annotation_Measurment_V01.czi: 
   [testng] [2024-06-22 03:07:57,063] [pool-1-thread-5] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD-1_compressed_Quality-50.czi: 
   [testng] [2024-06-22 03:07:57,791] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/Multiscene/Mouse-kidney-3-scene_VivaTome_1chZS.czi: 
   [testng] [2024-06-22 03:07:59,678] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Image 16_Spectral channel extraction.czi: 
   [testng] [2024-06-22 03:08:00,255] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_Z200.czi: 
   [testng] [2024-06-22 03:08:00,437] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-2-P3-A7-02.czi: 
   [testng] [2024-06-22 03:08:01,208] [pool-1-thread-5] Initializing /data/ayako/Screenshot1.jpg: 
   [testng] [2024-06-22 03:08:01,922] [pool-1-thread-12] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Screenshot_ZEN_with_ROIs.png: 
   [testng] [2024-06-22 03:08:02,220] [pool-1-thread-12] Initializing /data/vito/FRETAcceptorbleach1 lambda series.czi: 
   [testng] [2024-06-22 03:08:02,462] [pool-1-thread-5] Initializing /data/vito/Snap-02-HRc-SW.czi: 
   [testng] [2024-06-22 03:08:03,051] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/HDR_Illu.czi: 
   [testng] [2024-06-22 03:08:03,369] [pool-1-thread-5] Initializing /data/ayako/Mouse_MosaiX_RGB.czi: 
   [testng] [2024-06-22 03:08:03,600] [pool-1-thread-12] Initializing /data/martin/Zeiss-CZI file info.png: 
   [testng] [2024-06-22 03:08:03,939] [pool-1-thread-12] Initializing /data/ruben/Experiment-13.czi: 
   [testng] [2024-06-22 03:08:04,314] [pool-1-thread-5] Initializing /data/vito/CaRatioSeries.czi: 
   [testng] [2024-06-22 03:08:05,062] [pool-1-thread-5] Initializing /data/richard/63x 60 Tile 214 Slice Image.czi: 
   [testng] [2024-06-22 03:09:27,890] [pool-1-thread-1] Initializing /data/qa-4981/CZI linescanbug/Zenblue.png: 
   [testng] [2024-06-22 03:09:27,895] [pool-1-thread-12] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD0.czi: 
   [testng] [2024-06-22 03:09:44,892] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-2-P2-C1-02.czi: 
   [testng] [2024-06-22 03:09:45,208] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-3-P3-F7-03.czi: 
   [testng] [2024-06-22 03:09:45,597] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T3Z1/AiryscanProcessedCh3T3Z1.czi: 
   [testng] [2024-06-22 03:09:46,095] [pool-1-thread-1] Initializing /data/vito/hp1am26zelle14 RICS.czi: 
   [testng] [2024-06-22 03:09:46,302] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-2-P3-F4-02.czi: 
   [testng] [2024-06-22 03:09:46,694] [pool-1-thread-9] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_Uncompressed.czi: 
   [testng] [2024-06-22 03:09:47,307] [pool-1-thread-1] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-04_Annotationen.czi: 
   [testng] [2024-06-22 03:09:47,767] [pool-1-thread-7] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/C195 Collate 3 A.czi: 
   [testng] [2024-06-22 03:09:48,840] [pool-1-thread-6] Initializing /data/falvara/cell11-caff-Zen2.3.czi: 
   [testng] [2024-06-22 03:09:49,804] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-3-P2-A3-03.czi: 
   [testng] [2024-06-22 03:09:50,394] [pool-1-thread-1] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/Palm_mitDrift.czi: 
   [testng] [2024-06-22 03:09:50,479] [pool-1-thread-9] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:09:54,715] [pool-1-thread-12] Initializing /data/qa-7771/CervantesNew_10EuroCentCoinSpain_Comb_8PO_OfflinePyramide.czi: 
   [testng] [2024-06-22 03:09:55,175] [pool-1-thread-7] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures_V03.czi: 
   [testng] [2024-06-22 03:09:56,835] [pool-1-thread-6] Initializing /data/gh-3710/ROI 1 scene_2.czi: 
   [testng] [2024-06-22 03:09:57,902] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T1Z1/AiryscanProcessedCh3T1Z1.czi: 
   [testng] [2024-06-22 03:09:58,055] [pool-1-thread-1] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/ztacktimeposition.czi: 
   [testng] [2024-06-22 03:09:58,509] [pool-1-thread-9] Initializing /data/bruno/Screen Shot 2013-09-25 at 4.36.26 PM.png: 
   [testng] [2024-06-22 03:09:58,691] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T1Z1/ConfocalCh1T1Z1.czi: 
   [testng] [2024-06-22 03:09:59,066] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-2-P1-A1-02.czi: 
   [testng] [2024-06-22 03:09:59,919] [pool-1-thread-1] Initializing /data/falvara/cell11-Zen2.3.czi: 
   [testng] [2024-06-22 03:10:03,036] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-2-P2-A6-02.czi: 
   [testng] [2024-06-22 03:10:03,503] [pool-1-thread-9] Initializing /data/greg/Experiment-519.czi: 
   [testng] [2024-06-22 03:10:12,646] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T3/LambdaCh10T3.czi: 
   [testng] [2024-06-22 03:10:13,294] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-1-P3-F3-01.czi: 
   [testng] [2024-06-22 03:10:14,006] [pool-1-thread-8] Initializing /data/zeiss/jpeg-xr/d)BF-2scenes-zstack-EDF-compression85%.czi: 
   [testng] [2024-06-22 03:10:16,227] [pool-1-thread-7] Initializing /data/sebastian/fused/Overview_10X_DAPI_stitched.czi: 
   [testng] [2024-06-22 03:10:17,041] [pool-1-thread-12] Initializing /data/silke/20120425_10x_stiched.czi: 
   [testng] [2024-06-22 03:10:18,334] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-3-P3-A6-03.czi: 
   [testng] [2024-06-22 03:10:19,351] [pool-1-thread-6] Initializing /data/zeiss/zen-2012/CellObserver SD/Micrasterias fimbriata#1_2chTZ(SD).czi: 
   [testng] [2024-06-22 03:10:26,241] [pool-1-thread-6] Initializing /data/gh-2377/20160425_BF_CZI.czi: 
   [testng] [2024-06-22 03:10:30,308] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-06-22 03:10:32,135] [pool-1-thread-7] Initializing /data/vito/ratbrainstack.czi: 
   [testng] [2024-06-22 03:10:33,052] [pool-1-thread-1] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_ZSTD1.czi: 
   [testng] [2024-06-22 03:10:33,215] [pool-1-thread-12] Initializing /data/qa-20612/Triple_Stained_Tumor_subset_02.czi: 
   [testng] [2024-06-22 03:10:35,295] [pool-1-thread-6] Initializing /data/imagic/Code sample good thumbnail.jpg: 
   [testng] [2024-06-22 03:10:35,530] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-1-P1-B2-01.czi: 
   [testng] [2024-06-22 03:10:37,814] [pool-1-thread-7] Initializing /data/qa-7601/AxioCamICc5_bgr24_24ValidBits_1C_8Z.czi: 
   [testng] [2024-06-22 03:10:38,496] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/5Positionen.czi: 
   [testng] [2024-06-22 03:10:38,927] [pool-1-thread-6] Initializing /data/michael-porter/3x1 Tile 3 Colour Airyscan Fast SR with Z - Well 2_Airyscan Processing_Stitch.czi: 
   [testng] [2024-06-22 03:10:41,343] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage_Linear unmixing.czi: 
   [testng] [2024-06-22 03:10:42,148] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T1/LambdaCh10T1.czi: 
   [testng] [2024-06-22 03:10:42,591] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-2-P1-C2-02.czi: 
   [testng] [2024-06-22 03:10:43,625] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-1-P3-E4-01.czi: 
   [testng] [2024-06-22 03:10:44,277] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-1-P3-E7-01.czi: 
   [testng] [2024-06-22 03:10:45,244] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_T80_Z25.czi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 25069, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 43 minutes 3 seconds
Finished: SUCCESS