See <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/16/display/redirect?page=changes> Changes: [Kevin Morin] refs #6 User account management: ajout du mot de passe dans le [Kevin Morin] refs #6 passage des urls du front au back pour l'email d'inscription [Kevin Morin] fix build [Kevin Morin] refs #6 passage des urls systématiquement sur les post dans un objet ------------------------------------------ [...truncated 52.79 KB...] Vous pouvez gérer vos sondages en vous connectant sur <a href="">Pollen</a>. 04:40:50 DEBUG (FakePollenApplicationContext.java:103) Using port: 10007 04:40:50 DEBUG (FakePollenApplicationContext.java:125) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/ws/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.PollenUserServiceTest/testGetPollenUser/h2> 04:40:50 INFO (PollenServicesConfig.java:82) Pollen configuration: Filename: pollen-services.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/ws/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.PollenUserServiceTest/testGetPollenUser/h2> pollen.secret = !secret# pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.choiceType = TEXT pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = localhost pollen.smtp.port = 1025 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = 3.0-SNAPSHOT pollen.ui.host = http://localhost:8888/app pollen.ui.url.poll.edit = http://localhost:8888/app#poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost:8888/app#poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost:8888/app#poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost:8888/app#signcheck/{userId}/{token} 04:40:51 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 04:40:51 INFO (VoteCountingFactory.java:70) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 04:40:51 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 04:40:51 INFO (VoteCountingFactory.java:70) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 04:40:51 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 04:40:51 INFO (VoteCountingFactory.java:70) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 04:40:51 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 04:40:51 INFO (FixturesService.java:80) will restore database with fixture set 04:40:51 INFO (EmailService.java:226) an email should have been sent if not in devMode: tos = [poll_creator@pollen.chorem.org]. subject = '[Pollen] Création du sondage Sondage normal'. body = Bonjour poll creator, Le sondage vient d'être créé : <a href="http://localhost:8888/app#poll/edit/ODMxOTdmOTMtYzg1NC00OWNlLWE3ZTUtY2VkNDkyMGEzODJh/isite6vDQxuhi9UG3gCZJw">Sondage normal</a> ------------------------------------- Sondage de type 'normal' ------------------------------------- Vous pouvez gérer votre sondage en vous connectant sur <a href="http://localhost:8888/app">Pollen</a>. 04:40:51 INFO (SecurityService.java:488) All permissions: *:readComment:org.chorem.pollen.persistence.entity.Poll_83197f93-c854-49ce-a7e5-ced4920a382a *:readChoice:org.chorem.pollen.persistence.entity.Choice_7eaa5a64-10d7-43d3-b5e4-355db18afdcb *:readPoll:org.chorem.pollen.persistence.entity.Poll_83197f93-c854-49ce-a7e5-ced4920a382a *:readChoice:org.chorem.pollen.persistence.entity.Choice_ab18c71a-5f26-4437-9459-92817452f6c0 *:addComment:org.chorem.pollen.persistence.entity.Poll_83197f93-c854-49ce-a7e5-ced4920a382a *:addVote:org.chorem.pollen.persistence.entity.Poll_83197f93-c854-49ce-a7e5-ced4920a382a *:readVote:org.chorem.pollen.persistence.entity.Poll_83197f93-c854-49ce-a7e5-ced4920a382a 04:40:52 INFO (SecurityService.java:488) All permissions: *:*:* Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.337 sec - in org.chorem.pollen.services.service.PollenUserServiceTest Running org.chorem.pollen.services.service.VoteCountingServiceTest 04:40:52 DEBUG (FakePollenApplicationContext.java:103) Using port: 10008 04:40:52 DEBUG (FakePollenApplicationContext.java:125) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/ws/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.VoteCountingServiceTest/simplePoll/h2> 04:40:52 INFO (PollenServicesConfig.java:82) Pollen configuration: Filename: pollen-services.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/ws/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.VoteCountingServiceTest/simplePoll/h2> pollen.secret = !secret# pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.choiceType = TEXT pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = localhost pollen.smtp.port = 1025 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = 3.0-SNAPSHOT pollen.ui.host = http://localhost:8888/app pollen.ui.url.poll.edit = http://localhost:8888/app#poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost:8888/app#poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost:8888/app#poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost:8888/app#signcheck/{userId}/{token} 04:41:49 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 04:41:49 INFO (VoteCountingFactory.java:70) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 04:41:49 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 04:41:49 INFO (VoteCountingFactory.java:70) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 04:41:49 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 04:41:49 INFO (VoteCountingFactory.java:70) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 04:41:49 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 04:41:49 INFO (FixturesService.java:80) will restore database with fixture set 04:41:49 INFO (EmailService.java:226) an email should have been sent if not in devMode: tos = [poll_creator@pollen.chorem.org]. subject = '[Pollen] Création du sondage Sondage normal'. body = Bonjour poll creator, Le sondage vient d'être créé : <a href="http://localhost:8888/app#poll/edit/ZTA4NjkyZmEtNjFhNS00ODRjLTg4NWEtNDA3ZGJhMmYwMTVh/QamnuAERSeyJIIUk-hGeXg">Sondage normal</a> ------------------------------------- Sondage de type 'normal' ------------------------------------- Vous pouvez gérer votre sondage en vous connectant sur <a href="http://localhost:8888/app">Pollen</a>. 04:41:49 INFO (EmailService.java:226) an email should have been sent if not in devMode: tos = [null]. subject = '[Pollen] Création du sondage poll1'. body = Bonjour , Le sondage vient d'être créé : <a href="http://localhost:8888/app#poll/edit/OTUzOTQxM2EtOGE2Mi00NzgzLWE5MTgtNDgxMjc3NGY4OWEw/amzLd5AHQA29v0hhDkHW1g">poll1</a> Vous pouvez gérer votre sondage en vous connectant sur <a href="http://localhost:8888/app">Pollen</a>. 04:41:50 INFO (SecurityService.java:488) All permissions: *:readPollResult:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:readPoll:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:addComment:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readChoice:org.chorem.pollen.persistence.entity.Choice_1c20a308-a7d5-4326-9c0d-b82472aaf418 *:readChoice:org.chorem.pollen.persistence.entity.Choice_e6447224-abd1-456b-849f-52a78dc7f502 *:readVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:readChoice:org.chorem.pollen.persistence.entity.Choice_96869fe9-f0c5-401f-83df-9390f0ce2732 *:addComment:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:addVote:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readComment:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readVote:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readChoice:org.chorem.pollen.persistence.entity.Choice_4bb26e7d-de40-4eb2-baed-12ca9e06e9d2 *:readPoll:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readComment:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:addVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 04:41:50 INFO (SecurityService.java:350) Check permission: :editChoice:org.chorem.pollen.persistence.entity.Choice_4bb26e7d-de40-4eb2-baed-12ca9e06e9d2 04:41:50 INFO (SecurityService.java:350) Check permission: :deleteChoice:org.chorem.pollen.persistence.entity.Choice_4bb26e7d-de40-4eb2-baed-12ca9e06e9d2 04:41:50 INFO (SecurityService.java:350) Check permission: :editChoice:org.chorem.pollen.persistence.entity.Choice_96869fe9-f0c5-401f-83df-9390f0ce2732 04:41:50 INFO (SecurityService.java:350) Check permission: :deleteChoice:org.chorem.pollen.persistence.entity.Choice_96869fe9-f0c5-401f-83df-9390f0ce2732 04:41:50 INFO (SecurityService.java:350) Check permission: :addVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 04:41:50 INFO (SecurityService.java:350) Check permission: :addVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 04:41:50 INFO (SecurityService.java:350) Check permission: :addVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 04:41:50 INFO (SecurityService.java:350) Check permission: :readPollResult:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.776 sec - in org.chorem.pollen.services.service.VoteCountingServiceTest Running org.chorem.pollen.services.service.FavoriteListServiceTest 04:41:50 DEBUG (FakePollenApplicationContext.java:103) Using port: 10009 04:41:50 DEBUG (FakePollenApplicationContext.java:125) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/ws/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.FavoriteListServiceTest/editFavoriteListMember/h2> 04:41:50 INFO (PollenServicesConfig.java:82) Pollen configuration: Filename: pollen-services.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/ws/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.FavoriteListServiceTest/editFavoriteListMember/h2> pollen.secret = !secret# pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.choiceType = TEXT pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = localhost pollen.smtp.port = 1025 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = 3.0-SNAPSHOT pollen.ui.host = http://localhost:8888/app pollen.ui.url.poll.edit = http://localhost:8888/app#poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost:8888/app#poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost:8888/app#poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost:8888/app#signcheck/{userId}/{token} 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 04:41:54 INFO (FixturesService.java:80) will restore database with fixture set 04:41:54 INFO (EmailService.java:226) an email should have been sent if not in devMode: tos = [poll_creator@pollen.chorem.org]. subject = '[Pollen] Création du sondage Sondage normal'. body = Bonjour poll creator, Le sondage vient d'être créé : <a href="http://localhost:8888/app#poll/edit/YWZjOWY2NjItYzkxMC00NWYzLTg1YWQtYzcwZDc5MDZmODQ5/yhRqpKiSRF-BHGGUYgnWiA">Sondage normal</a> ------------------------------------- Sondage de type 'normal' ------------------------------------- Vous pouvez gérer votre sondage en vous connectant sur <a href="http://localhost:8888/app">Pollen</a>. 04:41:54 INFO (SecurityService.java:488) All permissions: *:readPoll:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:readChoice:org.chorem.pollen.persistence.entity.Choice_ca3495c3-1dcf-4336-ba64-be72619ed9a1 *:addComment:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:addVote:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:readComment:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:readVote:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:readChoice:org.chorem.pollen.persistence.entity.Choice_1bbdc5b4-9453-4451-ad8a-ba3f09d96657 04:41:54 INFO (SecurityService.java:488) All permissions: *:*:* 04:41:54 DEBUG (FakePollenApplicationContext.java:103) Using port: 10010 04:41:54 DEBUG (FakePollenApplicationContext.java:125) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/ws/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.FavoriteListServiceTest/createFavoriteList/h2> 04:41:54 INFO (PollenServicesConfig.java:82) Pollen configuration: Filename: pollen-services.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-nightly/org.chorem.pollen$pollen-services/ws/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.FavoriteListServiceTest/createFavoriteList/h2> pollen.secret = !secret# pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.choiceType = TEXT pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = localhost pollen.smtp.port = 1025 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = 3.0-SNAPSHOT pollen.ui.host = http://localhost:8888/app pollen.ui.url.poll.edit = http://localhost:8888/app#poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost:8888/app#poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost:8888/app#poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost:8888/app#signcheck/{userId}/{token} Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled