Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 219
originally caused by:
 Started by upstream project "Trigger" build number 246
 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/jenkins11344542866616342387.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_34819_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] 05:10:06,286 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:10:06,287 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 05:10:06,287 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:10:06,288 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:10:06,288 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:10:06,288 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:10:06,289 |-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] 05:10:06,289 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:10:06,289 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:10:06,290 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:10:06,290 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:10:06,290 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:10:06,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:10:06,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:10:06,472 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:10:06,472 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:10:06,477 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:10:06,478 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:10:06,478 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:10:06,478 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:10:06,478 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 05:10:06,479 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 05:10:06,479 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 190 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-13 05:10:06,488] [main] java.version = 17.0.2
   [testng] 05:10:06,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:10:06,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:10:06,531 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-13_05-10-06.log]
   [testng] 05:10:06,532 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-10-13 05:10:06,534] [main] testng.directory = /data
   [testng] [2024-10-13 05:10:06,534] [main] testng.configDirectory = /config
   [testng] [2024-10-13 05:10:06,543] [main] testng.multiplier = 1.0
   [testng] [2024-10-13 05:10:06,544] [main] testng.in-memory = false
   [testng] [2024-10-13 05:10:06,544] [main] testng.allow-missing = false
   [testng] [2024-10-13 05:10:06,544] [main] user.language = en
   [testng] [2024-10-13 05:10:06,544] [main] user.country = ${user.country}
   [testng] [2024-10-13 05:10:06,544] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-13 05:10:34,289] [main] ----------------------------------------
   [testng] [2024-10-13 05:10:34,290] [main] Total files: 135
   [testng] [2024-10-13 05:10:34,290] [main] Scan time: 27.745 s (205 ms/file)
   [testng] [2024-10-13 05:10:34,290] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-13 05:11:58,796] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] 05:11:58,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:11:58,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:11:58,797 |-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-10-13_05-11-58.log]
   [testng] 05:11:58,798 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f9b06ca - End of configuration.
   [testng] [2024-10-13 05:11:59,022] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] 05:11:59,022 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:11:59,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:11:59,023 |-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-10-13_05-11-59.log]
   [testng] 05:11:59,024 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a67021b - End of configuration.
   [testng] [2024-10-13 05:11:59,215] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] 05:11:59,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:11:59,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:11:59,216 |-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-10-13_05-11-59.log]
   [testng] 05:11:59,216 |-INFO in ch.qos.logback.core.sift.SiftProcessor@27515586 - End of configuration.
   [testng] [2024-10-13 05:11:59,642] [pool-1-thread-10] Initializing /data/PGM/images/coronary.pgm: 
   [testng] 05:11:59,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:11:59,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:11:59,643 |-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-10-13_05-11-59.log]
   [testng] 05:11:59,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e2d7d28 - End of configuration.
   [testng] [2024-10-13 05:11:59,777] [pool-1-thread-9] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] 05:11:59,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:11:59,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:11:59,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-10-13_05-11-59.log]
   [testng] 05:11:59,778 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48eb6261 - End of configuration.
   [testng] [2024-10-13 05:11:59,873] [pool-1-thread-8] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] 05:11:59,873 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:11:59,873 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:11:59,874 |-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-10-13_05-11-59.log]
   [testng] 05:11:59,874 |-INFO in ch.qos.logback.core.sift.SiftProcessor@62a9bd16 - End of configuration.
   [testng] [2024-10-13 05:12:00,117] [pool-1-thread-7] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] 05:12:00,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:12:00,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:12:00,117 |-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-10-13_05-12-00.log]
   [testng] 05:12:00,118 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3dbc8c3 - End of configuration.
   [testng] [2024-10-13 05:12:00,450] [pool-1-thread-6] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] 05:12:00,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:12:00,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:12:00,451 |-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-10-13_05-12-00.log]
   [testng] 05:12:00,451 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7512212f - End of configuration.
   [testng] [2024-10-13 05:12:00,624] [pool-1-thread-5] Initializing /data/PGM/images/original1.pgm: 
   [testng] 05:12:00,624 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:12:00,624 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:12:00,625 |-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-10-13_05-12-00.log]
   [testng] 05:12:00,625 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4932bff4 - End of configuration.
   [testng] [2024-10-13 05:12:00,725] [pool-1-thread-4] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] 05:12:00,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:12:00,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:12:00,726 |-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-10-13_05-12-00.log]
   [testng] 05:12:00,726 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8460cdf - End of configuration.
   [testng] [2024-10-13 05:12:01,575] [pool-1-thread-3] Initializing /data/GIF/images/raw_a.gif: 
   [testng] 05:12:01,576 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:12:01,576 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:12:01,576 |-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-10-13_05-12-01.log]
   [testng] 05:12:01,577 |-INFO in ch.qos.logback.core.sift.SiftProcessor@34d0553 - End of configuration.
   [testng] [2024-10-13 05:12:01,713] [pool-1-thread-2] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] 05:12:01,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:12:01,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:12:01,713 |-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-10-13_05-12-01.log]
   [testng] 05:12:01,714 |-INFO in ch.qos.logback.core.sift.SiftProcessor@320de401 - End of configuration.
   [testng] [2024-10-13 05:12:04,792] [pool-1-thread-12] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2024-10-13 05:12:05,205] [pool-1-thread-1] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2024-10-13 05:12:05,614] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2024-10-13 05:12:05,736] [pool-1-thread-5] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] [2024-10-13 05:12:05,880] [pool-1-thread-10] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] [2024-10-13 05:12:06,079] [pool-1-thread-3] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] [2024-10-13 05:12:07,823] [pool-1-thread-2] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] [2024-10-13 05:12:08,010] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] [2024-10-13 05:12:08,365] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2024-10-13 05:12:11,822] [pool-1-thread-6] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif: 
   [testng] [2024-10-13 05:12:14,012] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] [2024-10-13 05:12:14,255] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2024-10-13 05:12:14,521] [pool-1-thread-9] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2024-10-13 05:12:14,879] [pool-1-thread-4] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] [2024-10-13 05:12:15,099] [pool-1-thread-10] Initializing /data/FITS/images/expmap.fits: 
   [testng] [2024-10-13 05:12:15,409] [pool-1-thread-11] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2024-10-13 05:12:15,975] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2024-10-13 05:12:16,731] [pool-1-thread-1] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2024-10-13 05:12:17,164] [pool-1-thread-12] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2024-10-13 05:12:17,309] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2024-10-13 05:12:17,566] [pool-1-thread-4] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2024-10-13 05:12:17,815] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2024-10-13 05:12:18,012] [pool-1-thread-2] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2024-10-13 05:12:18,792] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] [2024-10-13 05:12:19,111] [pool-1-thread-8] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-13 05:12:20,379] [pool-1-thread-11] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] [2024-10-13 05:12:20,721] [pool-1-thread-12] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] [2024-10-13 05:12:22,889] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] [2024-10-13 05:12:23,385] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2024-10-13 05:12:26,307] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2024-10-13 05:12:29,270] [pool-1-thread-9] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-13 05:12:29,801] [pool-1-thread-1] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] [2024-10-13 05:12:30,172] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2024-10-13 05:12:32,814] [pool-1-thread-4] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2024-10-13 05:12:33,095] [pool-1-thread-7] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2024-10-13 05:12:33,863] [pool-1-thread-11] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] [2024-10-13 05:12:34,447] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2024-10-13 05:12:35,692] [pool-1-thread-8] Initializing /data/PNG/images/raw_a.png: 
   [testng] [2024-10-13 05:12:37,506] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] [2024-10-13 05:12:37,787] [pool-1-thread-9] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2024-10-13 05:12:38,266] [pool-1-thread-6] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2024-10-13 05:12:38,783] [pool-1-thread-1] Initializing /data/FITS/images/img.fits: 
   [testng] [2024-10-13 05:12:39,151] [pool-1-thread-3] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2024-10-13 05:12:40,262] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] [2024-10-13 05:12:40,615] [pool-1-thread-7] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-13 05:12:41,295] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] [2024-10-13 05:12:44,751] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] [2024-10-13 05:12:45,527] [pool-1-thread-1] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2024-10-13 05:12:46,295] [pool-1-thread-8] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2024-10-13 05:12:46,574] [pool-1-thread-12] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] [2024-10-13 05:12:48,161] [pool-1-thread-4] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] [2024-10-13 05:12:48,662] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2024-10-13 05:12:49,301] [pool-1-thread-5] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] [2024-10-13 05:12:49,392] [pool-1-thread-9] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] [2024-10-13 05:12:49,575] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2024-10-13 05:12:49,797] [pool-1-thread-3] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2024-10-13 05:12:51,420] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2024-10-13 05:12:51,778] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] [2024-10-13 05:12:54,304] [pool-1-thread-7] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2024-10-13 05:12:55,487] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2024-10-13 05:12:55,900] [pool-1-thread-5] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2024-10-13 05:12:56,232] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2024-10-13 05:12:56,753] [pool-1-thread-9] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] [2024-10-13 05:12:57,064] [pool-1-thread-2] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2024-10-13 05:12:57,863] [pool-1-thread-6] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2024-10-13 05:12:58,296] [pool-1-thread-4] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2024-10-13 05:12:58,882] [pool-1-thread-3] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] [2024-10-13 05:12:59,172] [pool-1-thread-10] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] [2024-10-13 05:13:00,543] [pool-1-thread-12] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] [2024-10-13 05:13:01,200] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2024-10-13 05:13:02,346] [pool-1-thread-7] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2024-10-13 05:13:02,995] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2024-10-13 05:13:03,299] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-10-13 05:13:04,432] [pool-1-thread-3] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2024-10-13 05:13:04,892] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] [2024-10-13 05:13:05,154] [pool-1-thread-9] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] [2024-10-13 05:13:07,139] [pool-1-thread-10] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2024-10-13 05:13:08,158] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2024-10-13 05:13:08,910] [pool-1-thread-1] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] [2024-10-13 05:13:09,299] [pool-1-thread-5] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] [2024-10-13 05:13:12,354] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] [2024-10-13 05:13:15,000] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2024-10-13 05:13:17,864] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2024-10-13 05:13:18,117] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] [2024-10-13 05:13:20,586] [pool-1-thread-11] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2024-10-13 05:13:21,359] [pool-1-thread-6] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] [2024-10-13 05:13:22,228] [pool-1-thread-1] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] [2024-10-13 05:13:22,498] [pool-1-thread-3] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] [2024-10-13 05:13:23,955] [pool-1-thread-4] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-13 05:13:25,092] [pool-1-thread-2] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2024-10-13 05:13:25,752] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] [2024-10-13 05:13:29,371] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2024-10-13 05:13:29,736] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2024-10-13 05:13:32,276] [pool-1-thread-2] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2024-10-13 05:13:33,173] [pool-1-thread-6] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2024-10-13 05:13:35,988] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2024-10-13 05:13:38,951] [pool-1-thread-12] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2024-10-13 05:13:39,300] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2024-10-13 05:13:39,510] [pool-1-thread-3] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2024-10-13 05:13:39,839] [pool-1-thread-4] Initializing /data/PGM/images/original2.pgm: 
   [testng] [2024-10-13 05:13:40,468] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] [2024-10-13 05:13:43,563] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2024-10-13 05:13:43,874] [pool-1-thread-9] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] [2024-10-13 05:13:45,308] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2024-10-13 05:13:48,157] [pool-1-thread-5] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] [2024-10-13 05:13:48,507] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2024-10-13 05:13:49,683] [pool-1-thread-11] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2024-10-13 05:13:50,045] [pool-1-thread-2] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2024-10-13 05:13:52,081] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] [2024-10-13 05:13:52,869] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] [2024-10-13 05:13:54,225] [pool-1-thread-7] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2024-10-13 05:13:55,657] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2024-10-13 05:13:56,529] [pool-1-thread-3] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] [2024-10-13 05:13:59,477] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6678, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 5 minutes 15 seconds
Finished: SUCCESS