Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 278
originally caused by:
 Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@8
[BIOFORMATS-test-folder@8] $ /bin/bash -xe /tmp/jenkins8771028596675785135.sh
+ '[' zeiss-tiff = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_43908_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] 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] 13:21:25,336 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 13:21:25,338 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 13:21:25,338 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:21:25,339 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:21:25,339 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 13:21:25,339 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 13:21:25,340 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 13:21:25,340 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:21:25,340 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:21:25,341 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 13:21:25,341 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 13:21:25,341 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 13:21:25,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 13:21:25,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 13:21:25,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 13:21:25,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 13:21:25,533 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 13:21:25,533 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 13:21:25,533 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 13:21:25,534 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 13:21:25,534 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 13:21:25,534 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 13:21:25,535 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 195 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-03 13:21:25,543] [main] java.version = 11.0.16
   [testng] 13:21:25,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 13:21:25,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:21:25,587 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-03_13-21-25.log]
   [testng] 13:21:25,589 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-12-03 13:21:25,591] [main] testng.directory = /data
   [testng] [2024-12-03 13:21:25,591] [main] testng.configDirectory = /config
   [testng] [2024-12-03 13:21:25,601] [main] testng.multiplier = 1.0
   [testng] [2024-12-03 13:21:25,602] [main] testng.in-memory = false
   [testng] [2024-12-03 13:21:25,602] [main] testng.allow-missing = false
   [testng] [2024-12-03 13:21:25,602] [main] user.language = en
   [testng] [2024-12-03 13:21:25,602] [main] user.country = ${user.country}
   [testng] [2024-12-03 13:21:25,602] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-03 13:24:26,521] [main] ----------------------------------------
   [testng] [2024-12-03 13:24:26,521] [main] Total files: 15735
   [testng] [2024-12-03 13:24:26,522] [main] Scan time: 180.919 s (11 ms/file)
   [testng] [2024-12-03 13:24:26,522] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 125 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-03 13:29:01,327] [pool-1-thread-1] Initializing /data/qa-21570/250618_J1_diff_D3-2-0002.tif: 
   [testng] 13:29:01,327 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 13:29:01,328 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:01,329 |-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-12-03_13-29-01.log]
   [testng] 13:29:01,330 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e9a40de - End of configuration.
   [testng] [2024-12-03 13:29:03,877] [pool-1-thread-12] Initializing /data/converted/jeffrey/750-30-03.tif: 
   [testng] 13:29:03,878 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 13:29:03,878 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:03,879 |-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-12-03_13-29-03.log]
   [testng] 13:29:03,879 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14701053 - End of configuration.
   [testng] [2024-12-03 13:29:06,093] [pool-1-thread-11] Initializing /data/converted/shalin/ibidiuslide1-timelapse3_mid2.tif: 
   [testng] 13:29:06,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 13:29:06,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:06,094 |-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-12-03_13-29-06.log]
   [testng] 13:29:06,095 |-INFO in ch.qos.logback.core.sift.SiftProcessor@689cf560 - End of configuration.
   [testng] [2024-12-03 13:29:08,203] [pool-1-thread-10] Initializing /data/converted/susan/BY4741NQ2.tif: 
   [testng] 13:29:08,203 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 13:29:08,203 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:08,204 |-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-12-03_13-29-08.log]
   [testng] 13:29:08,204 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2a5f55d - End of configuration.
   [testng] [2024-12-03 13:29:10,145] [pool-1-thread-9] Initializing /data/converted/rolf/example_1-2010_11_25.tif: 
   [testng] 13:29:10,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 13:29:10,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:10,146 |-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-12-03_13-29-10.log]
   [testng] 13:29:10,146 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b27da13 - End of configuration.
   [testng] [2024-12-03 13:29:12,520] [pool-1-thread-8] Initializing /data/converted/dietmar/137.tif: 
   [testng] 13:29:12,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 13:29:12,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:12,521 |-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-12-03_13-29-12.log]
   [testng] 13:29:12,521 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12edb9f3 - End of configuration.
   [testng] [2024-12-03 13:29:15,053] [pool-1-thread-7] Initializing /data/converted/markus/Branchiostoma_6x12_MosaiX_Tiles_color.tif: 
   [testng] 13:29:15,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 13:29:15,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:15,054 |-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-12-03_13-29-15.log]
   [testng] 13:29:15,054 |-INFO in ch.qos.logback.core.sift.SiftProcessor@129b7ee4 - End of configuration.
   [testng] [2024-12-03 13:29:17,210] [pool-1-thread-6] Initializing /data/converted/thomas/test_axiocam_3_1.tif: 
   [testng] 13:29:17,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 13:29:17,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:17,211 |-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-12-03_13-29-17.log]
   [testng] 13:29:17,211 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24636bc0 - End of configuration.
   [testng] [2024-12-03 13:29:19,544] [pool-1-thread-5] Initializing /data/converted/markus/PC12_neuroblastoma_Fura2_exp#9.tif: 
   [testng] 13:29:19,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 13:29:19,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:19,545 |-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-12-03_13-29-19.log]
   [testng] 13:29:19,545 |-INFO in ch.qos.logback.core.sift.SiftProcessor@266a52c3 - End of configuration.
   [testng] [2024-12-03 13:29:24,144] [pool-1-thread-4] Initializing /data/converted/joseph/E-2009-0001a.tif: 
   [testng] 13:29:24,144 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 13:29:24,144 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:24,145 |-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-12-03_13-29-24.log]
   [testng] 13:29:24,145 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5f740e25 - End of configuration.
   [testng] [2024-12-03 13:29:26,665] [pool-1-thread-3] Initializing /data/converted/darren/section0002_w1.tif: 
   [testng] 13:29:26,665 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 13:29:26,665 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:26,666 |-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-12-03_13-29-26.log]
   [testng] 13:29:26,666 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2b62cd9 - End of configuration.
   [testng] [2024-12-03 13:29:28,601] [pool-1-thread-2] Initializing /data/converted/markus/MosaiX_irregular_Z-stack_with_autofocus.tif: 
   [testng] 13:29:28,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 13:29:28,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:29:28,602 |-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-12-03_13-29-28.log]
   [testng] 13:29:28,602 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f2b66c7 - End of configuration.
   [testng] [2024-12-03 13:30:09,953] [pool-1-thread-1] Initializing /data/converted/eirinn/pharm3-saline2-0147_11.tif: 
   [testng] [2024-12-03 13:30:15,981] [pool-1-thread-3] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-0016.tif: 
   [testng] [2024-12-03 13:30:18,820] [pool-1-thread-9] Initializing /data/converted/strand/2Colors1Plane.tif: 
   [testng] [2024-12-03 13:30:21,687] [pool-1-thread-10] Initializing /data/converted/michel/d.tif: 
   [testng] [2024-12-03 13:30:27,895] [pool-1-thread-12] Initializing /data/scott/Slide133-08.tif: 
   [testng] [2024-12-03 13:30:30,962] [pool-1-thread-6] Initializing /data/converted/nicolas/image.tif: 
   [testng] [2024-12-03 13:31:16,865] [pool-1-thread-6] Initializing /data/converted/markus/Confidence_ratio_image_PC12_neuroblastoma_Fura2_exp#9-2.tif: 
   [testng] [2024-12-03 13:31:20,318] [pool-1-thread-12] Initializing /data/converted/markus/Material_color_image_HRc_microscanned_4x3K.tif: 
   [testng] [2024-12-03 13:31:23,082] [pool-1-thread-10] Initializing /data/converted/converted/damian-compressed.tif: 
   [testng] [2024-12-03 13:31:56,246] [pool-1-thread-9] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_9.tif: 
   [testng] [2024-12-03 13:32:02,222] [pool-1-thread-10] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_1.tif: 
   [testng] [2024-12-03 13:32:05,127] [pool-1-thread-12] Initializing /data/converted/sebastien/test.tif: 
   [testng] [2024-12-03 13:35:07,399] [pool-1-thread-3] Initializing /data/scott/Slide133-04.tif: 
   [testng] [2024-12-03 13:35:23,294] [pool-1-thread-11] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_12.tif: 
   [testng] [2024-12-03 13:35:48,784] [pool-1-thread-3] Initializing /data/qa-21570/20150421_HepG2_yH2AX_DAPI_0.5h_5GyDOWN_1512_cell04_SIR_ALX.dv_comp.tif: 
   [testng] [2024-12-03 13:36:07,672] [pool-1-thread-3] Initializing /data/converted/karsten/247096n3s3s9.tif: 
   [testng] [2024-12-03 13:39:34,739] [pool-1-thread-3] Initializing /data/converted/joseph/BEST_EXAMPLE_LONGER_EXPOSURE.tif: 
   [testng] [2024-12-03 13:39:51,791] [pool-1-thread-7] Initializing /data/converted/ville/MultiCh-RGB/pollen_rgb.tif: 
   [testng] [2024-12-03 13:40:25,318] [pool-1-thread-1] Initializing /data/qa-21570/250618_J1_diff_D3-2-0004.tif: 
   [testng] [2024-12-03 13:40:40,899] [pool-1-thread-7] Initializing /data/converted/rolf/example_2-2010_11_25.tif: 
   [testng] [2024-12-03 13:41:01,967] [pool-1-thread-1] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_13.tif: 
   [testng] [2024-12-03 13:41:22,684] [pool-1-thread-8] Initializing /data/converted/lior/live+cf5b.tif: 
   [testng] [2024-12-03 13:41:28,154] [pool-1-thread-7] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_24.tif: 
   [testng] [2024-12-03 13:41:37,406] [pool-1-thread-3] Initializing /data/converted/othmar/mozaic.tif: 
   [testng] [2024-12-03 13:42:41,330] [pool-1-thread-8] Initializing /data/converted/kelsey/432x342BW.tif: 
   [testng] [2024-12-03 13:42:59,340] [pool-1-thread-10] Initializing /data/converted/lior/live+cf2b.tif: 
   [testng] [2024-12-03 13:43:21,023] [pool-1-thread-8] Initializing /data/converted/markus/HeLa-Reggie-GFP_ZT_fast-DCV-CI-measured-PSF.tif: 
   [testng] [2024-12-03 13:43:48,998] [pool-1-thread-9] Initializing /data/converted/converted/wtzer_series76_z003_ch00.tif: 
   [testng] [2024-12-03 13:44:14,024] [pool-1-thread-10] Initializing /data/converted/dan/zstack_convalaria.tif: 
   [testng] [2024-12-03 13:44:24,570] [pool-1-thread-9] Initializing /data/othmar/mozaic.tif: 
   [testng] [2024-12-03 13:44:38,805] [pool-1-thread-2] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_23.tif: 
   [testng] [2024-12-03 13:44:42,613] [pool-1-thread-4] Initializing /data/converted/kelsey/650x514BW.tif: 
   [testng] [2024-12-03 13:45:07,721] [pool-1-thread-10] Initializing /data/converted/monica/Monica_elegans_movie.tif: 
   [testng] [2024-12-03 13:45:16,613] [pool-1-thread-12] Initializing /data/converted/markus/Mouse-newborn-panorama_JPEG_5percent_compressed.tif: 
   [testng] [2024-12-03 13:45:22,048] [pool-1-thread-4] Initializing /data/converted/cecilia/day 1 naked nb positive 1-2007-0055.tif: 
   [testng] [2024-12-03 13:46:16,488] [pool-1-thread-4] Initializing /data/converted/markus/Mouse-newborn-panorama.tif: 
   [testng] [2024-12-03 13:46:22,134] [pool-1-thread-12] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_14.tif: 
   [testng] [2024-12-03 13:47:12,202] [pool-1-thread-11] Initializing /data/converted/stephan/notok1.tif: 
   [testng] [2024-12-03 13:47:24,308] [pool-1-thread-4] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_21.tif: 
   [testng] [2024-12-03 13:47:35,079] [pool-1-thread-3] Initializing /data/converted/converted/mri-stack.tif: 
   [testng] [2024-12-03 13:48:09,756] [pool-1-thread-3] Initializing /data/converted/sebastien/F1.tif: 
   [testng] [2024-12-03 13:50:08,956] [pool-1-thread-11] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_2.tif: 
   [testng] [2024-12-03 13:50:11,699] [pool-1-thread-9] Initializing /data/converted/markus/HighSpeedParas.tif: 
   [testng] [2024-12-03 13:52:39,087] [pool-1-thread-1] Initializing /data/converted/michel/e.tif: 
   [testng] [2024-12-03 13:53:41,933] [pool-1-thread-3] Initializing /data/converted/vladan/vladan.tif: 
   [testng] [2024-12-03 13:53:47,214] [pool-1-thread-7] Initializing /data/converted/michel/b.tif: 
   [testng] [2024-12-03 13:54:05,059] [pool-1-thread-1] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-ten.tif: 
   [testng] [2024-12-03 13:54:36,057] [pool-1-thread-7] Initializing /data/converted/eirinn/demo-tile.tif: 
   [testng] [2024-12-03 13:55:26,806] [pool-1-thread-7] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_3.tif: 
   [testng] [2024-12-03 13:56:29,918] [pool-1-thread-2] Initializing /data/converted/karsten/Bild1.tif: 
   [testng] [2024-12-03 13:57:15,642] [pool-1-thread-2] Initializing /data/converted/converted/deconvolve6_pseudo_tl000_zs000.tif: 
   [testng] [2024-12-03 13:57:32,982] [pool-1-thread-12] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_22.tif: 
   [testng] [2024-12-03 13:57:46,622] [pool-1-thread-2] Initializing /data/converted/jan/SampleStack_Mosaic4x5_comb.tif: 
   [testng] [2024-12-03 13:58:19,072] [pool-1-thread-4] Initializing /data/converted/eirinn/11_10_2009-01-lcstim-15-10-09_position(1).tif: 
   [testng] [2024-12-03 13:59:22,394] [pool-1-thread-1] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_18.tif: 
   [testng] [2024-12-03 13:59:50,451] [pool-1-thread-6] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_25.tif: 
   [testng] [2024-12-03 14:00:06,313] [pool-1-thread-11] Initializing /data/converted/dietmar/138.tif: 
   [testng] [2024-12-03 14:01:07,932] [pool-1-thread-3] Initializing /data/converted/rachel/40K 30s A1.tif: 
   [testng] [2024-12-03 14:01:51,404] [pool-1-thread-3] Initializing /data/scott/Slide133-11.tif: 
   [testng] [2024-12-03 14:02:27,411] [pool-1-thread-3] Initializing /data/converted/darren/section0001_w1.tif: 
   [testng] [2024-12-03 14:03:02,568] [pool-1-thread-3] Initializing /data/converted/jonas/10_0907_multidrug-0001_AB01_08.tif: 
   [testng] [2024-12-03 14:03:12,525] [pool-1-thread-4] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-widefield.tif: 
   [testng] [2024-12-03 14:04:55,486] [pool-1-thread-7] Initializing /data/converted/markus/Brain_high_dynamic_range_imaging_Z-stack.tif: 
   [testng] [2024-12-03 14:07:56,999] [pool-1-thread-12] Initializing /data/converted/michel/a.tif: 
   [testng] [2024-12-03 14:08:32,483] [pool-1-thread-12] Initializing /data/converted/othmar/z-stack.tif: 
   [testng] [2024-12-03 14:10:26,922] [pool-1-thread-7] Initializing /data/converted/dietmar/dapi-texasred-0015.tif: 
   [testng] [2024-12-03 14:10:35,902] [pool-1-thread-11] Initializing /data/samples/mri-stack/mri-stack.tif: 
   [testng] [2024-12-03 14:10:44,469] [pool-1-thread-1] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_11.tif: 
   [testng] [2024-12-03 14:11:17,032] [pool-1-thread-11] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_5.tif: 
   [testng] [2024-12-03 14:11:32,304] [pool-1-thread-6] Initializing /data/converted/eirinn/12_2_2009-16-hes5-brdu-proper_position(52).tif: 
   [testng] [2024-12-03 14:17:31,166] [pool-1-thread-6] Initializing /data/converted/converted/damian.tif: 
   [testng] [2024-12-03 14:18:09,353] [pool-1-thread-6] Initializing /data/converted/joseph/E-2009-0004.tif: 
   [testng] [2024-12-03 14:19:34,419] [pool-1-thread-4] Initializing /data/converted/markus/Hypocampus_Tiles_with_stiching.tif: 
   [testng] [2024-12-03 14:19:40,309] [pool-1-thread-7] Initializing /data/converted/converted/2chz.tif: 
   [testng] [2024-12-03 14:21:07,511] [pool-1-thread-5] Initializing /data/converted/converted/wtzer_series76_z003_ch00-with-rois.tif: 
   [testng] [2024-12-03 14:21:16,855] [pool-1-thread-8] Initializing /data/converted/eirinn/12_16_2009-01-tara-hd-triple-5to15_position(1)5.tif: 
   [testng] [2024-12-03 14:21:52,106] [pool-1-thread-5] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_4.tif: 
   [testng] [2024-12-03 14:22:43,734] [pool-1-thread-1] Initializing /data/converted/miso/Aufnahme-184058-0002.tif: 
   [testng] [2024-12-03 14:22:49,466] [pool-1-thread-11] Initializing /data/qa-21570/250618_J1_diff_D3-2-0003.tif: 
   [testng] [2024-12-03 14:23:22,398] [pool-1-thread-1] Initializing /data/converted/ville/MultiCh-RGB/pollen_bw.tif: 
   [testng] [2024-12-03 14:23:28,069] [pool-1-thread-11] Initializing /data/converted/eirinn/5_6_2009-dj9-03_a01_01.tif: 
   [testng] [2024-12-03 14:23:49,662] [pool-1-thread-4] Initializing /data/converted/dan/adultnr1.tif: 
   [testng] [2024-12-03 14:24:16,138] [pool-1-thread-1] Initializing /data/converted/james/Sylvain_run3_1Gy_Live7-2008-0019.tif: 
   [testng] [2024-12-03 14:24:40,932] [pool-1-thread-11] Initializing /data/converted/dietmar/hmads-24h-bac1-7-af647-af488-rho-1day-hyb-csk-2007-06-29-0008_position(113).tif: 
   [testng] [2024-12-03 14:24:43,769] [pool-1-thread-7] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_8.tif: 
   [testng] [2024-12-03 14:25:27,185] [pool-1-thread-4] Initializing /data/converted/converted/2chzt.tif: 
   [testng] [2024-12-03 14:27:24,015] [pool-1-thread-1] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_10.tif: 
   [testng] [2024-12-03 14:28:32,306] [pool-1-thread-3] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_15.tif: 
   [testng] [2024-12-03 14:29:50,108] [pool-1-thread-8] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_19.tif: 
   [testng] [2024-12-03 14:31:34,274] [pool-1-thread-12] Initializing /data/converted/markus/Long_TL_CElegans.tif: 
   [testng] [2024-12-03 14:32:00,927] [pool-1-thread-6] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-six.tif: 
   [testng] [2024-12-03 14:32:14,250] [pool-1-thread-5] Initializing /data/converted/michel/c.tif: 
   [testng] [2024-12-03 14:33:05,197] [pool-1-thread-5] Initializing /data/converted/rachel/40K 30s A2.tif: 
   [testng] [2024-12-03 14:33:24,212] [pool-1-thread-2] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_6.tif: 
   [testng] [2024-12-03 14:33:53,467] [pool-1-thread-5] Initializing /data/converted/joseph/Alike_best_example_but_WORKS_FINE_maybe_cause_shorter_expose.tif: 
   [testng] [2024-12-03 14:35:16,911] [pool-1-thread-11] Initializing /data/converted/markus/Smart_Experiment_4ch-T-time-stitched.tif: 
   [testng] [2024-12-03 14:35:27,170] [pool-1-thread-7] Initializing /data/converted/karsten/Bild2.tif: 
   [testng] [2024-12-03 14:36:17,675] [pool-1-thread-7] Initializing /data/scott/Slide133-01.tif: 
   [testng] [2024-12-03 14:36:35,972] [pool-1-thread-5] Initializing /data/converted/joseph/E-2009_0022.tif: 
   [testng] [2024-12-03 14:36:55,058] [pool-1-thread-7] Initializing /data/dorai/F_ZImage10_(X10)_C.tif: 
   [testng] [2024-12-03 14:37:02,057] [pool-1-thread-1] Initializing /data/converted/markus/30channels_exposure-series.tif: 
   [testng] [2024-12-03 14:37:34,083] [pool-1-thread-7] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-sectioned.tif: 
   [testng] [2024-12-03 14:37:51,448] [pool-1-thread-6] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast.tif: 
   [testng] [2024-12-03 14:38:56,092] [pool-1-thread-3] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_16.tif: 
   [testng] [2024-12-03 14:40:00,567] [pool-1-thread-1] Initializing /data/converted/markus/Mouse-newborn-panorama_lossless_compressed.tif: 
   [testng] [2024-12-03 14:40:53,693] [pool-1-thread-8] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_17.tif: 
   [testng] [2024-12-03 14:41:00,768] [pool-1-thread-1] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-sidebyside.tif: 
   [testng] [2024-12-03 14:43:18,165] [pool-1-thread-2] Initializing /data/converted/markus/6ch-Z-stack_deconvolved.tif: 
   [testng] [2024-12-03 14:49:17,635] [pool-1-thread-3] Initializing /data/converted/david/snap-181518-0001.tif: 
   [testng] [2024-12-03 14:49:42,929] [pool-1-thread-5] Initializing /data/converted/kelsey/1300x1030BW.tif: 
   [testng] [2024-12-03 14:49:53,139] [pool-1-thread-3] Initializing /data/converted/markus/PhaseGFP-MosaiX-Timelapse_Tiles.tif: 
   [testng] [2024-12-03 14:50:13,653] [pool-1-thread-5] Initializing /data/converted/jonas/10_0907_multidrug-0001_AB01_03.tif: 
   [testng] [2024-12-03 14:51:01,327] [pool-1-thread-8] Initializing /data/converted/stephan/notok2.tif: 
   [testng] 14:59:38,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 14:59:38,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:59:38,261 |-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-12-03_14-59-38.log]
   [testng] 14:59:38,262 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60260724 - End of configuration.
   [testng] 15:35:09,089 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 15:35:09,089 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:35:09,091 |-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-12-03_15-35-09.log]
   [testng] 15:35:09,091 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18e61383 - End of configuration.
   [testng] 15:38:50,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 15:38:50,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:38:50,670 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-03_15-38-50.log]
   [testng] 15:38:50,670 |-INFO in ch.qos.logback.core.sift.SiftProcessor@c92d694 - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6625, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 137 minutes 29 seconds
Finished: SUCCESS