Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 18
originally caused by:
 Started by upstream project "Trigger" build number 21
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins8846706033808744203.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_2227_merge_ci -v /uod/idr/repos/curated/OMERO_Test_Images:/data -v /uod/idr-scratch/merge-ci/curated/OMERO_Test_Images:/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:19:41,618 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:19:41,619 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 02:19:41,619 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:19:41,620 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:19:41,621 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:19:41,621 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:19:41,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:19:41,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:19:41,622 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:19:41,622 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:19:41,623 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:19:41,623 |-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:41,813 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:19:41,813 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:19:41,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:19:41,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:19:41,843 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:19:41,843 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:19:41,843 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:19:41,843 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:19:41,843 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 02:19:41,844 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 02:19:41,844 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 222 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-03-31 02:19:41,854] [main] java.version = 17.0.2
   [testng] 02:19:41,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:19:41,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:41,901 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-03-31_02-19-41.log]
   [testng] 02:19:41,903 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-03-31 02:19:41,905] [main] testng.directory = /data
   [testng] [2024-03-31 02:19:41,905] [main] testng.configDirectory = /config
   [testng] [2024-03-31 02:19:41,915] [main] testng.multiplier = 1.0
   [testng] [2024-03-31 02:19:41,916] [main] testng.in-memory = false
   [testng] [2024-03-31 02:19:41,916] [main] testng.allow-missing = false
   [testng] [2024-03-31 02:19:41,916] [main] user.language = en
   [testng] [2024-03-31 02:19:41,916] [main] user.country = ${user.country}
   [testng] [2024-03-31 02:19:41,916] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-03-31 02:19:45,407] [main] ----------------------------------------
   [testng] [2024-03-31 02:19:45,408] [main] Total files: 135
   [testng] [2024-03-31 02:19:45,408] [main] Scan time: 3.491 s (25 ms/file)
   [testng] [2024-03-31 02:19:45,408] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-03-31 02:19:54,932] [pool-1-thread-1] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] 02:19:54,933 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:19:54,933 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:54,934 |-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-31_02-19-54.log]
   [testng] 02:19:54,934 |-INFO in ch.qos.logback.core.sift.SiftProcessor@10a7eba8 - End of configuration.
   [testng] [2024-03-31 02:19:54,949] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] 02:19:54,949 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:19:54,949 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:54,950 |-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-31_02-19-54.log]
   [testng] 02:19:54,950 |-INFO in ch.qos.logback.core.sift.SiftProcessor@497ea004 - End of configuration.
   [testng] [2024-03-31 02:19:54,955] [pool-1-thread-11] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] 02:19:54,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:19:54,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:54,956 |-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-31_02-19-54.log]
   [testng] 02:19:54,956 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b838408 - End of configuration.
   [testng] [2024-03-31 02:19:54,960] [pool-1-thread-10] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] 02:19:54,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:19:54,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:54,960 |-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-31_02-19-54.log]
   [testng] 02:19:54,961 |-INFO in ch.qos.logback.core.sift.SiftProcessor@52f2f379 - End of configuration.
   [testng] [2024-03-31 02:19:54,995] [pool-1-thread-9] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] 02:19:54,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:19:54,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:54,996 |-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-31_02-19-54.log]
   [testng] 02:19:54,996 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f78e5a7 - End of configuration.
   [testng] [2024-03-31 02:19:55,035] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] 02:19:55,035 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:19:55,035 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:55,036 |-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-31_02-19-55.log]
   [testng] 02:19:55,037 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1fdd6a9c - End of configuration.
   [testng] [2024-03-31 02:19:55,068] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] 02:19:55,068 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:19:55,068 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:55,069 |-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-31_02-19-55.log]
   [testng] 02:19:55,069 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2de1925 - End of configuration.
   [testng] [2024-03-31 02:19:55,074] [pool-1-thread-6] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] 02:19:55,074 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:19:55,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:55,075 |-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-31_02-19-55.log]
   [testng] 02:19:55,076 |-INFO in ch.qos.logback.core.sift.SiftProcessor@64bd4676 - End of configuration.
   [testng] [2024-03-31 02:19:55,102] [pool-1-thread-5] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] 02:19:55,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:19:55,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:55,102 |-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-31_02-19-55.log]
   [testng] 02:19:55,103 |-INFO in ch.qos.logback.core.sift.SiftProcessor@497c4a5f - End of configuration.
   [testng] [2024-03-31 02:19:55,686] [pool-1-thread-4] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] 02:19:55,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:19:55,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:55,687 |-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-31_02-19-55.log]
   [testng] 02:19:55,687 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b7b6445 - End of configuration.
   [testng] [2024-03-31 02:19:55,696] [pool-1-thread-3] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] 02:19:55,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:19:55,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:55,697 |-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-31_02-19-55.log]
   [testng] 02:19:55,697 |-INFO in ch.qos.logback.core.sift.SiftProcessor@beb012c - End of configuration.
   [testng] [2024-03-31 02:19:55,703] [pool-1-thread-2] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] 02:19:55,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:19:55,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:19:55,704 |-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-31_02-19-55.log]
   [testng] 02:19:55,705 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58406fb3 - End of configuration.
   [testng] [2024-03-31 02:19:56,690] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2024-03-31 02:19:56,696] [pool-1-thread-7] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2024-03-31 02:19:56,707] [pool-1-thread-12] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] [2024-03-31 02:19:56,732] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] [2024-03-31 02:19:56,999] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2024-03-31 02:19:57,006] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2024-03-31 02:19:57,731] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2024-03-31 02:19:57,757] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] [2024-03-31 02:19:57,928] [pool-1-thread-6] Initializing /data/FITS/images/expmap.fits: 
   [testng] [2024-03-31 02:19:57,939] [pool-1-thread-10] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2024-03-31 02:19:57,969] [pool-1-thread-2] Initializing /data/GIF/images/raw_a.gif: 
   [testng] [2024-03-31 02:19:58,055] [pool-1-thread-8] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] [2024-03-31 02:19:58,068] [pool-1-thread-9] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2024-03-31 02:19:58,235] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2024-03-31 02:19:58,291] [pool-1-thread-3] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2024-03-31 02:19:58,408] [pool-1-thread-6] Initializing /data/PGM/images/original2.pgm: 
   [testng] [2024-03-31 02:19:58,420] [pool-1-thread-2] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] [2024-03-31 02:19:58,502] [pool-1-thread-10] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] [2024-03-31 02:19:58,518] [pool-1-thread-1] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2024-03-31 02:19:58,686] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2024-03-31 02:19:58,771] [pool-1-thread-12] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] [2024-03-31 02:19:58,860] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2024-03-31 02:19:58,881] [pool-1-thread-6] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] [2024-03-31 02:19:58,909] [pool-1-thread-10] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2024-03-31 02:19:59,002] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] [2024-03-31 02:19:59,008] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] [2024-03-31 02:19:59,078] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2024-03-31 02:19:59,186] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2024-03-31 02:19:59,217] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] [2024-03-31 02:19:59,310] [pool-1-thread-8] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2024-03-31 02:19:59,452] [pool-1-thread-8] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] [2024-03-31 02:19:59,548] [pool-1-thread-6] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] [2024-03-31 02:19:59,600] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] [2024-03-31 02:19:59,659] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2024-03-31 02:19:59,859] [pool-1-thread-9] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] [2024-03-31 02:19:59,895] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] [2024-03-31 02:19:59,900] [pool-1-thread-8] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] [2024-03-31 02:20:00,032] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] [2024-03-31 02:20:00,070] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2024-03-31 02:20:00,105] [pool-1-thread-3] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] [2024-03-31 02:20:00,143] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2024-03-31 02:20:00,242] [pool-1-thread-1] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-03-31 02:20:00,319] [pool-1-thread-5] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2024-03-31 02:20:00,385] [pool-1-thread-6] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2024-03-31 02:20:00,411] [pool-1-thread-8] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2024-03-31 02:20:00,581] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2024-03-31 02:20:00,611] [pool-1-thread-9] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] [2024-03-31 02:20:00,708] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2024-03-31 02:20:00,759] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2024-03-31 02:20:00,762] [pool-1-thread-2] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2024-03-31 02:20:00,808] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] [2024-03-31 02:20:00,841] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] [2024-03-31 02:20:00,845] [pool-1-thread-5] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] [2024-03-31 02:20:00,881] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] [2024-03-31 02:20:00,926] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2024-03-31 02:20:00,932] [pool-1-thread-3] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2024-03-31 02:20:00,959] [pool-1-thread-6] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2024-03-31 02:20:00,985] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2024-03-31 02:20:01,004] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] [2024-03-31 02:20:01,036] [pool-1-thread-12] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2024-03-31 02:20:01,072] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2024-03-31 02:20:01,109] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] [2024-03-31 02:20:01,262] [pool-1-thread-7] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2024-03-31 02:20:01,307] [pool-1-thread-9] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] [2024-03-31 02:20:01,383] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] [2024-03-31 02:20:01,515] [pool-1-thread-1] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2024-03-31 02:20:01,568] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2024-03-31 02:20:01,647] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2024-03-31 02:20:01,707] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2024-03-31 02:20:01,735] [pool-1-thread-1] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] [2024-03-31 02:20:01,757] [pool-1-thread-8] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2024-03-31 02:20:01,828] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2024-03-31 02:20:01,935] [pool-1-thread-8] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] [2024-03-31 02:20:01,954] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2024-03-31 02:20:02,050] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-03-31 02:20:02,275] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif: 
   [testng] [2024-03-31 02:20:02,340] [pool-1-thread-9] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2024-03-31 02:20:02,400] [pool-1-thread-1] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] [2024-03-31 02:20:02,436] [pool-1-thread-5] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2024-03-31 02:20:02,439] [pool-1-thread-11] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2024-03-31 02:20:02,504] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2024-03-31 02:20:02,541] [pool-1-thread-7] Initializing /data/FITS/images/img.fits: 
   [testng] [2024-03-31 02:20:02,633] [pool-1-thread-4] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2024-03-31 02:20:02,646] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2024-03-31 02:20:02,657] [pool-1-thread-5] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2024-03-31 02:20:02,668] [pool-1-thread-8] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2024-03-31 02:20:02,679] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2024-03-31 02:20:02,906] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2024-03-31 02:20:02,970] [pool-1-thread-11] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2024-03-31 02:20:03,022] [pool-1-thread-2] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] [2024-03-31 02:20:03,056] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2024-03-31 02:20:03,111] [pool-1-thread-4] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] [2024-03-31 02:20:03,114] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2024-03-31 02:20:03,147] [pool-1-thread-9] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2024-03-31 02:20:03,186] [pool-1-thread-3] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2024-03-31 02:20:03,198] [pool-1-thread-8] Initializing /data/PNG/images/raw_a.png: 
   [testng] [2024-03-31 02:20:03,200] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] [2024-03-31 02:20:03,233] [pool-1-thread-5] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] [2024-03-31 02:20:03,255] [pool-1-thread-4] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] [2024-03-31 02:20:03,304] [pool-1-thread-1] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2024-03-31 02:20:03,321] [pool-1-thread-8] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2024-03-31 02:20:03,408] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2024-03-31 02:20:03,444] [pool-1-thread-9] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] [2024-03-31 02:20:03,530] [pool-1-thread-3] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2024-03-31 02:20:03,565] [pool-1-thread-11] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2024-03-31 02:20:03,597] [pool-1-thread-9] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2024-03-31 02:20:03,632] [pool-1-thread-1] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] [2024-03-31 02:20:03,979] [pool-1-thread-6] Initializing /data/PGM/images/original1.pgm: 
   [testng] [2024-03-31 02:20:03,981] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] [2024-03-31 02:20:04,011] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2024-03-31 02:20:04,015] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] [2024-03-31 02:20:04,019] [pool-1-thread-2] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2024-03-31 02:20:04,023] [pool-1-thread-5] Initializing /data/PGM/images/coronary.pgm: 
   [testng] [2024-03-31 02:20:04,030] [pool-1-thread-9] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6678, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 31 seconds
Finished: SUCCESS