Class world.respect.datalayer.repository.opds.OpdsRespectRepositoryIntegrationTest

3

tests

0

failures

0

ignored

7.185s

duration

100%

successful

Tests

Test Method name Duration Result
givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified[jvm] givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified 2.068s passed
givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt[jvm] givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt 3.083s passed
givenOpdsPublication_whenLoadedThenWillEmitFlow[jvm] givenOpdsPublication_whenLoadedThenWillEmitFlow 2.034s passed

Standard output

port = 43299
05:13:23,988 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
05:13:23,989 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - No custom configurators were discovered as a service.
05:13:23,989 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
05:13:23,990 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
05:13:23,992 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
05:13:23,993 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
05:13:23,997 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
05:13:23,997 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
05:13:23,998 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
05:13:23,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:13:24,000 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
05:13:24,000 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5ccbeb64 - Resource [logback.xml] occurs multiple times on the classpath.
05:13:24,000 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5ccbeb64 - Resource [logback.xml] occurs at [file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-datalayer-repository/build/processedResources/jvm/test/logback.xml]
05:13:24,000 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5ccbeb64 - Resource [logback.xml] occurs at [jar:file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
05:13:24,003 |-INFO in ConfigurationWatchList(mainURL=jar:file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml] is not of type file
05:13:24,059 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6c45ee6e - value "./log/" substituted for "${logs_dir:-./log/}"
05:13:24,060 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
05:13:24,060 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:13:24,064 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6c45ee6e - value "./log//respect-server.log" substituted for "${LOG_DIR}/respect-server.log"
05:13:24,065 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6c45ee6e - value "./log//respect-server.%d{yyyy-MM-dd}.%i.log" substituted for "${LOG_DIR}/respect-server.%d{yyyy-MM-dd}.%i.log"
05:13:24,071 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1799230133 - No compression will be used
05:13:24,083 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1799230133 - Will use the pattern ./log//respect-server.%d{yyyy-MM-dd}.%i.log for the active file
05:13:24,083 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - SizeAndTimeBasedFNATP class was renamed as SizeAndTimeBasedFileNamingAndTriggeringPolicy.
05:13:24,085 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - The date pattern is 'yyyy-MM-dd' from file name pattern './log//respect-server.%d{yyyy-MM-dd}.%i.log'.
05:13:24,085 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - Roll-over at midnight.
05:13:24,085 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - Setting initial period to 2025-11-16T04:13:33.801Z
05:13:24,085 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - Direct use of either SizeAndTimeBasedFNATP or SizeAndTimeBasedFileNamingAndTriggeringPolicy 
05:13:24,085 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - is deprecated. Please use SizeAndTimeBasedRollingPolicy instead.
05:13:24,085 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - For more information see https://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
05:13:24,088 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:13:24,103 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log//respect-server.log
05:13:24,105 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Setting currentFileLength to 39493 for ./log/respect-server.log
05:13:24,105 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log//respect-server.log]
05:13:24,106 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE
05:13:24,106 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
05:13:24,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO
05:13:24,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO
05:13:24,107 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1338fb5 - End of configuration.
05:13:24,107 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@42463763 - Registering current configuration as safe fallback point
05:13:24,107 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 109 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY