Skip to content
Success

Console Output

GitHub pull request #156 of commit c77936dfaa65280c966064621164fcd89c52b7a3, no merge conflicts.
Running as SYSTEM
Setting status of c77936dfaa65280c966064621164fcd89c52b7a3 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/410/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/mapintegratedvuer/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/156/merge^{commit} # timeout=10
Checking out Revision ea5c25d53f033467970d2d898da06d0f3975286a (refs/remotes/origin/pr/156/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea5c25d53f033467970d2d898da06d0f3975286a # timeout=10
Commit message: "Merge c77936dfaa65280c966064621164fcd89c52b7a3 into 9a92c7fbc99bf8b15ee1f9cb475be9e51651ab9b"
 > git rev-list --no-walk 741eafcd185c23f8f4761a70dada1b91df2f8363 # timeout=10
[mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh"
NVM is already installed

[mapintegratedvuer] $ bash -c "export > env.txt"
[mapintegratedvuer] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 12.13.0 && nvm use 12.13.0 && export > env.txt"
v12.13.0 is already installed.
Now using node v12.13.0 (npm v6.12.0)
Now using node v12.13.0 (npm v6.12.0)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins3182489737962855519.sh
+ node --version
v12.13.0
+ npm install

> cypress@12.11.0 postinstall /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/cypress
> node index.js --exec install


Cypress 12.11.0 is installed in /home/cmiss/.cache/Cypress/12.11.0

npm WARN @cypress/webpack-dev-server@1.8.4 requires a peer of html-webpack-plugin@>=4 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vue/cli-plugin-unit-mocha/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 76 packages from 51 contributors, removed 3 packages, updated 7 packages and audited 2626 packages in 21.154s
found 38 vulnerabilities (2 low, 8 moderate, 25 high, 3 critical)
  run `npm audit fix` to fix them, or `npm audit` for details
+ npm run build-bundle

> @abi-software/mapintegratedvuer@0.4.4-fixes-3 build-bundle /home/cmiss/Jenkins/workspace/mapintegratedvuer
> vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js


-  Building for production as library (commonjs,umd,umd-min)...
 WARNING  Compiled with 3 warnings2:03:14 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.81 MiB)
  mapintegratedvuer.umd.js (7.35 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.umd (9.16 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.umd.js


 warning  

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/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
 WARNING  Compiled with 3 warnings2:04:31 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.81 MiB)
  mapintegratedvuer.common.js (7.35 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.common (9.16 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.common.js


 warning  

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/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
 WARNING  Compiled with 3 warnings2:05:04 PM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.81 MiB)
  mapintegratedvuer.umd.min.js (2.63 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  mapintegratedvuer.umd.min (4.44 MiB)
      mapintegratedvuer.css
      mapintegratedvuer.umd.min.js


 warning  

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/

Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html
  File                                 Size               Gzipped

  dist/mapintegratedvuer.umd.min.js    2689.60 KiB        804.52 KiB
  dist/mapintegratedvuer.umd.js        7521.95 KiB        1656.23 KiB
  dist/mapintegratedvuer.common.js     7521.55 KiB        1656.11 KiB
  dist/mapintegratedvuer.css           1853.57 KiB        296.09 KiB

  Images and other types of assets omitted.

[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins13137317676746713029.sh
+ npm run test-unit

> @abi-software/mapintegratedvuer@0.4.4-fixes-3 test-unit /home/cmiss/Jenkins/workspace/mapintegratedvuer
> mochapack --webpack-config test/unit/webpack.config.js --require test/unit/setup.js test/unit/**/*.spec.js

 WEBPACK  Compiling...

Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools
You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/plotvuer/dist/plotvuer.common.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/simulationvuer/dist/simulationvuer.common.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/maplibre-gl/dist/maplibre-gl.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.module.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.js as it exceeds the max of 500KB.
 WEBPACK  Compiled successfully in 168168ms

 MOCHA  Testing...

[Vue warn]: Error in nextTick: "TypeError: _this2.$refs.sideBar.close is not a function"

found in

---> <SplitFlow> at src/components/SplitFlow.vue
       <Root>
TypeError: _this2.$refs.sideBar.close is not a function
    at VueComponent.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/src/components/SplitFlow.vue:316:1)
    at Array.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/vue/dist/vue.runtime.esm.js:3143:1)
    at flushCallbacks (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/vue/dist/vue.runtime.esm.js:3065:1)
    at callReaction (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/core-js/modules/es.promise.constructor.js:75:1)
    at /home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/core-js/modules/es.promise.constructor.js:100:1
    at internal/process/task_queues.js:149:7
    at AsyncResource.runInAsyncScope (async_hooks.js:172:16)
    at AsyncResource.runMicrotask (internal/process/task_queues.js:146:8)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)


  ContentVuer
    ✓ MultiFlatmapVuer
    ✓ FlatmapVuer
    ✓ ScaffoldVuer
    ✓ SideBar

  MapContent.vue
    ✓ SplitFlow

  SplitDialog
    ✓ ContentVuer

  SplitFlow.vue
    ✓ DialogToolbarContent
    ✓ dialog-header
    ✓ SplitDialog
    ✓ SideBar
    ✓ dialog-main
    ✓ createNewEntry
    ✓ actionClick
    ✓ allDialogs
    ✓ setState


  15 passing (32ms)

 MOCHA  Tests completed successfully

[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins3071431876050976793.sh
+ node --version
v12.13.0
+ npm run cypress run-ct

> @abi-software/mapintegratedvuer@0.4.4-fixes-3 cypress /home/cmiss/Jenkins/workspace/mapintegratedvuer
> cypress "run-ct"


⚠ Warning: run-ct is deprecated and will be removed in a future release.
Use `cypress run --component` instead.

libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[190940:0606/140836.386008:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[190490:0606/140837.086320:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ℹ 「wds」: Project is running at http://localhost:44011/webpack-dev-server/
ℹ 「wds」: webpack output is served from /__cypress/src
ℹ 「wds」: Content not from webpack is served from /home/cmiss/Jenkins/workspace/mapintegratedvuer

resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        12.11.0                                                                        │
  │ Browser:        Electron 106 (headless)                                                        │
  │ Node Version:   v12.13.0 (/home/cmiss/.nvm/versions/node/v12.13.0/bin/node)                    │
  │ Specs:          1 found (MapContent.cy.js)                                                     │
  │ Searched:       **/*.cy.{js,jsx,ts,tsx}                                                        │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[191076:0606/140850.839938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140850.953678:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140850.959666:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140852.090003:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140852.277031:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140852.283017:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140852.290667:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140852.864768:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
ℹ 「wdm」: wait until bundle finished: /__cypress/src/index.html
 DONE  Compiled successfully in 52725ms2:09:39 PM

Webpack Bundle Analyzer is started at http://127.0.0.1:8888
Use Ctrl+C to close it
ℹ 「wdm」:    1139 modules
ℹ 「wdm」: Compiled successfully.
[191076:0606/140941.697234:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140941.774184:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/140941.782220:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141005.608021:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141005.622032:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141006.451564:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141008.617873:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[191076:0606/141011.832855:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141011.848006:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141011.864404:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141012.371974:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141012.407628:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141012.426209:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141012.433881:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141012.439241:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141012.538161:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141012.741502:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141012.964791:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141013.075510:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141013.082445:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141013.085316:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.598648:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.602598:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.611356:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.616412:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.625112:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.629959:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.632940:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.635956:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141014.637889:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141015.517506:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141015.713555:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141015.717063:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141015.901598:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141015.913364:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141017.356715:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141018.061978:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[190940:0606/141018.374116:ERROR:gl_utils.cc(319)] [.WebGL-0xf2800368600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[191076:0606/141018.460577:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141018.673594:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[190940:0606/141018.700156:ERROR:gl_utils.cc(319)] [.WebGL-0xf2800368600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[190940:0606/141018.929313:ERROR:gl_utils.cc(319)] [.WebGL-0xf2800368600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[190940:0606/141019.056542:ERROR:gl_utils.cc(319)] [.WebGL-0xf2800368600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[191076:0606/141019.286394:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141019.633369:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141019.654739:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141019.661089:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141019.664863:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141019.667190:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141027.618196:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141027.624955:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141044.691944:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141049.645988:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141049.652960:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141050.013080:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141050.020298:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141050.236914:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141051.212690:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141051.828683:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141053.801891:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141055.355771:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[191076:0606/141057.242260:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    ✓ Workflow testing (49967ms)


  1 passing (51s)

[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_028.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      1                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     50 seconds                                                                       │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
    Compression progress:  69%
  -  Finished processing: 25 seconds                                                 

  -  Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4

    Compression progress:  100%

resize:  can't open terminal /dev/tty
====================================================================================================

  (Run Finished)
tput: No value for $TERM and no -T specified


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✔  MapContent.cy.js                         00:50        1        1        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        00:50        1        1        -        -        -  

+ npm run report:merge

> @abi-software/mapintegratedvuer@0.4.4-fixes-3 report:merge /home/cmiss/Jenkins/workspace/mapintegratedvuer
> mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json

+ npm run report:generate

> @abi-software/mapintegratedvuer@0.4.4-fixes-3 report:generate /home/cmiss/Jenkins/workspace/mapintegratedvuer
> marge cypress/results/mochawesome-bundle.json -o cypress/reports/html


✓ Reports saved:
/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html/mochawesome-bundle.html
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/410/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:741eafc) with context:mapintegratedvuer
Setting status of c77936dfaa65280c966064621164fcd89c52b7a3 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/410/ and message: 'Build finished. '
Finished: SUCCESS