===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/pom.xml clean package [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.dataone:d1_integration:war:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 197, column 15 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:buildnumber-maven-plugin is missing. @ line 221, column 15 [WARNING] 'build.plugins.plugin.version' for com.mycila.maven-license-plugin:maven-license-plugin is missing. @ line 214, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 237, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DataONE Integration Testing Package 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ d1_integration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ d1_integration --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration && svn --non-interactive info [INFO] Working directory: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration [INFO] Storing buildNumber: 16547 at timestamp: 1443735120075 [INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration && svn --non-interactive info [INFO] Working directory: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration [INFO] Storing buildScmBranch: trunk [INFO] [INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ d1_integration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ d1_integration --- [INFO] Compiling 22 source files to /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ d1_integration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 60 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ d1_integration --- [INFO] Compiling 139 source files to /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ d1_integration --- [INFO] Surefire report directory: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.dataone.integration.ContextAwareTestCaseDataoneTest 20151001-21:32:14: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20151001-21:32:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] 20151001-21:32:16: [INFO]: *** context label: SINGLE_MN [org.dataone.integration.ContextAwareTestCaseDataone] 20151001-21:32:16: [INFO]: *** mn.baseurl set from context.mn.baseurl property [org.dataone.integration.ContextAwareTestCaseDataone] 20151001-21:32:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] ~~~ Context is solo MemberNode: https://mn-x.dataone.org/mn 20151001-21:32:16: [INFO]: *** Adding MN to list: [https://mn-x.dataone.org/mn] [org.dataone.integration.ContextAwareTestCaseDataone] 20151001-21:32:16: [INFO]: **************************************************** [org.dataone.integration.ContextAwareTestCaseDataone] reference BaseUrl = https://cn-dev.test.dataone.org/cn context CN url = Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.979 sec Running org.dataone.integration.webTest.TestManifestAccess Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running org.dataone.integration.webTest.TestingTestRunnerServlet 20151001-21:32:16: [INFO]: setting system property 'context.mn.baseurl' to value 'http://demo.test.dataone.org/knb/d1/mn' [org.dataone.integration.webTest.TestRunnerHttpServlet] 20151001-21:32:16: [WARN]: Problem loading testing configuration at: 'null':: Cannot locate configuration source null [org.dataone.configuration.TestSettings] 20151001-21:32:16: [INFO]: Registering class: org.dataone.integration.webTest.MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet] 20151001-21:32:16: [INFO]: running tests on: MockV1ITCase [org.dataone.integration.webTest.TestRunnerHttpServlet]
Member Node Url: http://demo.test.dataone.org/knb/d1/mn | Thu Oct 01 21:32:16 UTC 2015 |
---|
org.dataone.integration.webTest.MockV1ITCase |
![]() |
---|
testWarning | TestIterationEndingException: show trace |
---|
testSuccess |
---|
testIgnore |
---|
testAssumptionViolatedException | AssumptionViolatedException: failed assumption: Could not set up the test properly. show trace |
---|
org.dataone.integration.webTest.MockV1ITCase | Could not run all tests. [RunCount=3 Failures=0 Errors=0 Warnings=1 Assumptions=1 Ignored=1] |
---|
Member Node Url: http://demo.test.dataone.org/knb/d1/mn | Thu Oct 01 21:32:16 UTC 2015 |
---|
org.dataone.integration.it.apiTests.MNCoreV1IT |
---|
ping - test for valid return |
![]() |
---|
getCapabilities - test that a Node document is returned | AssertionError: ServiceFailure: 0 Client_Error:: class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/node ] show trace |
---|
getCapabilities - contactSubject value is valid |
![]() |
---|
getCapabilities - nodeIdentity value is valid |
![]() |
---|
org.dataone.integration.it.apiTests.MNCoreV1IT | Failed Test Case due to failures. [RunCount=4 Failures=4 Errors=0 Warnings=0 Assumptions=0 Ignored=0] |
---|
org.dataone.integration.it.apiTests.MNCoreV1SlowIT |
---|
getLogRecords - test no parameter and every-parameter cases |
![]() |
---|
getLogRecords - test list slicing behavior |
![]() |
---|
testGetLogRecords : dateFiltering | AssertionError: ServiceFailure : 0 Client_Error : class org.dataone.client.exception.ClientSideException: /demo.test.dataone.org [for host GET http://demo.test.dataone.org/knb/d1/mn/v1/log ] show trace |
---|
getLogRecords - enforces access restrictions |
![]() |
---|
getLogRecords - test event filtering |
![]() |
---|
getLogRecords - test PID filtering |
![]() |
---|
org.dataone.integration.it.apiTests.MNCoreV1SlowIT | Failed Test Case due to failures. [RunCount=6 Failures=6 Errors=0 Warnings=0 Assumptions=0 Ignored=0] |
---|
org.dataone.integration.it.apiTests.MNStorageV1IT |
---|
create - tests that create works |
![]() |
---|
update - tests that update works |
![]() |
---|
create - test with unauthorized subject |
![]() |
---|
create - test with challenging unicode identifiers |
![]() |
---|
update - tests with bad obsoletedBy info |
![]() |
---|
update - tests with bad obsoletes info |
![]() |
---|
update - tests without a certificate |
![]() |
---|
update - tests without a certificate |
![]() |
---|
archive - tests that archive works |
![]() |
---|
archive - test with a fake identifier |
![]() |
---|
archive - test without a certificate |
![]() |
---|
delete - test without a certificate |
![]() |
---|
testGenerateIdentifier | No test exists for this yet. |
---|
org.dataone.integration.it.apiTests.MNStorageV1IT | Failed Test Case due to failures. [RunCount=11 Failures=11 Errors=0 Warnings=0 Assumptions=0 Ignored=2] |
---|