GitHub pull request #12 of commit 8973e2a8376a19c9f53fe33e217aa4e53c7a210c, no merge conflicts.
Setting status of 8973e2a8376a19c9f53fe33e217aa4e53c7a210c to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/ZincJS/20/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/ZincJS
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ABI-Software/ZincJS.git
> git init /home/cmiss/Jenkins/workspace/ZincJS # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/ZincJS.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/ABI-Software/ZincJS.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/ABI-Software/ZincJS.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/ABI-Software/ZincJS.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/ZincJS.git
> git fetch --tags --progress -- https://github.com/ABI-Software/ZincJS.git +refs/pull/*:refs/remotes/origin/pr/*
> git rev-parse refs/remotes/origin/pr/12/merge^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/pr/12/merge^{commit} # timeout=10
Checking out Revision 5430a3221683d0b1b1d4b5cd65821ffcc679f42c (refs/remotes/origin/pr/12/merge)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5430a3221683d0b1b1d4b5cd65821ffcc679f42c
Commit message: "Merge 8973e2a8376a19c9f53fe33e217aa4e53c7a210c into 2c5d6cf59c22ca01d336e2bd0d60404118448e46"
First time build. Skipping changelog.
[ZincJS] $ /bin/sh -xe /tmp/jenkins7567366548314019091.sh
+ npm install
> core-js@2.6.9 postinstall /home/cmiss/Jenkins/workspace/ZincJS/node_modules/core-js
> node scripts/postinstall || echo "ignore"
[96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m
[96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m
[96m>[94m https://opencollective.com/core-js [0m
[96m>[94m https://www.patreon.com/zloirock [0m
[96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 624 packages from 346 contributors and audited 7124 packages in 21.471s
found 0 vulnerabilities
+ npm run build
> zincjs@0.33.2 build /home/cmiss/Jenkins/workspace/ZincJS
> webpack --config webpack.frontend.js; webpack --config webpack.backend.js
Hash: 79a47cda061d9315f45a
Version: webpack 4.40.2
Time: 47068ms
Built at: 11/14/2019 9:46:48 AM
Asset Size Chunks Chunk Names
zinc.frontend.js 688 KiB 0 [emitted] [big] zinc
zinc.frontend.js.map 2.29 MiB 0 [emitted] [dev] zinc
Entrypoint zinc [big] = zinc.frontend.js zinc.frontend.js.map
[1] ./src/zinc.js 1.17 KiB {0} [built]
[2] ./src/controls.js 33 KiB {0} [built]
[3] ./src/utilities.js 5.46 KiB {0} [built]
[4] ./src/geometry.js 7.73 KiB {0} [built]
[5] ./src/glyphset.js 12.4 KiB {0} [built]
[6] (webpack)/buildin/global.js 685 bytes {0} [built]
[7] ./src/glyph.js 3.5 KiB {0} [built]
[8] ./src/scene.js 28.3 KiB {0} [built]
[9] ./src/three-js-csg.js 12.5 KiB {0} [built]
[10] ./src/loader.js 8.75 KiB {0} [built]
[11] ./src/pointset.js 5.66 KiB {0} [built]
[12] ./src/lines.js 5.24 KiB {0} [built]
[13] ./src/geometryCSG.js 3.14 KiB {0} [built]
[24] ./src/renderer.js 10.6 KiB {0} [built]
[33] ./src/glyphsetCSG.js 1.46 KiB {0} [built]
+ 19 hidden modules
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
zinc.frontend.js (688 KiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
zinc (688 KiB)
zinc.frontend.js
WARNING in webpack performance recommendations:
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
Hash: d4cd183ff5ce96005dc7
Version: webpack 4.40.2
Time: 9668ms
Built at: 11/14/2019 9:47:02 AM
Asset Size Chunks Chunk Names
zinc.js 185 KiB 0 [emitted] zinc
zinc.js.map 535 KiB 0 [emitted] [dev] zinc
Entrypoint zinc = zinc.js zinc.js.map
[0] ./src/zinc.js 1.17 KiB {0} [built]
[1] external "url-polyfill" 42 bytes {0} [built]
[2] ./src/geometry.js 7.73 KiB {0} [built]
[3] external "three" 42 bytes {0} [built]
[4] ./src/utilities.js 5.46 KiB {0} [built]
[5] ./src/augmentShader.js 495 bytes {0} [built]
[6] ./src/glyph.js 3.5 KiB {0} [built]
[8] ./src/glyphset.js 12.4 KiB {0} [built]
[11] ./src/pointset.js 5.66 KiB {0} [built]
[14] ./src/lines.js 5.24 KiB {0} [built]
[17] ./src/renderer.js 10.6 KiB {0} [built]
[18] ./src/scene.js 28.3 KiB {0} [built]
[21] ./src/controls.js 33 KiB {0} [built]
[22] ./src/geometryCSG.js 3.14 KiB {0} [built]
[28] ./src/glyphsetCSG.js 1.46 KiB {0} [built]
+ 14 hidden modules
+ xvfb-run -s -screen 0 1024x1024x24 npm run test
> zincjs@0.33.2 test /home/cmiss/Jenkins/workspace/ZincJS
> npm --prefix ./test install && npm --prefix ./test run test-ci
> nodent-runtime@3.2.1 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/nodent-runtime
> node build.js
## Built /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/nodent-runtime/dist/index.js
> canvas@2.6.0 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/canvas
> node-pre-gyp install --fallback-to-build
node-pre-gyp WARN Using request for node-pre-gyp https download
[canvas] Success: "/home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/canvas/build/Release/canvas.node" is installed via remote
> gl@4.3.3 install /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/gl
> prebuild-install || node-gyp rebuild
> core-js@2.6.9 postinstall /home/cmiss/Jenkins/workspace/ZincJS/test/node_modules/core-js
> node scripts/postinstall || echo "ignore"
[96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m
[96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m
[96m>[94m https://opencollective.com/core-js [0m
[96m>[94m https://www.patreon.com/zloirock [0m
[96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 811 packages from 675 contributors and audited 8901 packages in 28.788s
found 2 vulnerabilities (1 moderate, 1 high)
run `npm audit fix` to fix them, or `npm audit` for details
> @ test-ci /home/cmiss/Jenkins/workspace/ZincJS/test
> mocha-webpack --reporter mocha-junit-reporter
WEBPACK Compiling...
WEBPACK Compiled successfully in 3888ms
MOCHA Testing...
THREE.WebGLRenderer 105
THREE.WebGLRenderer: WEBGL_depth_texture extension not supported.
THREE.WebGLRenderer: OES_texture_half_float extension not supported.
THREE.WebGLRenderer: OES_texture_half_float_linear extension not supported.
THREE.WebGLRenderer: OES_standard_derivatives extension not supported.
THREE.WebGLRenderer: OES_texture_float_linear extension not supported.
MOCHA Tests completed successfully
Recording test results
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@722f650b[description=JS interface to Zinc output for displaying 3D anatomical models,homepage=,name=ZincJS,fork=true,archived=false,size=50200,milestones={},language=JavaScript,commits={},responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Wed, 13 Nov 2019 20:47:43 GMT], ETag=[W/"e3a01863341ff45a0ce2bb97287d0d3e"], Last-Modified=[Tue, 05 Nov 2019 22:34:33 GMT], OkHttp-Received-Millis=[1573678063875], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1573678063485], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[DFDE:6196:1F454:23802:5DCC6BEF], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4983], X-RateLimit-Reset=[1573681385], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/ABI-Software/ZincJS,id=165929667]] (sha:5430a32) with context:ZincJS
Setting commit status on GitHub for https://github.com/ABI-Software/ZincJS/commit/5430a3221683d0b1b1d4b5cd65821ffcc679f42c
Setting status of 8973e2a8376a19c9f53fe33e217aa4e53c7a210c to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/ZincJS/20/ and message: 'Build finished. '
Finished: SUCCESS