-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels