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.2.0:clean (default-clean) @ it-tidalwave-northernwind-core ---
[INFO] 
[INFO] --- buildnumber:3.0.0: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: 986947ad5cf9 at timestamp: 1733017028156
[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.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: UNKNOWN 1.2-ALPHA-12-SNAPSHOT 986947ad5cf9
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.9: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.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.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.3.1:resources (default-resources) @ it-tidalwave-northernwind-core ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 48 source files with javac [forked debug deprecation release 11] to 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.14.0:compile (weave-classes) @ it-tidalwave-northernwind-core ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-core ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to 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.14.0: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:test (default-test) @ it-tidalwave-northernwind-core ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
01:37:45.689 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - STARTING TESTS OF it.tidalwave.northernwind.core.model.ResourcePathTest
01:37:46.153 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.154 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
01:37:46.154 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, ]
01:37:46.154 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.199 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 58 msec
01:37:46.206 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.207 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.208 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
01:37:46.208 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo.jpg, jpg]
01:37:46.208 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.228 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:46.229 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.230 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.230 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
01:37:46.230 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo.gif, gif]
01:37:46.230 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.231 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:46.232 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.233 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.240 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
01:37:46.241 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo.gif.jpg, jpg]
01:37:46.241 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.252 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 17 msec
01:37:46.252 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.253 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.253 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
01:37:46.253 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar.jpg, jpg]
01:37:46.253 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.262 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
01:37:46.263 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
01:37:46.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar.gif, gif]
01:37:46.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.284 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 11 msec
01:37:46.284 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.285 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.285 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute extension"
01:37:46.285 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar.jpg.gif, gif]
01:37:46.285 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************
01:37:46.287 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:46.287 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.289 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.289 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute leading segment"
01:37:46.289 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foo, foo]
01:37:46.289 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.291 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:46.291 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.292 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.292 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute leading segment"
01:37:46.292 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, foo, bar]
01:37:46.292 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.306 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 9 msec
01:37:46.307 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.307 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.307 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute leading segment"
01:37:46.307 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, foo, baz]
01:37:46.307 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.309 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.310 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.312 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.312 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
01:37:46.312 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foo, true]
01:37:46.312 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.316 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 4 msec
01:37:46.317 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.324 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.324 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
01:37:46.324 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, foo, true]
01:37:46.324 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.333 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
01:37:46.333 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.335 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.335 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
01:37:46.336 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, foo, true]
01:37:46.336 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.338 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.338 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.339 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.339 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
01:37:46.339 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foot, false]
01:37:46.339 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.351 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 12 msec
01:37:46.351 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.351 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.352 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
01:37:46.352 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, foot, false]
01:37:46.352 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.357 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
01:37:46.358 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.358 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.359 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
01:37:46.359 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, foot, false]
01:37:46.359 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.377 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 18 msec
01:37:46.377 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.378 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.378 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute startsWith"
01:37:46.379 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , false]
01:37:46.379 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***************************************
01:37:46.386 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 6 msec
01:37:46.387 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.393 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:46.393 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute trailing segment"
01:37:46.393 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foo, foo]
01:37:46.393 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:46.404 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
01:37:46.404 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.406 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:46.406 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute trailing segment"
01:37:46.406 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, foo, bar]
01:37:46.406 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:46.420 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 12 msec
01:37:46.420 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.421 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:46.422 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute trailing segment"
01:37:46.422 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, foo, baz]
01:37:46.423 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:46.444 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 11 msec
01:37:46.444 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.446 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************
01:37:46.452 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path"
01:37:46.452 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************
01:37:46.463 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 16 msec
01:37:46.469 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.473 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
01:37:46.478 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject empty segments"
01:37:46.481 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
01:37:46.500 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 9 msec
01:37:46.500 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.501 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.501 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject null segments"
01:37:46.501 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.502 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:46.502 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.509 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.509 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject segments containing slash"
01:37:46.509 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.530 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 15 msec
01:37:46.530 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.555 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.556 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
01:37:46.572 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [, /, []]
01:37:46.572 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.578 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 19 msec
01:37:46.578 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.588 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.588 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
01:37:46.588 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/, /, []]
01:37:46.588 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.595 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 15 msec
01:37:46.595 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
01:37:46.604 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /foo, [foo]]
01:37:46.605 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.607 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.607 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.608 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.608 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
01:37:46.608 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, /foo/bar, [foo, bar]]
01:37:46.608 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.612 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
01:37:46.612 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.613 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.613 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
01:37:46.613 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
01:37:46.613 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.617 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
01:37:46.618 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.618 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.618 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
01:37:46.618 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo, /foo, [foo]]
01:37:46.618 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.629 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 10 msec
01:37:46.629 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.630 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.630 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
01:37:46.630 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo/bar, /foo/bar, [foo, bar]]
01:37:46.630 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.636 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.638 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.639 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.639 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly create an empty path from string"
01:37:46.639 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
01:37:46.639 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *****************************************************
01:37:46.650 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 4 msec
01:37:46.651 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.656 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.656 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject invalid paths"
01:37:46.656 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [http://acme.com]
01:37:46.657 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.675 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 17 msec
01:37:46.677 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.678 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.684 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must reject invalid paths"
01:37:46.688 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [https://acme.com]
01:37:46.691 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.694 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 15 msec
01:37:46.694 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.713 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:46.713 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute asString"
01:37:46.713 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [[], /]
01:37:46.714 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:46.725 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 11 msec
01:37:46.725 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.726 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:46.726 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute asString"
01:37:46.726 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [[foo], /foo]
01:37:46.726 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:46.736 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
01:37:46.736 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.736 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:46.736 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute asString"
01:37:46.737 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [[foo, bar], /foo/bar]
01:37:46.737 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:46.745 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.745 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.746 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:46.746 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute asString"
01:37:46.746 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [[foo, bar, baz], /foo/bar/baz]
01:37:46.746 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:46.751 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 4 msec
01:37:46.751 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.755 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.756 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.756 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , /foo, /foo]
01:37:46.758 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.769 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 14 msec
01:37:46.770 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.780 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.781 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.782 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /foo, /foo]
01:37:46.782 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.788 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
01:37:46.788 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.789 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.789 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.789 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a, /foo/a, /a/foo]
01:37:46.789 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************
01:37:46.796 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.796 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.797 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:46.797 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.797 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
01:37:46.800 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:46.802 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
01:37:46.802 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.803 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
01:37:46.803 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.803 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
01:37:46.803 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
01:37:46.811 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
01:37:46.812 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.818 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
01:37:46.822 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.822 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
01:37:46.822 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
01:37:46.825 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
01:37:46.825 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.826 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
01:37:46.826 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.826 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
01:37:46.826 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
01:37:46.838 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 10 msec
01:37:46.838 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.838 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
01:37:46.838 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.838 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
01:37:46.838 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
01:37:46.856 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 11 msec
01:37:46.856 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.856 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
01:37:46.857 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append path"
01:37:46.857 [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]
01:37:46.857 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
01:37:46.859 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.859 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.866 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
01:37:46.866 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.866 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , /foo, /foo]
01:37:46.866 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
01:37:46.872 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
01:37:46.872 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.873 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
01:37:46.873 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.873 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /foo, /foo]
01:37:46.873 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
01:37:46.880 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
01:37:46.880 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.881 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
01:37:46.881 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.881 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a, /foo/a, /a/foo]
01:37:46.881 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************
01:37:46.893 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 12 msec
01:37:46.893 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.900 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:46.900 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.901 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
01:37:46.901 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:46.902 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.903 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.903 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
01:37:46.903 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.903 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
01:37:46.903 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
01:37:46.905 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:46.905 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.906 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
01:37:46.906 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.906 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
01:37:46.906 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
01:37:46.911 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 4 msec
01:37:46.911 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.912 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
01:37:46.912 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.913 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
01:37:46.916 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
01:37:46.925 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 13 msec
01:37:46.930 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.931 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
01:37:46.931 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.931 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
01:37:46.931 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
01:37:46.939 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
01:37:46.939 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.941 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
01:37:46.941 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly append string"
01:37:46.941 [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]
01:37:46.941 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
01:37:46.943 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:46.943 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.948 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************************
01:37:46.950 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute relative paths"
01:37:46.951 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /foo/bar, /baz]
01:37:46.951 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************************
01:37:46.956 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
01:37:46.956 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.961 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.962 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without leading"
01:37:46.962 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /]
01:37:46.962 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.976 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 11 msec
01:37:46.976 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.977 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.977 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without leading"
01:37:46.977 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, /bar, /foo]
01:37:46.977 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.984 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 6 msec
01:37:46.984 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:46.987 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.987 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without leading"
01:37:46.987 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /bar/baz, /foo/bar]
01:37:46.987 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ********************************************
01:37:46.994 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 9 msec
01:37:46.994 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.006 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:47.008 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without trailing"
01:37:47.008 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /]
01:37:47.008 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:47.010 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 4 msec
01:37:47.010 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.010 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:47.010 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without trailing"
01:37:47.010 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, /bar, /foo]
01:37:47.010 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:47.014 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.014 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.014 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:47.014 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly compute without trailing"
01:37:47.014 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /bar/baz, /foo/bar]
01:37:47.014 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************************
01:37:47.020 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.020 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.033 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.033 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
01:37:47.033 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [, /, []]
01:37:47.033 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.042 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
01:37:47.042 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.046 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.051 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
01:37:47.054 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/, /, []]
01:37:47.054 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.071 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 21 msec
01:37:47.071 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.072 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.072 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
01:37:47.072 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /foo, [foo]]
01:37:47.072 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.089 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 16 msec
01:37:47.089 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.089 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:47.089 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
01:37:47.089 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, /foo/bar, [foo, bar]]
01:37:47.089 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************
01:37:47.091 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:47.091 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.091 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************************
01:37:47.091 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
01:37:47.091 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
01:37:47.091 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **************************************************
01:37:47.092 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:47.092 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.092 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.092 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
01:37:47.092 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo, /foo, [foo]]
01:37:47.092 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.094 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:47.094 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.094 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:47.094 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
01:37:47.094 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo/bar, /foo/bar, [foo, bar]]
01:37:47.094 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:47.095 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 0 msec
01:37:47.095 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.095 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************************
01:37:47.095 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly count segments"
01:37:47.095 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
01:37:47.095 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *************************************************
01:37:47.097 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.097 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.099 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
01:37:47.099 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.100 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , /foo, /foo]
01:37:47.100 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
01:37:47.101 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.101 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.102 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
01:37:47.102 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.102 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /foo, /foo]
01:37:47.102 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
01:37:47.103 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.103 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.104 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
01:37:47.104 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.104 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a, /foo/a, /a/foo]
01:37:47.104 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *********************************
01:37:47.112 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
01:37:47.115 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.116 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:47.116 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.116 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
01:37:47.116 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:47.119 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
01:37:47.119 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.120 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
01:37:47.120 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.120 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
01:37:47.120 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
01:37:47.129 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
01:37:47.129 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.142 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
01:37:47.142 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.142 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
01:37:47.142 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
01:37:47.144 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
01:37:47.145 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.146 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
01:37:47.146 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.146 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
01:37:47.146 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
01:37:47.148 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.148 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.151 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
01:37:47.151 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.151 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
01:37:47.151 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
01:37:47.156 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 5 msec
01:37:47.157 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.158 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
01:37:47.158 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend path"
01:37:47.158 [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]
01:37:47.158 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
01:37:47.162 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:47.162 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.172 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.172 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.175 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, , /foo, /foo]
01:37:47.176 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.178 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 7 msec
01:37:47.179 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.179 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.179 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.179 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, /, /foo, /foo]
01:37:47.179 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.181 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.181 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.182 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.182 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.182 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a, /foo/a, /a/foo]
01:37:47.182 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ***********************************
01:37:47.183 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:47.183 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.184 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:47.184 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.184 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
01:37:47.184 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:47.187 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 3 msec
01:37:47.187 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.188 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
01:37:47.188 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.188 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
01:37:47.188 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************
01:37:47.189 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 1 msec
01:37:47.189 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.190 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
01:37:47.191 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.191 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
01:37:47.191 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************
01:37:47.193 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.193 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.193 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
01:37:47.193 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.193 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
01:37:47.193 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************
01:37:47.208 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 8 msec
01:37:47.208 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.209 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
01:37:47.209 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.209 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
01:37:47.209 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************************************
01:37:47.224 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 12 msec
01:37:47.224 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.225 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
01:37:47.225 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly prepend string"
01:37:47.225 [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]
01:37:47.225 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ******************************************************************
01:37:47.229 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 2 msec
01:37:47.229 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.240 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************************
01:37:47.240 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly reject non relative paths"
01:37:47.240 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar/baz, /foo/bar2]
01:37:47.241 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - **********************************************
01:37:47.245 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 13 msec
01:37:47.245 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.254 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************
01:37:47.254 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly url decode"
01:37:47.254 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/, /]
01:37:47.254 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************
01:37:47.264 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 4 msec
01:37:47.264 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************
01:37:47.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly url decode"
01:37:47.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo, foo]
01:37:47.265 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - *******************************
01:37:47.280 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 9 msec
01:37:47.280 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:47.281 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:47.281 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST "must properly url decode"
01:37:47.281 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ARGS [/foo/bar (2), foo/bar+%282%29]
01:37:47.281 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - ************************************
01:37:47.293 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - TEST PASSED in 12 msec
01:37:47.293 [main                ] INFO  i.t.northernwind.core.model.ResourcePathTest       - 
01:37:51.222 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *************************************************
01:37:51.222 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must output NotModified when Etag Matching"
01:37:51.222 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *************************************************
01:37:51.365 [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...
01:37:51.367 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional["1341242553456"]
01:37:51.367 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
01:37:51.389 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.390 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.390 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.390 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.423 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 201 msec
01:37:51.423 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.434 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *********************************************************************************************
01:37:51.434 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must output NotModified when IfModifiedSince more recent than or equal to ModifiedTime"
01:37:51.434 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *********************************************************************************************
01:37:51.446 [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...
01:37:51.446 [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
01:37:51.446 [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...
01:37:51.447 [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...
01:37:51.448 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.448 [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]]
01:37:51.450 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.450 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.450 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.450 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.452 [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...
01:37:51.453 [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
01:37:51.453 [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...
01:37:51.454 [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...
01:37:51.456 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.456 [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]]
01:37:51.458 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.458 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.464 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.467 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.470 [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...
01:37:51.473 [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
01:37:51.474 [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...
01:37:51.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...
01:37:51.475 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.475 [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]]
01:37:51.476 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.476 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.476 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.476 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.478 [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...
01:37:51.478 [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
01:37:51.478 [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...
01:37:51.478 [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...
01:37:51.479 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.491 [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]]
01:37:51.494 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.494 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.494 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.495 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.497 [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...
01:37:51.497 [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
01:37:51.498 [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...
01:37:51.498 [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...
01:37:51.508 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.508 [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]]
01:37:51.510 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.510 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.510 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.510 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.524 [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...
01:37:51.525 [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
01:37:51.525 [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...
01:37:51.526 [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...
01:37:51.526 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.528 [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]]
01:37:51.530 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.530 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.530 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.530 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.543 [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...
01:37:51.547 [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
01:37:51.547 [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...
01:37:51.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...
01:37:51.556 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.556 [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]]
01:37:51.557 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.557 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.557 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.557 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.558 [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...
01:37:51.559 [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
01:37:51.559 [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...
01:37:51.559 [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...
01:37:51.559 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.559 [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]]
01:37:51.560 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.560 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.560 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.560 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.561 [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...
01:37:51.561 [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
01:37:51.561 [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...
01:37:51.569 [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...
01:37:51.570 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.570 [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]]
01:37:51.571 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.571 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.571 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.571 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.583 [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...
01:37:51.583 [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
01:37:51.583 [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...
01:37:51.583 [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...
01:37:51.584 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.584 [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]]
01:37:51.585 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.585 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.585 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
01:37:51.585 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
01:37:51.585 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 151 msec
01:37:51.585 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.608 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ********************************************************
01:37:51.608 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must output a ResourceFile when Etag not Matching"
01:37:51.608 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ********************************************************
01:37:51.609 [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...
01:37:51.610 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional["xxxx"]
01:37:51.610 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
01:37:51.610 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.611 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.611 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.611 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.611 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 3 msec
01:37:51.611 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.614 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ************************************************************************************
01:37:51.614 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must output a ResourceFile when IfModifiedSince less recent than ModifiedTime"
01:37:51.614 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ************************************************************************************
01:37:51.619 [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...
01:37:51.619 [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
01:37:51.619 [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...
01:37:51.619 [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...
01:37:51.620 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.620 [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]]
01:37:51.624 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.624 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.625 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.625 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.628 [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...
01:37:51.629 [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
01:37:51.629 [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...
01:37:51.630 [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...
01:37:51.630 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.630 [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]]
01:37:51.630 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.633 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.633 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.633 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.637 [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...
01:37:51.637 [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
01:37:51.637 [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...
01:37:51.642 [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...
01:37:51.642 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.642 [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]]
01:37:51.645 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.646 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.646 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.646 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.654 [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...
01:37:51.655 [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
01:37:51.655 [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...
01:37:51.655 [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...
01:37:51.662 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.662 [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]]
01:37:51.663 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.663 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.663 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.663 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.664 [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...
01:37:51.664 [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
01:37:51.664 [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...
01:37:51.665 [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...
01:37:51.665 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.665 [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]]
01:37:51.666 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.666 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.666 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.666 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.667 [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...
01:37:51.668 [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
01:37:51.684 [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...
01:37:51.692 [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...
01:37:51.692 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.693 [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]]
01:37:51.693 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.693 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.693 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.693 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.694 [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...
01:37:51.694 [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
01:37:51.695 [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...
01:37:51.695 [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...
01:37:51.695 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.695 [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]]
01:37:51.696 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.696 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.696 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.696 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.697 [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...
01:37:51.697 [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
01:37:51.697 [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...
01:37:51.697 [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...
01:37:51.697 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.698 [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]]
01:37:51.698 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.698 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.698 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.698 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.699 [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...
01:37:51.700 [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
01:37:51.700 [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...
01:37:51.700 [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...
01:37:51.700 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.701 [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]]
01:37:51.701 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.701 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.701 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.701 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.702 [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...
01:37:51.708 [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
01:37:51.708 [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...
01:37:51.708 [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...
01:37:51.709 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.709 [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]]
01:37:51.709 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.710 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.710 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.710 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.710 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 96 msec
01:37:51.710 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.720 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ************************************
01:37:51.721 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output NotFound"
01:37:51.721 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ************************************
01:37:51.722 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderSupport        - NOT FOUND: it.tidalwave.util.NotFoundException: foo bar
01:37:51.723 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
01:37:51.723 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
01:37:51.724 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.724 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.724 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/NotFoundExceptionOutput.txt
01:37:51.724 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/NotFoundExceptionOutput.txt
01:37:51.724 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 4 msec
01:37:51.724 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.737 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ***********************************************
01:37:51.737 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output a PermanentRedirect"
01:37:51.737 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ***********************************************
01:37:51.738 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
01:37:51.738 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
01:37:51.738 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.738 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.738 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/PermanentRedirectOutput.txt
01:37:51.738 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/PermanentRedirectOutput.txt
01:37:51.739 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 2 msec
01:37:51.739 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.741 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ******************************************
01:37:51.741 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output a ResourceFile"
01:37:51.741 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - ******************************************
01:37:51.742 [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...
01:37:51.742 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.742 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
01:37:51.743 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.743 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.743 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
01:37:51.743 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
01:37:51.744 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 2 msec
01:37:51.744 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.753 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - **************************************************************
01:37:51.753 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output a ResourceFile with ExpirationTime"
01:37:51.753 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - **************************************************************
01:37:51.754 [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...
01:37:51.755 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
01:37:51.755 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
01:37:51.755 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.755 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.755 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/ResourceFileOutputWithExpirationTime.txt
01:37:51.755 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/ResourceFileOutputWithExpirationTime.txt
01:37:51.772 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 3 msec
01:37:51.772 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.775 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *********************************************
01:37:51.775 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST "must properly output an internal error"
01:37:51.775 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - *********************************************
01:37:51.775 [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.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:969)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at org.testng.TestRunner.privateRun(TestRunner.java:829)
	at org.testng.TestRunner.run(TestRunner.java:602)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:437)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391)
	at org.testng.SuiteRunner.run(SuiteRunner.java:330)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
	at org.testng.TestNG.runSuites(TestNG.java:1099)
	at org.testng.TestNG.run(TestNG.java:1067)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
01:37:51.791 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
01:37:51.791 [main                ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport        - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
01:37:51.791 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
01:37:51.791 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
01:37:51.791 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResponseBuilderTest/expected-results/InternalErrorOutput.txt
01:37:51.791 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResponseBuilderTest/InternalErrorOutput.txt
01:37:51.800 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - TEST PASSED in 17 msec
01:37:51.801 [main                ] INFO  i.t.n.core.model.spi.ResponseBuilderTest           - 
01:37:51.801 [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: 11.224 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.9: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.3.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.986947ad5cf9.jar
[INFO] 
[INFO] --- jar:3.3.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.986947ad5cf9-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-core ---
[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.986947ad5cf9.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/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9-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.5.0:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-core >>>
[INFO] 
[INFO] --- buildnumber:3.0.0: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: 986947ad5cf9 at timestamp: 1733017077341
[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.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: UNKNOWN 1.2-ALPHA-12-SNAPSHOT 986947ad5cf9
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.9: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.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-core ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 48 source files with javac [forked debug deprecation release 11] to 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.14.0:compile (weave-classes) @ it-tidalwave-northernwind-core ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-core ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to 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.5.0:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-core <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-northernwind-core ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-20:compile
[WARNING]    org.springframework:spring-beans:jar:5.3.27:compile
[WARNING]    org.slf4j:jul-to-slf4j:jar:2.0.7: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:2.0.7:runtime
[WARNING]    org.projectlombok:lombok:jar:1.18.24:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.27:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.19:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-20:compile
[JENKINS] Archiving disabled