SuccessConsole Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/μStories - Team A
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git # timeout=10
Fetching upstream changes from http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --progress http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 85c4f36b42c17003b8e2facc0cf565272f64be87 (origin/develop)
Commit message: "Tsk31 Adds service to recovery the stories of an author"
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 85c4f36b42c17003b8e2facc0cf565272f64be87
 > /usr/bin/git rev-list 8243295567e3c0b0199d558d4182f5d4d1f4beef # timeout=10
Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-55-6438198584836752630.fbdir
Parsing POMs
Established TCP socket on 45277
[μStories - Team A] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.11.jar:/usr/share/maven3/boot/plexus-classworlds-2.5.2.jar:/usr/share/maven3/conf/logging jenkins.maven3.agent.Maven33Main /usr/share/maven3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.11.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.11.jar 45277
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/μStories - Team A/pom.xml clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] μStories 18/19 Team A
[INFO] Domain
[INFO] Tests
[INFO] Service
[INFO] REST
[INFO] JSF
[INFO] EAR
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-pom ---
[INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/target
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-pom ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Domain 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-domain ---
[INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/domain/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/μStories - Team A/domain/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/lib/jenkins/workspace/μStories - Team A/domain/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/domain/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running es.uvigo.esei.dgss.teama.microstories.domain.entities.EntitiesTestSuite
[INFO] Tests run: 174, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s - in es.uvigo.esei.dgss.teama.microstories.domain.entities.EntitiesTestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 174, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec
[INFO] Analyzed bundle 'Domain' with 10 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-domain <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Administrator.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/User.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Author.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Administrator.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-domain ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-domain ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec
[INFO] Analyzed bundle 'Domain' with 10 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-domain ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-tests ---
[INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/tests/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/lib/jenkins/workspace/μStories - Team A/tests/target/classes
[INFO] /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java: /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/tests/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/AdminRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToAuthor.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToGenre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/AdminRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/AuthorRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToAuthor.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToGenre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-tests ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-service ---
[INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/service/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories - Team A/service/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/μStories - Team A/service/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/service/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running es.uvigo.esei.dgss.teama.microstories.service.ServiceIntegrationTestSuite
19:23:19,465 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final
19:23:20,301 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
19:23:21,083 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
19:23:27,791 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
19:23:27,870 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.4.0.Final
19:23:27,914 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.4.0.Final
19:23:28,122 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.21.Final
19:23:28,265 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem.
19:23:28,344 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem
19:23:28,399 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.
19:23:28,427 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension
19:23:28,451 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem
19:23:28,487 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main]
19:23:28,523 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
19:23:28,524 INFO  [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.6.Final
19:23:28,610 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.0.Final starting
19:23:28,610 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
19:23:28,786 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
19:23:28,788 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
19:23:28,791 INFO  [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
19:23:28,871 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
19:23:29,422 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
19:23:29,544 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
19:23:29,545 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
19:23:30,047 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080
19:23:30,408 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
19:23:30,415 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1819/teamA/microstories]
19:23:31,727 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
19:23:31,883 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:23:31,884 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:23:31,884 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.
19:23:31,887 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.
19:23:31,910 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/deployments
19:23:31,998 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 
19:23:32,451 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management
19:23:32,452 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990
19:23:32,452 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 12686ms - Started 302 of 506 services (325 services are lazy, passive or on-demand)
19:23:34,765 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
19:23:37,648 INFO  [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final
19:23:37,846 INFO  [org.xnio] (main) XNIO version 3.5.1.Final
19:23:37,867 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final
19:23:38,094 INFO  [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final
19:23:40,796 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/d6/0fe1703f4e37269d275e95c04a24fe08fbb33d/content
19:23:40,875 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
19:23:43,664 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test
19:23:45,716 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
19:23:45,815 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 14) HHH000204: Processing PersistenceUnitInfo [
	name: test
	...]
19:23:46,045 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment test.war
19:23:46,270 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 14) HHH000412: Hibernate Core {5.0.10.Final}
19:23:46,281 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 14) HHH000206: hibernate.properties not found
19:23:46,285 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 14) HHH000021: Bytecode provider name : javassist
19:23:46,362 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 5.2.4.Final
19:23:46,525 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 14) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
19:23:46,836 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StoryService' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService
	java:app/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService
	java:module/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService
	java:global/test/StoryService
	java:app/test/StoryService
	java:module/StoryService

19:23:47,785 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 14) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:23:47,786 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 14) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:23:48,058 INFO  [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.5 (Final)
19:23:49,304 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
19:23:49,808 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 14) WFLYCLINF0002: Started client-mappings cache from ejb container
19:23:50,656 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 16) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
19:23:50,681 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 16) HHH000431: Unable to determine H2 database version, certain features may not work
19:23:50,845 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 16) Envers integration enabled? : true
19:23:51,697 WARN  [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 16) HHH000038: Composite-id class does not override equals(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading
19:23:51,698 WARN  [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 16) HHH000039: Composite-id class does not override hashCode(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading
19:23:52,562 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 16) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Reading if exists
Hibernate: drop table Story if exists
Hibernate: drop table Story_themes if exists
Hibernate: drop table User if exists
Hibernate: create table Reading (date timestamp not null, counter integer not null, story integer not null, primary key (story, date))
Hibernate: create table Story (id integer generated by default as identity, dateOfPublish timestamp, genre integer not null, text varchar(1000) not null, title varchar(50) not null, author varchar(100) not null, primary key (id))
Hibernate: create table Story_themes (Story_id integer not null, theme integer not null, primary key (Story_id, theme))
Hibernate: create table User (role varchar(6) not null, login varchar(100) not null, name varchar(150) not null, password varchar(32) not null, primary key (login))
Hibernate: alter table Reading add constraint FKc1op5r307yxtws4ih353istml foreign key (story) references Story
Hibernate: alter table Story add constraint FK41c3muado6my0qji9vkunreuy foreign key (author) references User
Hibernate: alter table Story_themes add constraint FKb6a6ppaw3pcfyw463milsy02e foreign key (Story_id) references Story
19:23:52,625 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 16) HHH000230: Schema export complete
19:23:55,532 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 62) WFLYUT0021: Registered web context: /test
19:23:55,789 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
19:23:58,916 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-2) HHH000397: Using ASTQueryTranslatorFactory
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
19:24:00,986 WARN  [org.hibernate.orm.deprecation] (default task-4) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id
Hibernate: select story0_.id as id1_1_0_, story0_.author as author6_1_0_, story0_.dateOfPublish as dateOfPu2_1_0_, story0_.genre as genre3_1_0_, story0_.text as text4_1_0_, story0_.title as title5_1_0_, author1_.login as login2_3_1_, author1_.name as name3_3_1_, author1_.password as password4_3_1_, themes2_.Story_id as Story_id1_2_2_, themes2_.theme as theme2_2_2_ from Story story0_ inner join User author1_ on story0_.author=author1_.login left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id
19:24:02,441 WARN  [org.hibernate.orm.deprecation] (default task-30) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_0_, story0_.author as author6_1_0_, story0_.dateOfPublish as dateOfPu2_1_0_, story0_.genre as genre3_1_0_, story0_.text as text4_1_0_, story0_.title as title5_1_0_, author1_.login as login2_3_1_, author1_.name as name3_3_1_, author1_.password as password4_3_1_, themes2_.Story_id as Story_id1_2_2_, themes2_.theme as theme2_2_2_ from Story story0_ inner join User author1_ on story0_.author=author1_.login left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=?
19:24:03,197 WARN  [org.hibernate.orm.deprecation] (default task-12) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
19:24:05,493 WARN  [org.hibernate.orm.deprecation] (default task-13) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
19:24:05,737 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 62) WFLYUT0022: Unregistered web context: /test
19:24:05,779 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
19:24:05,779 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 64) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Reading if exists
Hibernate: drop table Story if exists
Hibernate: drop table Story_themes if exists
Hibernate: drop table User if exists
19:24:05,785 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 64) HHH000230: Schema export complete
19:24:05,795 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
19:24:05,846 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) WFLYCLINF0003: Stopped client-mappings cache from ejb container
19:24:05,861 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 145ms
19:24:05,873 WARN  [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
19:24:05,876 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/d6/0fe1703f4e37269d275e95c04a24fe08fbb33d/content
19:24:05,877 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
19:24:06,219 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
19:24:08,330 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/52/981692661e01c73cd4e60f5c3d5225fc6e54d6/content
19:24:08,334 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
19:24:09,116 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test
19:24:09,161 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 63) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
19:24:09,161 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 63) HHH000204: Processing PersistenceUnitInfo [
	name: test
	...]
19:24:09,182 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment test.war
19:24:09,193 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/UserService!es.uvigo.esei.dgss.teama.microstories.service.UserService
	java:app/test/UserService!es.uvigo.esei.dgss.teama.microstories.service.UserService
	java:module/UserService!es.uvigo.esei.dgss.teama.microstories.service.UserService
	java:global/test/UserService
	java:app/test/UserService
	java:module/UserService

19:24:09,262 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:24:09,263 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:24:09,353 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) WFLYCLINF0002: Started client-mappings cache from ejb container
19:24:09,388 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
19:24:09,390 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 64) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
19:24:09,391 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 64) HHH000431: Unable to determine H2 database version, certain features may not work
19:24:09,401 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 64) Envers integration enabled? : true
19:24:09,447 WARN  [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 64) HHH000038: Composite-id class does not override equals(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading
19:24:09,448 WARN  [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 64) HHH000039: Composite-id class does not override hashCode(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading
19:24:09,590 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 64) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Reading if exists
Hibernate: drop table Story if exists
Hibernate: drop table Story_themes if exists
Hibernate: drop table User if exists
Hibernate: create table Reading (date timestamp not null, counter integer not null, story integer not null, primary key (story, date))
Hibernate: create table Story (id integer generated by default as identity, dateOfPublish timestamp, genre integer not null, text varchar(1000) not null, title varchar(50) not null, author varchar(100) not null, primary key (id))
Hibernate: create table Story_themes (Story_id integer not null, theme integer not null, primary key (Story_id, theme))
Hibernate: create table User (role varchar(6) not null, login varchar(100) not null, name varchar(150) not null, password varchar(32) not null, primary key (login))
Hibernate: alter table Reading add constraint FKc1op5r307yxtws4ih353istml foreign key (story) references Story
Hibernate: alter table Story add constraint FK41c3muado6my0qji9vkunreuy foreign key (author) references User
Hibernate: alter table Story_themes add constraint FKb6a6ppaw3pcfyw463milsy02e foreign key (Story_id) references Story
19:24:09,601 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 64) HHH000230: Schema export complete
19:24:09,981 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 63) WFLYUT0021: Registered web context: /test
19:24:09,994 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
19:24:10,556 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-25) HHH000397: Using ASTQueryTranslatorFactory
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.author=?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.author=?
19:24:10,871 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 63) WFLYUT0022: Unregistered web context: /test
19:24:10,895 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 63) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
19:24:10,895 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 63) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Reading if exists
Hibernate: drop table Story if exists
Hibernate: drop table Story_themes if exists
Hibernate: drop table User if exists
19:24:10,898 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 63) HHH000230: Schema export complete
19:24:10,901 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 63) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
19:24:10,905 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 14) WFLYCLINF0003: Stopped client-mappings cache from ejb container
19:24:10,924 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 57ms
19:24:10,934 WARN  [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
19:24:10,949 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/52/981692661e01c73cd4e60f5c3d5225fc6e54d6/content
19:24:10,949 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.348 s - in es.uvigo.esei.dgss.teama.microstories.service.ServiceIntegrationTestSuite
19:24:10,955 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked.
19:24:10,982 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1819/teamA/microstories]
19:24:10,985 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
19:24:11,022 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
19:24:11,027 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2
19:24:11,046 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending
19:24:11,046 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080
19:24:11,052 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.4.0.Final stopping
19:24:11,105 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 105ms
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec
[INFO] Analyzed bundle 'Service' with 2 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-service <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.service...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/UserService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/UserService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java:34: warning: no @param for author
[WARNING] public List<Story> findStories(Author author) {
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-service ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-service ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec
[INFO] Analyzed bundle 'Service' with 2 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-service ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-rest ---
[INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/rest/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/lib/jenkins/workspace/μStories - Team A/rest/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/μStories - Team A/rest/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/rest/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite
19:24:23,781 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final
19:24:24,226 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
19:24:24,566 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
19:24:28,252 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
19:24:28,308 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.4.0.Final
19:24:28,337 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.4.0.Final
19:24:28,444 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem
19:24:28,462 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem
19:24:28,478 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.
19:24:28,488 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension
19:24:28,498 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem.
19:24:28,618 INFO  [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
19:24:28,625 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final
19:24:28,627 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
19:24:28,680 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.0.Final starting
19:24:28,709 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final
19:24:28,720 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main]
19:24:28,842 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
19:24:28,920 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
19:24:28,940 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
19:24:28,972 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
19:24:29,295 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories - 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: '[]']
19:24:29,451 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
19:24:29,452 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting
19:24:29,838 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080
19:24:30,309 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
19:24:30,312 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1819/teamA/microstories]
19:24:31,078 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-4) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
19:24:31,138 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:24:31,139 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 55) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:24:31,140 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/deployments
19:24:31,143 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:24:31,145 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:24:31,184 INFO  [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 
19:24:31,473 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management
19:24:31,473 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990
19:24:31,473 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 7537ms - Started 302 of 506 services (325 services are lazy, passive or on-demand)
19:24:32,440 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.
19:24:34,290 INFO  [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final
19:24:34,354 INFO  [org.xnio] (main) XNIO version 3.5.1.Final
19:24:34,368 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final
19:24:34,501 INFO  [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final
19:24:35,786 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/data/content/76/7c6bb545e67bb422cd8364b925f5511c5375fc/content
19:24:35,822 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war")
19:24:37,873 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for test
19:24:38,508 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
19:24:38,638 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 19) HHH000204: Processing PersistenceUnitInfo [
	name: test
	...]
19:24:39,152 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test.war
19:24:39,255 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 19) HHH000412: Hibernate Core {5.0.10.Final}
19:24:39,257 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 19) HHH000206: hibernate.properties not found
19:24:39,262 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 19) HHH000021: Bytecode provider name : javassist
19:24:39,290 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-3) HV000001: Hibernate Validator 5.2.4.Final
19:24:39,433 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 19) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
19:24:39,531 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'StoryService' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService
	java:app/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService
	java:module/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService
	java:global/test/StoryService
	java:app/test/StoryService
	java:module/StoryService

19:24:39,531 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'UserService' in deployment unit 'deployment "test.war"' are as follows:

	java:global/test/UserService!es.uvigo.esei.dgss.teama.microstories.service.UserService
	java:app/test/UserService!es.uvigo.esei.dgss.teama.microstories.service.UserService
	java:module/UserService!es.uvigo.esei.dgss.teama.microstories.service.UserService
	java:global/test/UserService
	java:app/test/UserService
	java:module/UserService

19:24:40,042 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 19) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:24:40,042 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 19) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
19:24:40,240 INFO  [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 2.3.5 (Final)
19:24:40,765 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 12) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
19:24:41,063 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 19) WFLYCLINF0002: Started client-mappings cache from ejb container
19:24:41,479 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 12) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
19:24:41,491 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 12) HHH000431: Unable to determine H2 database version, certain features may not work
19:24:41,863 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 12) Envers integration enabled? : true
19:24:42,398 WARN  [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 12) HHH000038: Composite-id class does not override equals(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading
19:24:42,398 WARN  [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 12) HHH000039: Composite-id class does not override hashCode(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading
19:24:42,944 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 12) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Reading if exists
Hibernate: drop table Story if exists
Hibernate: drop table Story_themes if exists
Hibernate: drop table User if exists
Hibernate: create table Reading (date timestamp not null, counter integer not null, story integer not null, primary key (story, date))
Hibernate: create table Story (id integer generated by default as identity, dateOfPublish timestamp, genre integer not null, text varchar(1000) not null, title varchar(50) not null, author varchar(100) not null, primary key (id))
Hibernate: create table Story_themes (Story_id integer not null, theme integer not null, primary key (Story_id, theme))
Hibernate: create table User (role varchar(6) not null, login varchar(100) not null, name varchar(150) not null, password varchar(32) not null, primary key (login))
Hibernate: alter table Reading add constraint FKc1op5r307yxtws4ih353istml foreign key (story) references Story
Hibernate: alter table Story add constraint FK41c3muado6my0qji9vkunreuy foreign key (author) references User
Hibernate: alter table Story_themes add constraint FKb6a6ppaw3pcfyw463milsy02e foreign key (Story_id) references Story
19:24:42,988 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 12) HHH000230: Schema export complete
19:24:44,637 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 19) WFLYUT0021: Registered web context: /test
19:24:44,736 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war")
log4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider).
log4j:WARN Please initialize the log4j system properly.
19:24:47,104 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-10) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.test.war" from Service Module Loader]
	at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) [jboss-modules-1.6.1.Final.jar:1.6.1.Final]
	at org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:230) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final]
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78)
	at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ManagedServlet.getServlet(ManagedServlet.java:171) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144]
	at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144]

19:24:47,536 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-10) HHH000397: Using ASTQueryTranslatorFactory
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_0_, story0_.author as author6_1_0_, story0_.dateOfPublish as dateOfPu2_1_0_, story0_.genre as genre3_1_0_, story0_.text as text4_1_0_, story0_.title as title5_1_0_, author1_.login as login2_3_1_, author1_.name as name3_3_1_, author1_.password as password4_3_1_, themes2_.Story_id as Story_id1_2_2_, themes2_.theme as theme2_2_2_ from Story story0_ inner join User author1_ on story0_.author=author1_.login left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=?
Hibernate: select story0_.id as id1_1_0_, story0_.author as author6_1_0_, story0_.dateOfPublish as dateOfPu2_1_0_, story0_.genre as genre3_1_0_, story0_.text as text4_1_0_, story0_.title as title5_1_0_, author1_.login as login2_3_1_, author1_.name as name3_3_1_, author1_.password as password4_3_1_, themes2_.Story_id as Story_id1_2_2_, themes2_.theme as theme2_2_2_ from Story story0_ inner join User author1_ on story0_.author=author1_.login left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
19:24:52,138 WARN  [org.hibernate.orm.deprecation] (default task-23) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
19:24:52,794 WARN  [org.hibernate.orm.deprecation] (default task-26) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
19:24:52,845 WARN  [org.hibernate.orm.deprecation] (default task-24) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
19:24:52,906 WARN  [org.hibernate.orm.deprecation] (default task-27) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
Hibernate: select story0_.id as id1_1_, story0_.author as author6_1_, story0_.dateOfPublish as dateOfPu2_1_, story0_.genre as genre3_1_, story0_.text as text4_1_, story0_.title as title5_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ?
Hibernate: select author0_.login as login2_3_0_, author0_.name as name3_3_0_, author0_.password as password4_3_0_ from User author0_ where author0_.login=? and author0_.role='AUTHOR'
Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=?
19:24:55,234 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0022: Unregistered web context: /test
19:24:55,303 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 61) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
19:24:55,304 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 61) HHH000227: Running hbm2ddl schema export
Hibernate: drop table Reading if exists
Hibernate: drop table Story if exists
Hibernate: drop table Story_themes if exists
Hibernate: drop table User if exists
19:24:55,313 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 61) HHH000230: Schema export complete
19:24:55,335 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 61) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
19:24:55,338 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 62) WFLYCLINF0003: Stopped client-mappings cache from ejb container
19:24:55,363 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 148ms
19:24:55,396 WARN  [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
19:24:55,404 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/data/content/76/7c6bb545e67bb422cd8364b925f5511c5375fc/content
19:24:55,409 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war")
[INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.176 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite
[INFO] Running es.uvigo.esei.dgss.teama.microstories.rest.ResourceUnitTestSuite
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceUnitTestSuite
19:24:55,726 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked.
19:24:55,734 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1819/teamA/microstories]
19:24:55,755 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
19:24:55,780 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping
19:24:55,798 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2
19:24:55,826 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending
19:24:55,835 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080
19:24:55,836 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.4.0.Final stopping
19:24:55,859 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 114ms
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 4 classes
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp]
[INFO] Webapp assembled in [24 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-rest <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 4 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-rest ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-jsf ---
[INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/jsf/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories - Team A/jsf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
    [mkdir] Created dir: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver
      [get] Getting: https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz
      [get] To: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz
      [get] https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz moved to https://github-production-release-asset-2e65be.s3.amazonaws.com/25354393/e31e4c22-be6f-11e7-9bc7-dedc3490a7fd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20181212%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20181212T182431Z&X-Amz-Expires=300&X-Amz-Signature=1b2a401bb7104d82102f15937163cdf75707250738e03839654ee904e8c1fa92&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dgeckodriver-v0.19.1-linux64.tar.gz&response-content-type=application%2Foctet-stream
    [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/jsf/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp]
[INFO] Webapp assembled in [24 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-jsf <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html...
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect
[WARNING] public String searchStoriesByString(boolean redirect) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return
[WARNING] public String searchStoriesByString(boolean redirect) {
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-jsf ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-ear ---
[INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/ear/target
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear ---
[INFO] Generating application.xml
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/ear/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear ---
[INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war
[INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war
[INFO] Copying artifact [jar:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-domain:0.2.0-SNAPSHOT] to [lib/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar]
[INFO] Copying artifact [jar:org.apache.commons:commons-lang3:3.4] to [lib/commons-lang3-3.4.jar]
[INFO] Copying artifact [ejb:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-service:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar]
[INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-ear ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] μStories 18/19 Team A .............................. SUCCESS [ 12.530 s]
[INFO] Domain ............................................. SUCCESS [ 21.360 s]
[INFO] Tests .............................................. SUCCESS [ 13.032 s]
[INFO] Service ............................................ SUCCESS [01:07 min]
[INFO] REST ............................................... SUCCESS [ 44.422 s]
[INFO] JSF ................................................ SUCCESS [ 11.922 s]
[INFO] EAR ................................................ SUCCESS [  5.746 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:00 min
[INFO] Finished at: 2018-12-12T19:25:18+01:00
[INFO] Final Memory: 69M/808M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear
[μStories - Team A] $ mvn -DskipTests=true deploy
channel stopped
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] μStories 18/19 Team A
[INFO] Domain
[INFO] Tests
[INFO] Service
[INFO] REST
[INFO] JSF
[INFO] EAR
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-pom ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-pom ---
[INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-pom:0.2.0-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Domain 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec
[INFO] Analyzed bundle 'Domain' with 10 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-domain <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Administrator.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/User.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Author.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Administrator.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-domain ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-domain ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec
[INFO] Analyzed bundle 'Domain' with 10 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-domain ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-domain ---
[INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-domain:0.2.0-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/AdminRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToAuthor.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToGenre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/AdminRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/AuthorRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToAuthor.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToGenre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-tests ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-tests ---
[INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-tests:0.2.0-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec
[INFO] Analyzed bundle 'Service' with 2 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-service <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.service...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/UserService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/UserService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java:34: warning: no @param for author
[WARNING] public List<Story> findStories(Author author) {
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-service ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-service ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec
[INFO] Analyzed bundle 'Service' with 2 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-service ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-service ---
[INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-service:0.2.0-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 4 classes
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp]
[INFO] Webapp assembled in [31 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-rest <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 4 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-rest ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-rest ---
[INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
      [get] Destination already exists (skipping): /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz
    [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp]
[INFO] Webapp assembled in [26 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-jsf <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html...
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect
[WARNING] public String searchStoriesByString(boolean redirect) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return
[WARNING] public String searchStoriesByString(boolean redirect) {
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-jsf ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-jsf ---
[INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear ---
[INFO] Generating application.xml
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear ---
[INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war
[INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-ear ---
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear
[INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-ear ---
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml
647/647 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml (647 B at 2.6 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-20181212.182534-21.pom
2/44 KB     
4/44 KB   
6/44 KB   
8/44 KB   
10/44 KB   
12/44 KB   
14/44 KB   
16/44 KB   
18/44 KB   
20/44 KB   
22/44 KB   
24/44 KB   
26/44 KB   
28/44 KB   
30/44 KB   
32/44 KB   
34/44 KB   
36/44 KB   
38/44 KB   
40/44 KB   
42/44 KB   
44/44 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-20181212.182534-21.pom (44 KB at 531.0 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml
428/428 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml (428 B at 32.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml
647/647 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml (647 B at 31.6 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml
428/428 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml (428 B at 13.5 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 94.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181212.182535-21.jar
2/20 KB   
4/20 KB   
6/20 KB   
8/20 KB   
10/20 KB   
12/20 KB   
14/20 KB   
16/20 KB   
18/20 KB   
20/20 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181212.182535-21.jar (20 KB at 355.3 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181212.182535-21.pom
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181212.182535-21.pom (2 KB at 38.6 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml
431/431 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml (431 B at 23.4 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 40.8 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml
431/431 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml (431 B at 20.0 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181212.182535-21-sources.jar
2/12 KB     
4/12 KB   
6/12 KB   
8/12 KB   
10/12 KB   
12/12 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181212.182535-21-sources.jar (12 KB at 277.7 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.7 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181212.182535-21-javadoc.jar
2/83 KB   
4/83 KB   
6/83 KB   
8/83 KB   
10/83 KB   
12/83 KB   
14/83 KB   
16/83 KB   
18/83 KB   
20/83 KB   
22/83 KB   
24/83 KB   
26/83 KB   
28/83 KB   
30/83 KB   
32/83 KB   
34/83 KB   
36/83 KB   
38/83 KB   
40/83 KB   
42/83 KB   
44/83 KB   
46/83 KB   
48/83 KB   
50/83 KB   
52/83 KB   
54/83 KB   
56/83 KB   
58/83 KB   
60/83 KB   
62/83 KB   
64/83 KB   
66/83 KB   
68/83 KB   
70/83 KB   
72/83 KB   
74/83 KB   
76/83 KB   
78/83 KB   
80/83 KB   
82/83 KB   
83/83 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181212.182535-21-javadoc.jar (83 KB at 1180.4 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 40.8 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 111.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181212.182535-21.jar
2/60 KB   
4/60 KB   
6/60 KB   
8/60 KB   
10/60 KB   
12/60 KB   
14/60 KB   
16/60 KB   
18/60 KB   
20/60 KB   
22/60 KB   
24/60 KB   
26/60 KB   
28/60 KB   
30/60 KB   
32/60 KB   
34/60 KB   
36/60 KB   
38/60 KB   
40/60 KB   
42/60 KB   
44/60 KB   
46/60 KB   
48/60 KB   
50/60 KB   
52/60 KB   
54/60 KB   
56/60 KB   
58/60 KB   
60/60 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181212.182535-21.jar (60 KB at 2305.3 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181212.182535-21.pom
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181212.182535-21.pom (2 KB at 68.0 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml
430/430 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml (430 B at 35.0 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 72.0 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml
430/430 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml (430 B at 26.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181212.182535-21-sources.jar
2/45 KB     
4/45 KB   
6/45 KB   
8/45 KB   
10/45 KB   
12/45 KB   
14/45 KB   
16/45 KB   
18/45 KB   
20/45 KB   
22/45 KB   
24/45 KB   
26/45 KB   
28/45 KB   
30/45 KB   
32/45 KB   
34/45 KB   
36/45 KB   
38/45 KB   
40/45 KB   
42/45 KB   
44/45 KB   
45/45 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181212.182535-21-sources.jar (45 KB at 1469.4 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.6 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181212.182535-21-javadoc.jar
2/125 KB   
4/125 KB   
6/125 KB   
8/125 KB   
10/125 KB   
12/125 KB   
14/125 KB   
16/125 KB   
18/125 KB   
20/125 KB   
22/125 KB   
24/125 KB   
26/125 KB   
28/125 KB   
30/125 KB   
32/125 KB   
34/125 KB   
36/125 KB   
38/125 KB   
40/125 KB   
42/125 KB   
44/125 KB   
46/125 KB   
48/125 KB   
50/125 KB   
52/125 KB   
54/125 KB   
56/125 KB   
58/125 KB   
60/125 KB   
62/125 KB   
64/125 KB   
66/125 KB   
68/125 KB   
70/125 KB   
72/125 KB   
74/125 KB   
76/125 KB   
78/125 KB   
80/125 KB   
82/125 KB   
84/125 KB   
86/125 KB   
88/125 KB   
90/125 KB   
92/125 KB   
94/125 KB   
96/125 KB   
98/125 KB   
100/125 KB   
102/125 KB   
104/125 KB   
106/125 KB   
108/125 KB   
110/125 KB   
112/125 KB   
114/125 KB   
116/125 KB   
118/125 KB   
120/125 KB   
122/125 KB   
124/125 KB   
125/125 KB   
             
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181212.182535-21-javadoc.jar (125 KB at 3283.0 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB       
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 68.0 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 159.3 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21.jar
2/9 KB   
4/9 KB   
6/9 KB   
8/9 KB   
9/9 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21.jar (9 KB at 423.0 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21.pom
2/3 KB   
3/3 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21.pom (3 KB at 92.6 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml
432/432 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml (432 B at 42.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.1 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml
432/432 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml (432 B at 21.1 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21-sources.jar
2/7 KB      
4/7 KB   
6/7 KB   
7/7 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21-sources.jar (7 KB at 284.7 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 68.3 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21-javadoc.jar
2/31 KB   
4/31 KB   
6/31 KB   
8/31 KB   
10/31 KB   
12/31 KB   
14/31 KB   
16/31 KB   
18/31 KB   
20/31 KB   
22/31 KB   
24/31 KB   
26/31 KB   
28/31 KB   
30/31 KB   
31/31 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21-javadoc.jar (31 KB at 1504.4 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 75.5 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21-tests.jar
2/16 KB   
4/16 KB   
6/16 KB   
8/16 KB   
10/16 KB   
12/16 KB   
14/16 KB   
16/16 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181212.182535-21-tests.jar (16 KB at 107.4 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 51.2 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 122.3 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181212.182536-21.war
2/10 KB   
4/10 KB   
6/10 KB   
8/10 KB   
10/10 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181212.182536-21.war (10 KB at 425.4 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181212.182536-21.pom
2/3 KB     
3/3 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181212.182536-21.pom (3 KB at 136.4 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml
429/429 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml (429 B at 41.9 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 76.4 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml
429/429 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml (429 B at 27.9 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181212.182536-21-sources.jar
2/7 KB      
4/7 KB   
6/7 KB   
7/7 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181212.182536-21-sources.jar (7 KB at 246.1 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 61.1 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181212.182536-21-javadoc.jar
2/39 KB   
4/39 KB   
6/39 KB   
8/39 KB   
10/39 KB   
12/39 KB   
14/39 KB   
16/39 KB   
18/39 KB   
20/39 KB   
22/39 KB   
24/39 KB   
26/39 KB   
28/39 KB   
30/39 KB   
32/39 KB   
34/39 KB   
36/39 KB   
38/39 KB   
39/39 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181212.182536-21-javadoc.jar (39 KB at 987.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 76.4 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 122.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181212.182536-21.war
2/2264 KB   
4/2264 KB   
6/2264 KB   
8/2264 KB   
10/2264 KB   
12/2264 KB   
14/2264 KB   
16/2264 KB   
18/2264 KB   
20/2264 KB   
22/2264 KB   
24/2264 KB   
26/2264 KB   
28/2264 KB   
30/2264 KB   
32/2264 KB   
34/2264 KB   
36/2264 KB   
38/2264 KB   
40/2264 KB   
42/2264 KB   
44/2264 KB   
46/2264 KB   
48/2264 KB   
50/2264 KB   
52/2264 KB   
54/2264 KB   
56/2264 KB   
58/2264 KB   
60/2264 KB   
62/2264 KB   
64/2264 KB   
66/2264 KB   
68/2264 KB   
70/2264 KB   
72/2264 KB   
74/2264 KB   
76/2264 KB   
78/2264 KB   
80/2264 KB   
82/2264 KB   
84/2264 KB   
86/2264 KB   
88/2264 KB   
90/2264 KB   
92/2264 KB   
94/2264 KB   
96/2264 KB   
98/2264 KB   
100/2264 KB   
102/2264 KB   
104/2264 KB   
106/2264 KB   
108/2264 KB   
110/2264 KB   
112/2264 KB   
114/2264 KB   
116/2264 KB   
118/2264 KB   
120/2264 KB   
122/2264 KB   
124/2264 KB   
126/2264 KB   
128/2264 KB   
130/2264 KB   
132/2264 KB   
134/2264 KB   
136/2264 KB   
138/2264 KB   
140/2264 KB   
142/2264 KB   
144/2264 KB   
146/2264 KB   
148/2264 KB   
150/2264 KB   
152/2264 KB   
154/2264 KB   
156/2264 KB   
158/2264 KB   
160/2264 KB   
162/2264 KB   
164/2264 KB   
166/2264 KB   
168/2264 KB   
170/2264 KB   
172/2264 KB   
174/2264 KB   
176/2264 KB   
178/2264 KB   
180/2264 KB   
182/2264 KB   
184/2264 KB   
186/2264 KB   
188/2264 KB   
190/2264 KB   
192/2264 KB   
194/2264 KB   
196/2264 KB   
198/2264 KB   
200/2264 KB   
202/2264 KB   
204/2264 KB   
206/2264 KB   
208/2264 KB   
210/2264 KB   
212/2264 KB   
214/2264 KB   
216/2264 KB   
218/2264 KB   
220/2264 KB   
222/2264 KB   
224/2264 KB   
226/2264 KB   
228/2264 KB   
230/2264 KB   
232/2264 KB   
234/2264 KB   
236/2264 KB   
238/2264 KB   
240/2264 KB   
242/2264 KB   
244/2264 KB   
246/2264 KB   
248/2264 KB   
250/2264 KB   
252/2264 KB   
254/2264 KB   
256/2264 KB   
258/2264 KB   
260/2264 KB   
262/2264 KB   
264/2264 KB   
266/2264 KB   
268/2264 KB   
270/2264 KB   
272/2264 KB   
274/2264 KB   
276/2264 KB   
278/2264 KB   
280/2264 KB   
282/2264 KB   
284/2264 KB   
286/2264 KB   
288/2264 KB   
290/2264 KB   
292/2264 KB   
294/2264 KB   
296/2264 KB   
298/2264 KB   
300/2264 KB   
302/2264 KB   
304/2264 KB   
306/2264 KB   
308/2264 KB   
310/2264 KB   
312/2264 KB   
314/2264 KB   
316/2264 KB   
318/2264 KB   
320/2264 KB   
322/2264 KB   
324/2264 KB   
326/2264 KB   
328/2264 KB   
330/2264 KB   
332/2264 KB   
334/2264 KB   
336/2264 KB   
338/2264 KB   
340/2264 KB   
342/2264 KB   
344/2264 KB   
346/2264 KB   
348/2264 KB   
350/2264 KB   
352/2264 KB   
354/2264 KB   
356/2264 KB   
358/2264 KB   
360/2264 KB   
362/2264 KB   
364/2264 KB   
366/2264 KB   
368/2264 KB   
370/2264 KB   
372/2264 KB   
374/2264 KB   
376/2264 KB   
378/2264 KB   
380/2264 KB   
382/2264 KB   
384/2264 KB   
386/2264 KB   
388/2264 KB   
390/2264 KB   
392/2264 KB   
394/2264 KB   
396/2264 KB   
398/2264 KB   
400/2264 KB   
402/2264 KB   
404/2264 KB   
406/2264 KB   
408/2264 KB   
410/2264 KB   
412/2264 KB   
414/2264 KB   
416/2264 KB   
418/2264 KB   
420/2264 KB   
422/2264 KB   
424/2264 KB   
426/2264 KB   
428/2264 KB   
430/2264 KB   
432/2264 KB   
434/2264 KB   
436/2264 KB   
438/2264 KB   
440/2264 KB   
442/2264 KB   
444/2264 KB   
446/2264 KB   
448/2264 KB   
450/2264 KB   
452/2264 KB   
454/2264 KB   
456/2264 KB   
458/2264 KB   
460/2264 KB   
462/2264 KB   
464/2264 KB   
466/2264 KB   
468/2264 KB   
470/2264 KB   
472/2264 KB   
474/2264 KB   
476/2264 KB   
478/2264 KB   
480/2264 KB   
482/2264 KB   
484/2264 KB   
486/2264 KB   
488/2264 KB   
490/2264 KB   
492/2264 KB   
494/2264 KB   
496/2264 KB   
498/2264 KB   
500/2264 KB   
502/2264 KB   
504/2264 KB   
506/2264 KB   
508/2264 KB   
510/2264 KB   
512/2264 KB   
514/2264 KB   
516/2264 KB   
518/2264 KB   
520/2264 KB   
522/2264 KB   
524/2264 KB   
526/2264 KB   
528/2264 KB   
530/2264 KB   
532/2264 KB   
534/2264 KB   
536/2264 KB   
538/2264 KB   
540/2264 KB   
542/2264 KB   
544/2264 KB   
546/2264 KB   
548/2264 KB   
550/2264 KB   
552/2264 KB   
554/2264 KB   
556/2264 KB   
558/2264 KB   
560/2264 KB   
562/2264 KB   
564/2264 KB   
566/2264 KB   
568/2264 KB   
570/2264 KB   
572/2264 KB   
574/2264 KB   
576/2264 KB   
578/2264 KB   
580/2264 KB   
582/2264 KB   
584/2264 KB   
586/2264 KB   
588/2264 KB   
590/2264 KB   
592/2264 KB   
594/2264 KB   
596/2264 KB   
598/2264 KB   
600/2264 KB   
602/2264 KB   
604/2264 KB   
606/2264 KB   
608/2264 KB   
610/2264 KB   
612/2264 KB   
614/2264 KB   
616/2264 KB   
618/2264 KB   
620/2264 KB   
622/2264 KB   
624/2264 KB   
626/2264 KB   
628/2264 KB   
630/2264 KB   
632/2264 KB   
634/2264 KB   
636/2264 KB   
638/2264 KB   
640/2264 KB   
642/2264 KB   
644/2264 KB   
646/2264 KB   
648/2264 KB   
650/2264 KB   
652/2264 KB   
654/2264 KB   
656/2264 KB   
658/2264 KB   
660/2264 KB   
662/2264 KB   
664/2264 KB   
666/2264 KB   
668/2264 KB   
670/2264 KB   
672/2264 KB   
674/2264 KB   
676/2264 KB   
678/2264 KB   
680/2264 KB   
682/2264 KB   
684/2264 KB   
686/2264 KB   
688/2264 KB   
690/2264 KB   
692/2264 KB   
694/2264 KB   
696/2264 KB   
698/2264 KB   
700/2264 KB   
702/2264 KB   
704/2264 KB   
706/2264 KB   
708/2264 KB   
710/2264 KB   
712/2264 KB   
714/2264 KB   
716/2264 KB   
718/2264 KB   
720/2264 KB   
722/2264 KB   
724/2264 KB   
726/2264 KB   
728/2264 KB   
730/2264 KB   
732/2264 KB   
734/2264 KB   
736/2264 KB   
738/2264 KB   
740/2264 KB   
742/2264 KB   
744/2264 KB   
746/2264 KB   
748/2264 KB   
750/2264 KB   
752/2264 KB   
754/2264 KB   
756/2264 KB   
758/2264 KB   
760/2264 KB   
762/2264 KB   
764/2264 KB   
766/2264 KB   
768/2264 KB   
770/2264 KB   
772/2264 KB   
774/2264 KB   
776/2264 KB   
778/2264 KB   
780/2264 KB   
782/2264 KB   
784/2264 KB   
786/2264 KB   
788/2264 KB   
790/2264 KB   
792/2264 KB   
794/2264 KB   
796/2264 KB   
798/2264 KB   
800/2264 KB   
802/2264 KB   
804/2264 KB   
806/2264 KB   
808/2264 KB   
810/2264 KB   
812/2264 KB   
814/2264 KB   
816/2264 KB   
818/2264 KB   
820/2264 KB   
822/2264 KB   
824/2264 KB   
826/2264 KB   
828/2264 KB   
830/2264 KB   
832/2264 KB   
834/2264 KB   
836/2264 KB   
838/2264 KB   
840/2264 KB   
842/2264 KB   
844/2264 KB   
846/2264 KB   
848/2264 KB   
850/2264 KB   
852/2264 KB   
854/2264 KB   
856/2264 KB   
858/2264 KB   
860/2264 KB   
862/2264 KB   
864/2264 KB   
866/2264 KB   
868/2264 KB   
870/2264 KB   
872/2264 KB   
874/2264 KB   
876/2264 KB   
878/2264 KB   
880/2264 KB   
882/2264 KB   
884/2264 KB   
886/2264 KB   
888/2264 KB   
890/2264 KB   
892/2264 KB   
894/2264 KB   
896/2264 KB   
898/2264 KB   
900/2264 KB   
902/2264 KB   
904/2264 KB   
906/2264 KB   
908/2264 KB   
910/2264 KB   
912/2264 KB   
914/2264 KB   
916/2264 KB   
918/2264 KB   
920/2264 KB   
922/2264 KB   
924/2264 KB   
926/2264 KB   
928/2264 KB   
930/2264 KB   
932/2264 KB   
934/2264 KB   
936/2264 KB   
938/2264 KB   
940/2264 KB   
942/2264 KB   
944/2264 KB   
946/2264 KB   
948/2264 KB   
950/2264 KB   
952/2264 KB   
954/2264 KB   
956/2264 KB   
958/2264 KB   
960/2264 KB   
962/2264 KB   
964/2264 KB   
966/2264 KB   
968/2264 KB   
970/2264 KB   
972/2264 KB   
974/2264 KB   
976/2264 KB   
978/2264 KB   
980/2264 KB   
982/2264 KB   
984/2264 KB   
986/2264 KB   
988/2264 KB   
990/2264 KB   
992/2264 KB   
994/2264 KB   
996/2264 KB   
998/2264 KB   
1000/2264 KB   
1002/2264 KB   
1004/2264 KB   
1006/2264 KB   
1008/2264 KB   
1010/2264 KB   
1012/2264 KB   
1014/2264 KB   
1016/2264 KB   
1018/2264 KB   
1020/2264 KB   
1022/2264 KB   
1024/2264 KB   
1026/2264 KB   
1028/2264 KB   
1030/2264 KB   
1032/2264 KB   
1034/2264 KB   
1036/2264 KB   
1038/2264 KB   
1040/2264 KB   
1042/2264 KB   
1044/2264 KB   
1046/2264 KB   
1048/2264 KB   
1050/2264 KB   
1052/2264 KB   
1054/2264 KB   
1056/2264 KB   
1058/2264 KB   
1060/2264 KB   
1062/2264 KB   
1064/2264 KB   
1066/2264 KB   
1068/2264 KB   
1070/2264 KB   
1072/2264 KB   
1074/2264 KB   
1076/2264 KB   
1078/2264 KB   
1080/2264 KB   
1082/2264 KB   
1084/2264 KB   
1086/2264 KB   
1088/2264 KB   
1090/2264 KB   
1092/2264 KB   
1094/2264 KB   
1096/2264 KB   
1098/2264 KB   
1100/2264 KB   
1102/2264 KB   
1104/2264 KB   
1106/2264 KB   
1108/2264 KB   
1110/2264 KB   
1112/2264 KB   
1114/2264 KB   
1116/2264 KB   
1118/2264 KB   
1120/2264 KB   
1122/2264 KB   
1124/2264 KB   
1126/2264 KB   
1128/2264 KB   
1130/2264 KB   
1132/2264 KB   
1134/2264 KB   
1136/2264 KB   
1138/2264 KB   
1140/2264 KB   
1142/2264 KB   
1144/2264 KB   
1146/2264 KB   
1148/2264 KB   
1150/2264 KB   
1152/2264 KB   
1154/2264 KB   
1156/2264 KB   
1158/2264 KB   
1160/2264 KB   
1162/2264 KB   
1164/2264 KB   
1166/2264 KB   
1168/2264 KB   
1170/2264 KB   
1172/2264 KB   
1174/2264 KB   
1176/2264 KB   
1178/2264 KB   
1180/2264 KB   
1182/2264 KB   
1184/2264 KB   
1186/2264 KB   
1188/2264 KB   
1190/2264 KB   
1192/2264 KB   
1194/2264 KB   
1196/2264 KB   
1198/2264 KB   
1200/2264 KB   
1202/2264 KB   
1204/2264 KB   
1206/2264 KB   
1208/2264 KB   
1210/2264 KB   
1212/2264 KB   
1214/2264 KB   
1216/2264 KB   
1218/2264 KB   
1220/2264 KB   
1222/2264 KB   
1224/2264 KB   
1226/2264 KB   
1228/2264 KB   
1230/2264 KB   
1232/2264 KB   
1234/2264 KB   
1236/2264 KB   
1238/2264 KB   
1240/2264 KB   
1242/2264 KB   
1244/2264 KB   
1246/2264 KB   
1248/2264 KB   
1250/2264 KB   
1252/2264 KB   
1254/2264 KB   
1256/2264 KB   
1258/2264 KB   
1260/2264 KB   
1262/2264 KB   
1264/2264 KB   
1266/2264 KB   
1268/2264 KB   
1270/2264 KB   
1272/2264 KB   
1274/2264 KB   
1276/2264 KB   
1278/2264 KB   
1280/2264 KB   
1282/2264 KB   
1284/2264 KB   
1286/2264 KB   
1288/2264 KB   
1290/2264 KB   
1292/2264 KB   
1294/2264 KB   
1296/2264 KB   
1298/2264 KB   
1300/2264 KB   
1302/2264 KB   
1304/2264 KB   
1306/2264 KB   
1308/2264 KB   
1310/2264 KB   
1312/2264 KB   
1314/2264 KB   
1316/2264 KB   
1318/2264 KB   
1320/2264 KB   
1322/2264 KB   
1324/2264 KB   
1326/2264 KB   
1328/2264 KB   
1330/2264 KB   
1332/2264 KB   
1334/2264 KB   
1336/2264 KB   
1338/2264 KB   
1340/2264 KB   
1342/2264 KB   
1344/2264 KB   
1346/2264 KB   
1348/2264 KB   
1350/2264 KB   
1352/2264 KB   
1354/2264 KB   
1356/2264 KB   
1358/2264 KB   
1360/2264 KB   
1362/2264 KB   
1364/2264 KB   
1366/2264 KB   
1368/2264 KB   
1370/2264 KB   
1372/2264 KB   
1374/2264 KB   
1376/2264 KB   
1378/2264 KB   
1380/2264 KB   
1382/2264 KB   
1384/2264 KB   
1386/2264 KB   
1388/2264 KB   
1390/2264 KB   
1392/2264 KB   
1394/2264 KB   
1396/2264 KB   
1398/2264 KB   
1400/2264 KB   
1402/2264 KB   
1404/2264 KB   
1406/2264 KB   
1408/2264 KB   
1410/2264 KB   
1412/2264 KB   
1414/2264 KB   
1416/2264 KB   
1418/2264 KB   
1420/2264 KB   
1422/2264 KB   
1424/2264 KB   
1426/2264 KB   
1428/2264 KB   
1430/2264 KB   
1432/2264 KB   
1434/2264 KB   
1436/2264 KB   
1438/2264 KB   
1440/2264 KB   
1442/2264 KB   
1444/2264 KB   
1446/2264 KB   
1448/2264 KB   
1450/2264 KB   
1452/2264 KB   
1454/2264 KB   
1456/2264 KB   
1458/2264 KB   
1460/2264 KB   
1462/2264 KB   
1464/2264 KB   
1466/2264 KB   
1468/2264 KB   
1470/2264 KB   
1472/2264 KB   
1474/2264 KB   
1476/2264 KB   
1478/2264 KB   
1480/2264 KB   
1482/2264 KB   
1484/2264 KB   
1486/2264 KB   
1488/2264 KB   
1490/2264 KB   
1492/2264 KB   
1494/2264 KB   
1496/2264 KB   
1498/2264 KB   
1500/2264 KB   
1502/2264 KB   
1504/2264 KB   
1506/2264 KB   
1508/2264 KB   
1510/2264 KB   
1512/2264 KB   
1514/2264 KB   
1516/2264 KB   
1518/2264 KB   
1520/2264 KB   
1522/2264 KB   
1524/2264 KB   
1526/2264 KB   
1528/2264 KB   
1530/2264 KB   
1532/2264 KB   
1534/2264 KB   
1536/2264 KB   
1538/2264 KB   
1540/2264 KB   
1542/2264 KB   
1544/2264 KB   
1546/2264 KB   
1548/2264 KB   
1550/2264 KB   
1552/2264 KB   
1554/2264 KB   
1556/2264 KB   
1558/2264 KB   
1560/2264 KB   
1562/2264 KB   
1564/2264 KB   
1566/2264 KB   
1568/2264 KB   
1570/2264 KB   
1572/2264 KB   
1574/2264 KB   
1576/2264 KB   
1578/2264 KB   
1580/2264 KB   
1582/2264 KB   
1584/2264 KB   
1586/2264 KB   
1588/2264 KB   
1590/2264 KB   
1592/2264 KB   
1594/2264 KB   
1596/2264 KB   
1598/2264 KB   
1600/2264 KB   
1602/2264 KB   
1604/2264 KB   
1606/2264 KB   
1608/2264 KB   
1610/2264 KB   
1612/2264 KB   
1614/2264 KB   
1616/2264 KB   
1618/2264 KB   
1620/2264 KB   
1622/2264 KB   
1624/2264 KB   
1626/2264 KB   
1628/2264 KB   
1630/2264 KB   
1632/2264 KB   
1634/2264 KB   
1636/2264 KB   
1638/2264 KB   
1640/2264 KB   
1642/2264 KB   
1644/2264 KB   
1646/2264 KB   
1648/2264 KB   
1650/2264 KB   
1652/2264 KB   
1654/2264 KB   
1656/2264 KB   
1658/2264 KB   
1660/2264 KB   
1662/2264 KB   
1664/2264 KB   
1666/2264 KB   
1668/2264 KB   
1670/2264 KB   
1672/2264 KB   
1674/2264 KB   
1676/2264 KB   
1678/2264 KB   
1680/2264 KB   
1682/2264 KB   
1684/2264 KB   
1686/2264 KB   
1688/2264 KB   
1690/2264 KB   
1692/2264 KB   
1694/2264 KB   
1696/2264 KB   
1698/2264 KB   
1700/2264 KB   
1702/2264 KB   
1704/2264 KB   
1706/2264 KB   
1708/2264 KB   
1710/2264 KB   
1712/2264 KB   
1714/2264 KB   
1716/2264 KB   
1718/2264 KB   
1720/2264 KB   
1722/2264 KB   
1724/2264 KB   
1726/2264 KB   
1728/2264 KB   
1730/2264 KB   
1732/2264 KB   
1734/2264 KB   
1736/2264 KB   
1738/2264 KB   
1740/2264 KB   
1742/2264 KB   
1744/2264 KB   
1746/2264 KB   
1748/2264 KB   
1750/2264 KB   
1752/2264 KB   
1754/2264 KB   
1756/2264 KB   
1758/2264 KB   
1760/2264 KB   
1762/2264 KB   
1764/2264 KB   
1766/2264 KB   
1768/2264 KB   
1770/2264 KB   
1772/2264 KB   
1774/2264 KB   
1776/2264 KB   
1778/2264 KB   
1780/2264 KB   
1782/2264 KB   
1784/2264 KB   
1786/2264 KB   
1788/2264 KB   
1790/2264 KB   
1792/2264 KB   
1794/2264 KB   
1796/2264 KB   
1798/2264 KB   
1800/2264 KB   
1802/2264 KB   
1804/2264 KB   
1806/2264 KB   
1808/2264 KB   
1810/2264 KB   
1812/2264 KB   
1814/2264 KB   
1816/2264 KB   
1818/2264 KB   
1820/2264 KB   
1822/2264 KB   
1824/2264 KB   
1826/2264 KB   
1828/2264 KB   
1830/2264 KB   
1832/2264 KB   
1834/2264 KB   
1836/2264 KB   
1838/2264 KB   
1840/2264 KB   
1842/2264 KB   
1844/2264 KB   
1846/2264 KB   
1848/2264 KB   
1850/2264 KB   
1852/2264 KB   
1854/2264 KB   
1856/2264 KB   
1858/2264 KB   
1860/2264 KB   
1862/2264 KB   
1864/2264 KB   
1866/2264 KB   
1868/2264 KB   
1870/2264 KB   
1872/2264 KB   
1874/2264 KB   
1876/2264 KB   
1878/2264 KB   
1880/2264 KB   
1882/2264 KB   
1884/2264 KB   
1886/2264 KB   
1888/2264 KB   
1890/2264 KB   
1892/2264 KB   
1894/2264 KB   
1896/2264 KB   
1898/2264 KB   
1900/2264 KB   
1902/2264 KB   
1904/2264 KB   
1906/2264 KB   
1908/2264 KB   
1910/2264 KB   
1912/2264 KB   
1914/2264 KB   
1916/2264 KB   
1918/2264 KB   
1920/2264 KB   
1922/2264 KB   
1924/2264 KB   
1926/2264 KB   
1928/2264 KB   
1930/2264 KB   
1932/2264 KB   
1934/2264 KB   
1936/2264 KB   
1938/2264 KB   
1940/2264 KB   
1942/2264 KB   
1944/2264 KB   
1946/2264 KB   
1948/2264 KB   
1950/2264 KB   
1952/2264 KB   
1954/2264 KB   
1956/2264 KB   
1958/2264 KB   
1960/2264 KB   
1962/2264 KB   
1964/2264 KB   
1966/2264 KB   
1968/2264 KB   
1970/2264 KB   
1972/2264 KB   
1974/2264 KB   
1976/2264 KB   
1978/2264 KB   
1980/2264 KB   
1982/2264 KB   
1984/2264 KB   
1986/2264 KB   
1988/2264 KB   
1990/2264 KB   
1992/2264 KB   
1994/2264 KB   
1996/2264 KB   
1998/2264 KB   
2000/2264 KB   
2002/2264 KB   
2004/2264 KB   
2006/2264 KB   
2008/2264 KB   
2010/2264 KB   
2012/2264 KB   
2014/2264 KB   
2016/2264 KB   
2018/2264 KB   
2020/2264 KB   
2022/2264 KB   
2024/2264 KB   
2026/2264 KB   
2028/2264 KB   
2030/2264 KB   
2032/2264 KB   
2034/2264 KB   
2036/2264 KB   
2038/2264 KB   
2040/2264 KB   
2042/2264 KB   
2044/2264 KB   
2046/2264 KB   
2048/2264 KB   
2050/2264 KB   
2052/2264 KB   
2054/2264 KB   
2056/2264 KB   
2058/2264 KB   
2060/2264 KB   
2062/2264 KB   
2064/2264 KB   
2066/2264 KB   
2068/2264 KB   
2070/2264 KB   
2072/2264 KB   
2074/2264 KB   
2076/2264 KB   
2078/2264 KB   
2080/2264 KB   
2082/2264 KB   
2084/2264 KB   
2086/2264 KB   
2088/2264 KB   
2090/2264 KB   
2092/2264 KB   
2094/2264 KB   
2096/2264 KB   
2098/2264 KB   
2100/2264 KB   
2102/2264 KB   
2104/2264 KB   
2106/2264 KB   
2108/2264 KB   
2110/2264 KB   
2112/2264 KB   
2114/2264 KB   
2116/2264 KB   
2118/2264 KB   
2120/2264 KB   
2122/2264 KB   
2124/2264 KB   
2126/2264 KB   
2128/2264 KB   
2130/2264 KB   
2132/2264 KB   
2134/2264 KB   
2136/2264 KB   
2138/2264 KB   
2140/2264 KB   
2142/2264 KB   
2144/2264 KB   
2146/2264 KB   
2148/2264 KB   
2150/2264 KB   
2152/2264 KB   
2154/2264 KB   
2156/2264 KB   
2158/2264 KB   
2160/2264 KB   
2162/2264 KB   
2164/2264 KB   
2166/2264 KB   
2168/2264 KB   
2170/2264 KB   
2172/2264 KB   
2174/2264 KB   
2176/2264 KB   
2178/2264 KB   
2180/2264 KB   
2182/2264 KB   
2184/2264 KB   
2186/2264 KB   
2188/2264 KB   
2190/2264 KB   
2192/2264 KB   
2194/2264 KB   
2196/2264 KB   
2198/2264 KB   
2200/2264 KB   
2202/2264 KB   
2204/2264 KB   
2206/2264 KB   
2208/2264 KB   
2210/2264 KB   
2212/2264 KB   
2214/2264 KB   
2216/2264 KB   
2218/2264 KB   
2220/2264 KB   
2222/2264 KB   
2224/2264 KB   
2226/2264 KB   
2228/2264 KB   
2230/2264 KB   
2232/2264 KB   
2234/2264 KB   
2236/2264 KB   
2238/2264 KB   
2240/2264 KB   
2242/2264 KB   
2244/2264 KB   
2246/2264 KB   
2248/2264 KB   
2250/2264 KB   
2252/2264 KB   
2254/2264 KB   
2256/2264 KB   
2258/2264 KB   
2260/2264 KB   
2262/2264 KB   
2264/2264 KB   
               
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181212.182536-21.war (2264 KB at 13552.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181212.182536-21.pom
2/17 KB        
4/17 KB   
6/17 KB   
8/17 KB   
10/17 KB   
12/17 KB   
14/17 KB   
16/17 KB   
17/17 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181212.182536-21.pom (17 KB at 700.6 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml
428/428 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml (428 B at 41.8 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 71.9 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml
428/428 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml (428 B at 26.1 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181212.182536-21-sources.jar
2/7 KB      
4/7 KB   
6/7 KB   
7/7 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181212.182536-21-sources.jar (7 KB at 278.6 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 45.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181212.182536-21-javadoc.jar
2/34 KB   
4/34 KB   
6/34 KB   
8/34 KB   
10/34 KB   
12/34 KB   
14/34 KB   
16/34 KB   
18/34 KB   
20/34 KB   
22/34 KB   
24/34 KB   
26/34 KB   
28/34 KB   
30/34 KB   
32/34 KB   
34/34 KB   
           
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181212.182536-21-javadoc.jar (34 KB at 918.9 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.7 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml
821/821 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml (821 B at 57.3 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181212.182536-21.ear
2/2683 KB   
4/2683 KB   
6/2683 KB   
8/2683 KB   
10/2683 KB   
12/2683 KB   
14/2683 KB   
16/2683 KB   
18/2683 KB   
20/2683 KB   
22/2683 KB   
24/2683 KB   
26/2683 KB   
28/2683 KB   
30/2683 KB   
32/2683 KB   
34/2683 KB   
36/2683 KB   
38/2683 KB   
40/2683 KB   
42/2683 KB   
44/2683 KB   
46/2683 KB   
48/2683 KB   
50/2683 KB   
52/2683 KB   
54/2683 KB   
56/2683 KB   
58/2683 KB   
60/2683 KB   
62/2683 KB   
64/2683 KB   
66/2683 KB   
68/2683 KB   
70/2683 KB   
72/2683 KB   
74/2683 KB   
76/2683 KB   
78/2683 KB   
80/2683 KB   
82/2683 KB   
84/2683 KB   
86/2683 KB   
88/2683 KB   
90/2683 KB   
92/2683 KB   
94/2683 KB   
96/2683 KB   
98/2683 KB   
100/2683 KB   
102/2683 KB   
104/2683 KB   
106/2683 KB   
108/2683 KB   
110/2683 KB   
112/2683 KB   
114/2683 KB   
116/2683 KB   
118/2683 KB   
120/2683 KB   
122/2683 KB   
124/2683 KB   
126/2683 KB   
128/2683 KB   
130/2683 KB   
132/2683 KB   
134/2683 KB   
136/2683 KB   
138/2683 KB   
140/2683 KB   
142/2683 KB   
144/2683 KB   
146/2683 KB   
148/2683 KB   
150/2683 KB   
152/2683 KB   
154/2683 KB   
156/2683 KB   
158/2683 KB   
160/2683 KB   
162/2683 KB   
164/2683 KB   
166/2683 KB   
168/2683 KB   
170/2683 KB   
172/2683 KB   
174/2683 KB   
176/2683 KB   
178/2683 KB   
180/2683 KB   
182/2683 KB   
184/2683 KB   
186/2683 KB   
188/2683 KB   
190/2683 KB   
192/2683 KB   
194/2683 KB   
196/2683 KB   
198/2683 KB   
200/2683 KB   
202/2683 KB   
204/2683 KB   
206/2683 KB   
208/2683 KB   
210/2683 KB   
212/2683 KB   
214/2683 KB   
216/2683 KB   
218/2683 KB   
220/2683 KB   
222/2683 KB   
224/2683 KB   
226/2683 KB   
228/2683 KB   
230/2683 KB   
232/2683 KB   
234/2683 KB   
236/2683 KB   
238/2683 KB   
240/2683 KB   
242/2683 KB   
244/2683 KB   
246/2683 KB   
248/2683 KB   
250/2683 KB   
252/2683 KB   
254/2683 KB   
256/2683 KB   
258/2683 KB   
260/2683 KB   
262/2683 KB   
264/2683 KB   
266/2683 KB   
268/2683 KB   
270/2683 KB   
272/2683 KB   
274/2683 KB   
276/2683 KB   
278/2683 KB   
280/2683 KB   
282/2683 KB   
284/2683 KB   
286/2683 KB   
288/2683 KB   
290/2683 KB   
292/2683 KB   
294/2683 KB   
296/2683 KB   
298/2683 KB   
300/2683 KB   
302/2683 KB   
304/2683 KB   
306/2683 KB   
308/2683 KB   
310/2683 KB   
312/2683 KB   
314/2683 KB   
316/2683 KB   
318/2683 KB   
320/2683 KB   
322/2683 KB   
324/2683 KB   
326/2683 KB   
328/2683 KB   
330/2683 KB   
332/2683 KB   
334/2683 KB   
336/2683 KB   
338/2683 KB   
340/2683 KB   
342/2683 KB   
344/2683 KB   
346/2683 KB   
348/2683 KB   
350/2683 KB   
352/2683 KB   
354/2683 KB   
356/2683 KB   
358/2683 KB   
360/2683 KB   
362/2683 KB   
364/2683 KB   
366/2683 KB   
368/2683 KB   
370/2683 KB   
372/2683 KB   
374/2683 KB   
376/2683 KB   
378/2683 KB   
380/2683 KB   
382/2683 KB   
384/2683 KB   
386/2683 KB   
388/2683 KB   
390/2683 KB   
392/2683 KB   
394/2683 KB   
396/2683 KB   
398/2683 KB   
400/2683 KB   
402/2683 KB   
404/2683 KB   
406/2683 KB   
408/2683 KB   
410/2683 KB   
412/2683 KB   
414/2683 KB   
416/2683 KB   
418/2683 KB   
420/2683 KB   
422/2683 KB   
424/2683 KB   
426/2683 KB   
428/2683 KB   
430/2683 KB   
432/2683 KB   
434/2683 KB   
436/2683 KB   
438/2683 KB   
440/2683 KB   
442/2683 KB   
444/2683 KB   
446/2683 KB   
448/2683 KB   
450/2683 KB   
452/2683 KB   
454/2683 KB   
456/2683 KB   
458/2683 KB   
460/2683 KB   
462/2683 KB   
464/2683 KB   
466/2683 KB   
468/2683 KB   
470/2683 KB   
472/2683 KB   
474/2683 KB   
476/2683 KB   
478/2683 KB   
480/2683 KB   
482/2683 KB   
484/2683 KB   
486/2683 KB   
488/2683 KB   
490/2683 KB   
492/2683 KB   
494/2683 KB   
496/2683 KB   
498/2683 KB   
500/2683 KB   
502/2683 KB   
504/2683 KB   
506/2683 KB   
508/2683 KB   
510/2683 KB   
512/2683 KB   
514/2683 KB   
516/2683 KB   
518/2683 KB   
520/2683 KB   
522/2683 KB   
524/2683 KB   
526/2683 KB   
528/2683 KB   
530/2683 KB   
532/2683 KB   
534/2683 KB   
536/2683 KB   
538/2683 KB   
540/2683 KB   
542/2683 KB   
544/2683 KB   
546/2683 KB   
548/2683 KB   
550/2683 KB   
552/2683 KB   
554/2683 KB   
556/2683 KB   
558/2683 KB   
560/2683 KB   
562/2683 KB   
564/2683 KB   
566/2683 KB   
568/2683 KB   
570/2683 KB   
572/2683 KB   
574/2683 KB   
576/2683 KB   
578/2683 KB   
580/2683 KB   
582/2683 KB   
584/2683 KB   
586/2683 KB   
588/2683 KB   
590/2683 KB   
592/2683 KB   
594/2683 KB   
596/2683 KB   
598/2683 KB   
600/2683 KB   
602/2683 KB   
604/2683 KB   
606/2683 KB   
608/2683 KB   
610/2683 KB   
612/2683 KB   
614/2683 KB   
616/2683 KB   
618/2683 KB   
620/2683 KB   
622/2683 KB   
624/2683 KB   
626/2683 KB   
628/2683 KB   
630/2683 KB   
632/2683 KB   
634/2683 KB   
636/2683 KB   
638/2683 KB   
640/2683 KB   
642/2683 KB   
644/2683 KB   
646/2683 KB   
648/2683 KB   
650/2683 KB   
652/2683 KB   
654/2683 KB   
656/2683 KB   
658/2683 KB   
660/2683 KB   
662/2683 KB   
664/2683 KB   
666/2683 KB   
668/2683 KB   
670/2683 KB   
672/2683 KB   
674/2683 KB   
676/2683 KB   
678/2683 KB   
680/2683 KB   
682/2683 KB   
684/2683 KB   
686/2683 KB   
688/2683 KB   
690/2683 KB   
692/2683 KB   
694/2683 KB   
696/2683 KB   
698/2683 KB   
700/2683 KB   
702/2683 KB   
704/2683 KB   
706/2683 KB   
708/2683 KB   
710/2683 KB   
712/2683 KB   
714/2683 KB   
716/2683 KB   
718/2683 KB   
720/2683 KB   
722/2683 KB   
724/2683 KB   
726/2683 KB   
728/2683 KB   
730/2683 KB   
732/2683 KB   
734/2683 KB   
736/2683 KB   
738/2683 KB   
740/2683 KB   
742/2683 KB   
744/2683 KB   
746/2683 KB   
748/2683 KB   
750/2683 KB   
752/2683 KB   
754/2683 KB   
756/2683 KB   
758/2683 KB   
760/2683 KB   
762/2683 KB   
764/2683 KB   
766/2683 KB   
768/2683 KB   
770/2683 KB   
772/2683 KB   
774/2683 KB   
776/2683 KB   
778/2683 KB   
780/2683 KB   
782/2683 KB   
784/2683 KB   
786/2683 KB   
788/2683 KB   
790/2683 KB   
792/2683 KB   
794/2683 KB   
796/2683 KB   
798/2683 KB   
800/2683 KB   
802/2683 KB   
804/2683 KB   
806/2683 KB   
808/2683 KB   
810/2683 KB   
812/2683 KB   
814/2683 KB   
816/2683 KB   
818/2683 KB   
820/2683 KB   
822/2683 KB   
824/2683 KB   
826/2683 KB   
828/2683 KB   
830/2683 KB   
832/2683 KB   
834/2683 KB   
836/2683 KB   
838/2683 KB   
840/2683 KB   
842/2683 KB   
844/2683 KB   
846/2683 KB   
848/2683 KB   
850/2683 KB   
852/2683 KB   
854/2683 KB   
856/2683 KB   
858/2683 KB   
860/2683 KB   
862/2683 KB   
864/2683 KB   
866/2683 KB   
868/2683 KB   
870/2683 KB   
872/2683 KB   
874/2683 KB   
876/2683 KB   
878/2683 KB   
880/2683 KB   
882/2683 KB   
884/2683 KB   
886/2683 KB   
888/2683 KB   
890/2683 KB   
892/2683 KB   
894/2683 KB   
896/2683 KB   
898/2683 KB   
900/2683 KB   
902/2683 KB   
904/2683 KB   
906/2683 KB   
908/2683 KB   
910/2683 KB   
912/2683 KB   
914/2683 KB   
916/2683 KB   
918/2683 KB   
920/2683 KB   
922/2683 KB   
924/2683 KB   
926/2683 KB   
928/2683 KB   
930/2683 KB   
932/2683 KB   
934/2683 KB   
936/2683 KB   
938/2683 KB   
940/2683 KB   
942/2683 KB   
944/2683 KB   
946/2683 KB   
948/2683 KB   
950/2683 KB   
952/2683 KB   
954/2683 KB   
956/2683 KB   
958/2683 KB   
960/2683 KB   
962/2683 KB   
964/2683 KB   
966/2683 KB   
968/2683 KB   
970/2683 KB   
972/2683 KB   
974/2683 KB   
976/2683 KB   
978/2683 KB   
980/2683 KB   
982/2683 KB   
984/2683 KB   
986/2683 KB   
988/2683 KB   
990/2683 KB   
992/2683 KB   
994/2683 KB   
996/2683 KB   
998/2683 KB   
1000/2683 KB   
1002/2683 KB   
1004/2683 KB   
1006/2683 KB   
1008/2683 KB   
1010/2683 KB   
1012/2683 KB   
1014/2683 KB   
1016/2683 KB   
1018/2683 KB   
1020/2683 KB   
1022/2683 KB   
1024/2683 KB   
1026/2683 KB   
1028/2683 KB   
1030/2683 KB   
1032/2683 KB   
1034/2683 KB   
1036/2683 KB   
1038/2683 KB   
1040/2683 KB   
1042/2683 KB   
1044/2683 KB   
1046/2683 KB   
1048/2683 KB   
1050/2683 KB   
1052/2683 KB   
1054/2683 KB   
1056/2683 KB   
1058/2683 KB   
1060/2683 KB   
1062/2683 KB   
1064/2683 KB   
1066/2683 KB   
1068/2683 KB   
1070/2683 KB   
1072/2683 KB   
1074/2683 KB   
1076/2683 KB   
1078/2683 KB   
1080/2683 KB   
1082/2683 KB   
1084/2683 KB   
1086/2683 KB   
1088/2683 KB   
1090/2683 KB   
1092/2683 KB   
1094/2683 KB   
1096/2683 KB   
1098/2683 KB   
1100/2683 KB   
1102/2683 KB   
1104/2683 KB   
1106/2683 KB   
1108/2683 KB   
1110/2683 KB   
1112/2683 KB   
1114/2683 KB   
1116/2683 KB   
1118/2683 KB   
1120/2683 KB   
1122/2683 KB   
1124/2683 KB   
1126/2683 KB   
1128/2683 KB   
1130/2683 KB   
1132/2683 KB   
1134/2683 KB   
1136/2683 KB   
1138/2683 KB   
1140/2683 KB   
1142/2683 KB   
1144/2683 KB   
1146/2683 KB   
1148/2683 KB   
1150/2683 KB   
1152/2683 KB   
1154/2683 KB   
1156/2683 KB   
1158/2683 KB   
1160/2683 KB   
1162/2683 KB   
1164/2683 KB   
1166/2683 KB   
1168/2683 KB   
1170/2683 KB   
1172/2683 KB   
1174/2683 KB   
1176/2683 KB   
1178/2683 KB   
1180/2683 KB   
1182/2683 KB   
1184/2683 KB   
1186/2683 KB   
1188/2683 KB   
1190/2683 KB   
1192/2683 KB   
1194/2683 KB   
1196/2683 KB   
1198/2683 KB   
1200/2683 KB   
1202/2683 KB   
1204/2683 KB   
1206/2683 KB   
1208/2683 KB   
1210/2683 KB   
1212/2683 KB   
1214/2683 KB   
1216/2683 KB   
1218/2683 KB   
1220/2683 KB   
1222/2683 KB   
1224/2683 KB   
1226/2683 KB   
1228/2683 KB   
1230/2683 KB   
1232/2683 KB   
1234/2683 KB   
1236/2683 KB   
1238/2683 KB   
1240/2683 KB   
1242/2683 KB   
1244/2683 KB   
1246/2683 KB   
1248/2683 KB   
1250/2683 KB   
1252/2683 KB   
1254/2683 KB   
1256/2683 KB   
1258/2683 KB   
1260/2683 KB   
1262/2683 KB   
1264/2683 KB   
1266/2683 KB   
1268/2683 KB   
1270/2683 KB   
1272/2683 KB   
1274/2683 KB   
1276/2683 KB   
1278/2683 KB   
1280/2683 KB   
1282/2683 KB   
1284/2683 KB   
1286/2683 KB   
1288/2683 KB   
1290/2683 KB   
1292/2683 KB   
1294/2683 KB   
1296/2683 KB   
1298/2683 KB   
1300/2683 KB   
1302/2683 KB   
1304/2683 KB   
1306/2683 KB   
1308/2683 KB   
1310/2683 KB   
1312/2683 KB   
1314/2683 KB   
1316/2683 KB   
1318/2683 KB   
1320/2683 KB   
1322/2683 KB   
1324/2683 KB   
1326/2683 KB   
1328/2683 KB   
1330/2683 KB   
1332/2683 KB   
1334/2683 KB   
1336/2683 KB   
1338/2683 KB   
1340/2683 KB   
1342/2683 KB   
1344/2683 KB   
1346/2683 KB   
1348/2683 KB   
1350/2683 KB   
1352/2683 KB   
1354/2683 KB   
1356/2683 KB   
1358/2683 KB   
1360/2683 KB   
1362/2683 KB   
1364/2683 KB   
1366/2683 KB   
1368/2683 KB   
1370/2683 KB   
1372/2683 KB   
1374/2683 KB   
1376/2683 KB   
1378/2683 KB   
1380/2683 KB   
1382/2683 KB   
1384/2683 KB   
1386/2683 KB   
1388/2683 KB   
1390/2683 KB   
1392/2683 KB   
1394/2683 KB   
1396/2683 KB   
1398/2683 KB   
1400/2683 KB   
1402/2683 KB   
1404/2683 KB   
1406/2683 KB   
1408/2683 KB   
1410/2683 KB   
1412/2683 KB   
1414/2683 KB   
1416/2683 KB   
1418/2683 KB   
1420/2683 KB   
1422/2683 KB   
1424/2683 KB   
1426/2683 KB   
1428/2683 KB   
1430/2683 KB   
1432/2683 KB   
1434/2683 KB   
1436/2683 KB   
1438/2683 KB   
1440/2683 KB   
1442/2683 KB   
1444/2683 KB   
1446/2683 KB   
1448/2683 KB   
1450/2683 KB   
1452/2683 KB   
1454/2683 KB   
1456/2683 KB   
1458/2683 KB   
1460/2683 KB   
1462/2683 KB   
1464/2683 KB   
1466/2683 KB   
1468/2683 KB   
1470/2683 KB   
1472/2683 KB   
1474/2683 KB   
1476/2683 KB   
1478/2683 KB   
1480/2683 KB   
1482/2683 KB   
1484/2683 KB   
1486/2683 KB   
1488/2683 KB   
1490/2683 KB   
1492/2683 KB   
1494/2683 KB   
1496/2683 KB   
1498/2683 KB   
1500/2683 KB   
1502/2683 KB   
1504/2683 KB   
1506/2683 KB   
1508/2683 KB   
1510/2683 KB   
1512/2683 KB   
1514/2683 KB   
1516/2683 KB   
1518/2683 KB   
1520/2683 KB   
1522/2683 KB   
1524/2683 KB   
1526/2683 KB   
1528/2683 KB   
1530/2683 KB   
1532/2683 KB   
1534/2683 KB   
1536/2683 KB   
1538/2683 KB   
1540/2683 KB   
1542/2683 KB   
1544/2683 KB   
1546/2683 KB   
1548/2683 KB   
1550/2683 KB   
1552/2683 KB   
1554/2683 KB   
1556/2683 KB   
1558/2683 KB   
1560/2683 KB   
1562/2683 KB   
1564/2683 KB   
1566/2683 KB   
1568/2683 KB   
1570/2683 KB   
1572/2683 KB   
1574/2683 KB   
1576/2683 KB   
1578/2683 KB   
1580/2683 KB   
1582/2683 KB   
1584/2683 KB   
1586/2683 KB   
1588/2683 KB   
1590/2683 KB   
1592/2683 KB   
1594/2683 KB   
1596/2683 KB   
1598/2683 KB   
1600/2683 KB   
1602/2683 KB   
1604/2683 KB   
1606/2683 KB   
1608/2683 KB   
1610/2683 KB   
1612/2683 KB   
1614/2683 KB   
1616/2683 KB   
1618/2683 KB   
1620/2683 KB   
1622/2683 KB   
1624/2683 KB   
1626/2683 KB   
1628/2683 KB   
1630/2683 KB   
1632/2683 KB   
1634/2683 KB   
1636/2683 KB   
1638/2683 KB   
1640/2683 KB   
1642/2683 KB   
1644/2683 KB   
1646/2683 KB   
1648/2683 KB   
1650/2683 KB   
1652/2683 KB   
1654/2683 KB   
1656/2683 KB   
1658/2683 KB   
1660/2683 KB   
1662/2683 KB   
1664/2683 KB   
1666/2683 KB   
1668/2683 KB   
1670/2683 KB   
1672/2683 KB   
1674/2683 KB   
1676/2683 KB   
1678/2683 KB   
1680/2683 KB   
1682/2683 KB   
1684/2683 KB   
1686/2683 KB   
1688/2683 KB   
1690/2683 KB   
1692/2683 KB   
1694/2683 KB   
1696/2683 KB   
1698/2683 KB   
1700/2683 KB   
1702/2683 KB   
1704/2683 KB   
1706/2683 KB   
1708/2683 KB   
1710/2683 KB   
1712/2683 KB   
1714/2683 KB   
1716/2683 KB   
1718/2683 KB   
1720/2683 KB   
1722/2683 KB   
1724/2683 KB   
1726/2683 KB   
1728/2683 KB   
1730/2683 KB   
1732/2683 KB   
1734/2683 KB   
1736/2683 KB   
1738/2683 KB   
1740/2683 KB   
1742/2683 KB   
1744/2683 KB   
1746/2683 KB   
1748/2683 KB   
1750/2683 KB   
1752/2683 KB   
1754/2683 KB   
1756/2683 KB   
1758/2683 KB   
1760/2683 KB   
1762/2683 KB   
1764/2683 KB   
1766/2683 KB   
1768/2683 KB   
1770/2683 KB   
1772/2683 KB   
1774/2683 KB   
1776/2683 KB   
1778/2683 KB   
1780/2683 KB   
1782/2683 KB   
1784/2683 KB   
1786/2683 KB   
1788/2683 KB   
1790/2683 KB   
1792/2683 KB   
1794/2683 KB   
1796/2683 KB   
1798/2683 KB   
1800/2683 KB   
1802/2683 KB   
1804/2683 KB   
1806/2683 KB   
1808/2683 KB   
1810/2683 KB   
1812/2683 KB   
1814/2683 KB   
1816/2683 KB   
1818/2683 KB   
1820/2683 KB   
1822/2683 KB   
1824/2683 KB   
1826/2683 KB   
1828/2683 KB   
1830/2683 KB   
1832/2683 KB   
1834/2683 KB   
1836/2683 KB   
1838/2683 KB   
1840/2683 KB   
1842/2683 KB   
1844/2683 KB   
1846/2683 KB   
1848/2683 KB   
1850/2683 KB   
1852/2683 KB   
1854/2683 KB   
1856/2683 KB   
1858/2683 KB   
1860/2683 KB   
1862/2683 KB   
1864/2683 KB   
1866/2683 KB   
1868/2683 KB   
1870/2683 KB   
1872/2683 KB   
1874/2683 KB   
1876/2683 KB   
1878/2683 KB   
1880/2683 KB   
1882/2683 KB   
1884/2683 KB   
1886/2683 KB   
1888/2683 KB   
1890/2683 KB   
1892/2683 KB   
1894/2683 KB   
1896/2683 KB   
1898/2683 KB   
1900/2683 KB   
1902/2683 KB   
1904/2683 KB   
1906/2683 KB   
1908/2683 KB   
1910/2683 KB   
1912/2683 KB   
1914/2683 KB   
1916/2683 KB   
1918/2683 KB   
1920/2683 KB   
1922/2683 KB   
1924/2683 KB   
1926/2683 KB   
1928/2683 KB   
1930/2683 KB   
1932/2683 KB   
1934/2683 KB   
1936/2683 KB   
1938/2683 KB   
1940/2683 KB   
1942/2683 KB   
1944/2683 KB   
1946/2683 KB   
1948/2683 KB   
1950/2683 KB   
1952/2683 KB   
1954/2683 KB   
1956/2683 KB   
1958/2683 KB   
1960/2683 KB   
1962/2683 KB   
1964/2683 KB   
1966/2683 KB   
1968/2683 KB   
1970/2683 KB   
1972/2683 KB   
1974/2683 KB   
1976/2683 KB   
1978/2683 KB   
1980/2683 KB   
1982/2683 KB   
1984/2683 KB   
1986/2683 KB   
1988/2683 KB   
1990/2683 KB   
1992/2683 KB   
1994/2683 KB   
1996/2683 KB   
1998/2683 KB   
2000/2683 KB   
2002/2683 KB   
2004/2683 KB   
2006/2683 KB   
2008/2683 KB   
2010/2683 KB   
2012/2683 KB   
2014/2683 KB   
2016/2683 KB   
2018/2683 KB   
2020/2683 KB   
2022/2683 KB   
2024/2683 KB   
2026/2683 KB   
2028/2683 KB   
2030/2683 KB   
2032/2683 KB   
2034/2683 KB   
2036/2683 KB   
2038/2683 KB   
2040/2683 KB   
2042/2683 KB   
2044/2683 KB   
2046/2683 KB   
2048/2683 KB   
2050/2683 KB   
2052/2683 KB   
2054/2683 KB   
2056/2683 KB   
2058/2683 KB   
2060/2683 KB   
2062/2683 KB   
2064/2683 KB   
2066/2683 KB   
2068/2683 KB   
2070/2683 KB   
2072/2683 KB   
2074/2683 KB   
2076/2683 KB   
2078/2683 KB   
2080/2683 KB   
2082/2683 KB   
2084/2683 KB   
2086/2683 KB   
2088/2683 KB   
2090/2683 KB   
2092/2683 KB   
2094/2683 KB   
2096/2683 KB   
2098/2683 KB   
2100/2683 KB   
2102/2683 KB   
2104/2683 KB   
2106/2683 KB   
2108/2683 KB   
2110/2683 KB   
2112/2683 KB   
2114/2683 KB   
2116/2683 KB   
2118/2683 KB   
2120/2683 KB   
2122/2683 KB   
2124/2683 KB   
2126/2683 KB   
2128/2683 KB   
2130/2683 KB   
2132/2683 KB   
2134/2683 KB   
2136/2683 KB   
2138/2683 KB   
2140/2683 KB   
2142/2683 KB   
2144/2683 KB   
2146/2683 KB   
2148/2683 KB   
2150/2683 KB   
2152/2683 KB   
2154/2683 KB   
2156/2683 KB   
2158/2683 KB   
2160/2683 KB   
2162/2683 KB   
2164/2683 KB   
2166/2683 KB   
2168/2683 KB   
2170/2683 KB   
2172/2683 KB   
2174/2683 KB   
2176/2683 KB   
2178/2683 KB   
2180/2683 KB   
2182/2683 KB   
2184/2683 KB   
2186/2683 KB   
2188/2683 KB   
2190/2683 KB   
2192/2683 KB   
2194/2683 KB   
2196/2683 KB   
2198/2683 KB   
2200/2683 KB   
2202/2683 KB   
2204/2683 KB   
2206/2683 KB   
2208/2683 KB   
2210/2683 KB   
2212/2683 KB   
2214/2683 KB   
2216/2683 KB   
2218/2683 KB   
2220/2683 KB   
2222/2683 KB   
2224/2683 KB   
2226/2683 KB   
2228/2683 KB   
2230/2683 KB   
2232/2683 KB   
2234/2683 KB   
2236/2683 KB   
2238/2683 KB   
2240/2683 KB   
2242/2683 KB   
2244/2683 KB   
2246/2683 KB   
2248/2683 KB   
2250/2683 KB   
2252/2683 KB   
2254/2683 KB   
2256/2683 KB   
2258/2683 KB   
2260/2683 KB   
2262/2683 KB   
2264/2683 KB   
2266/2683 KB   
2268/2683 KB   
2270/2683 KB   
2272/2683 KB   
2274/2683 KB   
2276/2683 KB   
2278/2683 KB   
2280/2683 KB   
2282/2683 KB   
2284/2683 KB   
2286/2683 KB   
2288/2683 KB   
2290/2683 KB   
2292/2683 KB   
2294/2683 KB   
2296/2683 KB   
2298/2683 KB   
2300/2683 KB   
2302/2683 KB   
2304/2683 KB   
2306/2683 KB   
2308/2683 KB   
2310/2683 KB   
2312/2683 KB   
2314/2683 KB   
2316/2683 KB   
2318/2683 KB   
2320/2683 KB   
2322/2683 KB   
2324/2683 KB   
2326/2683 KB   
2328/2683 KB   
2330/2683 KB   
2332/2683 KB   
2334/2683 KB   
2336/2683 KB   
2338/2683 KB   
2340/2683 KB   
2342/2683 KB   
2344/2683 KB   
2346/2683 KB   
2348/2683 KB   
2350/2683 KB   
2352/2683 KB   
2354/2683 KB   
2356/2683 KB   
2358/2683 KB   
2360/2683 KB   
2362/2683 KB   
2364/2683 KB   
2366/2683 KB   
2368/2683 KB   
2370/2683 KB   
2372/2683 KB   
2374/2683 KB   
2376/2683 KB   
2378/2683 KB   
2380/2683 KB   
2382/2683 KB   
2384/2683 KB   
2386/2683 KB   
2388/2683 KB   
2390/2683 KB   
2392/2683 KB   
2394/2683 KB   
2396/2683 KB   
2398/2683 KB   
2400/2683 KB   
2402/2683 KB   
2404/2683 KB   
2406/2683 KB   
2408/2683 KB   
2410/2683 KB   
2412/2683 KB   
2414/2683 KB   
2416/2683 KB   
2418/2683 KB   
2420/2683 KB   
2422/2683 KB   
2424/2683 KB   
2426/2683 KB   
2428/2683 KB   
2430/2683 KB   
2432/2683 KB   
2434/2683 KB   
2436/2683 KB   
2438/2683 KB   
2440/2683 KB   
2442/2683 KB   
2444/2683 KB   
2446/2683 KB   
2448/2683 KB   
2450/2683 KB   
2452/2683 KB   
2454/2683 KB   
2456/2683 KB   
2458/2683 KB   
2460/2683 KB   
2462/2683 KB   
2464/2683 KB   
2466/2683 KB   
2468/2683 KB   
2470/2683 KB   
2472/2683 KB   
2474/2683 KB   
2476/2683 KB   
2478/2683 KB   
2480/2683 KB   
2482/2683 KB   
2484/2683 KB   
2486/2683 KB   
2488/2683 KB   
2490/2683 KB   
2492/2683 KB   
2494/2683 KB   
2496/2683 KB   
2498/2683 KB   
2500/2683 KB   
2502/2683 KB   
2504/2683 KB   
2506/2683 KB   
2508/2683 KB   
2510/2683 KB   
2512/2683 KB   
2514/2683 KB   
2516/2683 KB   
2518/2683 KB   
2520/2683 KB   
2522/2683 KB   
2524/2683 KB   
2526/2683 KB   
2528/2683 KB   
2530/2683 KB   
2532/2683 KB   
2534/2683 KB   
2536/2683 KB   
2538/2683 KB   
2540/2683 KB   
2542/2683 KB   
2544/2683 KB   
2546/2683 KB   
2548/2683 KB   
2550/2683 KB   
2552/2683 KB   
2554/2683 KB   
2556/2683 KB   
2558/2683 KB   
2560/2683 KB   
2562/2683 KB   
2564/2683 KB   
2566/2683 KB   
2568/2683 KB   
2570/2683 KB   
2572/2683 KB   
2574/2683 KB   
2576/2683 KB   
2578/2683 KB   
2580/2683 KB   
2582/2683 KB   
2584/2683 KB   
2586/2683 KB   
2588/2683 KB   
2590/2683 KB   
2592/2683 KB   
2594/2683 KB   
2596/2683 KB   
2598/2683 KB   
2600/2683 KB   
2602/2683 KB   
2604/2683 KB   
2606/2683 KB   
2608/2683 KB   
2610/2683 KB   
2612/2683 KB   
2614/2683 KB   
2616/2683 KB   
2618/2683 KB   
2620/2683 KB   
2622/2683 KB   
2624/2683 KB   
2626/2683 KB   
2628/2683 KB   
2630/2683 KB   
2632/2683 KB   
2634/2683 KB   
2636/2683 KB   
2638/2683 KB   
2640/2683 KB   
2642/2683 KB   
2644/2683 KB   
2646/2683 KB   
2648/2683 KB   
2650/2683 KB   
2652/2683 KB   
2654/2683 KB   
2656/2683 KB   
2658/2683 KB   
2660/2683 KB   
2662/2683 KB   
2664/2683 KB   
2666/2683 KB   
2668/2683 KB   
2670/2683 KB   
2672/2683 KB   
2674/2683 KB   
2676/2683 KB   
2678/2683 KB   
2680/2683 KB   
2682/2683 KB   
2683/2683 KB   
               
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181212.182536-21.ear (2683 KB at 2359.6 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181212.182536-21.pom
2/4 KB         
4/4 KB   
         
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181212.182536-21.pom (4 KB at 8.2 KB/sec)
Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml
428/428 B   
            
Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml (428 B at 26.1 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml
821/821 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml (821 B at 38.2 KB/sec)
Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml
428/428 B   
            
Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml (428 B at 23.2 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] μStories 18/19 Team A .............................. SUCCESS [  2.683 s]
[INFO] Domain ............................................. SUCCESS [  2.672 s]
[INFO] Tests .............................................. SUCCESS [  1.946 s]
[INFO] Service ............................................ SUCCESS [  1.794 s]
[INFO] REST ............................................... SUCCESS [  2.029 s]
[INFO] JSF ................................................ SUCCESS [  2.289 s]
[INFO] EAR ................................................ SUCCESS [  5.883 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.654 s
[INFO] Finished at: 2018-12-12T19:25:39+01:00
[INFO] Final Memory: 50M/837M
[INFO] ------------------------------------------------------------------------
[μStories - Team A] $ mvn -DskipTests=true -Dwildfly.username=deployer -Dwildfly.password=sing-dt-deployer-33 -Dwildfly.force=true -Dwildfly.port=10990 wildfly:deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] μStories 18/19 Team A
[INFO] Domain
[INFO] Tests
[INFO] Service
[INFO] REST
[INFO] JSF
[INFO] EAR
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-pom >>>
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-pom <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-pom ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Domain 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-domain >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec
[INFO] Analyzed bundle 'Domain' with 10 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-domain <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Administrator.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/User.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Author.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Administrator.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-domain <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-domain ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-tests >>>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers...
Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/AdminRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToAuthor.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToGenre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/AdminRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/AuthorRoleCaller.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToAuthor.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToGenre.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-tests <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-service >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec
[INFO] Analyzed bundle 'Service' with 2 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-service <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.service...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/UserService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/UserService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java:34: warning: no @param for author
[WARNING] public List<Story> findStories(Author author) {
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service ---
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-service <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-service ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 4 classes
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp]
[INFO] Webapp assembled in [22 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-rest <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-rest <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-rest ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-jsf >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
      [get] Destination already exists (skipping): /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz
    [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp]
[INFO] Webapp assembled in [30 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes"
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-jsf <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf ---
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf...
Constructing Javadoc information...
Standard Doclet version 1.8.0_144
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html...
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect
[WARNING] public String searchStoriesByString(boolean redirect) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return
[WARNING] public String searchStoriesByString(boolean redirect) {
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-jsf <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-jsf ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-ear >>>
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear ---
[INFO] Generating application.xml
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] wildfly-dist-10.1.0.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear ---
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear ---
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-ear <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-ear ---
Dec 12, 2018 7:25:59 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 5.0.0.Final
Dec 12, 2018 7:25:59 PM org.xnio.Xnio <clinit>
INFO: XNIO version 3.5.1.Final
Dec 12, 2018 7:25:59 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.5.1.Final
Dec 12, 2018 7:25:59 PM org.wildfly.security.Version <clinit>
INFO: ELY00001: WildFly Elytron version 1.1.0.Final
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] μStories 18/19 Team A .............................. SUCCESS [  2.517 s]
[INFO] Domain ............................................. SUCCESS [  4.790 s]
[INFO] Tests .............................................. SUCCESS [  3.624 s]
[INFO] Service ............................................ SUCCESS [  1.702 s]
[INFO] REST ............................................... SUCCESS [  1.733 s]
[INFO] JSF ................................................ SUCCESS [  2.358 s]
[INFO] EAR ................................................ SUCCESS [  2.974 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.515 s
[INFO] Finished at: 2018-12-12T19:26:02+01:00
[INFO] Final Memory: 52M/674M
[INFO] ------------------------------------------------------------------------
Xvfb stopping
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/domain/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/Domain_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/service/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/Service_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/jsf/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/JSF_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/rest/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/REST_JaCoCo_Report
Finished: SUCCESS