Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 3
originally caused by:
 Started by upstream project "Trigger" build number 4
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins4462519153889693447.sh
+ '[' cellsens = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_419_merge_ci -v /uod/idr/repos/curated/cellsens:/data -v /uod/idr-scratch/merge-ci/curated/cellsens:/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] 01:43:24,626 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:43:24,628 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 01:43:24,628 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:43:24,629 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:43:24,629 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:43:24,630 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:43:24,630 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:43:24,630 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:43:24,631 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:43:24,631 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:43:24,632 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:43:24,632 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:43:24,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:43:24,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:43:24,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:43:24,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:43:24,823 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:43:24,823 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:43:24,823 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:43:24,823 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:43:24,824 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 01:43:24,825 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 01:43:24,825 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 194 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-03-16 01:43:24,833] [main] java.version = 11.0.16
   [testng] 01:43:24,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:43:24,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:43:24,878 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-03-16_01-43-24.log]
   [testng] 01:43:24,879 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-03-16 01:43:24,882] [main] testng.directory = /data
   [testng] [2024-03-16 01:43:24,882] [main] testng.configDirectory = /config
   [testng] [2024-03-16 01:43:24,895] [main] testng.multiplier = 1.0
   [testng] [2024-03-16 01:43:24,896] [main] testng.in-memory = false
   [testng] [2024-03-16 01:43:24,897] [main] testng.allow-missing = false
   [testng] [2024-03-16 01:43:24,897] [main] user.language = en
   [testng] [2024-03-16 01:43:24,897] [main] user.country = ${user.country}
   [testng] [2024-03-16 01:43:24,897] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-03-16 01:45:30,608] [main] ----------------------------------------
   [testng] [2024-03-16 01:45:30,608] [main] Total files: 134
   [testng] [2024-03-16 01:45:30,609] [main] Scan time: 125.711 s (938 ms/file)
   [testng] [2024-03-16 01:45:30,609] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 72 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-03-16 01:46:03,861] [pool-1-thread-1] Initializing /data/samples/Fluorescence/drehung.avi: 
   [testng] 01:46:03,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:46:03,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:03,863 |-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-03-16_01-46-03.log]
   [testng] 01:46:03,864 |-INFO in ch.qos.logback.core.sift.SiftProcessor@227b5f1e - End of configuration.
   [testng] [2024-03-16 01:46:03,968] [pool-1-thread-12] Initializing /data/samples/Shading Correction/Micrometer Original.tif: 
   [testng] 01:46:03,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:46:03,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:03,969 |-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-03-16_01-46-03.log]
   [testng] 01:46:03,969 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73be2329 - End of configuration.
   [testng] [2024-03-16 01:46:04,425] [pool-1-thread-11] Initializing /data/johannes/PSF_green_1.vsi: 
   [testng] 01:46:04,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:46:04,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:04,425 |-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-03-16_01-46-04.log]
   [testng] 01:46:04,426 |-INFO in ch.qos.logback.core.sift.SiftProcessor@224e0f7d - End of configuration.
   [testng] [2024-03-16 01:46:04,599] [pool-1-thread-10] Initializing /data/alex/pN1_new.vsi: 
   [testng] 01:46:04,600 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:46:04,600 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:04,600 |-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-03-16_01-46-04.log]
   [testng] 01:46:04,601 |-INFO in ch.qos.logback.core.sift.SiftProcessor@39ad48fa - End of configuration.
   [testng] [2024-03-16 01:46:04,778] [pool-1-thread-9] Initializing /data/samples/Deconvolution/Gut section raw.vsi: 
   [testng] 01:46:04,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:46:04,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:04,778 |-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-03-16_01-46-04.log]
   [testng] 01:46:04,779 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7479e8d8 - End of configuration.
   [testng] [2024-03-16 01:46:05,005] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - green.tif: 
   [testng] 01:46:05,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:46:05,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:05,006 |-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-03-16_01-46-05.log]
   [testng] 01:46:05,006 |-INFO in ch.qos.logback.core.sift.SiftProcessor@593c180 - End of configuration.
   [testng] [2024-03-16 01:46:05,758] [pool-1-thread-7] Initializing /data/samples/Channels/svens cells - DIC.tif: 
   [testng] 01:46:05,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:46:05,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:05,759 |-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-03-16_01-46-05.log]
   [testng] 01:46:05,759 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b84335e - End of configuration.
   [testng] [2024-03-16 01:46:06,689] [pool-1-thread-6] Initializing /data/david/smithd_20111115_1.vsi: 
   [testng] 01:46:06,690 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:46:06,690 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:06,690 |-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-03-16_01-46-06.log]
   [testng] 01:46:06,691 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54117360 - End of configuration.
   [testng] [2024-03-16 01:46:07,001] [pool-1-thread-5] Initializing /data/public/evident/Image_V4.1_BF.vsi: 
   [testng] 01:46:07,001 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:46:07,001 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:07,001 |-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-03-16_01-46-07.log]
   [testng] 01:46:07,002 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b33b21 - End of configuration.
   [testng] [2024-03-16 01:46:07,510] [pool-1-thread-4] Initializing /data/qa-11039/Image_01.vsi: 
   [testng] 01:46:07,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:46:07,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:07,511 |-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-03-16_01-46-07.log]
   [testng] 01:46:07,512 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30299d1b - End of configuration.
   [testng] [2024-03-16 01:46:07,711] [pool-1-thread-3] Initializing /data/alex/test.vsi: 
   [testng] 01:46:07,712 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:46:07,712 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:07,712 |-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-03-16_01-46-07.log]
   [testng] 01:46:07,713 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6575a2b5 - End of configuration.
   [testng] [2024-03-16 01:46:07,885] [pool-1-thread-2] Initializing /data/public/evident/Image_V4.1_FL_2D.vsi: 
   [testng] 01:46:07,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:46:07,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:07,886 |-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-03-16_01-46-07.log]
   [testng] 01:46:07,887 |-INFO in ch.qos.logback.core.sift.SiftProcessor@49c2c95a - End of configuration.
   [testng] [2024-03-16 01:46:10,362] [pool-1-thread-1] Initializing /data/qa-29751/VSI-import-example-file.vsi: 
   [testng] [2024-03-16 01:46:11,576] [pool-1-thread-9] Initializing /data/david/Image_normal_skin with hair/Image_normal_skin with hair.vsi: 
   [testng] [2024-03-16 01:46:12,214] [pool-1-thread-3] Initializing /data/samples/Deconvolution/Silver birch raw.vsi: 
   [testng] [2024-03-16 01:46:12,556] [pool-1-thread-11] Initializing /data/qa-11394/f1 lateral 25hpf yen4 20X timelapse.vsi: 
   [testng] [2024-03-16 01:46:13,038] [pool-1-thread-12] Initializing /data/brian/Image_28.vsi: 
   [testng] [2024-03-16 01:46:13,380] [pool-1-thread-7] Initializing /data/samples/Image SHOW/HER2_FISH Assay.tif: 
   [testng] [2024-03-16 01:46:14,188] [pool-1-thread-8] Initializing /data/samples/Fluorescence Unmixing/HeLa_YFP_only.tif: 
   [testng] [2024-03-16 01:46:17,136] [pool-1-thread-3] Initializing /data/samples/Measurement & ROI/Snake.tif: 
   [testng] [2024-03-16 01:46:18,092] [pool-1-thread-8] Initializing /data/michelle/FC(26)-19 Gadd45b 1hr_20121011_01.vsi: 
   [testng] [2024-03-16 01:46:19,047] [pool-1-thread-11] Initializing /data/samples/Channels/svens cells - red.tif: 
   [testng] [2024-03-16 01:46:19,447] [pool-1-thread-7] Initializing /data/samples/Deconvolution/Skin 2.tif: 
   [testng] [2024-03-16 01:46:21,647] [pool-1-thread-3] Initializing /data/samples/Deconvolution/_chroma liver 40x 8 planes_/stack1/frame_t_0.ets: 
   [testng] [2024-03-16 01:46:22,583] [pool-1-thread-7] Initializing /data/anthony/11R1398A1.vsi: 
   [testng] [2024-03-16 01:46:22,901] [pool-1-thread-11] Initializing /data/brian/SW10082402-02_21.vsi: 
   [testng] [2024-03-16 01:46:25,785] [pool-1-thread-3] Initializing /data/gh-3822/image.jp2: 
   [testng] [2024-03-16 01:46:32,975] [pool-1-thread-3] Initializing /data/samples/Channels/svens cells - blue.tif: 
   [testng] [2024-03-16 01:46:36,100] [pool-1-thread-3] Initializing /data/gh-3822/_image_/stack1/frame_t_0.ets: 
   [testng] [2024-03-16 01:46:41,936] [pool-1-thread-10] Initializing /data/olivier/Stress47_02.vsi: 
   [testng] [2024-03-16 01:47:12,332] [pool-1-thread-3] Initializing /data/melissa/artificial-vsi/Image_V4.1_BF.vsi: 
   [testng] [2024-03-16 01:47:34,357] [pool-1-thread-9] Initializing /data/samples/Fluorescence Unmixing/HeLa_original.tif: 
   [testng] [2024-03-16 01:47:37,331] [pool-1-thread-9] Initializing /data/olivier/26-10-2014/Image_27.vsi: 
   [testng] [2024-03-16 01:47:53,619] [pool-1-thread-11] Initializing /data/olivier/26-10-2014/Image_27_2.vsi: 
   [testng] [2024-03-16 01:47:56,598] [pool-1-thread-10] Initializing /data/qa-18870/Image_T30.vsi: 
   [testng] [2024-03-16 01:48:06,322] [pool-1-thread-6] Initializing /data/melissa/SW10082402-02_21 - cy2 - cy5 copy.vsi: 
   [testng] [2024-03-16 01:48:39,843] [pool-1-thread-1] Initializing /data/samples/Deconvolution/_islets_40X_2_/_islets_40X_2_/stack1/frame_t_0.ets: 
   [testng] [2024-03-16 01:48:42,227] [pool-1-thread-1] Initializing /data/olivier/26-10-2014/Image_06.vsi: 
   [testng] [2024-03-16 01:48:51,723] [pool-1-thread-5] Initializing /data/melissa/SW10082402-02_21 - 1 - GOLD copy.vsi: 
   [testng] [2024-03-16 01:48:55,131] [pool-1-thread-12] Initializing /data/samples/Colocalisation/Daisy_Coloc.vsi: 
   [testng] [2024-03-16 01:48:56,554] [pool-1-thread-12] Initializing /data/samples/Fluorescence/Plant  FL 100x 29 Z CI Decon2.vsi: 
   [testng] [2024-03-16 01:48:58,077] [pool-1-thread-12] Initializing /data/gh-3819/H30-18-endo-sost-40x.vsi: 
   [testng] [2024-03-16 01:49:11,253] [pool-1-thread-3] Initializing /data/olivier/14-09-2012/Image_07.vsi: 
   [testng] [2024-03-16 01:49:13,105] [pool-1-thread-6] Initializing /data/samples/Count & Measure/color squares.tif: 
   [testng] [2024-03-16 01:49:14,365] [pool-1-thread-12] Initializing /data/samples/Measurement & ROI/Oxyuranus_microlepidotus.tif: 
   [testng] [2024-03-16 01:49:15,776] [pool-1-thread-6] Initializing /data/samples/Process/Epithelial Cells3.tif: 
   [testng] [2024-03-16 01:49:16,462] [pool-1-thread-12] Initializing /data/samples/Process/HER2_FISH Assay.tif: 
   [testng] [2024-03-16 01:49:17,957] [pool-1-thread-6] Initializing /data/anda/Image_01_V76 K2 11_lung.thumbnail.jpg: 
   [testng] [2024-03-16 01:49:18,644] [pool-1-thread-6] Initializing /data/samples/Measurement & ROI/Intensity t series.vsi: 
   [testng] [2024-03-16 01:49:19,155] [pool-1-thread-12] Initializing /data/samples/Fluorescence Unmixing/HeLa_GFP_only.tif: 
   [testng] [2024-03-16 01:49:20,680] [pool-1-thread-6] Initializing /data/samples/Count & Measure/slide IHC.tif: 
   [testng] [2024-03-16 01:49:21,051] [pool-1-thread-9] Initializing /data/gh-3859/Image_Test2.vsi: 
   [testng] [2024-03-16 01:49:21,485] [pool-1-thread-12] Initializing /data/olivier/7262 wt col.vsi: 
   [testng] [2024-03-16 01:49:23,181] [pool-1-thread-6] Initializing /data/samples/Measurement & ROI/Cell Multichannel-M&R.tif: 
   [testng] [2024-03-16 01:49:25,854] [pool-1-thread-6] Initializing /data/robert/Lung_Mite.vsi: 
   [testng] [2024-03-16 01:49:28,482] [pool-1-thread-6] Initializing /data/samples/Fluorescence/Dako_CISH.vsi: 
   [testng] [2024-03-16 01:49:33,189] [pool-1-thread-6] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack.vsi: 
   [testng] [2024-03-16 01:49:34,894] [pool-1-thread-6] Initializing /data/brian/BZ cfos1-2_05.vsi: 
   [testng] [2024-03-16 01:49:45,269] [pool-1-thread-11] Initializing /data/samples/Count & Measure/color dots.tif: 
   [testng] [2024-03-16 01:49:48,013] [pool-1-thread-6] Initializing /data/samples/Measurement & ROI/Bandy Snake.tif: 
   [testng] [2024-03-16 01:49:48,984] [pool-1-thread-5] Initializing /data/anda/Image_01_V76 K2 11_lung.overview.jpg: 
   [testng] [2024-03-16 01:49:49,886] [pool-1-thread-11] Initializing /data/olivier/Image_06.vsi: 
   [testng] [2024-03-16 01:49:52,114] [pool-1-thread-6] Initializing /data/samples/Image SHOW/Layer&Channels.tif: 
   [testng] [2024-03-16 01:49:55,971] [pool-1-thread-6] Initializing /data/samples/Measurement & ROI/Brown snake.tif: 
   [testng] [2024-03-16 01:49:59,426] [pool-1-thread-6] Initializing /data/olivier/14-09-2012/Image_01.vsi: 
   [testng] [2024-03-16 01:50:04,065] [pool-1-thread-5] Initializing /data/samples/Fluorescence Unmixing/HeLa_unmixed.tif: 
   [testng] [2024-03-16 01:50:07,874] [pool-1-thread-5] Initializing /data/samples/Shading Correction/Micrometer Background.tif: 
   [testng] [2024-03-16 01:50:11,436] [pool-1-thread-5] Initializing /data/anda/Image_01_V76 K2 11_lung.vsi: 
   [testng] [2024-03-16 01:50:15,855] [pool-1-thread-5] Initializing /data/olivier/small-tiles/esgTS-+;Sox21a[6]-+_30D25_09.vsi: 
   [testng] [2024-03-16 01:50:23,524] [pool-1-thread-1] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack corr..vsi: 
   [testng] [2024-03-16 01:50:24,620] [pool-1-thread-12] Initializing /data/samples/Channels/Composite.vsi: 
   [testng] [2024-03-16 01:50:25,706] [pool-1-thread-1] Initializing /data/public/evident/Image_V4.1_FL_3D.vsi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3816, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 14 minutes 2 seconds
Finished: SUCCESS