Currently most PR checking failed with following exception, it's because node version in jenkins node is too low than required.
/home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-server/src/main/webapp/app/node_modules/jsdom/lib/jsdom.js:3 () => `jsdom 7.x onward only works on Node.js 4 or newer: https://github.com/t ^ SyntaxError: Unexpected token ) at Module._compile (module.js:439:25) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17) at /home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-server/src/main/webapp/app/build/index.js:23:12 at Object.<anonymous> (/home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-server/src/main/webapp/app/build/index.js:144:3) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) npm ERR! weird error 8 npm WARN This failure might be due to the use of legacy binary "node" npm WARN For further explanations, please read /usr/share/doc/nodejs/README.Debian Now community is trying the best to resolve the problem with https://issues.apache.org/jira/browse/INFRA-12669, which should be resolved soon. Sorry for the convenience and thanks for patience. - Hao
