dessalines / simple-vote

SimpleVote - An open-source, live updating, voting platform based on range voting.
https://simplevote.tk
GNU General Public License v3.0
174 stars 31 forks source link

ERROR: Service 'simple_vote' failed to build: #64

Closed bluenevus closed 6 years ago

bluenevus commented 6 years ago

Followed the instructions and I get this error when trying to build. Have any ideas?

ERROR: Service 'simple_vote' failed to build: Error parsing reference: "node:9 as node-builder" is not a valid repository/tag: invalid reference format

dessalines commented 6 years ago

Run this and tell me the output: docker --version && docker-compose --version

bluenevus commented 6 years ago

Docker version 1.13.1, build dded712/1.13.1 docker-compose version 1.9.0, build 2585387

Get Outlook for Androidhttps://aka.ms/ghei36


From: Dessalines notifications@github.com Sent: Wednesday, July 25, 2018 7:45:05 PM To: dessalines/simple-vote Cc: Frank Tucker; Author Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

Run this and tell me the output: docker --version && docker-compose --version

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-407930907&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7Cb0f2bc2e2cee4ba700ac08d5f288a60c%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681591071748012&sdata=yG%2BP%2BvRfxRNdJ63V5DNYt5nM48tNqbgfDeEhGQMGHKk%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo1T1DJJ3XOJvny_rWJ6VbFdQfpP0ks5uKQMBgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7Cb0f2bc2e2cee4ba700ac08d5f288a60c%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681591071748012&sdata=LD54mqnwg%2FZT5qyPXmIrYtyGpaZGvC2rlRhpfcOd%2B%2Bs%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

thats what I thought, that's a deprecated version of docker, I think this requires at least docker 17, I'm on

Docker version 18.05.0-ce, build f150324782
docker-compose version 1.22.0, build unknown
bluenevus commented 6 years ago

18.05.0-ce is deprecated? Its the latest stable pull from the docker repo

yum-config-manager \ --add-repo \ https://download.docker.com/linux/centos/docker-ce.repo

Get Outlook for Androidhttps://aka.ms/ghei36

From: Dessalines Sent: Wednesday, July 25, 7:50 PM Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64) To: dessalines/simple-vote Cc: Frank Tucker, Author

thats what I thought, that's a deprecated version of docker, I think this requires at least docker 17, I'm on Docker version 18.05.0-ce, build f150324782 docker-compose version 1.22.0, build unknown — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-407931921&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C9027a06a2dec4481f42d08d5f28961de%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681594224762486&sdata=trpCSsas5Y0Ci1qdRbJqzsTfkTr7qsDW56gWeWdxBbE%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo-Oayfr3qV9U8RPXwzamCdxpH5xmks5uKQQ8gaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C9027a06a2dec4481f42d08d5f28961de%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681594224762486&sdata=kcFd5491cfv0VUefEm28eBskCo7BgjSEuJqVhoo8D%2Fg%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

You're not on docker-ce, your command output docker version 1.13.1, which is a deprecated old version.

bluenevus commented 6 years ago

ahh...thanks

Get Outlook for Androidhttps://aka.ms/ghei36


From: Dessalines notifications@github.com Sent: Wednesday, July 25, 2018 8:01:16 PM To: dessalines/simple-vote Cc: Frank Tucker; Author Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

You're not on docker-ce, your command output docker version 1.13.1, which is a deprecated old version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-407933686&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C5445b2fae7154b40799f08d5f28ae93e%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681600781490610&sdata=eF23vkeI8shDpcKpOjPwUBfNA2jlqvQnrBANzCgEzMw%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo0QysTlmjbbaXxoGRsyXxoQLuotAks5uKQbMgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C5445b2fae7154b40799f08d5f28ae93e%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681600781490610&sdata=PxcGc%2BZIb8DSpmU8y8lBtW73E6BnRITECN6eJyH2XVk%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

bluenevus commented 6 years ago

Thank you so much for that pickup.

docker up ran with the correct version thank you so much but I have this issue now

HTTP ERROR: 404 Problem accessing /. Reason:

Not Found

Powered by Jetty:// 9.3.z-SNAPSHOT

Get Outlook for Androidhttps://aka.ms/ghei36


From: Dessalines notifications@github.com Sent: Wednesday, July 25, 2018 8:01:16 PM To: dessalines/simple-vote Cc: Frank Tucker; Author Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

You're not on docker-ce, your command output docker version 1.13.1, which is a deprecated old version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-407933686&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C5445b2fae7154b40799f08d5f28ae93e%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681600781490610&sdata=eF23vkeI8shDpcKpOjPwUBfNA2jlqvQnrBANzCgEzMw%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo0QysTlmjbbaXxoGRsyXxoQLuotAks5uKQbMgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C5445b2fae7154b40799f08d5f28ae93e%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681600781490610&sdata=PxcGc%2BZIb8DSpmU8y8lBtW73E6BnRITECN6eJyH2XVk%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

You're accessing localhost:4567 correct?

where are you getting that error.

bluenevus commented 6 years ago

yes. as I comb through the logs...bunches of warning on install but no errors

at launch, I don't see errors

what you see in there is what the webpage says on launch of that url

Get Outlook for Androidhttps://aka.ms/ghei36


From: Dessalines notifications@github.com Sent: Wednesday, July 25, 2018 9:39:56 PM To: dessalines/simple-vote Cc: Frank Tucker; Author Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

You're accessing localhost:4567 correct?

where are you getting that error.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-407948703&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C65ced94b17a74d22280c08d5f298b1c8%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681659991073461&sdata=sAJPvvrD8nHgw0OGrEdZoTjpKNA6BAJnpK1mzAhTK%2BU%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo_hjkmZCThSJEXst6M_yy40W5TAhks5uKR3sgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C65ced94b17a74d22280c08d5f298b1c8%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681659991229715&sdata=XHwHMHB0QkYCwskMq43%2BZ27isaw%2BTlQjjppgOAncR8g%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

I guess I'd need full logs to figure that one out. And I'd need the output of your docker commands again.

bluenevus commented 6 years ago

Top of Form ctions Copy Copy selected lines Unselect Bottom of Form

00:23:52.690 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...

00:23:52.925 [main] INFO com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Driver does not support get/set network timeout for connections. (Method org.postgresql.jdbc.PgConnection.getNetworkTimeout() is not yet implemented.)

00:23:52.956 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.

00:23:53.990 [main] INFO com.simplevote.tools.Tools - liquibase/db.changelog-master.xml

00:23:54.066 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock

00:23:54.100 [main] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE public.databasechangeloglock (ID INTEGER NOT NULL, LOCKED BOOLEAN NOT NULL, LOCKGRANTED TIMESTAMP WITHOUT TIME ZONE, LOCKEDBY VARCHAR(255), CONSTRAINT DATABASECHANGELOGLOCK_PKEY PRIMARY KEY (ID))

00:23:54.110 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock

00:23:54.115 [main] INFO liquibase.executor.jvm.JdbcExecutor - DELETE FROM public.databasechangeloglock

00:23:54.116 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangeloglock (ID, LOCKED) VALUES (1, FALSE)

00:23:54.119 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT LOCKED FROM public.databasechangeloglock WHERE ID=1

00:23:54.129 [main] INFO l.lockservice.StandardLockService - Successfully acquired change log lock

00:23:55.152 [main] INFO l.c.StandardChangeLogHistoryService - Creating database history table with name: public.databasechangelog

00:23:55.155 [main] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE public.databasechangelog (ID VARCHAR(255) NOT NULL, AUTHOR VARCHAR(255) NOT NULL, FILENAME VARCHAR(255) NOT NULL, DATEEXECUTED TIMESTAMP WITHOUT TIME ZONE NOT NULL, ORDEREXECUTED INTEGER NOT NULL, EXECTYPE VARCHAR(10) NOT NULL, MD5SUM VARCHAR(35), DESCRIPTION VARCHAR(255), COMMENTS VARCHAR(255), TAG VARCHAR(255), LIQUIBASE VARCHAR(20), CONTEXTS VARCHAR(255), LABELS VARCHAR(255), DEPLOYMENT_ID VARCHAR(10))

00:23:55.159 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangelog

00:23:55.160 [main] INFO l.c.StandardChangeLogHistoryService - Reading from public.databasechangelog

00:23:55.161 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT * FROM public.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC

00:23:55.162 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock

00:23:55.196 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table user_ (

id bigserial primary key,

name varchar(255),

created timestamp default current_timestamp

)

00:23:55.202 [main] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE login (

id bigserial primary key,

user_id bigint not null,

jwt VARCHAR(255) not null,

created timestamp default current_timestamp,

constraint fk1_login_user foreign key (user_id)

    references user_ (id)

    on update cascade on delete cascade

)

00:23:55.206 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table poll (

id bigserial primary key,

user_id bigint not null,

title varchar(255),

users_can_add_questions boolean not null default true,

created timestamp default current_timestamp,

constraint fk1_poll_user foreign key (user_id)

    references user_ (id)

    on update cascade on delete cascade

)

00:23:55.209 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table question (

id bigserial primary key,

user_id bigint not null,

poll_id bigint not null,

title varchar(255),

expire_time timestamp default null,

threshold smallint not null default 30,

users_can_add_candidates boolean not null default true,

created timestamp default current_timestamp,

constraint fk1_question_user foreign key (user_id)

    references user_ (id)

    on update cascade on delete cascade,

constraint fk2_question_poll foreign key (poll_id)

    references poll (id)

    on update cascade on delete cascade

)

00:23:55.213 [main] INFO liquibase.executor.jvm.JdbcExecutor - create index idx_question_poll_create on question (poll_id, created)

00:23:55.214 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table candidate (

id bigserial primary key,

user_id bigint not null,

question_id bigint not null,

title varchar(255),

created timestamp default current_timestamp,

constraint fk1_candidate_user foreign key (user_id)

    references user_ (id)

    on update cascade on delete cascade,

constraint fk2_candidate_question foreign key (question_id)

    references question (id)

    on update cascade on delete cascade,

constraint fk3_candidate_title_unique unique (question_id, title)

)

00:23:55.219 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table vote (

id bigserial primary key,

user_id bigint not null,

candidate_id bigint not null,

vote smallint not null,

created timestamp default current_timestamp,

constraint fk1_vote_user foreign key (user_id)

    references user_ (id)

    on update cascade on delete cascade,

constraint fk2_vote_candidate foreign key (candidate_id)

    references candidate (id)

    on update cascade on delete cascade

)

00:23:55.223 [main] INFO liquibase.executor.jvm.JdbcExecutor - create unique index idx_vote_user_candidate on vote (user_id, candidate_id)

00:23:55.224 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table comment (

id bigserial primary key,

user_id bigint not null,

poll_id bigint not null,

comment text not null,

created timestamp default current_timestamp,

constraint fk1_question_user foreign key (user_id)

    references user_ (id)

    on update cascade on delete cascade,

constraint fk2_question_poll foreign key (poll_id)

    references poll (id)

    on update cascade on delete cascade

)

00:23:55.229 [main] INFO liquibase.executor.jvm.JdbcExecutor - create index idx_comment_poll_created on comment (poll_id, created)

00:23:55.231 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed

00:23:55.232 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2017-03-21.1.sql::1::tyler ran successfully in 58ms

00:23:55.233 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT MAX(ORDEREXECUTED) FROM public.databasechangelog

00:23:55.238 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('1', 'tyler', 'liquibase/changelogs/2017-03-21.1.sql', NOW(), 1, '8:7637bbe2f0494e68d7dcd90409dbd6e7', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2564635163')

00:23:55.250 [main] INFO liquibase.executor.jvm.JdbcExecutor - create view poll_user_view as

select distinct user.id, user.name, user_.created, poll.id as pollid from user

inner join vote on vote.userid = user.id

inner join candidate on candidate.id = vote.candidate_id

inner join question on question.id = candidate.question_id

inner join poll on poll.id = question.poll_id

union

select distinct user.id, user.name, user_.created, poll.id as pollid from user

inner join candidate on candidate.userid = user.id

inner join question on question.id = candidate.question_id

inner join poll on poll.id = question.poll_id

union

select distinct user.id, user.name, user_.created, poll.id as pollid from user

inner join question on question.userid = user.id

inner join poll on poll.id = question.poll_id

union

select distinct user.id, user.name, user_.created, poll.id as pollid from user

inner join poll on poll.userid = user.id

union

select distinct user.id, user.name, user_.created, poll.id as pollid from user

inner join comment on comment.userid = user.id

inner join poll on poll.id = comment.poll_id

00:23:55.256 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into user_ (name) values ('Sarah'), ('Julie'), ('Timmy')

00:23:55.257 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into poll (user_id, title, users_can_add_questions) values (1, 'Animals', false)

00:23:55.259 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into question (user_id, poll_id, title, users_can_add_candidates) values

(1,1,'As a judge in the cuteness olympics, which gets 1st place ribbon?', false),

(3,1, 'Which is better when well fed?', false)

00:23:55.260 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into candidate (user_id, question_id, title) values

(1,1, 'Lil Yapper'),

(2,1, 'Spiny boi (porcupine)'),

1, 'A big ole toader'),

(2,1, 'Flappy fish (mudskipper)'),

(3,1, 'A meower'),

(1,2, 'A sub woofer'),

(2,2, 'Winged squirrel'),

(1,2, 'Froggo'),

(2,2, 'A Shibe'),

(3,2, 'Pointy bird')

00:23:55.262 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into vote (user_id, candidate_id, vote) values

(1,1, 53),

(2,2, 27),

(3,5, 78),

(1,4, 51),

(2,5, 16),

,

(1,7, 86),

(2,8, 43),

(3,10, 62),

(1,3, 42),

)

00:23:55.266 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into comment (user_id, poll_id, comment) values (1,1,'Hola friends!')

00:23:55.267 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed

00:23:55.267 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2017-04-21.1.sql::2::tyler ran successfully in 27ms

00:23:55.269 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('2', 'tyler', 'liquibase/changelogs/2017-04-21.1.sql', NOW(), 2, '8:76e5033846d2126a5b563f1471584263', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2564635163')

00:23:55.271 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table question add column anonymous boolean not null default false

00:23:55.276 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed

00:23:55.277 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2017-05-02.1.sql::3::tyler ran successfully in 6ms

00:23:55.279 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('3', 'tyler', 'liquibase/changelogs/2017-05-02.1.sql', NOW(), 3, '8:6e1453b114dcfca443c6b351706a3d4f', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2564635163')

00:23:55.281 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table question_type (

id bigserial primary key,

title varchar(255),

created timestamp default current_timestamp

)

00:23:55.284 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into question_type (title) values ('Range'), ('Pointing Poker')

00:23:55.285 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table question add column question_type_id bigint not null default 1

00:23:55.289 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table question add constraint fk3_question_type foreign key (question_type_id)

    references question_type (id)

    on update cascade on delete cascade

00:23:55.291 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed

00:23:55.293 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2017-05-10.1.sql::4::tyler ran successfully in 13ms

00:23:55.294 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('4', 'tyler', 'liquibase/changelogs/2017-05-10.1.sql', NOW(), 4, '8:e5b4123717dd739fe5930ce777f9ae30', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2564635163')

00:23:55.296 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into question_type (title) values ('Approval')

00:23:55.297 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed

00:23:55.297 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2018-02-01.1.sql::5::tyler ran successfully in 1ms

00:23:55.298 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('5', 'tyler', 'liquibase/changelogs/2018-02-01.1.sql', NOW(), 5, '8:109e98193cb1b349b7cdd0247c8f61f1', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2564635163')

00:23:55.300 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table poll add column predefined_user_list text

00:23:55.302 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed

00:23:55.302 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2018-05-16.1.sql::6::tyler ran successfully in 2ms

00:23:55.303 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('6', 'tyler', 'liquibase/changelogs/2018-05-16.1.sql', NOW(), 6, '8:42c9d10855a7fd89e232f2817719ce50', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2564635163')

00:23:55.305 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table user_ add column email varchar(255) unique

00:23:55.308 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table user_ add column password_encrypted varchar(512)

00:23:55.309 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed

00:23:55.309 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2018-06-17.1.sql::7::tyler ran successfully in 4ms

00:23:55.310 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('7', 'tyler', 'liquibase/changelogs/2018-06-17.1.sql', NOW(), 7, '8:c22044d496918a15547eae03d8fa3ab3', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2564635163')

00:23:55.313 [main] INFO l.lockservice.StandardLockService - Successfully released change log lock

00:23:55.445 [main] INFO s.s.StaticFilesConfiguration - StaticResourceHandler configured with folder = /dist

00:23:55.614 [Thread-1] INFO s.e.jetty.EmbeddedJettyServer - == Spark has ignited ...

00:23:55.615 [Thread-1] INFO s.e.jetty.EmbeddedJettyServer - >> Listening on 0.0.0.0:4567

00:25:15.193 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...

00:25:15.423 [main] INFO com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Driver does not support get/set network timeout for connections. (Method org.postgresql.jdbc.PgConnection.getNetworkTimeout() is not yet implemented.)

00:25:15.455 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.

00:25:16.490 [main] INFO com.simplevote.tools.Tools - liquibase/db.changelog-master.xml

00:25:16.615 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock

00:25:16.622 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock

00:25:16.628 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT LOCKED FROM public.databasechangeloglock WHERE ID=1

00:25:16.688 [main] INFO l.lockservice.StandardLockService - Successfully acquired change log lock

00:25:17.927 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT MD5SUM FROM public.databasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1

00:25:17.930 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangelog

00:25:17.930 [main] INFO l.c.StandardChangeLogHistoryService - Reading from public.databasechangelog

00:25:17.930 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT * FROM public.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC

00:25:17.950 [main] INFO l.lockservice.StandardLockService - Successfully released change log lock

00:25:18.094 [main] INFO s.s.StaticFilesConfiguration - StaticResourceHandler configured with folder = /dist

00:25:18.261 [Thread-1] INFO s.e.jetty.EmbeddedJettyServer - == Spark has ignited ...

00:25:18.261 [Thread-1] INFO s.e.jetty.EmbeddedJettyServer - >> Listening on 0.0.0.0:4567

--- vr, Frank

From: Dessalines notifications@github.com Sent: Wednesday, July 25, 2018 10:06 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

I guess I'd need full logs to figure that one out. And I'd need the output of your docker commands again.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-407952725&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C42d8e0a8d4784bfdea7008d5f29c6080%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681675811403935&sdata=nvXyPmsXmsUoixTkGrsxmE65Kergza9txBXx0AuHEYc%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgToy_oYtsOd4_9JsUi4ns-1A-79VSSks5uKSQagaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C42d8e0a8d4784bfdea7008d5f29c6080%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636681675811403935&sdata=8u81XbbHU2Riy4UxOg0FZ2DJqYtodzv68GscfMeDY0E%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

those aren't the full logs, i specifically need where it builds the front end resources. docker-compose down then docker-compose up

bluenevus commented 6 years ago

More info: https://docs.docker.com/compose/bundles

Pulling simple_vote_db (postgres:latest)... latest: Pulling from library/postgres be8881be8156: Already exists bcc05f43b4de: Pull complete 78c4cc9b5f06: Pull complete 8417f51c55b1: Pull complete 91f36ee6c625: Pull complete fda45817eb9b: Pull complete 1fb9e71e62bc: Pull complete fb689e57a401: Pull complete a8372a082752: Pull complete 43120a7c2708: Pull complete ad32057338dd: Pull complete a0eadb926fe6: Pull complete 510869beb5fe: Pull complete 3e8eac382462: Pull complete Digest: sha256:d8011033f12f1cbb18807b423892605a506ba340e468b16a6446179a130f140d Status: Downloaded newer image for postgres:latest Building simple_vote Step 1/21 : FROM node:9 as node-builder 9: Pulling from library/node d660b1f15b9b: Already exists 46dde23c37b3: Pull complete 6ebaeb074589: Pull complete e7428f935583: Pull complete eda527043444: Pull complete f3088daa8887: Pull complete 1ded38ff7fdc: Pull complete da44c9274f48: Pull complete Digest: sha256:cddc729ef8326f7e8966c246ba2e87bad4c15365494ff3d681fa6f022cdab041 Status: Downloaded newer image for node:9 ---> 08a8c8089ab1 Step 2/21 : RUN chmod a+w /usr/local/lib/node_modules && chmod a+w /usr/local/bin ---> Running in e0016673a182 Removing intermediate container e0016673a182 ---> 1208a9f5d6fb Step 3/21 : USER node ---> Running in 97bc2c9c39ce Removing intermediate container 97bc2c9c39ce ---> 48d47e326e1a Step 4/21 : RUN npm i -g @angular/cli@latest ---> Running in b4eada813f9b /usr/local/bin/ng -> /usr/local/lib/node_modules/@angular/cli/bin/ng npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/@angular/cli/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

To disable this warning use "ng config -g cli.warnings.versionMismatch false". 10% building modules 3/3 modules 0 activeWarning: Can't resolve all parameters for NG2WebSocket in /opt/simple-vote/ui/src/app/services/ng2-websocket.ts: (?, ?, ?). This will become an error in Angular v6.x Warning: Can't resolve all parameters for NG2WebSocket in /opt/simple-vote/ui/src/app/services/ng2-websocket.ts: (?, ?, ?). This will become an error in Angular v6.x 10% building modules 3/4 modules 1 active …4-3!/opt/simple-vote/ui/src/styles.scssWarning: Can't resolve all parameters for NG2WebSocket in /opt/simple-vote/ui/src/app/services/ng2-websocket.ts: (?, ?, ?). This will become an error in Angular v6.x Warning: Can't resolve all parameters for NG2WebSocket in /opt/simple-vote/ui/src/app/services/ng2-websocket.ts: (?, ?, ?). This will become an error in Angular v6.x Date: 2018-07-26T15:30:13.909Z Hash: 9f563dc824b42ac9f5da Time: 104543ms chunk {0} runtime.6afe30102d8fe7337431.js (runtime) 1.05 kB [entry] [rendered] chunk {1} styles.37fa235c6298df997bd1.css (styles) 170 kB [initial] [rendered] chunk {2} polyfills.8ff59039b06b71c33190.js (polyfills) 64.1 kB [initial] [rendered] chunk {3} main.8a63af03f423201aec5c.js (main) 1.21 MB [initial] [rendered] Removing intermediate container 1e5c6ebd7e9a ---> 13dd70c6d249 Step 15/21 : FROM maven:3.5-jdk-8 as java-builder 3.5-jdk-8: Pulling from library/maven 55cbf04beb70: Pull complete 1607093a898c: Pull complete 9a8ea045c926: Pull complete d4eee24d4dac: Pull complete c58988e753d7: Pull complete 794a04897db9: Pull complete 70fcfa476f73: Pull complete 0539c80a02be: Pull complete 54fefc6dcf80: Pull complete 6db262fda89f: Pull complete 732bb67e37da: Pull complete 859c275fa83e: Pull complete Digest: sha256:1be6e59e3cec4587637101f4e834c41e5576d8bc48e065f095f88289451bac51 Status: Downloaded newer image for maven:3.5-jdk-8 ---> 8f90f1dd45ab Step 16/21 : COPY service /opt/simple-vote/service ---> 0b670c0197a9 Step 17/21 : COPY --from=node-builder /opt/simple-vote/ui/dist /opt/simple-vote/service/src/main/resources ---> adb8864f8991 Step 18/21 : WORKDIR /opt/simple-vote/service ---> Running in ef942a8f72fb Removing intermediate container ef942a8f72fb ---> a4ed47f11e51 Step 19/21 : RUN mvn clean install -DskipTests -Dliquibase.skip ---> Running in 5c6bcd9405fc [INFO] Scanning for projects... [INFO] [INFO] ------------------< com.github.tchoulihan:simplevote >------------------ [INFO] Building simplevote 1.0.0 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 5.3 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 143 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 318 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 221 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 320 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.pom (3.8 kB at 60 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom (19 kB at 259 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.jar (15 kB at 191 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 142 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 135 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 504 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 212 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 328 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/3.6.1/liquibase-maven-plugin-3.6.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/3.6.1/liquibase-maven-plugin-3.6.1.pom (3.9 kB at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-parent/3.6.1/liquibase-parent-3.6.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-parent/3.6.1/liquibase-parent-3.6.1.pom (32 kB at 295 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/3.6.1/liquibase-maven-plugin-3.6.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/3.6.1/liquibase-maven-plugin-3.6.1.jar (72 kB at 299 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.pom (11 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 140 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 406 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 261 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.jar (46 kB at 986 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc-instrumentation/1.4.13/activejdbc-instrumentation-1.4.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc-instrumentation/1.4.13/activejdbc-instrumentation-1.4.13.pom (4.1 kB at 118 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc-root/1.4.13/activejdbc-root-1.4.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc-root/1.4.13/activejdbc-root-1.4.13.pom (6.6 kB at 220 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 179 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc-instrumentation/1.4.13/activejdbc-instrumentation-1.4.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc-instrumentation/1.4.13/activejdbc-instrumentation-1.4.13.jar (734 kB at 4.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 308 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 492 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 952 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 201 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 972 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3.pom (7.3 kB at 245 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 308 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 506 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3.jar (101 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 228 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.pom (8.2 kB at 282 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.1.0/HikariCP-3.1.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.1.0/HikariCP-3.1.0.pom (19 kB at 661 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 243 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 120 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 500 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.1.0/java-jwt-3.1.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.1.0/java-jwt-3.1.0.pom (1.9 kB at 68 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom (5.4 kB at 201 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8.0 kB at 275 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 kB at 701 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (1.8 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom (5.4 kB at 217 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 387 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 491 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.pom (1.2 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/3.6.1/liquibase-core-3.6.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/3.6.1/liquibase-core-3.6.1.pom (11 kB at 407 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.pom (31 kB at 984 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 451 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 635 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 161 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/9.4.1208.jre7/postgresql-9.4.1208.jre7.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/9.4.1208.jre7/postgresql-9.4.1208.jre7.pom (5.1 kB at 176 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-prevjre/1.0.5/pgjdbc-core-prevjre-1.0.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-prevjre/1.0.5/pgjdbc-core-prevjre-1.0.5.pom (7.0 kB at 251 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-parent/1.0.5/pgjdbc-core-parent-1.0.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-parent/1.0.5/pgjdbc-core-parent-1.0.5.pom (15 kB at 515 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-versions/1.0.5/pgjdbc-versions-1.0.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-versions/1.0.5/pgjdbc-versions-1.0.5.pom (21 kB at 764 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc/1.4.13/activejdbc-1.4.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc/1.4.13/activejdbc-1.4.13.pom (12 kB at 469 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 100 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 393 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/javalite-common/1.4.13/javalite-common-1.4.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/javalite-common/1.4.13/javalite-common-1.4.13.pom (3.0 kB at 120 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (1.3 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (1.5 kB at 56 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/app-config/1.4.13/app-config-1.4.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/app-config/1.4.13/app-config-1.4.13.pom (1.8 kB at 63 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom (2.7 kB at 103 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom (12 kB at 425 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 242 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.4/jaxen-1.1.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.4/jaxen-1.1.4.pom (12 kB at 463 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sparkjava/spark-core/2.5.5/spark-core-2.5.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/sparkjava/spark-core/2.5.5/spark-core-2.5.5.pom (7.9 kB at 273 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.pom (2.8 kB at 92 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.13/slf4j-parent-1.7.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.13/slf4j-parent-1.7.13.pom (13 kB at 499 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.3.6.v20151106/jetty-server-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.3.6.v20151106/jetty-server-9.3.6.v20151106.pom (2.6 kB at 83 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.3.6.v20151106/jetty-project-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.3.6.v20151106/jetty-project-9.3.6.v20151106.pom (34 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/25/jetty-parent-25.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/25/jetty-parent-25.pom (22 kB at 663 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 398 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 160 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.3.6.v20151106/jetty-http-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.3.6.v20151106/jetty-http-9.3.6.v20151106.pom (1.6 kB at 55 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.3.6.v20151106/jetty-util-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.3.6.v20151106/jetty-util-9.3.6.v20151106.pom (2.1 kB at 67 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.3.6.v20151106/jetty-io-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.3.6.v20151106/jetty-io-9.3.6.v20151106.pom (1.4 kB at 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.3.6.v20151106/jetty-webapp-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.3.6.v20151106/jetty-webapp-9.3.6.v20151106.pom (2.4 kB at 84 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.3.6.v20151106/jetty-xml-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.3.6.v20151106/jetty-xml-9.3.6.v20151106.pom (1.3 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.3.6.v20151106/jetty-servlet-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.3.6.v20151106/jetty-servlet-9.3.6.v20151106.pom (1.9 kB at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.3.6.v20151106/jetty-security-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.3.6.v20151106/jetty-security-9.3.6.v20151106.pom (2.0 kB at 67 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.3.6.v20151106/websocket-server-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.3.6.v20151106/websocket-server-9.3.6.v20151106.pom (3.6 kB at 101 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.3.6.v20151106/websocket-parent-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.3.6.v20151106/websocket-parent-9.3.6.v20151106.pom (2.1 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.3.6.v20151106/websocket-common-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.3.6.v20151106/websocket-common-9.3.6.v20151106.pom (2.6 kB at 88 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.3.6.v20151106/websocket-api-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.3.6.v20151106/websocket-api-9.3.6.v20151106.pom (2.2 kB at 76 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.3.6.v20151106/websocket-client-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.3.6.v20151106/websocket-client-9.3.6.v20151106.pom (5.1 kB at 165 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.3.6.v20151106/websocket-servlet-9.3.6.v20151106.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.3.6.v20151106/websocket-servlet-9.3.6.v20151106.pom (2.4 kB at 87 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.32/args4j-2.32.pom Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.32/args4j-2.32.pom (1.3 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.32/args4j-site-2.32.pom Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.32/args4j-site-2.32.pom (4.4 kB at 159 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/14/pom-14.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/14/pom-14.pom (5.5 kB at 189 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 84 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom (12 kB at 424 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom (15 kB at 526 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom (5.0 kB at 186 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar Downloading from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.1.0/HikariCP-3.1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.jar Downloading from central: https://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.1.0/java-jwt-3.1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar (129 kB at 2.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (56 kB at 563 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/auth0/java-jwt/3.1.0/java-jwt-3.1.0.jar (44 kB at 410 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 375 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.1.0/HikariCP-3.1.0.jar (143 kB at 857 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/3.6.1/liquibase-core-3.6.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.jar (281 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/9.4.1208.jre7/postgresql-9.4.1208.jre7.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar (284 kB at 585 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc/1.4.13/activejdbc-1.4.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/activejdbc/1.4.13/activejdbc-1.4.13.jar (200 kB at 309 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/javalite-common/1.4.13/javalite-common-1.4.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.jar (1.2 MB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/javalite-common/1.4.13/javalite-common-1.4.13.jar (69 kB at 97 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar (232 kB at 286 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/9.4.1208.jre7/postgresql-9.4.1208.jre7.jar (645 kB at 795 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/javalite/app-config/1.4.13/app-config-1.4.13.jar Downloading from central: https://repo.maven.apache.org/maven2/com/sparkjava/spark-core/2.5.5/spark-core-2.5.5.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/javalite/app-config/1.4.13/app-config-1.4.13.jar (6.8 kB at 7.9 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.3.6.v20151106/jetty-server-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/sparkjava/spark-core/2.5.5/spark-core-2.5.5.jar (148 kB at 158 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 93 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.3.6.v20151106/jetty-http-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.3.6.v20151106/jetty-http-9.3.6.v20151106.jar (117 kB at 103 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.3.6.v20151106/jetty-server-9.3.6.v20151106.jar (482 kB at 426 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.3.6.v20151106/jetty-io-9.3.6.v20151106.jar Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.3.6.v20151106/jetty-util-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar (781 kB at 661 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.3.6.v20151106/jetty-webapp-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.3.6.v20151106/jetty-io-9.3.6.v20151106.jar (105 kB at 85 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.3.6.v20151106/jetty-xml-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.3.6.v20151106/jetty-webapp-9.3.6.v20151106.jar (111 kB at 88 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.3.6.v20151106/jetty-servlet-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.3.6.v20151106/jetty-xml-9.3.6.v20151106.jar (50 kB at 39 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.3.6.v20151106/jetty-security-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.3.6.v20151106/jetty-util-9.3.6.v20151106.jar (414 kB at 309 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.3.6.v20151106/websocket-server-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.3.6.v20151106/jetty-security-9.3.6.v20151106.jar (91 kB at 67 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.3.6.v20151106/websocket-common-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.3.6.v20151106/jetty-servlet-9.3.6.v20151106.jar (113 kB at 83 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.3.6.v20151106/websocket-client-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.3.6.v20151106/websocket-server-9.3.6.v20151106.jar (38 kB at 27 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/3.6.1/liquibase-core-3.6.1.jar (2.2 MB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.3.6.v20151106/websocket-api-9.3.6.v20151106.jar Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.3.6.v20151106/websocket-servlet-9.3.6.v20151106.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.3.6.v20151106/websocket-client-9.3.6.v20151106.jar (36 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.32/args4j-2.32.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.3.6.v20151106/websocket-servlet-9.3.6.v20151106.jar (18 kB at 13 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.3.6.v20151106/websocket-api-9.3.6.v20151106.jar (45 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.3.6.v20151106/websocket-common-9.3.6.v20151106.jar (188 kB at 128 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.32/args4j-2.32.jar (154 kB at 102 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 162 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar (265 kB at 168 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar (3.4 MB at 2.1 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar (419 kB at 262 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ simplevote --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 335 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 635 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 118 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 156 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 288 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 335 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 402 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.8 MB/s) [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-2:write-project-properties (default) @ simplevote --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 113 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 76 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 309 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 101 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 77 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 132 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 18 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 198 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 254 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 104 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 73 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 87 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 189 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 350 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 861 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 587 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 715 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 256 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 191 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 624 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.1 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 205 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 1.1 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ simplevote --- Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 38 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 258 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 58 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 145 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 68 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 81 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 75 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 273 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 60 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 128 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 123 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 599 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 193 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 311 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 228 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 415 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 209 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 110 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 116 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 174 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 288 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 105 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 573 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/a

dessalines commented 6 years ago

That's not the full log, but I can see that it built the front end resources fine, and they should be available at http://localhost:4567 .

I just tested this out too, removing all images and completely refetching and rebuilding them from scratch. The only thing I can think of is that you have some weird firewall setting, or a jetty instance already running, or that you haven't stopped a previous docker process or something. Or maybe your docker-compose is using the wrong docker. Or if you're accessing this remotely, you need to change it from localhost to that IP, as I have listed in the instructions.

bluenevus commented 6 years ago

Not sure. the port configuration looks like this

0.0.0.0:4567 4567/tcp

And can hit the site..just get this HTTP ERROR: 404 Problem accessing /. Reason: Not Found


Powered by Jetty:// 9.3.z-SNAPSHOThttp://eclipse.org/jetty

That is an image of the web page [cid:image001.png@01D424DB.A2DE4360] Yes, I changed localhost

I don’t have any other docker version installed except the newest ce stable

There is no jetty running.

No change with firewall down or up. Its on the bridge network

[cid:image002.png@01D424DB.A2DE4360] --- vr, Frank

From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 12:09 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

That's not the full log, but I can see that it built the front end resources fine, and they should be available at http://localhost:4567 .

I just tested this out too, removing all images and completely refetching and rebuilding them from scratch. The only thing I can think of is that you have some weird firewall setting, or a jetty instance already running, or that you haven't stopped a previous docker process or something. Or maybe your docker-compose is using the wrong docker. Or if you're accessing this remotely, you need to change it from localhost to that IP, as I have listed in the instructions.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408150161&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C65353ebaaeda43584edd08d5f312122b%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682181308692939&sdata=gpUQo9itvnAei%2BIuOrmhS%2FlObapjj1d3V9CA%2Be7zamI%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo_cRcEItWwDd1Bd5tezA3ayN_OrIks5uKemPgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C65353ebaaeda43584edd08d5f312122b%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682181308692939&sdata=jroa75xlbwQ%2BIebzFIH55pYsHAwIrbiSXftza1aNd%2BI%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

You're running and accessing this locally correct?

bluenevus commented 6 years ago

yes

--- vr, Frank

From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 12:37 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

You're running and accessing this locally correct?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408158381&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7Cf6cd0283fd354a2f5d3c08d5f315f7f9%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682198039816774&sdata=dG5b8KmgyeriUOSdmoOBOIyDVexbR%2FOtmuzA%2Fa4s5XQ%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo0MJLR_5K3YxvHvBhR2an0U1I8Uvks5uKfAZgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7Cf6cd0283fd354a2f5d3c08d5f315f7f9%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682198039816774&sdata=TAPsupK45W3bkMG3UHLs4hSXl3wOLWrS789ITTZjZpE%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

Browser? OS?

This one's confusing me, I have it working on 2 different machines right now.

Try: http://127.0.0.1:4567 http://localhost:4567/version

bluenevus commented 6 years ago

Chrome

Centos 7

--- vr, Frank

From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 1:13 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

Browser? OS?

This one's confusing me, I have it working on 2 different machines right now.

Try: http://127.0.0.1:4567https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F127.0.0.1%3A4567&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C463d8e614e994cbe929308d5f31afd1b%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682219598258409&sdata=j6%2Bnv56p1fSxRswkMx4eQq2pv82aA82irMdZ6yaEc%2B0%3D&reserved=0 http://localhost:4567/version

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408168592&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C463d8e614e994cbe929308d5f31afd1b%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682219598268414&sdata=lnfU0EfRDl8SpKdfNv4h%2BPPZz3zfuZH5SiZEGw4Vkck%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo3iFvzf5H26coG3MG7iHvEjsacbKks5uKfiFgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C463d8e614e994cbe929308d5f31afd1b%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682219598268414&sdata=xLkgSXhXYQ%2FOMZfqgGFfZKyMhmZbw590eGm6q6oFAQI%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

Works fine on my chrome, we have the exact same jetty version... results from http://localhost:4567/version

dessalines commented 6 years ago

Output from docker --version && docker-compose --version

bluenevus commented 6 years ago

Docker version 18.06.0-ce, build 0ffa825 docker-compose version 1.9.0, build 2585387

I’ve change the localhost to the ip of the server to see if that works. Same result

--- vr, Frank

From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 1:21 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

Output from docker --version && docker-compose --version

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408171005&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C0831f8f1aace42ca87a008d5f31c2a8c%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682224653220906&sdata=5%2FHK5mBgkiarAvrjkh65X8Lr3c67O4KZEKz6dm8SLqk%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo258R_L7vsCNCmMgiD7_Y8rXD8pGks5uKfp9gaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C0831f8f1aace42ca87a008d5f31c2a8c%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682224653220906&sdata=TwPBZpqcwlE%2BBLMQoIjPwTywXfl3M9xqS560BlofjyA%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

That's a really old version of docker-compose, the oldest I can even find is 1.20, mine is at docker-compose version 1.22.0, build unknown

dessalines commented 6 years ago

Results from http://localhost:4567/version also please.

bluenevus commented 6 years ago

Upgraded docker compose Removed previous images etc

Docker version 18.06.0-ce, build 0ffa825 docker-compose version 1.22.0, build f46880fe

same issue

HTTP ERROR: 404 Problem accessing /. Reason: Not Found


Powered by Jetty:// 9.3.z-SNAPSHOThttp://eclipse.org/jetty

And the version page {"version":"null"}

output

18:05:58.239 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting..., 18:05:58.452 [main] INFO com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Driver does not support get/set network timeout for connections. (Method org.postgresql.jdbc.PgConnection.getNetworkTimeout() is not yet implemented.), 18:05:58.483 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed., 18:05:59.521 [main] INFO com.simplevote.tools.Tools - liquibase/db.changelog-master.xml, 18:05:59.594 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT() FROM public.databasechangeloglock, 18:05:59.623 [main] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE public.databasechangeloglock (ID INTEGER NOT NULL, LOCKED BOOLEAN NOT NULL, LOCKGRANTED TIMESTAMP WITHOUT TIME ZONE, LOCKEDBY VARCHAR(255), CONSTRAINT DATABASECHANGELOGLOCK_PKEY PRIMARY KEY (ID)), 18:05:59.633 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT() FROM public.databasechangeloglock, 18:05:59.638 [main] INFO liquibase.executor.jvm.JdbcExecutor - DELETE FROM public.databasechangeloglock, 18:05:59.639 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangeloglock (ID, LOCKED) VALUES (1, FALSE), 18:05:59.642 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT LOCKED FROM public.databasechangeloglock WHERE ID=1, 18:05:59.651 [main] INFO l.lockservice.StandardLockService - Successfully acquired change log lock, 18:06:00.927 [main] INFO l.c.StandardChangeLogHistoryService - Creating database history table with name: public.databasechangelog, 18:06:00.930 [main] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE public.databasechangelog (ID VARCHAR(255) NOT NULL, AUTHOR VARCHAR(255) NOT NULL, FILENAME VARCHAR(255) NOT NULL, DATEEXECUTED TIMESTAMP WITHOUT TIME ZONE NOT NULL, ORDEREXECUTED INTEGER NOT NULL, EXECTYPE VARCHAR(10) NOT NULL, MD5SUM VARCHAR(35), DESCRIPTION VARCHAR(255), COMMENTS VARCHAR(255), TAG VARCHAR(255), LIQUIBASE VARCHAR(20), CONTEXTS VARCHAR(255), LABELS VARCHAR(255), DEPLOYMENTID VARCHAR(10)), 18:06:00.934 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT() FROM public.databasechangelog, 18:06:00.935 [main] INFO l.c.StandardChangeLogHistoryService - Reading from public.databasechangelog, 18:06:00.936 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT FROM public.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC, 18:06:00.937 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM public.databasechangeloglock, 18:06:00.968 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table user (, id bigserial primary key,, name varchar(255),, created timestamp default current_timestamp, ), 18:06:00.973 [main] INFO liquibase.executor.jvm.JdbcExecutor - CREATE TABLE login (, id bigserial primary key,, user_id bigint not null,, jwt VARCHAR(255) not null,, created timestamp default current_timestamp,, constraint fk1_login_user foreign key (userid), references user (id), on update cascade on delete cascade, ), 18:06:00.977 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table poll (, id bigserial primary key,, user_id bigint not null,, title varchar(255),, users_can_add_questions boolean not null default true,, created timestamp default current_timestamp,, constraint fk1_poll_user foreign key (userid), references user (id), on update cascade on delete cascade, ), 18:06:00.980 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table question (, id bigserial primary key,, user_id bigint not null,, poll_id bigint not null,, title varchar(255),, expire_time timestamp default null,, threshold smallint not null default 30,, users_can_add_candidates boolean not null default true,, created timestamp default current_timestamp,, constraint fk1_question_user foreign key (userid), references user (id), on update cascade on delete cascade,, constraint fk2_question_poll foreign key (poll_id), references poll (id), on update cascade on delete cascade, ), 18:06:00.984 [main] INFO liquibase.executor.jvm.JdbcExecutor - create index idx_question_poll_create on question (poll_id, created), 18:06:00.985 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table candidate (, id bigserial primary key,, user_id bigint not null,, question_id bigint not null,, title varchar(255),, created timestamp default current_timestamp,, constraint fk1_candidate_user foreign key (userid), references user (id), on update cascade on delete cascade,, constraint fk2_candidate_question foreign key (question_id), references question (id), on update cascade on delete cascade,, constraint fk3_candidate_title_unique unique (question_id, title) , ), 18:06:00.990 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table vote (, id bigserial primary key,, user_id bigint not null,, candidate_id bigint not null,, vote smallint not null,, created timestamp default current_timestamp,, constraint fk1_vote_user foreign key (userid), references user (id), on update cascade on delete cascade,, constraint fk2_vote_candidate foreign key (candidate_id), references candidate (id), on update cascade on delete cascade, ), 18:06:00.993 [main] INFO liquibase.executor.jvm.JdbcExecutor - create unique index idx_vote_user_candidate on vote (user_id, candidate_id), 18:06:00.995 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table comment (, id bigserial primary key,, user_id bigint not null,, poll_id bigint not null,, comment text not null,, created timestamp default current_timestamp,, constraint fk1_question_user foreign key (userid), references user (id), on update cascade on delete cascade,, constraint fk2_question_poll foreign key (poll_id), references poll (id), on update cascade on delete cascade, ), 18:06:00.999 [main] INFO liquibase.executor.jvm.JdbcExecutor - create index idx_comment_poll_created on comment (poll_id, created), 18:06:01.000 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed, 18:06:01.002 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2017-03-21.1.sql::1::tyler ran successfully in 54ms, 18:06:01.003 [main] INFO liquibase.executor.jvm.JdbcExecutor - SELECT MAX(ORDEREXECUTED) FROM public.databasechangelog, 18:06:01.008 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('1', 'tyler', 'liquibase/changelogs/2017-03-21.1.sql', NOW(), 1, '8:7637bbe2f0494e68d7dcd90409dbd6e7', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2628360938'), 18:06:01.017 [main] INFO liquibase.executor.jvm.JdbcExecutor - create view poll_userview as, , , select distinct user.id, user.name, user.created, poll.id as pollid from user, inner join vote on vote.userid = user.id, inner join candidate on candidate.id = vote.candidate_id, inner join question on question.id = candidate.question_id, inner join poll on poll.id = question.pollid, , union, , , select distinct user.id, user.name, user.created, poll.id as pollid from user, inner join candidate on candidate.userid = user.id, inner join question on question.id = candidate.question_id, inner join poll on poll.id = question.pollid, , union, , , select distinct user.id, user.name, user.created, poll.id as pollid from user, inner join question on question.userid = user.id, inner join poll on poll.id = question.pollid, , union, , , select distinct user.id, user.name, user.created, poll.id as pollid from user, inner join poll on poll.userid = user.id, , union, , , select distinct user.id, user.name, user_.created, poll.id as pollid from user, inner join comment on comment.userid = user.id, inner join poll on poll.id = comment.pollid, 18:06:01.024 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into user (name) values ('Sarah'), ('Julie'), ('Timmy'), 18:06:01.025 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into poll (user_id, title, users_can_add_questions) values (1, 'Animals', false), 18:06:01.026 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into question (user_id, poll_id, title, users_can_add_candidates) values, (1,1,'As a judge in the cuteness olympics, which gets 1st place ribbon?', false),, (3,1, 'Which is better when well fed?', false), 18:06:01.027 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into candidate (user_id, question_id, title) values, (1,1, 'Lil Yapper'),, (2,1, 'Spiny boi (porcupine)'),, 1, 'A big ole toader'),, (2,1, 'Flappy fish (mudskipper)'),, (3,1, 'A meower'),, , (1,2, 'A sub woofer'),, (2,2, 'Winged squirrel'),, (1,2, 'Froggo'),, (2,2, 'A Shibe'),, (3,2, 'Pointy bird'), 18:06:01.030 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into vote (user_id, candidate_id, vote) values, (1,1, 53),, (2,2, 27),, (3,5, 78),, (1,4, 51),, (2,5, 16),,, ,, (1,7, 86),, (2,8, 43),, (3,10, 62),, (1,3, 42),,, ), 18:06:01.032 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into comment (user_id, poll_id, comment) values (1,1,'Hola friends!'), 18:06:01.033 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed, 18:06:01.034 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2017-04-21.1.sql::2::tyler ran successfully in 23ms, 18:06:01.036 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('2', 'tyler', 'liquibase/changelogs/2017-04-21.1.sql', NOW(), 2, '8:76e5033846d2126a5b563f1471584263', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2628360938'), 18:06:01.038 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table question add column anonymous boolean not null default false, 18:06:01.042 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed, 18:06:01.044 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2017-05-02.1.sql::3::tyler ran successfully in 6ms, 18:06:01.045 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('3', 'tyler', 'liquibase/changelogs/2017-05-02.1.sql', NOW(), 3, '8:6e1453b114dcfca443c6b351706a3d4f', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2628360938'), 18:06:01.047 [main] INFO liquibase.executor.jvm.JdbcExecutor - create table question_type (, id bigserial primary key,, title varchar(255),, created timestamp default current_timestamp, ), 18:06:01.050 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into question_type (title) values ('Range'), ('Pointing Poker'), 18:06:01.051 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table question add column question_type_id bigint not null default 1, 18:06:01.054 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table question add constraint fk3_question_type foreign key (question_type_id), references question_type (id), on update cascade on delete cascade, 18:06:01.056 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed, 18:06:01.057 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2017-05-10.1.sql::4::tyler ran successfully in 11ms, 18:06:01.059 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('4', 'tyler', 'liquibase/changelogs/2017-05-10.1.sql', NOW(), 4, '8:e5b4123717dd739fe5930ce777f9ae30', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2628360938'), 18:06:01.060 [main] INFO liquibase.executor.jvm.JdbcExecutor - insert into question_type (title) values ('Approval'), 18:06:01.061 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed, 18:06:01.061 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2018-02-01.1.sql::5::tyler ran successfully in 1ms, 18:06:01.062 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('5', 'tyler', 'liquibase/changelogs/2018-02-01.1.sql', NOW(), 5, '8:109e98193cb1b349b7cdd0247c8f61f1', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2628360938'), 18:06:01.064 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table poll add column predefined_user_list text, 18:06:01.066 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed, 18:06:01.066 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2018-05-16.1.sql::6::tyler ran successfully in 3ms, 18:06:01.067 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENTID) VALUES ('6', 'tyler', 'liquibase/changelogs/2018-05-16.1.sql', NOW(), 6, '8:42c9d10855a7fd89e232f2817719ce50', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2628360938'), 18:06:01.069 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table user add column email varchar(255) unique, 18:06:01.072 [main] INFO liquibase.executor.jvm.JdbcExecutor - alter table user_ add column password_encrypted varchar(512), 18:06:01.072 [main] INFO liquibase.changelog.ChangeSet - Custom SQL executed, 18:06:01.073 [main] INFO liquibase.changelog.ChangeSet - ChangeSet liquibase/changelogs/2018-06-17.1.sql::7::tyler ran successfully in 5ms, 18:06:01.074 [main] INFO liquibase.executor.jvm.JdbcExecutor - INSERT INTO public.databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('7', 'tyler', 'liquibase/changelogs/2018-06-17.1.sql', NOW(), 7, '8:c22044d496918a15547eae03d8fa3ab3', 'sql', '', 'EXECUTED', NULL, NULL, '3.6.1', '2628360938'), 18:06:01.077 [main] INFO l.lockservice.StandardLockService - Successfully released change log lock, 18:06:01.201 [main] INFO s.s.StaticFilesConfiguration - StaticResourceHandler configured with folder = /dist, 18:06:01.328 [Thread-1] INFO s.e.jetty.EmbeddedJettyServer - == Spark has ignited ..., 18:06:01.329 [Thread-1] INFO s.e.jetty.EmbeddedJettyServer - >> Listening on 0.0.0.0:4567,

--- vr, Frank

From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 1:44 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

Results from http://localhost:4567/version also please.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408177900&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C406ad2cce2f4429c551008d5f31f5da5%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682238396125173&sdata=nmIzN03XVVmzB5nqrlJ0uvtIOCOcYLyLOYHFY92t200%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo5xCusM46Xn5V55vQ_dfPXZGzJHWks5uKf_cgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C406ad2cce2f4429c551008d5f31f5da5%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682238396135182&sdata=z6tEc4wgufXr2PlAIrqgBMK8HwZFOcnpYQcg2A7v6UA%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

I'm pretty stumped on this one. I even checked and our version of jetty is exactly the same. So http://localhost:4567/version is giving you error 404?

bluenevus commented 6 years ago

No it says on the web page

{"version":"null"}

--- vr, Frank

From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 3:31 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

I'm pretty stumped on this one. I even checked and our version of jetty is exactly the same. So http://localhost:4567/version is giving you error 404?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408209731&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C682ad33deff449be76f108d5f32e52e8%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682302643498469&sdata=y2pKvDZdAbpb1SmisnzcLi835CkmIyo%2Fd8AIs%2FBjLQI%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo_KqisgLmL0q9-htPEUcO9QrZf9mks5uKhj1gaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C682ad33deff449be76f108d5f32e52e8%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682302643498469&sdata=ZLlDwU0sZp1I9Pi7KMAQ%2FVlpKT0IxC0roB17aAZUEU0%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

Okay that tells me a lot actually.

bluenevus commented 6 years ago

I’m not sure..that is all that returns on that page

--- vr, Frank

From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 4:15 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

Okay that tells me a lot actually.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408221440&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7Ca251a3d793d04d39d4a208d5f3348284%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682329214559603&sdata=Dmgp3Xy2zricoKXFV%2BkbPcodqWnX7L0eJxMY0mIdevM%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo19iHC7-HGvNv3FFsfysVvuvABBdks5uKiNXgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7Ca251a3d793d04d39d4a208d5f3348284%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682329214559603&sdata=0M%2FmQJIH%2Fuc%2FC2zQeZchHQ1AEguKho12Fdk4TgxnsLM%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

It might have something to do with the way static files are server on this embedded jetty web service, and possibly the java version. I changed the java version, jetty version and some logging to possibly fix this.

cd simple-vote
git pull
docker-compose build --no-cache
docker-compose up

And tell me if you still get the same error.

bluenevus commented 6 years ago

Unfortunately the same error

--- vr, Frank

From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 6:28 PM To: dessalines/simple-vote simple-vote@noreply.github.com Cc: Frank Tucker frank.tucker@microhealthllc.com; Author author@noreply.github.com Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

It might have something to do with the way static files are server on this embedded jetty web service, and possibly the java version. I changed the java version, jetty version and some logging to possibly fix this.

cd simple-vote

git pull

docker-compose build --no-cache

docker-compose up

And tell me if you still get the same error.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408254530&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C7cb554a220dc439bda0c08d5f3471045%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682408899202767&sdata=j0zEw%2Fz8n1%2FoooK4doDkBgoV6muxoEKNE97EgLfPMoY%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo9e3WNLmVpmAKCKL7amNJgFR3bY_ks5uKkJ3gaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C7cb554a220dc439bda0c08d5f3471045%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682408899202767&sdata=LWlDZ5RfOWZgIWkj4eAKjLjEwAAwM3fIIhLEWHVvEfE%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.

dessalines commented 6 years ago

well we tried our best with the docker install, I have that working on two different machines so I don't know what the issue is. The other option is to do the local install instructions.

bluenevus commented 6 years ago

I really appreciate everything. I really do

Sent from Ninehttp://www.9folders.com/


From: Dessalines notifications@github.com Sent: Thursday, July 26, 2018 7:19 PM To: dessalines/simple-vote Cc: Frank Tucker; Author Subject: [External Email]-Re: [dessalines/simple-vote] ERROR: Service 'simple_vote' failed to build: (#64)

well we tried our best with the docker install, I have that working on two different machines so I don't know what the issue is. The other option is to do the local install instructions.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdessalines%2Fsimple-vote%2Fissues%2F64%23issuecomment-408264091&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C60b60f4a7da342baa22f08d5f34e34e5%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682439588255486&sdata=Eh4gl5vN1I5YOIlQ6T5uAx%2FuhCUeAmhEIMjsu%2BaQ1pQ%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADgTo_uK9JKnvtVS-Qzf9xneopO8icUUks5uKk5zgaJpZM4Vg8C8&data=02%7C01%7Cfrank.tucker%40microhealthllc.com%7C60b60f4a7da342baa22f08d5f34e34e5%7C487ea2d67ea04a4b87736f4833ed2108%7C0%7C0%7C636682439588255486&sdata=cNScumggFV429WJ%2FkDVmGVHNcNzMYrbRtpdzY4weePU%3D&reserved=0.

SURVEY-Your anonymous feedback matters so tell me how I'm doing with 4 simple questions https://goo.gl/T7X7zU --- CONFIDENTIALITY NOTICE-If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by e-mail and delete this e-mail from your system. Thank You.