Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 42
originally caused by:
 Started by upstream project "Trigger" build number 49
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins12433203670277522619.sh
+ '[' ariol = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_5928_merge_ci -v /uod/idr/repos/curated/ariol:/data -v /uod/idr-scratch/merge-ci/curated/ariol:/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] 06:17:12,793 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 06:17:12,795 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 06:17:12,795 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:17:12,797 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:17:12,798 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 06:17:12,799 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 06:17:12,799 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 06:17:12,800 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:17:12,800 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:17:12,801 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 06:17:12,802 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 06:17:12,802 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 06:17:13,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 06:17:13,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 06:17:13,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 06:17:13,077 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 06:17:13,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 06:17:13,084 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 06:17:13,084 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 06:17:13,085 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 06:17:13,085 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 06:17:13,086 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 06:17:13,086 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 286 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-23 06:17:13,099] [main] java.version = 11.0.16
   [testng] 06:17:13,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 06:17:13,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:13,191 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-23_06-17-13.log]
   [testng] 06:17:13,194 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-04-23 06:17:13,201] [main] testng.directory = /data
   [testng] [2024-04-23 06:17:13,202] [main] testng.configDirectory = /config
   [testng] [2024-04-23 06:17:13,236] [main] testng.multiplier = 1.0
   [testng] [2024-04-23 06:17:13,239] [main] testng.in-memory = false
   [testng] [2024-04-23 06:17:13,240] [main] testng.allow-missing = false
   [testng] [2024-04-23 06:17:13,240] [main] user.language = en
   [testng] [2024-04-23 06:17:13,241] [main] user.country = ${user.country}
   [testng] [2024-04-23 06:17:13,241] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-23 06:17:14,847] [main] ----------------------------------------
   [testng] [2024-04-23 06:17:14,847] [main] Total files: 33
   [testng] [2024-04-23 06:17:14,847] [main] Scan time: 1.606 s (48 ms/file)
   [testng] [2024-04-23 06:17:14,847] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 26 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-23 06:17:18,144] [pool-1-thread-1] Initializing /data/karen/26D1C9F6-07D0-4D5F-BD3F-1B7ECB1CB011.jpg: 
   [testng] 06:17:18,144 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 06:17:18,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,146 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,147 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a6cb8d7 - End of configuration.
   [testng] [2024-04-23 06:17:18,229] [pool-1-thread-12] Initializing /data/karen/94227E77-1CEA-4531-BAD7-1B9152596BC1.jpg: 
   [testng] 06:17:18,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 06:17:18,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,236 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,237 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79cc12b6 - End of configuration.
   [testng] [2024-04-23 06:17:18,328] [pool-1-thread-11] Initializing /data/karen/AEC8E959-A1A7-4FCA-A755-F3D9DA44C118.jpg: 
   [testng] 06:17:18,329 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 06:17:18,329 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,330 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,331 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76661bef - End of configuration.
   [testng] [2024-04-23 06:17:18,442] [pool-1-thread-10] Initializing /data/karen/6FC2A99A-C50C-4DD0-B379-FA5595AFD2D6.jpg: 
   [testng] 06:17:18,442 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 06:17:18,442 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,444 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,444 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2be9c036 - End of configuration.
   [testng] [2024-04-23 06:17:18,530] [pool-1-thread-9] Initializing /data/karen/3AF38F06-D489-4DDA-9806-14A3E12FCE7B.jpg: 
   [testng] 06:17:18,531 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 06:17:18,531 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,532 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,532 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2460f379 - End of configuration.
   [testng] [2024-04-23 06:17:18,637] [pool-1-thread-8] Initializing /data/karen/FE241E3F-2DA8-4BA9-99CB-635663EDE04F.jpg: 
   [testng] 06:17:18,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 06:17:18,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,638 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,639 |-INFO in ch.qos.logback.core.sift.SiftProcessor@20331ea2 - End of configuration.
   [testng] [2024-04-23 06:17:18,689] [pool-1-thread-7] Initializing /data/karen/07AEF934-D3B2-4558-AB51-4BD744DF2DFF.jpg: 
   [testng] 06:17:18,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 06:17:18,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,690 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,690 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d466d67 - End of configuration.
   [testng] [2024-04-23 06:17:18,760] [pool-1-thread-6] Initializing /data/karen/FFB1E060-F4A7-431B-AB93-655CE861D238.jpg: 
   [testng] 06:17:18,760 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 06:17:18,760 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,761 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,762 |-INFO in ch.qos.logback.core.sift.SiftProcessor@75c931b3 - End of configuration.
   [testng] [2024-04-23 06:17:18,848] [pool-1-thread-5] Initializing /data/karen/C6492D1B-CEB2-4CBB-B4E8-88B8828E763D.jpg: 
   [testng] 06:17:18,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 06:17:18,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,851 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,852 |-INFO in ch.qos.logback.core.sift.SiftProcessor@25417c97 - End of configuration.
   [testng] [2024-04-23 06:17:18,945] [pool-1-thread-4] Initializing /data/karen/04CBE9A7-FA1B-4556-9900-6D869E85FFC7.jpg: 
   [testng] 06:17:18,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 06:17:18,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:18,947 |-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-04-23_06-17-18.log]
   [testng] 06:17:18,947 |-INFO in ch.qos.logback.core.sift.SiftProcessor@38a04d82 - End of configuration.
   [testng] [2024-04-23 06:17:19,114] [pool-1-thread-3] Initializing /data/karen/FD96C1D1-ABE6-4478-A673-652AA63435F2.jpg: 
   [testng] 06:17:19,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 06:17:19,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:19,116 |-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-04-23_06-17-19.log]
   [testng] 06:17:19,116 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5da21572 - End of configuration.
   [testng] [2024-04-23 06:17:19,194] [pool-1-thread-2] Initializing /data/karen/E8E773C3-C86B-4457-9D2E-2DFB91EF1714.jpg: 
   [testng] 06:17:19,195 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 06:17:19,195 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:17:19,196 |-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-04-23_06-17-19.log]
   [testng] 06:17:19,196 |-INFO in ch.qos.logback.core.sift.SiftProcessor@39eba132 - End of configuration.
   [testng] [2024-04-23 06:17:23,846] [pool-1-thread-1] Initializing /data/karen/BB1976B8-C06C-4CFC-8C94-7AEF45E3E191.jpg: 
   [testng] [2024-04-23 06:17:23,897] [pool-1-thread-9] Initializing /data/karen/CBC73B29-94B4-44E8-BFCD-FC7CE4CF8109.jpg: 
   [testng] [2024-04-23 06:17:23,990] [pool-1-thread-10] Initializing /data/karen/E1445030-57F3-4E15-8BF5-763E0F691B0C.jpg: 
   [testng] [2024-04-23 06:17:24,044] [pool-1-thread-2] Initializing /data/karen/6F685C73-2CD1-421E-B85B-FC1FA4F3F155.jpg: 
   [testng] [2024-04-23 06:17:24,100] [pool-1-thread-3] Initializing /data/karen/C8026BD0-CBB2-4C73-B69F-9E505B47D46D.jpg: 
   [testng] [2024-04-23 06:17:24,198] [pool-1-thread-5] Initializing /data/karen/612E1340-B118-425D-9B59-FD7860AA2B8F.jpg: 
   [testng] [2024-04-23 06:17:24,362] [pool-1-thread-7] Initializing /data/karen/425C6157-4CFF-434F-8CDC-5D10CE65F168.jpg: 
   [testng] [2024-04-23 06:17:24,558] [pool-1-thread-11] Initializing /data/karen/0017007C-2559-4778-962F-8C4951E89A35.jpg: 
   [testng] [2024-04-23 06:17:24,614] [pool-1-thread-6] Initializing /data/karen/DFCC500D-A2DA-4166-909B-87EA112049A3.jpg: 
   [testng] [2024-04-23 06:17:24,774] [pool-1-thread-8] Initializing /data/karen/6F44F067-6003-458E-871B-1F9AE1F7C928.jpg: 
   [testng] [2024-04-23 06:17:24,972] [pool-1-thread-12] Initializing /data/karen/025B2189-8F22-49E7-A23A-93FAC9BABE18.jpg: 
   [testng] [2024-04-23 06:17:28,057] [pool-1-thread-1] Initializing /data/karen/76336D87-715F-4F65-B069-3D3C548625D5.jpg: 
   [testng] [2024-04-23 06:17:28,142] [pool-1-thread-2] Initializing /data/karen/9C2E458B-73C5-4D03-84F7-060F83B4D95A.jpg: 
   [testng] [2024-04-23 06:17:28,241] [pool-1-thread-10] Initializing /data/karen/885FB907-C91D-4E8E-87AB-611D8A61402C.jpg: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 1378, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 23 seconds
Finished: SUCCESS