Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 380
originally caused by:
 Started by upstream project "Trigger" build number 402
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins7872717808697897148.sh
+ '[' zeiss-zvi = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_60216_merge_ci -v /uod/idr/repos/curated/zeiss-zvi:/data -v /uod/idr-scratch/merge-ci/curated/zeiss-zvi:/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] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 23:13:53,753 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 23:13:53,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - No custom configurators were discovered as a service.
   [testng] 23:13:53,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 23:13:53,755 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 23:13:53,756 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 23:13:53,756 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 23:13:53,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 23:13:53,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 23:13:53,757 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 23:13:53,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 23:13:53,758 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 23:13:53,758 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 23:13:53,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 23:13:53,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 23:13:53,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 23:13:53,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 23:13:53,940 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 23:13:53,940 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 23:13:53,940 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 23:13:53,941 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 23:13:53,941 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3f6f6701 - End of configuration.
   [testng] 23:13:53,942 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4f80542f - Registering current configuration as safe fallback point
   [testng] 23:13:53,942 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 185 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-16 23:13:53,950] [main] java.version = 17.0.2
   [testng] 23:13:53,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 23:13:53,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:13:53,994 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-16_23-13-53.log]
   [testng] 23:13:53,995 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14bdbc74 - End of configuration.
   [testng] [2025-03-16 23:13:53,997] [main] testng.directory = /data
   [testng] [2025-03-16 23:13:53,997] [main] testng.configDirectory = /config
   [testng] [2025-03-16 23:13:54,006] [main] testng.multiplier = 1.0
   [testng] [2025-03-16 23:13:54,006] [main] testng.in-memory = false
   [testng] [2025-03-16 23:13:54,006] [main] testng.allow-missing = false
   [testng] [2025-03-16 23:13:54,007] [main] user.language = en
   [testng] [2025-03-16 23:13:54,007] [main] user.country = ${user.country}
   [testng] [2025-03-16 23:13:54,007] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-03-16 23:15:02,184] [main] ----------------------------------------
   [testng] [2025-03-16 23:15:02,184] [main] Total files: 157
   [testng] [2025-03-16 23:15:02,184] [main] Scan time: 68.177 s (434 ms/file)
   [testng] [2025-03-16 23:15:02,185] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 150 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-16 23:36:33,031] [pool-1-thread-1] Initializing /data/joseph/E-2009_0022.zvi: 
   [testng] 23:36:33,031 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 23:36:33,032 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:36:33,033 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-16_23-36-33.log]
   [testng] 23:36:33,033 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1927ca07 - End of configuration.
   [testng] [2025-03-16 23:36:36,830] [pool-1-thread-12] Initializing /data/eirinn/Pharm3-saline2-0147_11.zvi: 
   [testng] 23:36:36,830 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 23:36:36,830 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:36:36,831 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-03-16_23-36-36.log]
   [testng] 23:36:36,832 |-INFO in ch.qos.logback.core.sift.SiftProcessor@518a5da6 - End of configuration.
   [testng] [2025-03-16 23:36:45,518] [pool-1-thread-11] Initializing /data/james/Sylvain_run3_1Gy_Live7-2008-0019.zvi: 
   [testng] 23:36:45,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 23:36:45,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:36:45,519 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-16_23-36-45.log]
   [testng] 23:36:45,519 |-INFO in ch.qos.logback.core.sift.SiftProcessor@23a46278 - End of configuration.
   [testng] [2025-03-16 23:36:52,030] [pool-1-thread-10] Initializing /data/markus/Material_color_image_HRc_microscanned_4x3K.zvi: 
   [testng] 23:36:52,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 23:36:52,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:36:52,031 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-16_23-36-52.log]
   [testng] 23:36:52,031 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5618f5ae - End of configuration.
   [testng] [2025-03-16 23:36:58,812] [pool-1-thread-9] Initializing /data/gaetan/gml16_cenp-fitc_dapi_16.zvi: 
   [testng] 23:36:58,813 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 23:36:58,813 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:36:58,813 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-16_23-36-58.log]
   [testng] 23:36:58,814 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ef64d43 - End of configuration.
   [testng] [2025-03-16 23:37:06,811] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_11.zvi: 
   [testng] 23:37:06,812 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 23:37:06,812 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:37:06,812 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-16_23-37-06.log]
   [testng] 23:37:06,813 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40e7076 - End of configuration.
   [testng] [2025-03-16 23:37:11,196] [pool-1-thread-7] Initializing /data/monica/Monica_elegans_movie.zvi: 
   [testng] 23:37:11,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 23:37:11,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:37:11,196 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-16_23-37-11.log]
   [testng] 23:37:11,197 |-INFO in ch.qos.logback.core.sift.SiftProcessor@32f1ac07 - End of configuration.
   [testng] [2025-03-16 23:37:16,308] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_23.zvi: 
   [testng] 23:37:16,308 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 23:37:16,308 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:37:16,309 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-16_23-37-16.log]
   [testng] 23:37:16,309 |-INFO in ch.qos.logback.core.sift.SiftProcessor@cf5e7fd - End of configuration.
   [testng] [2025-03-16 23:37:21,162] [pool-1-thread-5] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055.zvi: 
   [testng] 23:37:21,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 23:37:21,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:37:21,163 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-16_23-37-21.log]
   [testng] 23:37:21,164 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e636e1f - End of configuration.
   [testng] [2025-03-16 23:37:26,246] [pool-1-thread-4] Initializing /data/pradeep/MCF10A_Scratch-0003_CatGDsiNeg.zvi: 
   [testng] 23:37:26,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 23:37:26,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:37:26,247 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-16_23-37-26.log]
   [testng] 23:37:26,247 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4df64880 - End of configuration.
   [testng] [2025-03-16 23:37:31,875] [pool-1-thread-3] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-sidebyside.zvi: 
   [testng] 23:37:31,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 23:37:31,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:37:31,876 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-16_23-37-31.log]
   [testng] 23:37:31,876 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4fc4745e - End of configuration.
   [testng] [2025-03-16 23:37:36,629] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_13.zvi: 
   [testng] 23:37:36,629 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 23:37:36,629 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 23:37:36,630 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-16_23-37-36.log]
   [testng] 23:37:36,630 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3177edc - End of configuration.
   [testng] [2025-03-16 23:38:16,047] [pool-1-thread-11] Initializing /data/joseph/BEST_EXAMPLE_should_look_like.jpg: 
   [testng] [2025-03-16 23:38:17,134] [pool-1-thread-5] Initializing /data/dietmar/imagej-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.tif: 
   [testng] [2025-03-16 23:38:22,990] [pool-1-thread-4] Initializing /data/markus/Confidence_ratio_image_PC12_neuroblastoma_Fura2_exp#9-2.zvi: 
   [testng] [2025-03-16 23:38:26,609] [pool-1-thread-1] Initializing /data/jan/SampleStack_Mosaic4x5_comb.zvi: 
   [testng] [2025-03-16 23:38:34,308] [pool-1-thread-7] Initializing /data/joseph/Alike_best_example_but_WORKS_FINE_maybe_cause_shorter_expose.zvi: 
   [testng] [2025-03-16 23:38:42,345] [pool-1-thread-12] Initializing /data/lior/live+cf5b.zvi: 
   [testng] [2025-03-16 23:38:51,078] [pool-1-thread-3] Initializing /data/gaetan/gml16_cenp-fitc_dapi_10.zvi: 
   [testng] [2025-03-16 23:39:08,035] [pool-1-thread-10] Initializing /data/oli/10 x smc 1.zvi: 
   [testng] [2025-03-16 23:39:11,588] [pool-1-thread-2] Initializing /data/shalin/ibidiuslide1-timelapse3_mid2.zvi: 
   [testng] [2025-03-16 23:39:20,008] [pool-1-thread-6] Initializing /data/christophe/Exemple_Zeiss_ROI.zvi: 
   [testng] [2025-03-16 23:39:29,536] [pool-1-thread-9] Initializing /data/kelsey/650x514BW.zvi: 
   [testng] [2025-03-16 23:39:33,504] [pool-1-thread-8] Initializing /data/david/SNAP-181518-0001.zvi: 
   [testng] [2025-03-16 23:40:07,616] [pool-1-thread-11] Initializing /data/markus/HeLa-Reggie-GFP_ZT_fast-DCV-CI-measured-PSF.zvi: 
   [testng] [2025-03-16 23:40:15,314] [pool-1-thread-6] Initializing /data/michel/c.zvi: 
   [testng] [2025-03-16 23:40:19,265] [pool-1-thread-12] Initializing /data/nicolas/image.tif: 
   [testng] [2025-03-16 23:40:33,102] [pool-1-thread-10] Initializing /data/pki/E-07.zvi: 
   [testng] [2025-03-16 23:40:40,802] [pool-1-thread-9] Initializing /data/markus/Smart_Experiment_4ch-T-time-stitched.zvi: 
   [testng] [2025-03-16 23:40:44,367] [pool-1-thread-7] Initializing /data/converted/2ChZ.zvi: 
   [testng] [2025-03-16 23:40:46,525] [pool-1-thread-2] Initializing /data/dietmar/imagej-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0010.tif: 
   [testng] [2025-03-16 23:40:54,592] [pool-1-thread-8] Initializing /data/jonas/10_0907_multidrug-0001_AB01_08.zvi: 
   [testng] [2025-03-16 23:40:59,671] [pool-1-thread-4] Initializing /data/markus/MosaiX_irregular_Z-stack_with_autofocus.zvi: 
   [testng] [2025-03-16 23:41:04,162] [pool-1-thread-3] Initializing /data/converted/WTZER_Series76_z003_ch00-with-ROIs.zvi: 
   [testng] [2025-03-16 23:41:07,623] [pool-1-thread-1] Initializing /data/joseph/BEST_EXAMPLE_LONGER_EXPOSURE.zvi: 
   [testng] [2025-03-16 23:41:38,212] [pool-1-thread-11] Initializing /data/rolf/example_2-c3.jpg: 
   [testng] [2025-03-16 23:41:43,093] [pool-1-thread-5] Initializing /data/sebastien/test.zvi: 
   [testng] [2025-03-16 23:41:47,817] [pool-1-thread-3] Initializing /data/rolf/example_2-c1.jpg: 
   [testng] [2025-03-16 23:41:49,095] [pool-1-thread-6] Initializing /data/rolf/example_2.tif: 
   [testng] [2025-03-16 23:41:59,955] [pool-1-thread-1] Initializing /data/rolf/example_2-2010_11_25.zvi: 
   [testng] [2025-03-16 23:42:04,226] [pool-1-thread-7] Initializing /data/oli/10 x smc 2.zvi: 
   [testng] [2025-03-16 23:42:07,268] [pool-1-thread-9] Initializing /data/converted/damian.zvi: 
   [testng] [2025-03-16 23:42:09,294] [pool-1-thread-4] Initializing /data/georg/TinCD4 x Gcamp3-2x adult CyD-80uM+blebb-10uM-0001.zvi: 
   [testng] [2025-03-16 23:42:14,943] [pool-1-thread-8] Initializing /data/karsten/247096n3s3s9.zvi: 
   [testng] [2025-03-16 23:42:18,990] [pool-1-thread-10] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.zvi: 
   [testng] [2025-03-16 23:42:25,225] [pool-1-thread-11] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c1.TIF: 
   [testng] [2025-03-16 23:42:31,728] [pool-1-thread-3] Initializing /data/gaetan/gml16_cenp-fitc_dapi_8.zvi: 
   [testng] [2025-03-16 23:42:34,526] [pool-1-thread-2] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-ten.zvi: 
   [testng] [2025-03-16 23:42:37,325] [pool-1-thread-12] Initializing /data/susan/BY4741NQ2.zvi: 
   [testng] [2025-03-16 23:42:39,461] [pool-1-thread-5] Initializing /data/converted/WTZER_Series76_z003_ch00.zvi: 
   [testng] [2025-03-16 23:42:41,077] [pool-1-thread-9] Initializing /data/markus/HighSpeedParas.zvi: 
   [testng] [2025-03-16 23:42:47,106] [pool-1-thread-7] Initializing /data/eirinn/Demo-tile.zvi: 
   [testng] [2025-03-16 23:42:49,096] [pool-1-thread-1] Initializing /data/kmichel/20110209_region4_1841_atp.zvi: 
   [testng] [2025-03-16 23:42:56,415] [pool-1-thread-10] Initializing /data/chris/file01.zvi: 
   [testng] [2025-03-16 23:43:00,280] [pool-1-thread-8] Initializing /data/dietmar/bio-formats-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0010.tif: 
   [testng] [2025-03-16 23:43:08,921] [pool-1-thread-5] Initializing /data/markus/6ch-Z-stack_deconvolved.zvi: 
   [testng] [2025-03-16 23:43:12,522] [pool-1-thread-6] Initializing /data/lior/live+cf2b.zvi: 
   [testng] [2025-03-16 23:43:16,331] [pool-1-thread-4] Initializing /data/qa-7332/qa-7332_expected_rendering_ARF1_M90T_01-0002_Position(46)_Gallery.tif: 
   [testng] [2025-03-16 23:43:24,525] [pool-1-thread-2] Initializing /data/converted/2chZT.zvi: 
   [testng] [2025-03-16 23:43:30,130] [pool-1-thread-7] Initializing /data/nicolas/image.zvi: 
   [testng] [2025-03-16 23:43:34,345] [pool-1-thread-3] Initializing /data/gaetan/gml16_cenp-fitc_dapi_9.zvi: 
   [testng] [2025-03-16 23:43:38,624] [pool-1-thread-1] Initializing /data/markus/Long_TL_CElegans.zvi: 
   [testng] [2025-03-16 23:43:44,797] [pool-1-thread-12] Initializing /data/jeffrey/750-30-03.zvi: 
   [testng] [2025-03-16 23:43:48,716] [pool-1-thread-11] Initializing /data/sam/ADDLs3-48hrsMouse-Vib50-Biotyn-IHC-s1c2r2-5x-001-07.zvi: 
   [testng] [2025-03-16 23:43:55,671] [pool-1-thread-9] Initializing /data/michel/d.zvi: 
   [testng] [2025-03-16 23:44:06,185] [pool-1-thread-10] Initializing /data/oli/10 x smc 1 neg.zvi: 
   [testng] [2025-03-16 23:44:20,867] [pool-1-thread-6] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-sectioned.zvi: 
   [testng] [2025-03-16 23:44:26,157] [pool-1-thread-5] Initializing /data/michel/a.zvi: 
   [testng] [2025-03-16 23:44:31,078] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_24.zvi: 
   [testng] [2025-03-16 23:44:36,586] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_17.zvi: 
   [testng] [2025-03-16 23:44:44,999] [pool-1-thread-12] Initializing /data/gaetan/gml16_cenp-fitc_dapi_19.zvi: 
   [testng] [2025-03-16 23:44:54,084] [pool-1-thread-3] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-widefield.zvi: 
   [testng] [2025-03-16 23:44:58,609] [pool-1-thread-8] Initializing /data/thomas/test_axiocam_3_1.zvi: 
   [testng] [2025-03-16 23:45:02,287] [pool-1-thread-9] Initializing /data/converted/deconvolve6_Pseudo_Tl000_Zs000.zvi: 
   [testng] [2025-03-16 23:45:06,158] [pool-1-thread-4] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c3.TIF: 
   [testng] [2025-03-16 23:45:30,843] [pool-1-thread-10] Initializing /data/georg/Recorder-Stream-0003.zvi: 
   [testng] [2025-03-16 23:45:39,442] [pool-1-thread-6] Initializing /data/jonas/10_0907_multidrug-0001_AB01_03.zvi: 
   [testng] [2025-03-16 23:45:45,805] [pool-1-thread-11] Initializing /data/rachel/40K 30s A2.zvi: 
   [testng] [2025-03-16 23:45:50,534] [pool-1-thread-1] Initializing /data/dietmar/DAPI-TexasRed-0015.zvi: 
   [testng] [2025-03-16 23:45:57,628] [pool-1-thread-9] Initializing /data/gaetan/gml16_cenp-fitc_dapi_2.zvi: 
   [testng] [2025-03-16 23:46:08,187] [pool-1-thread-3] Initializing /data/markus/30channels_exposure-series.zvi: 
   [testng] [2025-03-16 23:46:13,310] [pool-1-thread-5] Initializing /data/gaetan/gml16_cenp-fitc_dapi_15.zvi: 
   [testng] [2025-03-16 23:46:24,879] [pool-1-thread-8] Initializing /data/eirinn/5_6_2009-DJ9-03_A01_01.zvi: 
   [testng] [2025-03-16 23:46:44,855] [pool-1-thread-7] Initializing /data/rachel/40K 30s A1.zvi: 
   [testng] [2025-03-16 23:46:50,309] [pool-1-thread-2] Initializing /data/markus/PC12_neuroblastoma_Fura2_exp#9.zvi: 
   [testng] [2025-03-16 23:46:56,593] [pool-1-thread-12] Initializing /data/oli/10 x smc 4.zvi: 
   [testng] [2025-03-16 23:47:01,532] [pool-1-thread-10] Initializing /data/converted/mri-stack.zvi: 
   [testng] [2025-03-16 23:47:06,430] [pool-1-thread-1] Initializing /data/gaetan/gml16_cenp-fitc_dapi_18.zvi: 
   [testng] [2025-03-16 23:47:12,847] [pool-1-thread-11] Initializing /data/oli/10 x smc 3.zvi: 
   [testng] [2025-03-16 23:47:17,132] [pool-1-thread-6] Initializing /data/kelsey/432x342BW.zvi: 
   [testng] [2025-03-16 23:47:21,552] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_22.zvi: 
   [testng] [2025-03-16 23:47:49,464] [pool-1-thread-3] Initializing /data/rolf/example_1-2010_11_25.zvi: 
   [testng] [2025-03-16 23:47:56,081] [pool-1-thread-8] Initializing /data/lee/u87.cells-0027_AB02_01.zvi: 
   [testng] [2025-03-16 23:48:02,054] [pool-1-thread-9] Initializing /data/eirinn/12_16_2009-01-Tara-HD-Triple-5to15_Position(1)5.zvi: 
   [testng] [2025-03-16 23:48:07,566] [pool-1-thread-5] Initializing /data/karsten/Bild2.zvi: 
   [testng] [2025-03-16 23:48:09,914] [pool-1-thread-7] Initializing /data/michel/b.zvi: 
   [testng] [2025-03-16 23:48:19,886] [pool-1-thread-10] Initializing /data/markus/Brain_high_dynamic_range_imaging_Z-stack.zvi: 
   [testng] [2025-03-16 23:48:23,946] [pool-1-thread-6] Initializing /data/othmar/z-stack.zvi: 
   [testng] [2025-03-16 23:48:30,197] [pool-1-thread-12] Initializing /data/kmichel/20110209_region1_1505_atp.zvi: 
   [testng] [2025-03-16 23:48:35,020] [pool-1-thread-2] Initializing /data/eirinn/12_2_2009-16-Hes5-BrdU-Proper_Position(52).zvi: 
   [testng] [2025-03-16 23:48:40,543] [pool-1-thread-11] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-six.zvi: 
   [testng] [2025-03-16 23:48:45,442] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_25.zvi: 
   [testng] [2025-03-16 23:48:50,051] [pool-1-thread-1] Initializing /data/markus/PhaseGFP-MosaiX-Timelapse_Tiles.zvi: 
   [testng] [2025-03-16 23:49:06,324] [pool-1-thread-5] Initializing /data/joseph/E-2009-0001a.zvi: 
   [testng] [2025-03-16 23:49:10,464] [pool-1-thread-3] Initializing /data/eirinn/Correctly-tiled.JPG: 
   [testng] [2025-03-16 23:49:11,861] [pool-1-thread-9] Initializing /data/rolf/example_2.png: 
   [testng] [2025-03-16 23:49:13,515] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_14.zvi: 
   [testng] [2025-03-16 23:49:24,653] [pool-1-thread-7] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_(c1+c2+c3+c4).TIF: 
   [testng] [2025-03-16 23:49:38,977] [pool-1-thread-9] Initializing /data/gaetan/gml16_cenp-fitc_dapi_4.zvi: 
   [testng] [2025-03-16 23:49:44,389] [pool-1-thread-10] Initializing /data/eirinn/11_10_2009-01-LCStim-15-10-09_Position(1).zvi: 
   [testng] [2025-03-16 23:49:51,171] [pool-1-thread-12] Initializing /data/converted/damian-compressed.zvi: 
   [testng] [2025-03-16 23:49:58,533] [pool-1-thread-11] Initializing /data/strand/2Colors1Plane.zvi: 
   [testng] [2025-03-16 23:50:04,659] [pool-1-thread-2] Initializing /data/othmar/mozaic.zvi: 
   [testng] [2025-03-16 23:50:10,685] [pool-1-thread-1] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c2.TIF: 
   [testng] [2025-03-16 23:50:22,025] [pool-1-thread-6] Initializing /data/dietmar/hMADS-24h-BAC1-7-AF647-AF488-RHO-1day-hyb-CSK-2007-06-29-0008_Position(113).zvi: 
   [testng] [2025-03-16 23:50:26,211] [pool-1-thread-4] Initializing /data/converted/WTZER_Series76_z003_ch00-with-ROIs.TIF: 
   [testng] [2025-03-16 23:50:35,652] [pool-1-thread-3] Initializing /data/qa-21711/test.zvi: 
   [testng] [2025-03-16 23:50:42,327] [pool-1-thread-5] Initializing /data/gaetan/gml16_cenp-fitc_dapi_12.zvi: 
   [testng] [2025-03-16 23:51:02,104] [pool-1-thread-10] Initializing /data/markus/Mouse-newborn-panorama_lossless_compressed.zvi: 
   [testng] [2025-03-16 23:51:04,229] [pool-1-thread-8] Initializing /data/kelsey/1300x1030BW.zvi: 
   [testng] [2025-03-16 23:51:06,892] [pool-1-thread-12] Initializing /data/michel/e.zvi: 
   [testng] [2025-03-16 23:51:08,931] [pool-1-thread-9] Initializing /data/markus/Mouse-newborn-panorama_JPEG_5percent_compressed.zvi: 
   [testng] [2025-03-16 23:51:09,668] [pool-1-thread-6] Initializing /data/markus/Hypocampus_Tiles_with_stiching.zvi: 
   [testng] [2025-03-16 23:51:11,462] [pool-1-thread-11] Initializing /data/rolf/example_2-c1+c3.jpg: 
   [testng] [2025-03-16 23:51:11,965] [pool-1-thread-7] Initializing /data/dietmar/bio-formats-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.tif: 
   [testng] [2025-03-16 23:51:24,579] [pool-1-thread-5] Initializing /data/vladan/vladan.zvi: 
   [testng] [2025-03-16 23:51:29,203] [pool-1-thread-8] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast.zvi: 
   [testng] [2025-03-16 23:51:34,578] [pool-1-thread-12] Initializing /data/darren/section0002_w1.zvi: 
   [testng] [2025-03-16 23:51:38,410] [pool-1-thread-4] Initializing /data/sebastien/F1.zvi: 
   [testng] [2025-03-16 23:51:41,044] [pool-1-thread-1] Initializing /data/joseph/E-2009-0004.zvi: 
   [testng] [2025-03-16 23:51:43,259] [pool-1-thread-2] Initializing /data/ville/MultiCh-RGB/pollen_rgb.zvi: 
   [testng] [2025-03-16 23:51:45,797] [pool-1-thread-3] Initializing /data/oli/10 x smc 2 neg.zvi: 
   [testng] [2025-03-16 23:51:48,439] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_1.zvi: 
   [testng] [2025-03-16 23:51:57,297] [pool-1-thread-10] Initializing /data/markus/Mouse-newborn-panorama.zvi: 
   [testng] [2025-03-16 23:52:03,785] [pool-1-thread-9] Initializing /data/dan/adultNr1.zvi: 
   [testng] [2025-03-16 23:52:10,125] [pool-1-thread-6] Initializing /data/dietmar/138.zvi: 
   [testng] [2025-03-16 23:52:18,483] [pool-1-thread-1] Initializing /data/qa-7332/ARF1_M90T_01-0002_Position(46).zvi: 
   [testng] [2025-03-16 23:52:24,157] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_3.zvi: 
   [testng] [2025-03-16 23:52:29,689] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_5.zvi: 
   [testng] [2025-03-16 23:52:37,863] [pool-1-thread-12] Initializing /data/joe/test_file_ng_2012.zvi: 
   [testng] [2025-03-16 23:52:39,143] [pool-1-thread-4] Initializing /data/dan/Zstack_convalaria.zvi: 
   [testng] [2025-03-16 23:52:40,274] [pool-1-thread-5] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c4.TIF: 
   [testng] [2025-03-16 23:52:44,381] [pool-1-thread-3] Initializing /data/gaetan/gml16_cenp-fitc_dapi_6.zvi: 
   [testng] [2025-03-16 23:52:50,024] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_21.zvi: 
   [testng] [2025-03-16 23:52:54,104] [pool-1-thread-11] Initializing /data/darren/section0001_w1.zvi: 
   [testng] [2025-03-16 23:52:57,218] [pool-1-thread-10] Initializing /data/markus/Branchiostoma_6x12_MosaiX_Tiles_color.zvi: 
   [testng] [2025-03-16 23:53:05,842] [pool-1-thread-6] Initializing /data/karsten/Bild1.zvi: 
   [testng] [2025-03-16 23:53:07,831] [pool-1-thread-9] Initializing /data/miso/Aufnahme-184058-0002.zvi: 
   [testng] [2025-03-16 23:53:11,409] [pool-1-thread-1] Initializing /data/ville/MultiCh-RGB/pollen_bw.zvi: 
   [testng] [2025-03-16 23:53:19,031] [pool-1-thread-4] Initializing /data/dietmar/137.zvi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 7950, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 40 minutes 33 seconds
Finished: SUCCESS