http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-ui-riot-...: [Tony CHEMIT] debut formulaire de création de sondage (le squelette) + améliorations ------------------------------------------ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: UI (Riot Js) 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pollen-ui-riot-js --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ pollen-ui-riot-js --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ pollen-ui-riot-js --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ pollen-ui-riot-js --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ pollen-ui-riot-js --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ pollen-ui-riot-js --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ pollen-ui-riot-js --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ pollen-ui-riot-js --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ pollen-ui-riot-js --- [INFO] [INFO] --- frontend-maven-plugin:0.0.22:install-node-and-npm (install node and npm) @ pollen-ui-riot-js --- [INFO] Node v4.2.6 is already installed. [INFO] Found NPM version 3.5.2 [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (npm install) @ pollen-ui-riot-js --- npm WARN package.json copy-webpack-plugin@3.0.1 No README data npm WARN package.json loader-utils@0.2.16 No README data [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (npm package) @ pollen-ui-riot-js ---
Pollen@1.0.0 package <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-ui-riot-js/ws/> webpack
<http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-ui-riot-js/ws/webpack.config.js>:4 let webpack = require("webpack"); ^^^ SyntaxError: Unexpected strict mode reserved word 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 module.exports (<http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-ui-riot-js/ws/node_modules/webpack/bin/convert-argv.js>:80:13) at Object.<anonymous> (<http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-ui-riot-js/ws/node_modules/webpack/bin/webpack.js>:39:40) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) npm ERR! Pollen@1.0.0 package: `webpack` npm ERR! Exit status 8 npm ERR! npm ERR! Failed at the Pollen@1.0.0 package script. npm ERR! This is most likely a problem with the Pollen package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! webpack npm ERR! You can get their info via: npm ERR! npm owner ls Pollen npm ERR! There is likely additional logging output above. npm ERR! System Linux 3.16.0-4-amd64 npm ERR! command "node" "/usr/bin/npm" "run-script" "package" npm ERR! cwd <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-ui-riot-js/ws/> npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.16 npm ERR! code ELIFECYCLE npm ERR! npm ERR! Additional logging details can be found in: npm ERR! <http://ci.chorem.org/jenkins/job/pollen-ci/org.chorem.pollen$pollen-ui-riot-js/ws/npm-debug.log> npm ERR! not ok code 0 [ERROR] Command execution failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:764) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:711) at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:289) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [JENKINS] Archiving disabled