Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 305
originally caused by:
 Started by upstream project "Trigger" build number 327
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins11578664590671702728.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_48359_merge_ci -v /uod/idr/repos/curated/ome-xml:/data -v /uod/idr-scratch/merge-ci/curated/ome-xml:/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] 03:53:42,314 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 03:53:42,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 03:53:42,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:53:42,317 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:53:42,317 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 03:53:42,317 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 03:53:42,318 |-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] 03:53:42,318 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:53:42,318 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:53:42,319 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 03:53:42,319 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 03:53:42,319 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 03:53:42,483 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 03:53:42,483 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 03:53:42,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 03:53:42,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 03:53:42,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 03:53:42,514 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 03:53:42,514 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 03:53:42,514 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 03:53:42,514 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 03:53:42,515 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 03:53:42,515 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 197 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-01-01 03:53:42,524] [main] java.version = 17.0.2
   [testng] 03:53:42,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 03:53:42,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:53:42,567 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-01-01_03-53-42.log]
   [testng] 03:53:42,568 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2025-01-01 03:53:42,570] [main] testng.directory = /data
   [testng] [2025-01-01 03:53:42,571] [main] testng.configDirectory = /config
   [testng] [2025-01-01 03:53:42,579] [main] testng.multiplier = 1.0
   [testng] [2025-01-01 03:53:42,580] [main] testng.in-memory = false
   [testng] [2025-01-01 03:53:42,580] [main] testng.allow-missing = false
   [testng] [2025-01-01 03:53:42,580] [main] user.language = en
   [testng] [2025-01-01 03:53:42,580] [main] user.country = ${user.country}
   [testng] [2025-01-01 03:53:42,580] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-01-01 03:53:47,774] [main] ----------------------------------------
   [testng] [2025-01-01 03:53:47,775] [main] Total files: 203
   [testng] [2025-01-01 03:53:47,775] [main] Scan time: 5.194 s (25 ms/file)
   [testng] [2025-01-01 03:53:47,775] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 202 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-01-01 03:55:16,739] [pool-1-thread-1] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] 03:55:16,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:55:16,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:16,741 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-01-01_03-55-16.log]
   [testng] 03:55:16,741 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ccf46d8 - End of configuration.
   [testng] [2025-01-01 03:55:17,237] [pool-1-thread-12] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] 03:55:17,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:55:17,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:17,238 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-01-01_03-55-17.log]
   [testng] 03:55:17,239 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d918098 - End of configuration.
   [testng] [2025-01-01 03:55:17,638] [pool-1-thread-11] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] 03:55:17,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:55:17,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:17,640 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-01-01_03-55-17.log]
   [testng] 03:55:17,640 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e779c63 - End of configuration.
   [testng] [2025-01-01 03:55:18,038] [pool-1-thread-10] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] 03:55:18,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:55:18,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:18,039 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-01-01_03-55-18.log]
   [testng] 03:55:18,039 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cac353b - End of configuration.
   [testng] [2025-01-01 03:55:18,396] [pool-1-thread-9] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] 03:55:18,397 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:55:18,397 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:18,397 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-01-01_03-55-18.log]
   [testng] 03:55:18,398 |-INFO in ch.qos.logback.core.sift.SiftProcessor@638e0b5 - End of configuration.
   [testng] [2025-01-01 03:55:18,762] [pool-1-thread-8] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] 03:55:18,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:55:18,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:18,763 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-01-01_03-55-18.log]
   [testng] 03:55:18,763 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67efa305 - End of configuration.
   [testng] [2025-01-01 03:55:19,069] [pool-1-thread-7] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] 03:55:19,069 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:55:19,069 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:19,070 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-01-01_03-55-19.log]
   [testng] 03:55:19,070 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d48cf2c - End of configuration.
   [testng] [2025-01-01 03:55:19,429] [pool-1-thread-6] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] 03:55:19,429 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:55:19,430 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:19,430 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-01-01_03-55-19.log]
   [testng] 03:55:19,430 |-INFO in ch.qos.logback.core.sift.SiftProcessor@403fe368 - End of configuration.
   [testng] [2025-01-01 03:55:19,777] [pool-1-thread-5] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] 03:55:19,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:55:19,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:19,778 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-01-01_03-55-19.log]
   [testng] 03:55:19,778 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3bf7e8b4 - End of configuration.
   [testng] [2025-01-01 03:55:20,095] [pool-1-thread-4] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] 03:55:20,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:55:20,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:20,096 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-01-01_03-55-20.log]
   [testng] 03:55:20,097 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d3debca - End of configuration.
   [testng] [2025-01-01 03:55:20,422] [pool-1-thread-3] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] 03:55:20,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:55:20,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:20,422 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-01-01_03-55-20.log]
   [testng] 03:55:20,423 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21f45525 - End of configuration.
   [testng] [2025-01-01 03:55:20,951] [pool-1-thread-2] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] 03:55:20,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:55:20,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:55:20,951 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-01-01_03-55-20.log]
   [testng] 03:55:20,952 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76d0a974 - End of configuration.
   [testng] [2025-01-01 03:55:25,532] [pool-1-thread-10] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:55:25,981] [pool-1-thread-8] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2025-01-01 03:55:26,308] [pool-1-thread-6] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2025-01-01 03:55:26,603] [pool-1-thread-7] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2025-01-01 03:55:26,917] [pool-1-thread-12] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:55:27,218] [pool-1-thread-4] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-01 03:55:27,519] [pool-1-thread-5] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2025-01-01 03:55:27,808] [pool-1-thread-2] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2025-01-01 03:55:28,094] [pool-1-thread-3] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2025-01-01 03:55:28,427] [pool-1-thread-9] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2025-01-01 03:55:28,858] [pool-1-thread-1] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] [2025-01-01 03:55:29,192] [pool-1-thread-11] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2025-01-01 03:55:33,825] [pool-1-thread-6] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2025-01-01 03:55:34,792] [pool-1-thread-8] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:55:35,107] [pool-1-thread-11] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-01 03:55:35,478] [pool-1-thread-7] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-01 03:55:35,764] [pool-1-thread-4] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-01 03:55:36,090] [pool-1-thread-2] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2025-01-01 03:55:36,375] [pool-1-thread-5] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-01 03:55:36,733] [pool-1-thread-12] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2025-01-01 03:55:37,037] [pool-1-thread-3] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2025-01-01 03:55:37,336] [pool-1-thread-1] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] [2025-01-01 03:55:37,652] [pool-1-thread-10] Initializing /data/samples/test.OME: 
   [testng] [2025-01-01 03:55:37,965] [pool-1-thread-9] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2025-01-01 03:55:42,052] [pool-1-thread-10] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2025-01-01 03:55:42,335] [pool-1-thread-2] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-01 03:55:42,716] [pool-1-thread-12] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2025-01-01 03:55:43,031] [pool-1-thread-8] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2025-01-01 03:55:43,333] [pool-1-thread-6] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2025-01-01 03:55:45,676] [pool-1-thread-1] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2025-01-01 03:55:45,988] [pool-1-thread-3] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:55:46,335] [pool-1-thread-7] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-01 03:55:46,676] [pool-1-thread-11] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-01 03:55:47,003] [pool-1-thread-4] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-01 03:55:47,290] [pool-1-thread-5] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2025-01-01 03:55:47,584] [pool-1-thread-9] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-01 03:55:51,693] [pool-1-thread-5] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] [2025-01-01 03:55:52,163] [pool-1-thread-12] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:55:52,462] [pool-1-thread-10] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:55:52,761] [pool-1-thread-1] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-01 03:55:53,124] [pool-1-thread-8] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-01 03:55:53,504] [pool-1-thread-3] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-01 03:55:54,182] [pool-1-thread-2] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2025-01-01 03:55:54,685] [pool-1-thread-11] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] [2025-01-01 03:55:54,966] [pool-1-thread-7] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-01 03:55:55,333] [pool-1-thread-9] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2025-01-01 03:55:55,611] [pool-1-thread-4] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-01 03:55:59,456] [pool-1-thread-5] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2025-01-01 03:55:59,981] [pool-1-thread-12] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2025-01-01 03:56:00,318] [pool-1-thread-8] Initializing /data/curtis/black0.ome: 
   [testng] [2025-01-01 03:56:00,792] [pool-1-thread-9] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] [2025-01-01 03:56:01,284] [pool-1-thread-1] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2025-01-01 03:56:01,570] [pool-1-thread-10] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2025-01-01 03:56:01,916] [pool-1-thread-4] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] [2025-01-01 03:56:02,239] [pool-1-thread-11] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:02,548] [pool-1-thread-3] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] [2025-01-01 03:56:02,831] [pool-1-thread-7] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] [2025-01-01 03:56:04,612] [pool-1-thread-2] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2025-01-01 03:56:05,229] [pool-1-thread-5] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2025-01-01 03:56:06,085] [pool-1-thread-6] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2025-01-01 03:56:06,660] [pool-1-thread-12] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] [2025-01-01 03:56:06,968] [pool-1-thread-1] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2025-01-01 03:56:07,284] [pool-1-thread-10] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2025-01-01 03:56:07,562] [pool-1-thread-7] Initializing /data/curtis/black6-7.ome: 
   [testng] [2025-01-01 03:56:08,013] [pool-1-thread-3] Initializing /data/curtis/black0.tif: 
   [testng] [2025-01-01 03:56:09,541] [pool-1-thread-11] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2025-01-01 03:56:09,822] [pool-1-thread-4] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2025-01-01 03:56:10,099] [pool-1-thread-9] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2025-01-01 03:56:10,605] [pool-1-thread-8] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-01 03:56:12,579] [pool-1-thread-2] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-01 03:56:13,235] [pool-1-thread-6] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2025-01-01 03:56:14,740] [pool-1-thread-5] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] [2025-01-01 03:56:16,162] [pool-1-thread-10] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2025-01-01 03:56:16,460] [pool-1-thread-11] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2025-01-01 03:56:16,826] [pool-1-thread-12] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2025-01-01 03:56:17,152] [pool-1-thread-1] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2025-01-01 03:56:17,457] [pool-1-thread-9] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:17,748] [pool-1-thread-4] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] [2025-01-01 03:56:18,014] [pool-1-thread-8] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2025-01-01 03:56:18,319] [pool-1-thread-7] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2025-01-01 03:56:19,523] [pool-1-thread-2] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] [2025-01-01 03:56:20,585] [pool-1-thread-5] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:20,959] [pool-1-thread-6] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2025-01-01 03:56:22,834] [pool-1-thread-4] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-01 03:56:23,157] [pool-1-thread-10] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2025-01-01 03:56:23,533] [pool-1-thread-7] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-01 03:56:24,253] [pool-1-thread-12] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] [2025-01-01 03:56:24,602] [pool-1-thread-9] Initializing /data/curtis/all-black.ome: 
   [testng] [2025-01-01 03:56:24,942] [pool-1-thread-11] Initializing /data/samples/TAABA.ome: 
   [testng] [2025-01-01 03:56:25,815] [pool-1-thread-1] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-01 03:56:26,259] [pool-1-thread-8] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] [2025-01-01 03:56:27,954] [pool-1-thread-2] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:28,621] [pool-1-thread-5] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2025-01-01 03:56:29,725] [pool-1-thread-10] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:30,075] [pool-1-thread-6] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2025-01-01 03:56:30,379] [pool-1-thread-4] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2025-01-01 03:56:30,685] [pool-1-thread-3] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] [2025-01-01 03:56:31,120] [pool-1-thread-7] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2025-01-01 03:56:32,905] [pool-1-thread-1] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:33,232] [pool-1-thread-12] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2025-01-01 03:56:33,543] [pool-1-thread-8] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2025-01-01 03:56:33,821] [pool-1-thread-9] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] [2025-01-01 03:56:34,356] [pool-1-thread-5] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-01 03:56:34,653] [pool-1-thread-2] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2025-01-01 03:56:36,302] [pool-1-thread-6] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] [2025-01-01 03:56:36,616] [pool-1-thread-7] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:36,926] [pool-1-thread-10] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2025-01-01 03:56:37,207] [pool-1-thread-3] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2025-01-01 03:56:37,490] [pool-1-thread-4] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-01 03:56:37,830] [pool-1-thread-12] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2025-01-01 03:56:38,152] [pool-1-thread-8] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-01 03:56:39,235] [pool-1-thread-11] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] [2025-01-01 03:56:39,572] [pool-1-thread-9] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2025-01-01 03:56:39,866] [pool-1-thread-1] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2025-01-01 03:56:41,096] [pool-1-thread-2] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2025-01-01 03:56:41,364] [pool-1-thread-5] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2025-01-01 03:56:41,925] [pool-1-thread-10] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:42,199] [pool-1-thread-3] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2025-01-01 03:56:42,463] [pool-1-thread-7] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2025-01-01 03:56:42,725] [pool-1-thread-6] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2025-01-01 03:56:42,997] [pool-1-thread-4] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2025-01-01 03:56:45,118] [pool-1-thread-1] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:45,386] [pool-1-thread-8] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2025-01-01 03:56:45,652] [pool-1-thread-12] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:56:45,906] [pool-1-thread-11] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] [2025-01-01 03:56:46,161] [pool-1-thread-9] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2025-01-01 03:56:46,448] [pool-1-thread-2] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2025-01-01 03:56:46,807] [pool-1-thread-5] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2025-01-01 03:56:47,985] [pool-1-thread-6] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2025-01-01 03:56:48,272] [pool-1-thread-3] Initializing /data/curtis/all-black.tif: 
   [testng] [2025-01-01 03:56:50,582] [pool-1-thread-4] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] [2025-01-01 03:56:52,375] [pool-1-thread-7] Initializing /data/melissa/large-xml-test.ome: 
   [testng] [2025-01-01 03:57:02,244] [pool-1-thread-10] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:03,492] [pool-1-thread-12] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:03,763] [pool-1-thread-8] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2025-01-01 03:57:04,060] [pool-1-thread-11] Initializing /data/curtis/black6-7.tif: 
   [testng] [2025-01-01 03:57:05,394] [pool-1-thread-9] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2025-01-01 03:57:05,663] [pool-1-thread-1] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] [2025-01-01 03:57:05,958] [pool-1-thread-5] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2025-01-01 03:57:06,314] [pool-1-thread-2] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2025-01-01 03:57:07,820] [pool-1-thread-10] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2025-01-01 03:57:08,110] [pool-1-thread-6] Initializing /data/public/2015-01/transformations-downgrade.ome.xml: 
   [testng] [2025-01-01 03:57:08,872] [pool-1-thread-4] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] [2025-01-01 03:57:09,314] [pool-1-thread-8] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] [2025-01-01 03:57:09,827] [pool-1-thread-9] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2025-01-01 03:57:10,069] [pool-1-thread-1] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2025-01-01 03:57:10,329] [pool-1-thread-12] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2025-01-01 03:57:12,038] [pool-1-thread-2] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2025-01-01 03:57:12,837] [pool-1-thread-5] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2025-01-01 03:57:13,576] [pool-1-thread-10] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2025-01-01 03:57:13,934] [pool-1-thread-6] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:15,406] [pool-1-thread-1] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-01 03:57:15,783] [pool-1-thread-8] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2025-01-01 03:57:16,059] [pool-1-thread-12] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2025-01-01 03:57:16,329] [pool-1-thread-9] Initializing /data/public/2016-06/time-series.ome.xml: 
   [testng] [2025-01-01 03:57:16,574] [pool-1-thread-4] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:16,861] [pool-1-thread-3] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2025-01-01 03:57:17,213] [pool-1-thread-5] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2025-01-01 03:57:18,822] [pool-1-thread-6] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2025-01-01 03:57:19,332] [pool-1-thread-10] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-01 03:57:19,888] [pool-1-thread-11] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-01 03:57:20,857] [pool-1-thread-2] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-01 03:57:21,207] [pool-1-thread-12] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:21,494] [pool-1-thread-8] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] [2025-01-01 03:57:21,775] [pool-1-thread-4] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2025-01-01 03:57:22,027] [pool-1-thread-9] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2025-01-01 03:57:22,278] [pool-1-thread-1] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2025-01-01 03:57:22,563] [pool-1-thread-3] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] [2025-01-01 03:57:22,816] [pool-1-thread-5] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:24,555] [pool-1-thread-6] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2025-01-01 03:57:24,821] [pool-1-thread-11] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2025-01-01 03:57:25,123] [pool-1-thread-2] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2025-01-01 03:57:25,649] [pool-1-thread-10] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-01 03:57:26,916] [pool-1-thread-3] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:27,173] [pool-1-thread-9] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2025-01-01 03:57:27,435] [pool-1-thread-8] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2025-01-01 03:57:27,680] [pool-1-thread-4] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:27,922] [pool-1-thread-5] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2025-01-01 03:57:28,161] [pool-1-thread-1] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] [2025-01-01 03:57:28,409] [pool-1-thread-12] Initializing /data/samples/sdub.ome: 
   [testng] [2025-01-01 03:57:28,793] [pool-1-thread-6] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-01 03:57:30,464] [pool-1-thread-10] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2025-01-01 03:57:30,713] [pool-1-thread-2] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:31,233] [pool-1-thread-11] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-01 03:57:32,747] [pool-1-thread-9] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2025-01-01 03:57:33,139] [pool-1-thread-5] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:33,467] [pool-1-thread-3] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2025-01-01 03:57:33,711] [pool-1-thread-6] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2025-01-01 03:57:33,963] [pool-1-thread-4] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2025-01-01 03:57:34,223] [pool-1-thread-8] Initializing /data/public/2016-06/hcs.ome.xml: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 10706, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 4 minutes 39 seconds
Finished: SUCCESS