Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 129
originally caused by:
 Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins11939096247695410016.sh
+ '[' canon = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_20189_merge_ci -v /uod/idr/repos/curated/canon:/data -v /uod/idr-scratch/merge-ci/curated/canon:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR
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

test-automated:
   [testng] File leak detector installed
   [testng] 13:58:55,924 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 13:58:55,925 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - No custom configurators were discovered as a service.
   [testng] 13:58:55,925 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:58:55,926 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:58:55,927 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 13:58:55,927 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 13:58:55,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 13:58:55,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:58:55,928 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:58:55,928 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 13:58:55,928 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 13:58:55,928 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 13:58:56,154 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 13:58:56,154 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 13:58:56,183 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 13:58:56,183 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 13:58:56,191 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 13:58:56,191 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 13:58:56,191 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 13:58:56,192 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 13:58:56,192 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1ddf84b8 - End of configuration.
   [testng] 13:58:56,193 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5e82df6a - Registering current configuration as safe fallback point
   [testng] 13:58:56,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 265 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-22 13:58:56,203] [main] java.version = 1.8.0_342
   [testng] 13:58:56,206 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 13:58:56,206 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:58:56,252 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-22_13-58-56.log]
   [testng] 13:58:56,253 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36fc695d - End of configuration.
   [testng] [2024-07-22 13:58:56,255] [main] testng.directory = /data
   [testng] [2024-07-22 13:58:56,256] [main] testng.configDirectory = /config
   [testng] [2024-07-22 13:58:56,268] [main] testng.multiplier = 1.0
   [testng] [2024-07-22 13:58:56,268] [main] testng.in-memory = false
   [testng] [2024-07-22 13:58:56,268] [main] testng.allow-missing = false
   [testng] [2024-07-22 13:58:56,268] [main] user.language = fr
   [testng] [2024-07-22 13:58:56,268] [main] user.country = FR
   [testng] [2024-07-22 13:58:56,268] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-07-22 13:58:57,678] [main] ----------------------------------------
   [testng] [2024-07-22 13:58:57,678] [main] Total files: 13
   [testng] [2024-07-22 13:58:57,678] [main] Scan time: 1.409 s (108 ms/file)
   [testng] [2024-07-22 13:58:57,678] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 13 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-22 13:59:00,592] [pool-1-thread-1] Initializing /data/pete/DNG-WAV.WAV: 
   [testng] 13:59:00,592 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 13:59:00,592 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:00,593 |-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-07-22_13-59-00.log]
   [testng] 13:59:00,594 |-INFO in ch.qos.logback.core.sift.SiftProcessor@891682d - End of configuration.
   [testng] [2024-07-22 13:59:00,660] [pool-1-thread-12] Initializing /data/kinor/2013_03_08_0808.CR2: 
   [testng] 13:59:00,660 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 13:59:00,660 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:00,661 |-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-07-22_13-59-00.log]
   [testng] 13:59:00,661 |-INFO in ch.qos.logback.core.sift.SiftProcessor@181cfe63 - End of configuration.
   [testng] [2024-07-22 13:59:00,704] [pool-1-thread-11] Initializing /data/pete/DNG-CRW.CRW: 
   [testng] 13:59:00,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 13:59:00,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:00,705 |-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-07-22_13-59-00.log]
   [testng] 13:59:00,706 |-INFO in ch.qos.logback.core.sift.SiftProcessor@621f85da - End of configuration.
   [testng] [2024-07-22 13:59:00,939] [pool-1-thread-10] Initializing /data/pete/Raw-THM.THM: 
   [testng] 13:59:00,940 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 13:59:00,940 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:00,941 |-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-07-22_13-59-00.log]
   [testng] 13:59:00,942 |-INFO in ch.qos.logback.core.sift.SiftProcessor@484cf2a9 - End of configuration.
   [testng] [2024-07-22 13:59:01,148] [pool-1-thread-9] Initializing /data/pete/Raw-WAV.WAV: 
   [testng] 13:59:01,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 13:59:01,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:01,149 |-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-07-22_13-59-01.log]
   [testng] 13:59:01,150 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4483a5a - End of configuration.
   [testng] [2024-07-22 13:59:01,543] [pool-1-thread-8] Initializing /data/pete/Raw-CRW.CRW: 
   [testng] 13:59:01,543 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 13:59:01,543 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:01,544 |-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-07-22_13-59-01.log]
   [testng] 13:59:01,545 |-INFO in ch.qos.logback.core.sift.SiftProcessor@227b586d - End of configuration.
   [testng] [2024-07-22 13:59:01,772] [pool-1-thread-7] Initializing /data/pete/Learning to Fly.JPG: 
   [testng] 13:59:01,772 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 13:59:01,772 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:01,773 |-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-07-22_13-59-01.log]
   [testng] 13:59:01,773 |-INFO in ch.qos.logback.core.sift.SiftProcessor@39deea10 - End of configuration.
   [testng] [2024-07-22 13:59:02,335] [pool-1-thread-6] Initializing /data/pete/DNG-JPG.JPG: 
   [testng] 13:59:02,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 13:59:02,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:02,336 |-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-07-22_13-59-02.log]
   [testng] 13:59:02,337 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71fc0d3b - End of configuration.
   [testng] [2024-07-22 13:59:02,751] [pool-1-thread-5] Initializing /data/pete/DNG-THM.THM: 
   [testng] 13:59:02,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 13:59:02,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:02,752 |-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-07-22_13-59-02.log]
   [testng] 13:59:02,753 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37762a04 - End of configuration.
   [testng] [2024-07-22 13:59:02,783] [pool-1-thread-4] Initializing /data/pete/Raw-CR2.CR2: 
   [testng] 13:59:02,783 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 13:59:02,783 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:02,784 |-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-07-22_13-59-02.log]
   [testng] 13:59:02,784 |-INFO in ch.qos.logback.core.sift.SiftProcessor@517be84f - End of configuration.
   [testng] [2024-07-22 13:59:02,964] [pool-1-thread-3] Initializing /data/pete/DNG-CR2.CR2: 
   [testng] 13:59:02,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 13:59:02,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:02,965 |-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-07-22_13-59-02.log]
   [testng] 13:59:02,965 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1bb1c2d1 - End of configuration.
   [testng] [2024-07-22 13:59:03,003] [pool-1-thread-2] Initializing /data/cls/_N5Y0001.CR2: 
   [testng] 13:59:03,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 13:59:03,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:59:03,004 |-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-07-22_13-59-03.log]
   [testng] 13:59:03,004 |-INFO in ch.qos.logback.core.sift.SiftProcessor@545bb108 - End of configuration.
   [testng] [2024-07-22 13:59:12,398] [pool-1-thread-2] Initializing /data/pete/Raw-JPG.JPG: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 689, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 33 seconds
Finished: SUCCESS