Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 22
originally caused by:
 Started by upstream project "Trigger" build number 25
 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/jenkins4067369002003891855.sh
+ '[' zeiss-tiff = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_2725_merge_ci -v /uod/idr/repos/curated/zeiss-tiff:/data -v /uod/idr-scratch/merge-ci/curated/zeiss-tiff:/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] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

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] 02:19:00,653 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:19:00,654 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 02:19:00,654 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:19:00,655 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:19:00,656 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:19:00,656 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:19:00,657 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:19:00,657 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:19:00,657 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:19:00,658 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:19:00,658 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:19:00,658 |-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:19:00,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:19:00,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:19:00,841 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:19:00,841 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:19:00,847 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:19:00,847 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:19:00,847 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:19:00,848 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:19:00,848 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 02:19:00,848 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 02:19:00,849 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 192 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-04 02:19:00,857] [main] java.version = 21
   [testng] 02:19:00,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:19:00,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:00,903 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-04_02-19-00.log]
   [testng] 02:19:00,904 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-04-04 02:19:00,906] [main] testng.directory = /data
   [testng] [2024-04-04 02:19:00,906] [main] testng.configDirectory = /config
   [testng] [2024-04-04 02:19:00,915] [main] testng.multiplier = 1.0
   [testng] [2024-04-04 02:19:00,915] [main] testng.in-memory = false
   [testng] [2024-04-04 02:19:00,916] [main] testng.allow-missing = false
   [testng] [2024-04-04 02:19:00,916] [main] user.language = en
   [testng] [2024-04-04 02:19:00,916] [main] user.country = ${user.country}
   [testng] [2024-04-04 02:19:00,916] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-04 02:19:48,286] [main] ----------------------------------------
   [testng] [2024-04-04 02:19:48,286] [main] Total files: 15735
   [testng] [2024-04-04 02:19:48,287] [main] Scan time: 47.37 s (3 ms/file)
   [testng] [2024-04-04 02:19:48,287] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 125 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-04 02:20:17,353] [pool-1-thread-1] Initializing /data/converted/markus/HighSpeedParas.tif: 
   [testng] 02:20:17,353 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:20:17,354 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:17,355 |-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-04-04_02-20-17.log]
   [testng] 02:20:17,355 |-INFO in ch.qos.logback.core.sift.SiftProcessor@675759e1 - End of configuration.
   [testng] [2024-04-04 02:20:18,344] [pool-1-thread-12] Initializing /data/converted/jan/SampleStack_Mosaic4x5_comb.tif: 
   [testng] 02:20:18,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:20:18,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:18,346 |-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-04-04_02-20-18.log]
   [testng] 02:20:18,346 |-INFO in ch.qos.logback.core.sift.SiftProcessor@187a95c3 - End of configuration.
   [testng] [2024-04-04 02:20:19,754] [pool-1-thread-11] Initializing /data/converted/ville/MultiCh-RGB/pollen_rgb.tif: 
   [testng] 02:20:19,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:20:19,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:19,755 |-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-04-04_02-20-19.log]
   [testng] 02:20:19,755 |-INFO in ch.qos.logback.core.sift.SiftProcessor@83aae11 - End of configuration.
   [testng] [2024-04-04 02:20:19,797] [pool-1-thread-10] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-widefield.tif: 
   [testng] 02:20:19,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:20:19,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:19,799 |-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-04-04_02-20-19.log]
   [testng] 02:20:19,799 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d06df06 - End of configuration.
   [testng] [2024-04-04 02:20:20,005] [pool-1-thread-9] Initializing /data/converted/converted/2chzt.tif: 
   [testng] 02:20:20,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:20:20,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:20,006 |-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-04-04_02-20-20.log]
   [testng] 02:20:20,007 |-INFO in ch.qos.logback.core.sift.SiftProcessor@52bc526f - End of configuration.
   [testng] [2024-04-04 02:20:20,431] [pool-1-thread-8] Initializing /data/converted/joseph/E-2009_0022.tif: 
   [testng] 02:20:20,431 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:20:20,431 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:20,431 |-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-04-04_02-20-20.log]
   [testng] 02:20:20,432 |-INFO in ch.qos.logback.core.sift.SiftProcessor@78ec7cc2 - End of configuration.
   [testng] [2024-04-04 02:20:20,684] [pool-1-thread-7] Initializing /data/converted/vladan/vladan.tif: 
   [testng] 02:20:20,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:20:20,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:20,685 |-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-04-04_02-20-20.log]
   [testng] 02:20:20,685 |-INFO in ch.qos.logback.core.sift.SiftProcessor@53cfc3d1 - End of configuration.
   [testng] [2024-04-04 02:20:20,821] [pool-1-thread-6] Initializing /data/dorai/F_ZImage10_(X10)_C.tif: 
   [testng] 02:20:20,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:20:20,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:20,822 |-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-04-04_02-20-20.log]
   [testng] 02:20:20,823 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7447d428 - End of configuration.
   [testng] [2024-04-04 02:20:20,850] [pool-1-thread-5] Initializing /data/converted/karsten/Bild2.tif: 
   [testng] 02:20:20,850 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:20:20,850 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:20,851 |-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-04-04_02-20-20.log]
   [testng] 02:20:20,851 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7914afa9 - End of configuration.
   [testng] [2024-04-04 02:20:20,879] [pool-1-thread-4] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_3.tif: 
   [testng] 02:20:20,880 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:20:20,880 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:20,880 |-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-04-04_02-20-20.log]
   [testng] 02:20:20,881 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5039a518 - End of configuration.
   [testng] [2024-04-04 02:20:21,116] [pool-1-thread-3] Initializing /data/converted/ville/MultiCh-RGB/pollen_bw.tif: 
   [testng] 02:20:21,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:20:21,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:21,117 |-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-04-04_02-20-21.log]
   [testng] 02:20:21,118 |-INFO in ch.qos.logback.core.sift.SiftProcessor@38de452b - End of configuration.
   [testng] [2024-04-04 02:20:21,179] [pool-1-thread-2] Initializing /data/othmar/mozaic.tif: 
   [testng] 02:20:21,179 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:20:21,179 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:20:21,180 |-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-04-04_02-20-21.log]
   [testng] 02:20:21,180 |-INFO in ch.qos.logback.core.sift.SiftProcessor@474ad497 - End of configuration.
   [testng] [2024-04-04 02:20:23,426] [pool-1-thread-5] Initializing /data/converted/markus/PhaseGFP-MosaiX-Timelapse_Tiles.tif: 
   [testng] [2024-04-04 02:20:24,113] [pool-1-thread-3] Initializing /data/converted/darren/section0002_w1.tif: 
   [testng] [2024-04-04 02:20:24,163] [pool-1-thread-6] Initializing /data/scott/Slide133-01.tif: 
   [testng] [2024-04-04 02:20:24,248] [pool-1-thread-11] Initializing /data/converted/markus/Branchiostoma_6x12_MosaiX_Tiles_color.tif: 
   [testng] [2024-04-04 02:20:30,778] [pool-1-thread-6] Initializing /data/converted/dietmar/138.tif: 
   [testng] [2024-04-04 02:20:31,119] [pool-1-thread-3] Initializing /data/converted/monica/Monica_elegans_movie.tif: 
   [testng] [2024-04-04 02:20:44,051] [pool-1-thread-2] Initializing /data/scott/Slide133-04.tif: 
   [testng] [2024-04-04 02:20:49,927] [pool-1-thread-7] Initializing /data/converted/michel/d.tif: 
   [testng] [2024-04-04 02:20:50,258] [pool-1-thread-2] Initializing /data/converted/dietmar/137.tif: 
   [testng] [2024-04-04 02:20:51,252] [pool-1-thread-7] Initializing /data/samples/mri-stack/mri-stack.tif: 
   [testng] [2024-04-04 02:20:51,706] [pool-1-thread-7] Initializing /data/converted/joseph/Alike_best_example_but_WORKS_FINE_maybe_cause_shorter_expose.tif: 
   [testng] [2024-04-04 02:20:55,507] [pool-1-thread-7] Initializing /data/converted/kelsey/1300x1030BW.tif: 
   [testng] [2024-04-04 02:20:56,619] [pool-1-thread-7] Initializing /data/converted/markus/Mouse-newborn-panorama_JPEG_5percent_compressed.tif: 
   [testng] [2024-04-04 02:21:01,156] [pool-1-thread-6] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_12.tif: 
   [testng] [2024-04-04 02:21:02,066] [pool-1-thread-4] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_16.tif: 
   [testng] [2024-04-04 02:21:06,106] [pool-1-thread-8] Initializing /data/converted/lior/live+cf5b.tif: 
   [testng] [2024-04-04 02:21:08,432] [pool-1-thread-10] Initializing /data/qa-21570/20150421_HepG2_yH2AX_DAPI_0.5h_5GyDOWN_1512_cell04_SIR_ALX.dv_comp.tif: 
   [testng] [2024-04-04 02:21:08,808] [pool-1-thread-8] Initializing /data/converted/michel/c.tif: 
   [testng] [2024-04-04 02:21:09,329] [pool-1-thread-10] Initializing /data/converted/markus/Hypocampus_Tiles_with_stiching.tif: 
   [testng] [2024-04-04 02:21:10,061] [pool-1-thread-7] Initializing /data/converted/rolf/example_2-2010_11_25.tif: 
   [testng] [2024-04-04 02:21:10,119] [pool-1-thread-8] Initializing /data/converted/cecilia/day 1 naked nb positive 1-2007-0055.tif: 
   [testng] [2024-04-04 02:21:12,368] [pool-1-thread-7] Initializing /data/converted/markus/PC12_neuroblastoma_Fura2_exp#9.tif: 
   [testng] [2024-04-04 02:21:13,269] [pool-1-thread-8] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_15.tif: 
   [testng] [2024-04-04 02:21:14,327] [pool-1-thread-5] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_8.tif: 
   [testng] [2024-04-04 02:21:19,256] [pool-1-thread-2] Initializing /data/converted/jonas/10_0907_multidrug-0001_AB01_08.tif: 
   [testng] [2024-04-04 02:21:25,619] [pool-1-thread-10] Initializing /data/converted/converted/2chz.tif: 
   [testng] [2024-04-04 02:21:30,293] [pool-1-thread-10] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_11.tif: 
   [testng] [2024-04-04 02:21:45,225] [pool-1-thread-6] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_9.tif: 
   [testng] [2024-04-04 02:21:50,650] [pool-1-thread-4] Initializing /data/converted/markus/Long_TL_CElegans.tif: 
   [testng] [2024-04-04 02:21:58,073] [pool-1-thread-5] Initializing /data/converted/markus/Material_color_image_HRc_microscanned_4x3K.tif: 
   [testng] [2024-04-04 02:22:00,420] [pool-1-thread-8] Initializing /data/converted/jonas/10_0907_multidrug-0001_AB01_03.tif: 
   [testng] [2024-04-04 02:22:06,251] [pool-1-thread-5] Initializing /data/converted/converted/wtzer_series76_z003_ch00.tif: 
   [testng] [2024-04-04 02:22:07,443] [pool-1-thread-11] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-six.tif: 
   [testng] [2024-04-04 02:22:07,687] [pool-1-thread-5] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast.tif: 
   [testng] [2024-04-04 02:22:21,044] [pool-1-thread-10] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_24.tif: 
   [testng] [2024-04-04 02:22:27,368] [pool-1-thread-11] Initializing /data/converted/converted/mri-stack.tif: 
   [testng] [2024-04-04 02:22:27,956] [pool-1-thread-11] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-0016.tif: 
   [testng] [2024-04-04 02:22:36,669] [pool-1-thread-11] Initializing /data/converted/thomas/test_axiocam_3_1.tif: 
   [testng] [2024-04-04 02:22:37,920] [pool-1-thread-6] Initializing /data/converted/markus/Confidence_ratio_image_PC12_neuroblastoma_Fura2_exp#9-2.tif: 
   [testng] [2024-04-04 02:22:38,585] [pool-1-thread-11] Initializing /data/converted/michel/e.tif: 
   [testng] [2024-04-04 02:22:41,101] [pool-1-thread-11] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_14.tif: 
   [testng] [2024-04-04 02:22:51,475] [pool-1-thread-5] Initializing /data/converted/markus/30channels_exposure-series.tif: 
   [testng] [2024-04-04 02:22:58,120] [pool-1-thread-5] Initializing /data/converted/markus/Mouse-newborn-panorama_lossless_compressed.tif: 
   [testng] [2024-04-04 02:23:01,267] [pool-1-thread-9] Initializing /data/converted/nicolas/image.tif: 
   [testng] [2024-04-04 02:23:02,570] [pool-1-thread-9] Initializing /data/converted/darren/section0001_w1.tif: 
   [testng] [2024-04-04 02:23:10,302] [pool-1-thread-9] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_18.tif: 
   [testng] [2024-04-04 02:23:10,878] [pool-1-thread-5] Initializing /data/converted/sebastien/test.tif: 
   [testng] [2024-04-04 02:23:14,164] [pool-1-thread-10] Initializing /data/converted/stephan/notok2.tif: 
   [testng] [2024-04-04 02:23:21,133] [pool-1-thread-10] Initializing /data/converted/eirinn/12_2_2009-16-hes5-brdu-proper_position(52).tif: 
   [testng] [2024-04-04 02:23:30,993] [pool-1-thread-11] Initializing /data/converted/eirinn/pharm3-saline2-0147_11.tif: 
   [testng] [2024-04-04 02:23:38,533] [pool-1-thread-10] Initializing /data/converted/miso/Aufnahme-184058-0002.tif: 
   [testng] [2024-04-04 02:23:40,233] [pool-1-thread-10] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_19.tif: 
   [testng] [2024-04-04 02:23:51,568] [pool-1-thread-5] Initializing /data/converted/joseph/E-2009-0001a.tif: 
   [testng] [2024-04-04 02:23:58,424] [pool-1-thread-6] Initializing /data/converted/stephan/notok1.tif: 
   [testng] [2024-04-04 02:23:59,753] [pool-1-thread-9] Initializing /data/scott/Slide133-11.tif: 
   [testng] [2024-04-04 02:24:04,554] [pool-1-thread-6] Initializing /data/converted/markus/MosaiX_irregular_Z-stack_with_autofocus.tif: 
   [testng] [2024-04-04 02:24:05,581] [pool-1-thread-9] Initializing /data/converted/converted/damian-compressed.tif: 
   [testng] [2024-04-04 02:24:06,301] [pool-1-thread-9] Initializing /data/converted/rachel/40K 30s A2.tif: 
   [testng] [2024-04-04 02:24:06,590] [pool-1-thread-11] Initializing /data/scott/Slide133-08.tif: 
   [testng] [2024-04-04 02:24:08,041] [pool-1-thread-9] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_22.tif: 
   [testng] [2024-04-04 02:24:09,732] [pool-1-thread-2] Initializing /data/converted/lior/live+cf2b.tif: 
   [testng] [2024-04-04 02:24:12,504] [pool-1-thread-2] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_23.tif: 
   [testng] [2024-04-04 02:24:13,035] [pool-1-thread-11] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_6.tif: 
   [testng] [2024-04-04 02:24:29,411] [pool-1-thread-10] Initializing /data/converted/karsten/247096n3s3s9.tif: 
   [testng] [2024-04-04 02:24:32,162] [pool-1-thread-5] Initializing /data/converted/converted/deconvolve6_pseudo_tl000_zs000.tif: 
   [testng] [2024-04-04 02:24:33,354] [pool-1-thread-5] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_17.tif: 
   [testng] [2024-04-04 02:24:36,200] [pool-1-thread-10] Initializing /data/converted/susan/BY4741NQ2.tif: 
   [testng] [2024-04-04 02:24:38,035] [pool-1-thread-10] Initializing /data/converted/david/snap-181518-0001.tif: 
   [testng] [2024-04-04 02:24:40,320] [pool-1-thread-7] Initializing /data/converted/sebastien/F1.tif: 
   [testng] [2024-04-04 02:24:44,230] [pool-1-thread-10] Initializing /data/qa-21570/250618_J1_diff_D3-2-0003.tif: 
   [testng] [2024-04-04 02:24:45,491] [pool-1-thread-10] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_25.tif: 
   [testng] [2024-04-04 02:24:46,189] [pool-1-thread-8] Initializing /data/converted/shalin/ibidiuslide1-timelapse3_mid2.tif: 
   [testng] [2024-04-04 02:24:52,641] [pool-1-thread-9] Initializing /data/converted/strand/2Colors1Plane.tif: 
   [testng] [2024-04-04 02:24:53,673] [pool-1-thread-7] Initializing /data/converted/converted/damian.tif: 
   [testng] [2024-04-04 02:24:54,247] [pool-1-thread-11] Initializing /data/converted/james/Sylvain_run3_1Gy_Live7-2008-0019.tif: 
   [testng] [2024-04-04 02:24:54,501] [pool-1-thread-7] Initializing /data/qa-21570/250618_J1_diff_D3-2-0004.tif: 
   [testng] [2024-04-04 02:24:55,861] [pool-1-thread-7] Initializing /data/converted/markus/Smart_Experiment_4ch-T-time-stitched.tif: 
   [testng] [2024-04-04 02:24:56,923] [pool-1-thread-8] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_5.tif: 
   [testng] [2024-04-04 02:24:57,649] [pool-1-thread-9] Initializing /data/converted/jeffrey/750-30-03.tif: 
   [testng] [2024-04-04 02:24:59,543] [pool-1-thread-9] Initializing /data/converted/dan/zstack_convalaria.tif: 
   [testng] [2024-04-04 02:24:59,951] [pool-1-thread-11] Initializing /data/converted/karsten/Bild1.tif: 
   [testng] [2024-04-04 02:25:00,205] [pool-1-thread-6] Initializing /data/converted/markus/Mouse-newborn-panorama.tif: 
   [testng] [2024-04-04 02:25:01,107] [pool-1-thread-11] Initializing /data/converted/eirinn/12_16_2009-01-tara-hd-triple-5to15_position(1)5.tif: 
   [testng] [2024-04-04 02:25:01,741] [pool-1-thread-2] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_2.tif: 
   [testng] [2024-04-04 02:25:03,130] [pool-1-thread-9] Initializing /data/converted/dietmar/hmads-24h-bac1-7-af647-af488-rho-1day-hyb-csk-2007-06-29-0008_position(113).tif: 
   [testng] [2024-04-04 02:25:10,187] [pool-1-thread-12] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_13.tif: 
   [testng] [2024-04-04 02:25:10,778] [pool-1-thread-6] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_21.tif: 
   [testng] [2024-04-04 02:25:19,333] [pool-1-thread-5] Initializing /data/converted/markus/HeLa-Reggie-GFP_ZT_fast-DCV-CI-measured-PSF.tif: 
   [testng] [2024-04-04 02:25:28,681] [pool-1-thread-11] Initializing /data/converted/joseph/BEST_EXAMPLE_LONGER_EXPOSURE.tif: 
   [testng] [2024-04-04 02:25:30,919] [pool-1-thread-11] Initializing /data/converted/dietmar/dapi-texasred-0015.tif: 
   [testng] [2024-04-04 02:25:32,550] [pool-1-thread-9] Initializing /data/converted/joseph/E-2009-0004.tif: 
   [testng] [2024-04-04 02:25:34,377] [pool-1-thread-10] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_10.tif: 
   [testng] [2024-04-04 02:25:35,618] [pool-1-thread-8] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_4.tif: 
   [testng] [2024-04-04 02:25:40,802] [pool-1-thread-2] Initializing /data/converted/markus/Brain_high_dynamic_range_imaging_Z-stack.tif: 
   [testng] [2024-04-04 02:25:51,780] [pool-1-thread-11] Initializing /data/converted/eirinn/11_10_2009-01-lcstim-15-10-09_position(1).tif: 
   [testng] [2024-04-04 02:25:53,290] [pool-1-thread-12] Initializing /data/converted/kelsey/432x342BW.tif: 
   [testng] [2024-04-04 02:25:53,879] [pool-1-thread-12] Initializing /data/converted/eirinn/demo-tile.tif: 
   [testng] [2024-04-04 02:25:54,224] [pool-1-thread-6] Initializing /data/converted/dan/adultnr1.tif: 
   [testng] [2024-04-04 02:25:55,261] [pool-1-thread-12] Initializing /data/qa-21570/250618_J1_diff_D3-2-0002.tif: 
   [testng] [2024-04-04 02:25:56,312] [pool-1-thread-2] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-ten.tif: 
   [testng] [2024-04-04 02:25:56,476] [pool-1-thread-12] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-sidebyside.tif: 
   [testng] [2024-04-04 02:26:04,177] [pool-1-thread-11] Initializing /data/converted/kelsey/650x514BW.tif: 
   [testng] [2024-04-04 02:26:04,423] [pool-1-thread-6] Initializing /data/converted/michel/a.tif: 
   [testng] [2024-04-04 02:26:04,898] [pool-1-thread-11] Initializing /data/converted/eirinn/5_6_2009-dj9-03_a01_01.tif: 
   [testng] [2024-04-04 02:26:05,010] [pool-1-thread-6] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_1.tif: 
   [testng] [2024-04-04 02:26:07,417] [pool-1-thread-11] Initializing /data/converted/othmar/z-stack.tif: 
   [testng] [2024-04-04 02:26:07,994] [pool-1-thread-9] Initializing /data/converted/rachel/40K 30s A1.tif: 
   [testng] [2024-04-04 02:26:08,525] [pool-1-thread-2] Initializing /data/converted/rolf/example_1-2010_11_25.tif: 
   [testng] [2024-04-04 02:26:09,643] [pool-1-thread-9] Initializing /data/converted/markus/6ch-Z-stack_deconvolved.tif: 
   [testng] [2024-04-04 02:26:10,722] [pool-1-thread-2] Initializing /data/converted/michel/b.tif: 
   [testng] [2024-04-04 02:26:10,820] [pool-1-thread-10] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-sectioned.tif: 
   [testng] [2024-04-04 02:26:11,712] [pool-1-thread-8] Initializing /data/converted/converted/wtzer_series76_z003_ch00-with-rois.tif: 
   [testng] [2024-04-04 02:26:12,172] [pool-1-thread-2] Initializing /data/converted/othmar/mozaic.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6625, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 16 minutes 11 seconds
Finished: SUCCESS