<surefireAggregatedReport _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>2</failCount><skipCount>0</skipCount><totalCount>32</totalCount><urlName>testReport</urlName><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>29</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/17/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#17</displayName><duration>12830</duration><estimatedDuration>12998</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Domain #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1636479729484</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/17/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>820e5a468ae159409cad1dee3b6bd6fad0d832cb</commitId><timestamp>1636479639000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>Add- tsk7 REST and its tests
Added Rest layer for Story entity + its tests Fix a problem of name
packaging Participants: Inés Prieto Víctor Levoso Rodrigo Currás
</comment><date>2021-11-09 18:40:39 +0100</date><id>820e5a468ae159409cad1dee3b6bd6fad0d832cb</id><msg>Add- tsk7 REST and its tests</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/17/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>0.164</duration><empty>false</empty><failCount>0</failCount><passCount>29</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.03</duration><failedSince>0</failedSince><name>testStoryContentTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetThemeNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.008</duration><failedSince>0</failedSince><name>testStory</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetDateNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetContent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetGenreNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryContentTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryThemeNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryPublicatedNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetDateAfterCurrent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryContentNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryDateNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryGenreNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetPublicated</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetContentTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testSetContentLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetContentNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTitleLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.006</duration><failedSince>0</failedSince><name>testSetTitleNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTitleTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStoryTitleTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryTitleTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryDateAfterCurrent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryTitleNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetPublicatedNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetDate</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetGenre</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTheme</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTitle</name><skipped>false</skipped><status>PASSED</status></case><duration>0.164</duration><name>es.uvigo.esei.dgss.teamA.microstories.entities.EntitiesTestSuite</name></suite></result></childReport><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>2</failCount><skipCount>0</skipCount><totalCount>2</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/17/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#17</displayName><duration>21134</duration><estimatedDuration>51001</estimatedDuration><fullDisplayName>μStories 2122 - Team A » REST #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>UNSTABLE</result><timestamp>1636479729485</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/17/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>820e5a468ae159409cad1dee3b6bd6fad0d832cb</commitId><timestamp>1636479639000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>Add- tsk7 REST and its tests
Added Rest layer for Story entity + its tests Fix a problem of name
packaging Participants: Inés Prieto Víctor Levoso Rodrigo Currás
</comment><date>2021-11-09 18:40:39 +0100</date><id>820e5a468ae159409cad1dee3b6bd6fad0d832cb</id><msg>Add- tsk7 REST and its tests</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/17/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>10.772</duration><empty>false</empty><failCount>2</failCount><passCount>0</passCount><skipCount>0</skipCount><suite><case><age>1</age><className>es.uvigo.esei.dgss.teamA.microstories.rest.StoryResourceRestTest</className><duration>10.767</duration><errorDetails>Unable to locate owners.xml. File does not exist also in default location datasets/</errorDetails><errorStackTrace>org.jboss.arquillian.persistence.core.exception.InvalidResourceLocation: Unable to locate owners.xml. File does not exist also in default location datasets/
</errorStackTrace><failedSince>17</failedSince><name>es.uvigo.esei.dgss.teamA.microstories.rest.StoryResourceRestTest</name><skipped>false</skipped><status>FAILED</status><stdout>&amp;amp#27;[0m18:43:34,386 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final
&amp;amp#27;[0m&amp;amp#27;[0m18:43:35,020 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
&amp;amp#27;[0m&amp;amp#27;[0m18:43:35,428 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
&amp;amp#27;[0m&amp;amp#27;[0m18:43:38,964 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,023 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.4.0.Final
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,067 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.4.0.Final
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,205 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.21.Final
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,334 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem.
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,332 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 35) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,396 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem
&amp;amp#27;[0m&amp;amp#27;[33m18:43:39,440 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 50) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,404 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,499 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,514 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.0.Final starting
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,502 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main]
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,595 INFO  [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.6.Final
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,625 INFO  [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,902 INFO  [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,913 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,976 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
&amp;amp#27;[0m&amp;amp#27;[0m18:43:39,980 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
&amp;amp#27;[0m&amp;amp#27;[0m18:43:40,783 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories 2122 - Team A/rest/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
&amp;amp#27;[0m&amp;amp#27;[0m18:43:40,896 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
&amp;amp#27;[0m&amp;amp#27;[0m18:43:40,908 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
&amp;amp#27;[0m&amp;amp#27;[0m18:43:41,319 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:38080
&amp;amp#27;[0m&amp;amp#27;[0m18:43:41,816 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
&amp;amp#27;[0m&amp;amp#27;[0m18:43:41,831 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss2122/teamA/microstories]
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,478 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,544 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,544 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,545 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,545 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,597 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories 2122 - Team A/rest/target/wildfly-10.1.0.Final/standalone/deployments
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,675 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,904 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:39990/management
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,906 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:39990
&amp;amp#27;[0m&amp;amp#27;[0m18:43:42,906 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 8217ms - Started 302 of 506 services (325 services are lazy, passive or on-demand)
&amp;amp#27;[0m</stdout></case><duration>10.772</duration><name>es.uvigo.esei.dgss.teamA.microstories.rest.ResourceIntegrationTestSuite</name></suite><suite><case><age>1</age><className>es.uvigo.esei.dgss.teamA.microstories.rest.ResourceUnitTestSuite</className><duration>0.0</duration><errorDetails>class 'es.uvigo.esei.dgss.teamA.microstories.rest.ResourceUnitTestSuite' (possibly indirectly) contains itself as a SuiteClass</errorDetails><errorStackTrace>java.lang.Exception: class 'es.uvigo.esei.dgss.teamA.microstories.rest.ResourceUnitTestSuite' (possibly indirectly) contains itself as a SuiteClass
</errorStackTrace><failedSince>17</failedSince><name>initializationError</name><skipped>false</skipped><status>FAILED</status></case><duration>0.0</duration><name>es.uvigo.esei.dgss.teamA.microstories.rest.ResourceUnitTestSuite</name></suite></result></childReport><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>1</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/17/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#17</displayName><duration>40718</duration><estimatedDuration>44258</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Service #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1636479729485</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/17/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>820e5a468ae159409cad1dee3b6bd6fad0d832cb</commitId><timestamp>1636479639000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>Add- tsk7 REST and its tests
Added Rest layer for Story entity + its tests Fix a problem of name
packaging Participants: Inés Prieto Víctor Levoso Rodrigo Currás
</comment><date>2021-11-09 18:40:39 +0100</date><id>820e5a468ae159409cad1dee3b6bd6fad0d832cb</id><msg>Add- tsk7 REST and its tests</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/17/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>26.102</duration><empty>false</empty><failCount>0</failCount><passCount>1</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.service.StoryServiceIntegrationTest</className><duration>1.518</duration><failedSince>0</failedSince><name>testListLast</name><skipped>false</skipped><status>PASSED</status></case><duration>26.102</duration><name>es.uvigo.esei.dgss.teamA.microstories.service.ServiceIntegrationTestSuite</name></suite></result></childReport></surefireAggregatedReport>