<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.scm.SubversionTagAction'></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#279</displayName><duration>22131</duration><estimatedDuration>23897</estimatedDuration><fullDisplayName>d1_integration_DEV_MN_metacat #279</fullDisplayName><id>2015-01-17_09-00-00</id><keepLog>false</keepLog><number>279</number><queueId>-1</queueId><result>FAILURE</result><timestamp>1421485200000</timestamp><url>http://jenkins-ucsb-1.dataone.org/jenkins/view/all/job/d1_integration_DEV_MN_metacat/279/</url><builtOn></builtOn><changeSet _class='hudson.scm.SubversionChangeLogSet'><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/apiTests/MNAuthV1IT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/apiTests/MNReplicationV2IT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testDefinitions/MNSystemMetadataChangedTestDefinitions.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/MNReplicationTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></author><commitId>15026</commitId><timestamp>1421476217913</timestamp><date>2015-01-17T06:30:17.913775Z</date><msg>added missing testSystemMetadataChanged method to definition, implementation, and API test classes.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNAuthV1IT.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNReplicationV2IT.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testDefinitions/MNSystemMetadataChangedTestDefinitions.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNReplicationTestImplementations.java</file></path><revision>15026</revision><user>rnahf</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/main/java/org/dataone/integration/adapters/CommonCallAdapter.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></author><commitId>15025</commitId><timestamp>1421469133891</timestamp><date>2015-01-17T04:32:13.891113Z</date><msg>Added custom version converter for Log types in CommonCallAdapter.  Fixed bugs in CoreTestImplementations.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/adapters/CommonCallAdapter.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java</file></path><revision>15025</revision><user>rnahf</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/main/java/org/dataone/integration/adapters/MNCallAdapter.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15024</commitId><timestamp>1421452653804</timestamp><date>2015-01-16T23:57:33.804277Z</date><msg>Another bug fix to avoid some "no unmarshaller found" errors</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/adapters/MNCallAdapter.java</file></path><revision>15024</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/main/java/org/dataone/integration/adapters/MNCallAdapter.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/MNReplicationTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15022</commitId><timestamp>1421451052930</timestamp><date>2015-01-16T23:30:52.930201Z</date><msg>Fixed a couple more bugs: the v1 call to systemMetadataChanged was missing in the adapter, and I made one more type conversion in the MNReplicationTestImplementations</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/adapters/MNCallAdapter.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNReplicationTestImplementations.java</file></path><revision>15022</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/main/java/org/dataone/integration/adapters/MNCallAdapter.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/MNStorageTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15021</commitId><timestamp>1421449277828</timestamp><date>2015-01-16T23:01:17.828241Z</date><msg>Fixed a few bugs in the MNCallAdapter (which had the wrong node type in many places) and in the MNStorageTestImplementations (which had a bad cast to a v1 type)</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/adapters/MNCallAdapter.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNStorageTestImplementations.java</file></path><revision>15021</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/main/java/org/dataone/integration/webTest/TestRunnerHttpServlet.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/webTest/TestingTestRunnerServlet.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></author><commitId>15019</commitId><timestamp>1421445155202</timestamp><date>2015-01-16T21:52:35.202867Z</date><msg>incremental temporary fix to TestRunnerHttpServlet and its unit test.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/webTest/TestRunnerHttpServlet.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/webTest/TestingTestRunnerServlet.java</file></path><revision>15019</revision><user>rnahf</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/apiTests/CNRegisterV1IT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/apiTests/CNRegisterV2IT.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15018</commitId><timestamp>1421443162191</timestamp><date>2015-01-16T21:19:22.191017Z</date><msg>Disabled a few tests in apiTest to match the @Ignore on the original tier test</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/CNRegisterV1IT.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/CNRegisterV2IT.java</file></path><revision>15018</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/CNRegisterTestImplementations.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></author><commitId>15017</commitId><timestamp>1421442647091</timestamp><date>2015-01-16T21:10:47.091353Z</date><msg>Readded testRegister into the CNRegisterTestImplementation and removed an unneeded Session in CoreTestImplementations</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CNRegisterTestImplementations.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java</file></path><revision>15017</revision><user>andreib</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>pom.xml</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></author><commitId>15016</commitId><timestamp>1421441626418</timestamp><date>2015-01-16T20:53:46.418870Z</date><msg>added functional tests and tools directories to the compile excludes.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/pom.xml</file></path><revision>15016</revision><user>rnahf</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/AbstractAuthorizationTestImplementations.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testImplementations/CNIdentityTestImplementations.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></author><commitId>15015</commitId><timestamp>1421441493041</timestamp><date>2015-01-16T20:51:33.041063Z</date><msg>bug fixes.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/AbstractAuthorizationTestImplementations.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CNIdentityTestImplementations.java</file></path><revision>15015</revision><user>rnahf</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>pom.xml</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/CNCNReplicationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/ChecksumAnalysis.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/ClientAuthIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/ClientCertificateInstallationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/D1ClientIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/D1ObjectIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/DataReplicationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/EnvironmentsCheck.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/MNCreateTest.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/MNReplicationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/MNodeMiscFunctionalIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/MNodeObjectLifecycleIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/MNodeTier1IT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/PackageIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/PreRegNodeContentCheck.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/ResourceMapXParsing.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/SyncInventoryIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/SynchronizationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/SysmetaChangeFuncIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/V2AuthorizationTestDefinitions.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/WebTestConcurrency.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/XNodeWebServerBasicIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/CNCNReplicationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/ChecksumAnalysis.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/ClientAuthIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/ClientCertificateInstallationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/D1ClientIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/D1ObjectIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/DataReplicationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/EnvironmentsCheck.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/MNCreateTest.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/MNReplicationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/MNodeMiscFunctionalIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/MNodeObjectLifecycleIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/PackageIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/PreRegNodeContentCheck.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/ResourceMapXParsing.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/SyncInventoryIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/SynchronizationIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/SysmetaChangeFuncIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/WebTestConcurrency.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/functional/XNodeWebServerBasicIT.java</affectedPath><affectedPath>src/test/java/org/dataone/integration/it/testDefinitions/V2AuthorizationTestDefinitions.java</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></author><commitId>15014</commitId><timestamp>1421435520515</timestamp><date>2015-01-16T19:12:00.515623Z</date><msg>added compiler exclude paths to the pom for tests not currently compiling. Moved functional tests to new subpackage for better organization.</msg><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/pom.xml</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/CNCNReplicationIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/ChecksumAnalysis.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/ClientAuthIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/ClientCertificateInstallationIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/D1ClientIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/D1ObjectIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/DataReplicationIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/EnvironmentsCheck.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/MNCreateTest.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/MNReplicationIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/MNodeMiscFunctionalIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/MNodeObjectLifecycleIT.java</file></path><path><editType>edit</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/MNodeTier1IT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/PackageIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/PreRegNodeContentCheck.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/ResourceMapXParsing.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/SyncInventoryIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/SynchronizationIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/SysmetaChangeFuncIT.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/V2AuthorizationTestDefinitions.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/WebTestConcurrency.java</file></path><path><editType>delete</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/XNodeWebServerBasicIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/CNCNReplicationIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/ChecksumAnalysis.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/ClientAuthIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/ClientCertificateInstallationIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/D1ClientIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/D1ObjectIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/DataReplicationIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/EnvironmentsCheck.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/MNCreateTest.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/MNReplicationIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/MNodeMiscFunctionalIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/MNodeObjectLifecycleIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/PackageIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/PreRegNodeContentCheck.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/ResourceMapXParsing.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/SyncInventoryIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/SynchronizationIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/SysmetaChangeFuncIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/WebTestConcurrency.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/functional/XNodeWebServerBasicIT.java</file></path><path><editType>add</editType><file>/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testDefinitions/V2AuthorizationTestDefinitions.java</file></path><revision>15014</revision><user>rnahf</user></item><kind>svn</kind><revision><module>https://repository.dataone.org/software/cicore/trunk/d1_integration</module><revision>15026</revision></revision></changeSet><culprit><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib</absoluteUrl><fullName>andreib</fullName></culprit><culprit><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></culprit><culprit><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/tao</absoluteUrl><fullName>tao</fullName></culprit><culprit><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/waltz</absoluteUrl><fullName>waltz</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.0.4</mavenVersionUsed></mavenModuleSetBuild>