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

Build failed with an exception.Build file '/home/vagrant/cord/build/maas/build.gradle' line: 49 #6

Open
neerab1652 opened this issue Sep 21, 2017 · 0 comments

Comments

@neerab1652
Copy link

neerab1652 commented Sep 21, 2017

I am getting an error when installing head node in cord , error in build.gradle, everything seems to be okay. Can anyone help in this issue. I am having the m-cord file in the specified directory.

run_stage install_head_node

  • cd /home/cs14btech11025/cord
  • python build/elk-logger/mixpanel --event install_head_node-start --corddir /home/cs14btech11025/cord
  • echo '==> install_head_node: Starting'
    ==> install_head_node: Starting
  • install_head_node
  • cd /home/cs14btech11025/cord/build
  • ssh corddev 'cd cord/build; ./gradlew -PdeployConfig=/cord/build//config/mcord_in_a_box.yml fetch'
    :buildSrc:compileJava UP-TO-DATE
    :buildSrc:compileGroovy UP-TO-DATE
    :buildSrc:processResources UP-TO-DATE
    :buildSrc:classes UP-TO-DATE
    :buildSrc:jar UP-TO-DATE
    :buildSrc:assemble UP-TO-DATE
    :buildSrc:compileTestJava UP-TO-DATE
    :buildSrc:compileTestGroovy UP-TO-DATE
    :buildSrc:processTestResources UP-TO-DATE
    :buildSrc:testClasses UP-TO-DATE
    :buildSrc:test UP-TO-DATE
    :buildSrc:check UP-TO-DATE
    :buildSrc:build UP-TO-DATE
    Using deployment config: /cord/build//config/mcord_in_a_box.yml

FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/vagrant/cord/build/maas/build.gradle' line: 49

  • What went wrong:
    A problem occurred evaluating project ':maas'.

/cord/build/config/mcord_in_a_box.yml (No such file or directory)

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1.807 secs

  • finish
  • EXIT=1
  • python /home/cs14btech11025/cord/build/elk-logger/mixpanel --event FINISH --corddir /home/cs14btech11025/cord --finish --status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant