Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 254
originally caused by:
 Started by upstream project "Trigger" build number 278
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@7
[BIOFORMATS-test-folder@7] $ /bin/bash -xe /tmp/jenkins14634024911552266733.sh
+ '[' cellsens = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_40093_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] 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:56:17,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:56:17,417 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 02:56:17,417 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:56:17,418 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:56:17,419 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:56:17,419 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:56:17,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:56:17,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:56:17,420 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:56:17,421 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:56:17,421 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:56:17,421 |-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:56:17,590 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:56:17,590 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:56:17,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:56:17,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:56:17,619 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:56:17,619 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:56:17,619 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:56:17,620 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:56:17,620 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 02:56:17,621 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 02:56:17,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 201 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-13 02:56:17,630] [main] java.version = 17.0.2
   [testng] 02:56:17,634 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:56:17,634 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:56:17,675 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-13_02-56-17.log]
   [testng] 02:56:17,677 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-11-13 02:56:17,679] [main] testng.directory = /data
   [testng] [2024-11-13 02:56:17,679] [main] testng.configDirectory = /config
   [testng] [2024-11-13 02:56:17,688] [main] testng.multiplier = 1.0
   [testng] [2024-11-13 02:56:17,689] [main] testng.in-memory = false
   [testng] [2024-11-13 02:56:17,689] [main] testng.allow-missing = false
   [testng] [2024-11-13 02:56:17,689] [main] user.language = en
   [testng] [2024-11-13 02:56:17,689] [main] user.country = ${user.country}
   [testng] [2024-11-13 02:56:17,689] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-13 02:58:46,077] [main] ----------------------------------------
   [testng] [2024-11-13 02:58:46,077] [main] Total files: 134
   [testng] [2024-11-13 02:58:46,077] [main] Scan time: 148.388 s (1107 ms/file)
   [testng] [2024-11-13 02:58:46,077] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 72 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-13 03:00:01,037] [pool-1-thread-1] Initializing /data/brian/Image_28.vsi: 
   [testng] 03:00:01,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:00:01,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:01,039 |-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-11-13_03-00-01.log]
   [testng] 03:00:01,039 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5108347e - End of configuration.
   [testng] [2024-11-13 03:00:01,725] [pool-1-thread-12] Initializing /data/samples/Measurement & ROI/Bandy Snake.tif: 
   [testng] 03:00:01,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:00:01,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:01,727 |-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-11-13_03-00-01.log]
   [testng] 03:00:01,727 |-INFO in ch.qos.logback.core.sift.SiftProcessor@713262d7 - End of configuration.
   [testng] [2024-11-13 03:00:02,915] [pool-1-thread-11] Initializing /data/samples/Image SHOW/HER2_FISH Assay.tif: 
   [testng] 03:00:02,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:00:02,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:02,916 |-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-11-13_03-00-02.log]
   [testng] 03:00:02,917 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2097a2f2 - End of configuration.
   [testng] [2024-11-13 03:00:04,040] [pool-1-thread-10] Initializing /data/qa-11039/Image_01.vsi: 
   [testng] 03:00:04,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:00:04,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:04,041 |-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-11-13_03-00-04.log]
   [testng] 03:00:04,041 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e50fa6a - End of configuration.
   [testng] [2024-11-13 03:00:04,624] [pool-1-thread-9] Initializing /data/gh-3819/H30-18-endo-sost-40x.vsi: 
   [testng] 03:00:04,625 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:00:04,625 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:04,625 |-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-11-13_03-00-04.log]
   [testng] 03:00:04,626 |-INFO in ch.qos.logback.core.sift.SiftProcessor@115e10e4 - End of configuration.
   [testng] [2024-11-13 03:00:04,995] [pool-1-thread-8] Initializing /data/samples/Deconvolution/_chroma liver 40x 8 planes_/stack1/frame_t_0.ets: 
   [testng] 03:00:04,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:00:04,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:04,996 |-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-11-13_03-00-04.log]
   [testng] 03:00:04,996 |-INFO in ch.qos.logback.core.sift.SiftProcessor@cece3b4 - End of configuration.
   [testng] [2024-11-13 03:00:05,520] [pool-1-thread-7] Initializing /data/samples/Fluorescence/Plant  FL 100x 29 Z CI Decon2.vsi: 
   [testng] 03:00:05,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:00:05,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:05,521 |-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-11-13_03-00-05.log]
   [testng] 03:00:05,521 |-INFO in ch.qos.logback.core.sift.SiftProcessor@19d3659d - End of configuration.
   [testng] [2024-11-13 03:00:06,115] [pool-1-thread-6] Initializing /data/olivier/26-10-2014/Image_27.vsi: 
   [testng] 03:00:06,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:00:06,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:06,116 |-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-11-13_03-00-06.log]
   [testng] 03:00:06,116 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18228fb - End of configuration.
   [testng] [2024-11-13 03:00:06,551] [pool-1-thread-5] Initializing /data/alex/test.vsi: 
   [testng] 03:00:06,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:00:06,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:06,552 |-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-11-13_03-00-06.log]
   [testng] 03:00:06,553 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4022fbc5 - End of configuration.
   [testng] [2024-11-13 03:00:07,126] [pool-1-thread-4] Initializing /data/brian/BZ cfos1-2_05.vsi: 
   [testng] 03:00:07,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:00:07,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:07,127 |-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-11-13_03-00-07.log]
   [testng] 03:00:07,127 |-INFO in ch.qos.logback.core.sift.SiftProcessor@421b8f04 - End of configuration.
   [testng] [2024-11-13 03:00:07,716] [pool-1-thread-3] Initializing /data/samples/Deconvolution/_islets_40X_2_/_islets_40X_2_/stack1/frame_t_0.ets: 
   [testng] 03:00:07,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:00:07,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:07,717 |-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-11-13_03-00-07.log]
   [testng] 03:00:07,717 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b7256f6 - End of configuration.
   [testng] [2024-11-13 03:00:08,308] [pool-1-thread-2] Initializing /data/michelle/FC(26)-19 Gadd45b 1hr_20121011_01.vsi: 
   [testng] 03:00:08,308 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:00:08,308 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:00:08,309 |-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-11-13_03-00-08.log]
   [testng] 03:00:08,310 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8c7f1cb - End of configuration.
   [testng] [2024-11-13 03:00:15,171] [pool-1-thread-7] Initializing /data/samples/Shading Correction/Micrometer Background.tif: 
   [testng] [2024-11-13 03:00:16,805] [pool-1-thread-5] Initializing /data/olivier/26-10-2014/Image_06.vsi: 
   [testng] [2024-11-13 03:00:18,378] [pool-1-thread-3] Initializing /data/samples/Channels/Composite.vsi: 
   [testng] [2024-11-13 03:00:19,146] [pool-1-thread-11] Initializing /data/anthony/11R1398A1.vsi: 
   [testng] [2024-11-13 03:00:19,846] [pool-1-thread-12] Initializing /data/public/evident/Image_V4.1_FL_3D.vsi: 
   [testng] [2024-11-13 03:00:20,369] [pool-1-thread-8] Initializing /data/samples/Fluorescence Unmixing/HeLa_YFP_only.tif: 
   [testng] [2024-11-13 03:00:26,004] [pool-1-thread-3] Initializing /data/samples/Shading Correction/Micrometer Original.tif: 
   [testng] [2024-11-13 03:00:28,773] [pool-1-thread-7] Initializing /data/samples/Fluorescence/drehung.avi: 
   [testng] [2024-11-13 03:00:31,555] [pool-1-thread-8] Initializing /data/olivier/14-09-2012/Image_07.vsi: 
   [testng] [2024-11-13 03:00:32,072] [pool-1-thread-7] Initializing /data/public/evident/Image_V4.1_BF.vsi: 
   [testng] [2024-11-13 03:00:33,284] [pool-1-thread-9] Initializing /data/samples/Channels/svens cells - red.tif: 
   [testng] [2024-11-13 03:00:36,907] [pool-1-thread-3] Initializing /data/samples/Measurement & ROI/Brown snake.tif: 
   [testng] [2024-11-13 03:00:43,404] [pool-1-thread-9] Initializing /data/david/smithd_20111115_1.vsi: 
   [testng] [2024-11-13 03:00:47,660] [pool-1-thread-3] Initializing /data/olivier/Stress47_02.vsi: 
   [testng] [2024-11-13 03:01:27,297] [pool-1-thread-4] Initializing /data/public/evident/Image_V4.1_FL_2D.vsi: 
   [testng] [2024-11-13 03:03:05,354] [pool-1-thread-3] Initializing /data/qa-29751/VSI-import-example-file.vsi: 
   [testng] [2024-11-13 03:03:25,245] [pool-1-thread-1] Initializing /data/samples/Image SHOW/Layer&Channels.tif: 
   [testng] [2024-11-13 03:03:33,350] [pool-1-thread-1] Initializing /data/melissa/artificial-vsi/Image_V4.1_BF.vsi: 
   [testng] [2024-11-13 03:03:44,749] [pool-1-thread-5] Initializing /data/qa-18870/Image_T30.vsi: 
   [testng] [2024-11-13 03:03:46,584] [pool-1-thread-6] Initializing /data/samples/Deconvolution/Silver birch raw.vsi: 
   [testng] [2024-11-13 03:03:52,164] [pool-1-thread-6] Initializing /data/samples/Channels/svens cells - green.tif: 
   [testng] [2024-11-13 03:04:00,161] [pool-1-thread-6] Initializing /data/gh-3822/_image_/stack1/frame_t_0.ets: 
   [testng] [2024-11-13 03:04:03,716] [pool-1-thread-9] Initializing /data/samples/Count & Measure/color dots.tif: 
   [testng] [2024-11-13 03:04:13,649] [pool-1-thread-9] Initializing /data/johannes/PSF_green_1.vsi: 
   [testng] [2024-11-13 03:04:19,803] [pool-1-thread-9] Initializing /data/anda/Image_01_V76 K2 11_lung.thumbnail.jpg: 
   [testng] [2024-11-13 03:04:23,364] [pool-1-thread-9] Initializing /data/melissa/SW10082402-02_21 - 1 - GOLD copy.vsi: 
   [testng] [2024-11-13 03:04:39,329] [pool-1-thread-7] Initializing /data/samples/Count & Measure/color squares.tif: 
   [testng] [2024-11-13 03:04:49,065] [pool-1-thread-7] Initializing /data/samples/Fluorescence Unmixing/HeLa_GFP_only.tif: 
   [testng] [2024-11-13 03:04:55,658] [pool-1-thread-7] Initializing /data/samples/Channels/svens cells - blue.tif: 
   [testng] [2024-11-13 03:04:58,276] [pool-1-thread-6] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack.vsi: 
   [testng] [2024-11-13 03:05:02,448] [pool-1-thread-6] Initializing /data/samples/Channels/svens cells - DIC.tif: 
   [testng] [2024-11-13 03:05:04,229] [pool-1-thread-7] Initializing /data/samples/Measurement & ROI/Cell Multichannel-M&R.tif: 
   [testng] [2024-11-13 03:05:11,079] [pool-1-thread-6] Initializing /data/qa-11394/f1 lateral 25hpf yen4 20X timelapse.vsi: 
   [testng] [2024-11-13 03:05:12,179] [pool-1-thread-7] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack corr..vsi: 
   [testng] [2024-11-13 03:05:16,207] [pool-1-thread-7] Initializing /data/samples/Process/Epithelial Cells3.tif: 
   [testng] [2024-11-13 03:05:18,299] [pool-1-thread-6] Initializing /data/anda/Image_01_V76 K2 11_lung.overview.jpg: 
   [testng] [2024-11-13 03:05:23,913] [pool-1-thread-7] Initializing /data/brian/SW10082402-02_21.vsi: 
   [testng] [2024-11-13 03:05:35,374] [pool-1-thread-6] Initializing /data/olivier/7262 wt col.vsi: 
   [testng] [2024-11-13 03:05:48,710] [pool-1-thread-12] Initializing /data/gh-3859/Image_Test2.vsi: 
   [testng] [2024-11-13 03:05:49,483] [pool-1-thread-9] Initializing /data/olivier/14-09-2012/Image_01.vsi: 
   [testng] [2024-11-13 03:06:00,426] [pool-1-thread-3] Initializing /data/samples/Process/HER2_FISH Assay.tif: 
   [testng] [2024-11-13 03:06:10,731] [pool-1-thread-3] Initializing /data/robert/Lung_Mite.vsi: 
   [testng] [2024-11-13 03:06:16,092] [pool-1-thread-3] Initializing /data/samples/Count & Measure/slide IHC.tif: 
   [testng] [2024-11-13 03:06:26,154] [pool-1-thread-3] Initializing /data/anda/Image_01_V76 K2 11_lung.vsi: 
   [testng] [2024-11-13 03:07:31,093] [pool-1-thread-1] Initializing /data/samples/Fluorescence Unmixing/HeLa_original.tif: 
   [testng] [2024-11-13 03:07:38,216] [pool-1-thread-7] Initializing /data/david/Image_normal_skin with hair/Image_normal_skin with hair.vsi: 
   [testng] [2024-11-13 03:07:41,030] [pool-1-thread-1] Initializing /data/samples/Measurement & ROI/Oxyuranus_microlepidotus.tif: 
   [testng] [2024-11-13 03:07:47,258] [pool-1-thread-1] Initializing /data/olivier/small-tiles/esgTS-+;Sox21a[6]-+_30D25_09.vsi: 
   [testng] [2024-11-13 03:07:48,879] [pool-1-thread-3] Initializing /data/samples/Measurement & ROI/Snake.tif: 
   [testng] [2024-11-13 03:07:54,387] [pool-1-thread-3] Initializing /data/olivier/26-10-2014/Image_27_2.vsi: 
   [testng] [2024-11-13 03:07:58,411] [pool-1-thread-8] Initializing /data/samples/Deconvolution/Gut section raw.vsi: 
   [testng] [2024-11-13 03:08:02,256] [pool-1-thread-8] Initializing /data/melissa/SW10082402-02_21 - cy2 - cy5 copy.vsi: 
   [testng] [2024-11-13 03:08:29,123] [pool-1-thread-10] Initializing /data/alex/pN1_new.vsi: 
   [testng] [2024-11-13 03:08:29,375] [pool-1-thread-6] Initializing /data/samples/Colocalisation/Daisy_Coloc.vsi: 
   [testng] [2024-11-13 03:08:32,136] [pool-1-thread-11] Initializing /data/olivier/Image_06.vsi: 
   [testng] [2024-11-13 03:08:33,627] [pool-1-thread-6] Initializing /data/samples/Deconvolution/Skin 2.tif: 
   [testng] [2024-11-13 03:08:39,123] [pool-1-thread-6] Initializing /data/samples/Measurement & ROI/Intensity t series.vsi: 
   [testng] [2024-11-13 03:08:43,886] [pool-1-thread-6] Initializing /data/samples/Fluorescence Unmixing/HeLa_unmixed.tif: 
   [testng] [2024-11-13 03:08:45,369] [pool-1-thread-4] Initializing /data/samples/Fluorescence/Dako_CISH.vsi: 
   [testng] [2024-11-13 03:08:49,035] [pool-1-thread-12] Initializing /data/gh-3822/image.jp2: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3816, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 23 minutes 52 seconds
Finished: SUCCESS