You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/01/24 09:54:57 UTC

Build failed in Jenkins: Wicket » Wicket 9.x (Draft) » Wicket JavaScript Tests #79

See <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/79/display/redirect?page=changes>

Changes:

[Martin Tzvetanov Grigorov] Update frontend-maven-plugin, Node.js and NPM.js


------------------------------------------
[INFO] 
[INFO] -----------------< org.apache.wicket:wicket-js-tests >------------------
[INFO] Building Wicket JavaScript Tests 9.8.0-SNAPSHOT                  [31/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ wicket-js-tests ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ wicket-js-tests ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ wicket-js-tests ---
[INFO] Installing node version v14.18.3
[INFO] Downloading https://nodejs.org/dist/v14.18.3/node-v14.18.3-linux-x64.tar.gz to /home/jenkins/.m2/repository/com/github/eirslett/node/14.18.3/node-14.18.3-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/14.18.3/node-14.18.3-linux-x64.tar.gz into <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/node/tmp>
[INFO] Copying node binary from <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/node/tmp/node-v14.18.3-linux-x64/bin/node> to <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/node/node>
[INFO] Installed node locally.
[INFO] Installing npm version 7.24.2
[INFO] Downloading https://registry.npmjs.org/npm/-/npm-7.24.2.tgz to /home/jenkins/.m2/repository/com/github/eirslett/npm/7.24.2/npm-7.24.2.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/npm/7.24.2/npm-7.24.2.tar.gz into <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/node/node_modules>
[INFO] Installed npm locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ wicket-js-tests ---
[INFO] Running 'npm install' in <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/>
[INFO] 
[INFO] added 531 packages, and audited 532 packages in 11s
[INFO] 
[INFO] 28 vulnerabilities (15 moderate, 9 high, 4 critical)
[INFO] 
[INFO] To address issues that do not require attention, run:
[INFO]   npm audit fix
[INFO] 
[INFO] To address all issues (including breaking changes), run:
[INFO]   npm audit fix --force
[INFO] 
[INFO] Run `npm audit` for details.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:grunt (grunt build) @ wicket-js-tests ---
[INFO] Running 'grunt ' in <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/>
[INFO] Running "jshint:core" (jshint) task
[INFO] >> 4 files lint free.
[INFO] 
[INFO] Running "jshint:extensions" (jshint) task
[INFO] >> 6 files lint free.
[INFO] 
[INFO] Running "jshint:nativeWebSocket" (jshint) task
[INFO] >> 1 file lint free.
[INFO] 
[INFO] Running "jshint:testsJs" (jshint) task
[INFO] >> 8 files lint free.
[INFO] 
[INFO] Running "jshint:gymTestsJs" (jshint) task
[INFO] >> 12 files lint free.
[INFO] 
[INFO] Running "jshint:grunt" (jshint) task
[INFO] >> 1 file lint free.
[INFO] 
[INFO] Running "connect:server" (connect) task
[INFO] Started connect web server on http://localhost:38887
[INFO] 
[INFO] Running "qunit:all" (qunit) task
[INFO] >> There was an error with headless chrome
[INFO] Fatal error: Could not find browser revision 756035. Run "npm install" or "yarn install" to download a browser binary.

Jenkins build is back to normal : Wicket » Wicket 9.x (Draft) » Wicket JavaScript Tests #81

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/81/display/redirect?page=changes>


Build failed in Jenkins: Wicket » Wicket 9.x (Draft) » Wicket JavaScript Tests #80

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/80/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] -----------------< org.apache.wicket:wicket-js-tests >------------------
[INFO] Building Wicket JavaScript Tests 9.8.0-SNAPSHOT                  [31/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ wicket-js-tests ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ wicket-js-tests ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ wicket-js-tests ---
[INFO] Installing node version v14.18.3
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/14.18.3/node-14.18.3-linux-x64.tar.gz into <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/node/tmp>
[INFO] Copying node binary from <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/node/tmp/node-v14.18.3-linux-x64/bin/node> to <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/node/node>
[INFO] Installed node locally.
[INFO] Installing npm version 7.24.2
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/npm/7.24.2/npm-7.24.2.tar.gz into <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/node/node_modules>
[INFO] Installed npm locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ wicket-js-tests ---
[INFO] Running 'npm install' in <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/>
[INFO] 
[INFO] added 531 packages, and audited 532 packages in 7s
[INFO] 
[INFO] 28 vulnerabilities (15 moderate, 9 high, 4 critical)
[INFO] 
[INFO] To address issues that do not require attention, run:
[INFO]   npm audit fix
[INFO] 
[INFO] To address all issues (including breaking changes), run:
[INFO]   npm audit fix --force
[INFO] 
[INFO] Run `npm audit` for details.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.1:grunt (grunt build) @ wicket-js-tests ---
[INFO] Running 'grunt ' in <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-js-tests/ws/>
[INFO] Running "jshint:core" (jshint) task
[INFO] >> 4 files lint free.
[INFO] 
[INFO] Running "jshint:extensions" (jshint) task
[INFO] >> 6 files lint free.
[INFO] 
[INFO] Running "jshint:nativeWebSocket" (jshint) task
[INFO] >> 1 file lint free.
[INFO] 
[INFO] Running "jshint:testsJs" (jshint) task
[INFO] >> 8 files lint free.
[INFO] 
[INFO] Running "jshint:gymTestsJs" (jshint) task
[INFO] >> 12 files lint free.
[INFO] 
[INFO] Running "jshint:grunt" (jshint) task
[INFO] >> 1 file lint free.
[INFO] 
[INFO] Running "connect:server" (connect) task
[INFO] Started connect web server on http://localhost:38887
[INFO] 
[INFO] Running "qunit:all" (qunit) task
[INFO] >> There was an error with headless chrome
[INFO] Fatal error: Could not find browser revision 756035. Run "npm install" or "yarn install" to download a browser binary.