Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 214
originally caused by:
 Started by upstream project "Trigger" build number 241
 originally caused by:
  Started by user devspace
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/jenkins4032488264241429563.sh
+ '[' micromanager = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_34016_merge_ci -v /uod/idr/repos/curated/micromanager:/data -v /uod/idr-scratch/merge-ci/curated/micromanager:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 10:26:04,147 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 10:26:04,149 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 10:26:04,149 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 10:26:04,150 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 10:26:04,150 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 10:26:04,151 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 10:26:04,151 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 10:26:04,151 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 10:26:04,151 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 10:26:04,152 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 10:26:04,152 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 10:26:04,152 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 10:26:04,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 10:26:04,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 10:26:04,331 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 10:26:04,332 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 10:26:04,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 10:26:04,337 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 10:26:04,337 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 10:26:04,337 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 10:26:04,338 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 10:26:04,338 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 10:26:04,338 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 187 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-08 10:26:04,346] [main] java.version = 11.0.16
   [testng] 10:26:04,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 10:26:04,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:26:04,390 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-08_10-26-04.log]
   [testng] 10:26:04,391 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-10-08 10:26:04,393] [main] testng.directory = /data
   [testng] [2024-10-08 10:26:04,393] [main] testng.configDirectory = /config
   [testng] [2024-10-08 10:26:04,402] [main] testng.multiplier = 1.0
   [testng] [2024-10-08 10:26:04,404] [main] testng.in-memory = false
   [testng] [2024-10-08 10:26:04,404] [main] testng.allow-missing = false
   [testng] [2024-10-08 10:26:04,404] [main] user.language = en
   [testng] [2024-10-08 10:26:04,404] [main] user.country = ${user.country}
   [testng] [2024-10-08 10:26:04,404] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-08 10:50:20,235] [main] ----------------------------------------
   [testng] [2024-10-08 10:50:20,236] [main] Total files: 1686
   [testng] [2024-10-08 10:50:20,236] [main] Scan time: 1455.831 s (863 ms/file)
   [testng] [2024-10-08 10:50:20,236] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 49 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-08 12:31:54,211] [pool-1-thread-1] Initializing /data/pr-3253/img_000000000__000.tif: 
   [testng] 12:31:54,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 12:31:54,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:31:54,214 |-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-08_12-31-54.log]
   [testng] 12:31:54,214 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7baf07c2 - End of configuration.
   [testng] [2024-10-08 12:32:20,293] [pool-1-thread-12] Initializing /data/nico/test2/img_000000000_Cy5_000.tif: 
   [testng] 12:32:20,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 12:32:20,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:32:20,294 |-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-08_12-32-20.log]
   [testng] 12:32:20,295 |-INFO in ch.qos.logback.core.sift.SiftProcessor@62019085 - End of configuration.
   [testng] [2024-10-08 12:33:03,256] [pool-1-thread-11] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_009.tif: 
   [testng] 12:33:03,256 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 12:33:03,256 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:33:03,257 |-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-08_12-33-03.log]
   [testng] 12:33:03,257 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1a337d87 - End of configuration.
   [testng] [2024-10-08 12:33:45,498] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-08 12:33:45,500] [pool-1-thread-10] Initializing /data/nico/MM_test_0/img_0_Cy5_0.tif: 
   [testng] 12:33:45,500 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 12:33:45,500 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:33:45,501 |-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-08_12-33-45.log]
   [testng] 12:33:45,501 |-INFO in ch.qos.logback.core.sift.SiftProcessor@158c35a3 - End of configuration.
   [testng] [2024-10-08 12:34:01,502] [pool-1-thread-9] Initializing /data/eik/1-Pos_000_000/img_000000000_Blue_002.tif: 
   [testng] 12:34:01,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 12:34:01,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:34:01,503 |-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-08_12-34-01.log]
   [testng] 12:34:01,503 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a1e237c - End of configuration.
   [testng] [2024-10-08 12:34:33,670] [pool-1-thread-8] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_007.tif: 
   [testng] 12:34:33,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 12:34:33,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:34:33,670 |-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-08_12-34-33.log]
   [testng] 12:34:33,671 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7558f8c7 - End of configuration.
   [testng] [2024-10-08 12:35:35,543] [pool-1-thread-8] Used files list does not include base file
   [testng] [2024-10-08 12:35:35,546] [pool-1-thread-7] Initializing /data/nico/S2-GFP-Histone-Cherry-tub_9_Great2/metadata.txt: 
   [testng] 12:35:35,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 12:35:35,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:35:35,546 |-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-08_12-35-35.log]
   [testng] 12:35:35,547 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4de758b3 - End of configuration.
   [testng] [2024-10-08 12:45:11,232] [pool-1-thread-6] Initializing /data/pr-3229/1.4-large-acq-take-2_1_MMStack_Pos0_metadata.txt: 
   [testng] 12:45:11,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 12:45:11,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:45:11,233 |-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-08_12-45-11.log]
   [testng] 12:45:11,234 |-INFO in ch.qos.logback.core.sift.SiftProcessor@61f8015d - End of configuration.
   [testng] [2024-10-08 12:47:58,129] [pool-1-thread-5] Initializing /data/public/1.4.16/serge/Pos0/img_000000000_00-BF0_000.tif: 
   [testng] 12:47:58,129 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 12:47:58,129 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:47:58,131 |-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-08_12-47-58.log]
   [testng] 12:47:58,131 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7476634a - End of configuration.
   [testng] [2024-10-08 12:48:34,987] [pool-1-thread-4] Initializing /data/kally/img_000000000_Brightfield_000.tif: 
   [testng] 12:48:34,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 12:48:34,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:34,989 |-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-08_12-48-34.log]
   [testng] 12:48:34,989 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f94fb6a - End of configuration.
   [testng] [2024-10-08 12:49:40,463] [pool-1-thread-3] Initializing /data/eric/GFP-Aladin mCh-Tub_2/Acqusition.xml: 
   [testng] 12:49:40,463 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 12:49:40,463 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:49:40,464 |-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-08_12-49-40.log]
   [testng] 12:49:40,464 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8169014 - End of configuration.
   [testng] [2024-10-08 12:50:27,203] [pool-1-thread-2] Initializing /data/david/trial 2 part 3 40x_0/Acqusition.xml: 
   [testng] 12:50:27,203 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 12:50:27,203 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:50:27,203 |-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-08_12-50-27.log]
   [testng] 12:50:27,204 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73f435c0 - End of configuration.
   [testng] [2024-10-08 12:54:19,768] [pool-1-thread-1] Initializing /data/nico/Untitled_4_multi_file/img_000000000_gfpFast_000.tif: 
   [testng] [2024-10-08 13:00:33,131] [pool-1-thread-12] Initializing /data/david/res test/res test.tif: 
   [testng] [2024-10-08 13:02:55,445] [pool-1-thread-12] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_006.tif: 
   [testng] [2024-10-08 13:04:55,728] [pool-1-thread-12] Used files list does not include base file
   [testng] [2024-10-08 13:05:38,264] [pool-1-thread-2] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_001_000_metadata.txt: 
   [testng] [2024-10-08 13:11:36,504] [pool-1-thread-2] Initializing /data/public/1.4.22/thomas/test/test_sep/Pos0/img_000000000_FITC_000.tif: 
   [testng] [2024-10-08 13:14:19,522] [pool-1-thread-10] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_001_001_metadata.txt: 
   [testng] [2024-10-08 13:15:46,718] [pool-1-thread-6] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_000_000_metadata.txt: 
   [testng] [2024-10-08 13:17:27,591] [pool-1-thread-10] Initializing /data/scott/EMoffchanfurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2024-10-08 13:18:53,723] [pool-1-thread-9] Initializing /data/scott/EMonchanfurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2024-10-08 13:19:12,632] [pool-1-thread-6] Initializing /data/david/img_000000000_white_000.tif: 
   [testng] [2024-10-08 13:20:13,411] [pool-1-thread-2] Initializing /data/public/1.4.16/serge/Pos4/img_000000000_00-BF0_000.tif: 
   [testng] [2024-10-08 13:22:04,369] [pool-1-thread-6] Initializing /data/public/1.4.22/thomas/test/test_stack/test_stack_MMStack_Pos0_metadata.txt: 
   [testng] [2024-10-08 13:24:02,088] [pool-1-thread-5] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_008.tif: 
   [testng] [2024-10-08 13:24:46,007] [pool-1-thread-5] Used files list does not include base file
   [testng] [2024-10-08 13:25:10,624] [pool-1-thread-6] Initializing /data/eric/GFP-Aladin mCh-Tub_3/Acqusition.xml: 
   [testng] [2024-10-08 13:26:35,549] [pool-1-thread-3] Initializing /data/stanislav/s105-GFP-_0/img_000000000_GFP_000.tif: 
   [testng] [2024-10-08 13:34:48,256] [pool-1-thread-10] Initializing /data/public/1.4.16/serge/Pos2/img_000000000_00-BF0_000.tif: 
   [testng] [2024-10-08 13:35:45,194] [pool-1-thread-9] Initializing /data/public/1.4.23/jens/fucci_GFP-geminin_RFP-cdt1_2_MMStack_Pos0_metadata.txt: 
   [testng] [2024-10-08 13:38:19,529] [pool-1-thread-9] Initializing /data/public/1.4.16/serge/Pos5/img_000000000_00-BF0_000.tif: 
   [testng] [2024-10-08 13:42:26,637] [pool-1-thread-1] Initializing /data/eric/GFP-Aladin mCh-Tub_1/Acqusition.xml: 
   [testng] [2024-10-08 13:45:02,573] [pool-1-thread-2] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_006.tif: 
   [testng] [2024-10-08 13:46:06,519] [pool-1-thread-2] Used files list does not include base file
   [testng] [2024-10-08 13:49:47,336] [pool-1-thread-3] Initializing /data/scott/EMoffslicefurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2024-10-08 13:54:19,808] [pool-1-thread-4] Initializing /data/eric/GFP-Aladin mCh-Tub_4/Acqusition.xml: 
   [testng] [2024-10-08 14:07:03,368] [pool-1-thread-10] Initializing /data/eric/GFP-Aladin mCh-Tub_5/Acqusition.xml: 
   [testng] [2024-10-08 14:18:29,664] [pool-1-thread-3] Initializing /data/eric/GFP-Aladin mCh-Tub_0/Acqusition.xml: 
   [testng] [2024-10-08 14:20:32,224] [pool-1-thread-9] Initializing /data/public/1.4.22/sebastien/Test_Dataset_MultiPosition_Stack_1_MMStack_Pos0_metadata.txt: 
   [testng] [2024-10-08 14:21:30,111] [pool-1-thread-6] Initializing /data/qa-4984/img_000000000__000.tif: 
   [testng] [2024-10-08 14:25:05,617] [pool-1-thread-6] Initializing /data/nico/test_1/Acqusition.xml: 
   [testng] [2024-10-08 14:26:54,942] [pool-1-thread-9] Initializing /data/public/1.4.22/thomas/test/test2_sep/Pos0/metadata.txt: 
   [testng] [2024-10-08 14:31:27,298] [pool-1-thread-9] Initializing /data/scott/EMonslicefurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2024-10-08 14:31:48,178] [pool-1-thread-1] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_007.tif: 
   [testng] [2024-10-08 14:32:35,650] [pool-1-thread-1] Used files list does not include base file
   [testng] [2024-10-08 14:43:44,825] [pool-1-thread-6] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_009.tif: 
   [testng] [2024-10-08 14:44:28,401] [pool-1-thread-6] Used files list does not include base file
   [testng] [2024-10-08 14:49:46,930] [pool-1-thread-9] Initializing /data/public/1.4.22/thomas/test/test2_stack/MMStack_Pos0_metadata.txt: 
   [testng] [2024-10-08 14:53:40,265] [pool-1-thread-9] Initializing /data/colin/20121205_H_rel_3c_0nm_1/img_000000000_Cy5_000.tif: 
   [testng] [2024-10-08 15:01:22,409] [pool-1-thread-8] Initializing /data/public/1.4.16/serge/Pos3/img_000000000_00-BF0_000.tif: 
   [testng] [2024-10-08 15:02:26,371] [pool-1-thread-11] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_000_001_metadata.txt: 
   [testng] [2024-10-08 15:09:36,242] [pool-1-thread-11] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_008.tif: 
   [testng] [2024-10-08 15:11:08,267] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-08 15:28:44,152] [pool-1-thread-12] Initializing /data/public/1.4.16/serge/Pos1/img_000000000_00-BF0_000.tif: 
   [testng] 16:01:41,006 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 16:01:41,006 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:01:41,008 |-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-08_16-01-41.log]
   [testng] 16:01:41,008 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b7c9d0c - End of configuration.
   [testng] 17:23:33,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 17:23:33,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 17:23:33,791 |-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-08_17-23-33.log]
   [testng] 17:23:33,791 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6618bb32 - End of configuration.
   [testng] 17:34:26,879 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 17:34:26,879 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 17:34:26,880 |-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-08_17-34-26.log]
   [testng] 17:34:26,880 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f49eeeb - End of configuration.
   [testng] 19:15:08,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 19:15:08,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 19:15:08,465 |-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-08_19-15-08.log]
   [testng] 19:15:08,465 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5dfe04d1 - End of configuration.
Build was aborted
Calling Pipeline was cancelled
Finished: ABORTED