Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------< it.tidalwave.northernwind:it-tidalwave-northernwind-core >------
[INFO] Building NorthernWind :: Core 1.2-ALPHA-12-SNAPSHOT               [4/24]
[INFO]   from modules/Core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-core ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-core ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core
[INFO] Storing buildNumber: b207e458a18c at timestamp: 1682054583821
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-core ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-core ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-12-SNAPSHOT b207e458a18c
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-core ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/classes": no such file or directory
[WARNING] No processor claimed any of these annotations: /javax.annotation.CheckForNull,/javax.annotation.Nonnegative,/javax.annotation.concurrent.NotThreadSafe,/javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java:[278,40] [unchecked] unchecked generic array creation for varargs parameter of type Collection<? extends String>[]
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java:[308,40] [unchecked] unchecked generic array creation for varargs parameter of type Collection<? extends String>[]
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/Content.java:[82,69] [deprecation] Key(String) in Key has been deprecated
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/HttpStatusException.java:[48,7] [serial] serializable class HttpStatusException has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java:[123,36] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class NodeViewRenderer
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java:[127,67] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class NodeViewRenderer
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResponseHolder.java:[68,46] [unchecked] unchecked cast
  required: RESPONSE_TYPE
  found:    Object
  where RESPONSE_TYPE is a type-variable:
    RESPONSE_TYPE extends Object declared in class ResponseHolder
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-core ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/unwoven-test-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.DataProvider
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[59,27] [unchecked] response() in MockResponseHolder overrides response() in ResponseHolder
  return type requires unchecked conversion from ResponseBuilder to ResponseBuilder<byte[]>
  where RESPONSE_TYPE is a type-variable:
    RESPONSE_TYPE extends Object declared in class ResponseHolder
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[59,11] [rawtypes] found raw type: ResponseBuilder
  missing type arguments for generic class ResponseBuilder<RESPONSE_TYPE>
  where RESPONSE_TYPE is a type-variable:
    RESPONSE_TYPE extends Object declared in interface ResponseBuilder
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[61,14] [rawtypes] found raw type: ResponseBuilderSupport
  missing type arguments for generic class ResponseBuilderSupport<RESPONSE_TYPE>
  where RESPONSE_TYPE is a type-variable:
    RESPONSE_TYPE extends Object declared in class ResponseBuilderSupport
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[62,40] [unchecked] unchecked call to setClockSupplier(Supplier<Clock>) as a member of the raw type ResponseBuilderSupport
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-core ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
05:23:31.916 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - STARTING TESTS OF it.tidalwave.northernwind.core.model.ResourcePathTest
05:23:32.058 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.059 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
05:23:32.059 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, ]
05:23:32.059 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.127 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 68 msec
05:23:32.127 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.130 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.130 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
05:23:32.130 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo.jpg, jpg]
05:23:32.130 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.143 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 12 msec
05:23:32.143 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.144 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.144 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
05:23:32.144 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo.gif, gif]
05:23:32.144 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.150 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 6 msec
05:23:32.151 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.157 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.158 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
05:23:32.158 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo.gif.jpg, jpg]
05:23:32.158 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.163 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 6 msec
05:23:32.163 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.164 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.165 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
05:23:32.165 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar.jpg, jpg]
05:23:32.165 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.179 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 15 msec
05:23:32.179 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.180 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.180 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
05:23:32.180 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar.gif, gif]
05:23:32.181 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.185 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
05:23:32.185 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.186 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.187 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
05:23:32.187 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar.jpg.gif, gif]
05:23:32.187 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
05:23:32.197 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 11 msec
05:23:32.197 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.203 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.204 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute leading segment"
05:23:32.204 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foo, foo]
05:23:32.204 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.207 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
05:23:32.207 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.209 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.209 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute leading segment"
05:23:32.209 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, foo, bar]
05:23:32.209 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.210 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.210 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.214 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.215 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute leading segment"
05:23:32.215 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, foo, baz]
05:23:32.215 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.222 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
05:23:32.223 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.224 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.224 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
05:23:32.224 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foo, true]
05:23:32.224 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.226 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
05:23:32.226 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.233 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.233 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
05:23:32.234 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, foo, true]
05:23:32.234 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.236 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
05:23:32.237 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.238 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.238 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
05:23:32.238 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, foo, true]
05:23:32.238 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.239 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.239 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.243 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.246 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
05:23:32.246 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foot, false]
05:23:32.247 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.247 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 4 msec
05:23:32.247 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.248 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.248 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
05:23:32.248 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, foot, false]
05:23:32.248 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.249 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.249 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.250 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.250 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
05:23:32.250 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, foot, false]
05:23:32.256 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.258 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
05:23:32.259 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.264 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.264 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
05:23:32.264 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , false]
05:23:32.264 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
05:23:32.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.266 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.266 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute trailing segment"
05:23:32.266 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foo, foo]
05:23:32.267 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.267 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.267 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.276 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.276 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute trailing segment"
05:23:32.276 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, foo, bar]
05:23:32.276 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.276 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.277 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.277 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.277 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute trailing segment"
05:23:32.277 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, foo, baz]
05:23:32.277 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.277 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.278 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.278 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************
05:23:32.278 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path"
05:23:32.281 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************
05:23:32.288 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 10 msec
05:23:32.288 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.289 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.289 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject segments containing slash"
05:23:32.289 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.311 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 22 msec
05:23:32.311 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.312 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
05:23:32.312 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject empty segments"
05:23:32.312 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
05:23:32.313 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.314 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.322 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.323 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject null segments"
05:23:32.323 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.331 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
05:23:32.331 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.336 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.336 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
05:23:32.336 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [, /, []]
05:23:32.336 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.338 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
05:23:32.339 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.347 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.347 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
05:23:32.347 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/, /, []]
05:23:32.347 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.354 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
05:23:32.355 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.357 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.357 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
05:23:32.357 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /foo, [foo]]
05:23:32.357 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.359 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
05:23:32.359 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.360 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.360 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
05:23:32.360 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, /foo/bar, [foo, bar]]
05:23:32.360 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.365 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
05:23:32.365 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.368 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.368 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
05:23:32.368 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
05:23:32.368 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.369 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.369 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.370 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.371 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
05:23:32.371 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo, /foo, [foo]]
05:23:32.371 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.377 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
05:23:32.377 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.382 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.383 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
05:23:32.383 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo/bar, /foo/bar, [foo, bar]]
05:23:32.383 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.383 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.384 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.384 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.384 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
05:23:32.384 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
05:23:32.384 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
05:23:32.386 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
05:23:32.386 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.387 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.387 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject invalid paths"
05:23:32.387 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [http://acme.com]
05:23:32.388 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.394 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
05:23:32.395 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.395 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.395 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject invalid paths"
05:23:32.395 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [https://acme.com]
05:23:32.395 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.396 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.396 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.397 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.397 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute asString"
05:23:32.397 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [[], /]
05:23:32.397 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.408 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 11 msec
05:23:32.408 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.410 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.411 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute asString"
05:23:32.411 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [[foo], /foo]
05:23:32.411 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.412 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.418 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.419 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.419 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute asString"
05:23:32.419 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [[foo, bar], /foo/bar]
05:23:32.419 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.424 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
05:23:32.424 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.426 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.427 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute asString"
05:23:32.427 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [[foo, bar, baz], /foo/bar/baz]
05:23:32.427 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.427 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.427 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.429 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.429 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.429 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , /foo, /foo]
05:23:32.429 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.438 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
05:23:32.438 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.439 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.439 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.439 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /foo, /foo]
05:23:32.439 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.439 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.439 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.440 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.440 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.440 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a, /foo/a, /a/foo]
05:23:32.440 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
05:23:32.442 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
05:23:32.442 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.451 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.451 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.451 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
05:23:32.451 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.454 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
05:23:32.455 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.455 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
05:23:32.455 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.455 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
05:23:32.456 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
05:23:32.456 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.456 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.457 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
05:23:32.457 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.457 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
05:23:32.457 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
05:23:32.458 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.458 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.470 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
05:23:32.471 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.471 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
05:23:32.471 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
05:23:32.472 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.472 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.476 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
05:23:32.476 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.476 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
05:23:32.476 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
05:23:32.476 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.476 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.477 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
05:23:32.477 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
05:23:32.477 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b/c, /foo/bar/baz/a/b/c, /a/b/c/foo/bar/baz]
05:23:32.477 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
05:23:32.478 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.478 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.483 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
05:23:32.483 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.483 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , /foo, /foo]
05:23:32.483 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
05:23:32.484 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.484 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.492 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
05:23:32.492 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.493 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /foo, /foo]
05:23:32.493 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
05:23:32.493 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.493 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.494 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
05:23:32.494 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.494 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a, /foo/a, /a/foo]
05:23:32.494 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
05:23:32.495 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.495 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.502 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.502 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.503 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
05:23:32.503 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.503 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
05:23:32.503 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.507 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
05:23:32.507 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.507 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
05:23:32.507 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
05:23:32.508 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.508 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.509 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
05:23:32.509 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.509 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
05:23:32.509 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
05:23:32.514 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
05:23:32.515 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.515 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
05:23:32.515 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.515 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
05:23:32.515 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
05:23:32.516 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.516 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.522 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
05:23:32.523 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.523 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
05:23:32.523 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
05:23:32.523 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.523 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.524 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
05:23:32.524 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
05:23:32.524 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b/c, /foo/bar/baz/a/b/c, /a/b/c/foo/bar/baz]
05:23:32.524 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
05:23:32.526 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
05:23:32.526 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.527 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************************
05:23:32.528 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute relative paths"
05:23:32.528 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /foo/bar, /baz]
05:23:32.528 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************************
05:23:32.528 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.528 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.537 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.538 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without leading"
05:23:32.538 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /]
05:23:32.538 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.542 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
05:23:32.543 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.543 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.543 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without leading"
05:23:32.543 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, /bar, /foo]
05:23:32.543 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.550 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
05:23:32.551 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.551 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.551 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without leading"
05:23:32.551 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /bar/baz, /foo/bar]
05:23:32.551 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
05:23:32.552 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.552 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.553 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.553 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without trailing"
05:23:32.553 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /]
05:23:32.553 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.553 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.553 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.557 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.557 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without trailing"
05:23:32.557 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, /bar, /foo]
05:23:32.557 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.558 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.558 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.562 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.562 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without trailing"
05:23:32.563 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /bar/baz, /foo/bar]
05:23:32.563 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
05:23:32.563 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.563 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.564 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.564 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
05:23:32.564 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [, /, []]
05:23:32.564 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.565 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.565 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.565 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.565 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
05:23:32.565 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/, /, []]
05:23:32.565 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.568 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
05:23:32.568 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.569 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.569 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
05:23:32.569 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /foo, [foo]]
05:23:32.569 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.571 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
05:23:32.571 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.572 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.572 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
05:23:32.572 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, /foo/bar, [foo, bar]]
05:23:32.572 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
05:23:32.576 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 4 msec
05:23:32.576 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.576 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************************
05:23:32.577 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
05:23:32.577 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
05:23:32.577 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************************
05:23:32.577 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.577 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.577 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.577 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
05:23:32.578 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo, /foo, [foo]]
05:23:32.578 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.578 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.578 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.584 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.584 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
05:23:32.584 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo/bar, /foo/bar, [foo, bar]]
05:23:32.584 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.587 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
05:23:32.587 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.588 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************************
05:23:32.588 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
05:23:32.589 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
05:23:32.589 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************************
05:23:32.589 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.589 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.590 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
05:23:32.590 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.590 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , /foo, /foo]
05:23:32.590 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
05:23:32.603 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 12 msec
05:23:32.603 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.603 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
05:23:32.603 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.603 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /foo, /foo]
05:23:32.603 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a, /foo/a, /a/foo]
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.605 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.605 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
05:23:32.605 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.605 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.605 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.605 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
05:23:32.606 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.606 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
05:23:32.606 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
05:23:32.607 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
05:23:32.607 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.610 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
05:23:32.610 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.610 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
05:23:32.610 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
05:23:32.611 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
05:23:32.611 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.612 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
05:23:32.612 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.612 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
05:23:32.612 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
05:23:32.612 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.612 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.614 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
05:23:32.614 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.614 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
05:23:32.614 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
05:23:32.615 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.615 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.615 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
05:23:32.615 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
05:23:32.615 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b/c, /foo/bar/baz/a/b/c, /a/b/c/foo/bar/baz]
05:23:32.615 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
05:23:32.615 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.615 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.622 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , /foo, /foo]
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /foo, /foo]
05:23:32.623 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.624 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.624 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.626 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.626 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.626 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a, /foo/a, /a/foo]
05:23:32.626 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
05:23:32.627 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.627 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.627 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.627 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.627 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
05:23:32.627 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.627 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
05:23:32.628 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
05:23:32.632 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.632 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.632 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
05:23:32.632 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.632 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
05:23:32.632 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
05:23:32.633 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
05:23:32.634 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b/c, /foo/bar/baz/a/b/c, /a/b/c/foo/bar/baz]
05:23:32.634 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
05:23:32.634 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
05:23:32.634 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.646 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************************
05:23:32.646 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly reject non relative paths"
05:23:32.646 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /foo/bar2]
05:23:32.646 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************************
05:23:32.653 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
05:23:32.653 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.666 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************
05:23:32.667 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly url decode"
05:23:32.667 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/, /]
05:23:32.667 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************
05:23:32.675 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 9 msec
05:23:32.676 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.676 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************
05:23:32.676 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly url decode"
05:23:32.676 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foo]
05:23:32.676 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************
05:23:32.676 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.676 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:32.677 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.677 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly url decode"
05:23:32.677 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar (2), foo/bar+%282%29]
05:23:32.677 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
05:23:32.678 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
05:23:32.679 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
05:23:35.229 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *************************************************
05:23:35.229 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must output NotModified when Etag Matching"
05:23:35.230 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *************************************************
05:23:35.388 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.390 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional["1341242553456"]
05:23:35.390 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
05:23:35.418 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.418 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.418 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.418 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.467 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 238 msec
05:23:35.467 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.471 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *********************************************************************************************
05:23:35.471 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must output NotModified when IfModifiedSince more recent than or equal to ModifiedTime"
05:23:35.471 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *********************************************************************************************
05:23:35.473 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.474 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:33 GMT' could not be parsed at index 5
05:23:35.474 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:33 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.474 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.474 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.475 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:33Z[GMT]]
05:23:35.475 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.475 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.475 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.475 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.476 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:34 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.477 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:34 GMT' could not be parsed at index 5
05:23:35.477 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:34 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.477 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.477 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.477 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:34Z[GMT]]
05:23:35.478 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.478 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.478 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.478 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.493 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:35 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.494 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:35 GMT' could not be parsed at index 5
05:23:35.494 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:35 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.494 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.494 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.494 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:35Z[GMT]]
05:23:35.495 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.495 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.495 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.495 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.496 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:36 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.496 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:36 GMT' could not be parsed at index 5
05:23:35.496 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:36 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.507 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.508 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.508 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:36Z[GMT]]
05:23:35.508 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.509 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.509 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.510 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.511 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:37 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.512 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:37 GMT' could not be parsed at index 5
05:23:35.512 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:37 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.512 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.512 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.512 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:37Z[GMT]]
05:23:35.513 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.513 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.513 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.513 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.521 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:38 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.521 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:38 GMT' could not be parsed at index 5
05:23:35.521 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:38 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.521 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.522 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.522 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:38Z[GMT]]
05:23:35.522 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.522 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.522 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.522 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.523 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:39 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.524 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:39 GMT' could not be parsed at index 5
05:23:35.524 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:39 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.524 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.524 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.524 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:39Z[GMT]]
05:23:35.525 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.525 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.525 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.525 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.526 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:40 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.526 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:40 GMT' could not be parsed at index 5
05:23:35.526 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:40 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.547 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.547 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.547 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:40Z[GMT]]
05:23:35.548 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.548 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.548 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.548 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.555 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:41 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.555 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:41 GMT' could not be parsed at index 5
05:23:35.555 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:41 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.555 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.555 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.556 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:41Z[GMT]]
05:23:35.556 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.556 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.556 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.556 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.557 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:42 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.557 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:42 GMT' could not be parsed at index 5
05:23:35.557 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:42 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.558 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.558 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.562 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:42Z[GMT]]
05:23:35.563 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.563 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.563 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:23:35.563 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:23:35.563 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 92 msec
05:23:35.564 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.572 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ********************************************************
05:23:35.572 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must output a ResourceFile when Etag not Matching"
05:23:35.572 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ********************************************************
05:23:35.579 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.579 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional["xxxx"]
05:23:35.579 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
05:23:35.580 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.580 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.580 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.580 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.584 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 12 msec
05:23:35.584 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.586 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ************************************************************************************
05:23:35.586 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must output a ResourceFile when IfModifiedSince less recent than ModifiedTime"
05:23:35.586 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ************************************************************************************
05:23:35.598 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:23 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.598 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:23 GMT' could not be parsed at index 5
05:23:35.598 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:23 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.598 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.599 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.599 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:23Z[GMT]]
05:23:35.599 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.599 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.599 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.599 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.600 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:24 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.601 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:24 GMT' could not be parsed at index 5
05:23:35.601 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:24 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.601 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.601 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.601 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:24Z[GMT]]
05:23:35.602 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.602 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.602 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.602 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.603 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:25 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.603 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:25 GMT' could not be parsed at index 5
05:23:35.603 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:25 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.603 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.613 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.613 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:25Z[GMT]]
05:23:35.613 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.614 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.614 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.614 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.615 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:26 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.615 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:26 GMT' could not be parsed at index 5
05:23:35.615 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:26 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.615 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.615 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.616 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:26Z[GMT]]
05:23:35.616 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.616 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.616 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.616 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.617 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:27 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.617 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:27 GMT' could not be parsed at index 5
05:23:35.617 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:27 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.618 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.618 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.618 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:27Z[GMT]]
05:23:35.630 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.631 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.631 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.631 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.634 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:28 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.634 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:28 GMT' could not be parsed at index 5
05:23:35.634 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:28 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.635 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.635 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.637 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:28Z[GMT]]
05:23:35.637 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.637 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.637 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.638 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.639 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:29 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.639 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:29 GMT' could not be parsed at index 5
05:23:35.639 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:29 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.639 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.639 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.639 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:29Z[GMT]]
05:23:35.643 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.643 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.643 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.643 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.644 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:30 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.644 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:30 GMT' could not be parsed at index 5
05:23:35.644 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:30 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.644 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.644 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.644 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:30Z[GMT]]
05:23:35.645 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.645 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.645 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.645 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.646 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:31 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.646 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:31 GMT' could not be parsed at index 5
05:23:35.646 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:31 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.654 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.655 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.655 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:31Z[GMT]]
05:23:35.655 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.655 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.655 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.655 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.656 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:32 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.657 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Text 'Mon, 2 Jul 2012 15:22:32 GMT' could not be parsed at index 5
05:23:35.657 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 2 Jul 2012 15:22:32 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:23:35.657 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.657 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.657 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:32Z[GMT]]
05:23:35.657 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.657 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.657 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.657 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.658 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 72 msec
05:23:35.658 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.680 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ************************************
05:23:35.680 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output NotFound"
05:23:35.680 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ************************************
05:23:35.681 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderSupport        - NOT FOUND: it.tidalwave.util.NotFoundException: foo bar
05:23:35.683 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
05:23:35.683 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
05:23:35.683 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.683 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.683 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/NotFoundExceptionOutput.txt
05:23:35.683 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/NotFoundExceptionOutput.txt
05:23:35.684 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 4 msec
05:23:35.684 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.698 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ***********************************************
05:23:35.699 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output a PermanentRedirect"
05:23:35.699 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ***********************************************
05:23:35.700 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
05:23:35.700 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
05:23:35.700 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.700 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.700 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/PermanentRedirectOutput.txt
05:23:35.700 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/PermanentRedirectOutput.txt
05:23:35.701 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 2 msec
05:23:35.701 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.708 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ******************************************
05:23:35.708 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output a ResourceFile"
05:23:35.708 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ******************************************
05:23:35.710 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.717 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.717 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
05:23:35.718 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.718 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.718 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:23:35.718 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:23:35.725 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 17 msec
05:23:35.725 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.727 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - **************************************************************
05:23:35.727 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output a ResourceFile with ExpirationTime"
05:23:35.727 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - **************************************************************
05:23:35.729 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:23:35.729 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:23:35.729 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
05:23:35.730 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.730 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.730 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutputWithExpirationTime.txt
05:23:35.730 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutputWithExpirationTime.txt
05:23:35.730 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 3 msec
05:23:35.730 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.732 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *********************************************
05:23:35.732 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output an internal error"
05:23:35.732 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *********************************************
05:23:35.742 [main                ] ERROR i.t.n.core.model.spi.ResponseBuilderSupport        - 
java.io.IOException: foo bar
	at it.tidalwave.northernwind.core.model.spi.ResponseBuilderTest.must_properly_output_an_internal_error(ResponseBuilderTest.java:225)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:643)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
05:23:35.744 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
05:23:35.744 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
05:23:35.744 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
05:23:35.744 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:23:35.744 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/InternalErrorOutput.txt
05:23:35.744 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/InternalErrorOutput.txt
05:23:35.745 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 13 msec
05:23:35.745 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
05:23:35.827 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - FINISHED TESTS OF it.tidalwave.northernwind.core.model.ResourcePathTest
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.828 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-core ---
[INFO] Loading execution data file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec
[INFO] Analyzed bundle 'NorthernWind :: Core' with 42 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-core ---
[INFO] Building jar: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.b207e458a18c.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-core ---
[INFO] Building jar: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.b207e458a18c-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-core ---
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.b207e458a18c.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/pom.xml to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.b207e458a18c-tests.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-core >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-core ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core
[INFO] Storing buildNumber: b207e458a18c at timestamp: 1682054618815
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-core ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-core ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-12-SNAPSHOT b207e458a18c
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-core ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.CheckForNull,/javax.annotation.Nonnegative,/javax.annotation.concurrent.NotThreadSafe,/javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java:[278,40] [unchecked] unchecked generic array creation for varargs parameter of type Collection<? extends String>[]
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java:[308,40] [unchecked] unchecked generic array creation for varargs parameter of type Collection<? extends String>[]
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/Content.java:[82,69] [deprecation] Key(String) in Key has been deprecated
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/HttpStatusException.java:[48,7] [serial] serializable class HttpStatusException has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java:[123,36] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class NodeViewRenderer
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java:[127,67] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class NodeViewRenderer
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResponseHolder.java:[68,46] [unchecked] unchecked cast
  required: RESPONSE_TYPE
  found:    Object
  where RESPONSE_TYPE is a type-variable:
    RESPONSE_TYPE extends Object declared in class ResponseHolder
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-core ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/unwoven-test-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.DataProvider
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[59,27] [unchecked] response() in MockResponseHolder overrides response() in ResponseHolder
  return type requires unchecked conversion from ResponseBuilder to ResponseBuilder<byte[]>
  where RESPONSE_TYPE is a type-variable:
    RESPONSE_TYPE extends Object declared in class ResponseHolder
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[59,11] [rawtypes] found raw type: ResponseBuilder
  missing type arguments for generic class ResponseBuilder<RESPONSE_TYPE>
  where RESPONSE_TYPE is a type-variable:
    RESPONSE_TYPE extends Object declared in interface ResponseBuilder
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[61,14] [rawtypes] found raw type: ResponseBuilderSupport
  missing type arguments for generic class ResponseBuilderSupport<RESPONSE_TYPE>
  where RESPONSE_TYPE is a type-variable:
    RESPONSE_TYPE extends Object declared in class ResponseBuilderSupport
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[62,40] [unchecked] unchecked call to setClockSupplier(Supplier<Clock>) as a member of the raw type ResponseBuilderSupport
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-core <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-core ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-18:compile
[WARNING]    org.springframework:spring-beans:jar:5.3.1:compile
[WARNING]    org.slf4j:jul-to-slf4j:jar:1.7.30:provided
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-common-tests:jar:1.2-ALPHA-12-SNAPSHOT:test
[WARNING]    javax.inject:javax.inject:jar:1:compile
[WARNING]    javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.30:runtime
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[JENKINS] Archiving disabled