Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests failing on jenkins.dataverse.org/job/IQSS-dataverse-develop #6366

Closed
pdurbin opened this issue Nov 13, 2019 · 2 comments · Fixed by IQSS/dataverse-jenkins#25 or #6374
Closed
Milestone

Comments

@pdurbin
Copy link
Member

pdurbin commented Nov 13, 2019

We had two failures late yesterday on the IQSS-dataverse-develop job on https://jenkins.dataverse.org

I just ran the tests on phoenix (first time in 12 days) and they passed: https://build.hmdc.harvard.edu:8443/job/phoenix.dataverse.org-apitest-develop/443/

job 249

https://jenkins.dataverse.org/job/IQSS-dataverse-develop/249/consoleFull has this failure:

fatal: [localhost]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'jdbcurl'\n\nThe error appears to have been in '/home/centos/dataverse/tasks/dataverse-install.yml': line 27, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: set jdbcurl\n ^ here\n"}

I'm hoping the fix is to add the following line to tests/jenkins/groupvars.yml which is probably required due to me merging IQSS/dataverse-ansible#130 (without testing it, sorry):

jdbcurl: https://jdbc.postgresql.org/download/postgresql-42.2.8.jar

job 250

https://jenkins.dataverse.org/job/IQSS-dataverse-develop/250/consoleFull has a different failure:

TASK [dataverse : build warfile with specified tests. tail /tmp/dataverse/mvn.out for gory details.] ***
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "mvn -DcompilerArgument=-Xlint:unchecked test -P all-unit-tests -T 2C package > mvn.out", "delta": "0:01:06.085942", "end": "2019-11-12 22:19:24.735007", "msg": "non-zero return code", "rc": 1, "start": "2019-11-12 22:18:18.649065"

I'm not sure what the fix is for job 250.

pdurbin added a commit that referenced this issue Nov 13, 2019
kcondon added a commit that referenced this issue Nov 13, 2019
@pdurbin pdurbin self-assigned this Nov 13, 2019
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Nov 13, 2019
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Nov 13, 2019
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Nov 13, 2019
@donsizemore
Copy link
Contributor

This was my stupidity and may be safely closed.

@pdurbin
Copy link
Member Author

pdurbin commented Nov 14, 2019

@donsizemore no, no, my fault for merging IQSS/dataverse-ansible#130 without testing or thinking it through. I summarized our conversation to @kcondon yesterday. I see you're working away on a branch so we can talk more there. Closing. Thanks again!

@pdurbin pdurbin closed this as completed Nov 14, 2019
@pdurbin pdurbin removed their assignment Nov 14, 2019
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Nov 15, 2019
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Nov 15, 2019
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Nov 15, 2019
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Nov 15, 2019
donsizemore added a commit to uncch-rdmc/dataverse that referenced this issue Nov 15, 2019
@pdurbin pdurbin added this to the 4.18.1 milestone Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants