Unable to build Kylo 0.10.1 using maven 3.6.3 - Centos

86 views
Skip to first unread message

Ehsan Ullah

unread,
Aug 26, 2020, 7:55:40 AM8/26/20
to Kylo Community
Hi Team, 

Can anyone help me build kylo on my centos machine

OS: Centos

Issue: Build fails at kylo-ui-app
Message:
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (npm install) on project kylo-ui-app: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :kylo-ui-app


Log: /root/.npm/_logs/2020-08-26T11_52_17_455Z-debug.log

49105 warn optional SKIPPING OPTIONAL DEPENDENCY: fsev...@1.2.4 (node_modules/fsevents):
49106 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsev...@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
49107 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
49107 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
49107 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
49107 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
49108 verbose stack Error: node...@4.9.3 postinstall: `node scripts/build.js`
49108 verbose stack Exit status 1
49108 verbose stack     at EventEmitter.<anonymous> (/opt/kylobuild/kylo-0.10.1/ui/ui-app/node/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16)
49108 verbose stack     at EventEmitter.emit (events.js:182:13)
49108 verbose stack     at ChildProcess.<anonymous> (/opt/kylobuild/kylo-0.10.1/ui/ui-app/node/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
49108 verbose stack     at ChildProcess.emit (events.js:182:13)
49108 verbose stack     at maybeClose (internal/child_process.js:962:16)
49108 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
49109 verbose pkgid node...@4.9.3
49110 verbose cwd /opt/kylobuild/kylo-0.10.1/ui/ui-app
49111 verbose Linux 3.10.0-1127.18.2.el7.x86_64
49112 verbose argv "/opt/kylobuild/kylo-0.10.1/ui/ui-app/node/node" "/opt/kylobuild/kylo-0.10.1/ui/ui-app/node/node_modules/npm/bin/npm-cli.js" "install"
49113 verbose node v10.10.0
49114 verbose npm  v6.4.1
49115 error code ELIFECYCLE
49116 error errno 1
49117 error node...@4.9.3 postinstall: `node scripts/build.js`
49117 error Exit status 1
49118 error Failed at the node...@4.9.3 postinstall script.
49118 error This is probably not a problem with npm. There is likely additional logging output above.
49119 verbose exit [ 1, true ]




Reply all
Reply to author
Forward
0 new messages