Skip to content
Failed

Console Output

GitHub pull request #173 of commit f4a5e5dee8ecc7967f1ca7e2129208a7c543cbfc, no merge conflicts.
Running as SYSTEM
Setting status of f4a5e5dee8ecc7967f1ca7e2129208a7c543cbfc to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/452/ 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/173/merge^{commit} # timeout=10
Checking out Revision a16007edf9b026544f4e77a56f5a572da7909d4d (refs/remotes/origin/pr/173/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a16007edf9b026544f4e77a56f5a572da7909d4d # timeout=10
Commit message: "Merge f4a5e5dee8ecc7967f1ca7e2129208a7c543cbfc into 6f7264fcf6a8d1c7d1de13ad074aef08a00fcd15"
First time build. Skipping changelog.
[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/jenkins3610568147360628852.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v12.13.0
+ npm install
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@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/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"})
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/@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"})

audited 2609 packages in 16.312s
found 79 vulnerabilities (2 low, 49 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.5.1 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 warnings11:17:19 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.96 MiB)
  mapintegratedvuer.umd.js (8.07 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 (10 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 warnings11:18:20 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.96 MiB)
  mapintegratedvuer.umd.min.js (3.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.min (5.31 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
 WARNING  Compiled with 3 warnings11:18:47 AM

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  mapintegratedvuer.css (1.96 MiB)
  mapintegratedvuer.common.js (8.07 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 (10 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
  File                                 Size               Gzipped

  dist/mapintegratedvuer.umd.min.js    3432.49 KiB        1004.20 KiB
  dist/mapintegratedvuer.umd.js        8261.00 KiB        1852.13 KiB
  dist/mapintegratedvuer.common.js     8260.60 KiB        1852.01 KiB
  dist/mapintegratedvuer.css           2008.92 KiB        316.48 KiB

  Images and other types of assets omitted.

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

> @abi-software/mapintegratedvuer@0.5.1 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/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.
[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.
 WEBPACK  Compiled successfully in 170285ms

 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:365: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 (70ms)

 MOCHA  Tests completed successfully

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

> @abi-software/mapintegratedvuer@0.5.1 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)
[794698:0918/112232.559360:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[794542:0918/112233.371647: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:35275/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)
[794738:0918/112244.039365:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112244.123173:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112244.134731:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112244.732939:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112244.896813:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112244.917399:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112244.922692:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112245.156388: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 47404ms11:23:29 AM

Webpack Bundle Analyzer is started at http://127.0.0.1:8888
Use Ctrl+C to close it
ℹ 「wdm」:    1158 modules
ℹ 「wdm」: Compiled successfully.
[794738:0918/112330.819754:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112330.896706:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112330.898075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112350.880642:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112350.890897:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112351.863702:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112354.081058:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[794738:0918/112357.906139:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112357.919158:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112357.925704:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.167742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.192255:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.207936:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.213689:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.218681:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.222825:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.229492:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.233361:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.368634:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.469879:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112359.953736:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.644517:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.649468:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.658037:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.663448:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.667925:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.674078:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.679648:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.684007:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.821183:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.873837:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.879901:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112402.890346:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112403.381460:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794698:0918/112406.221295:ERROR:gl_utils.cc(319)] [.WebGL-0x2e806899400]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[794698:0918/112406.511302:ERROR:gl_utils.cc(319)] [.WebGL-0x2e806899400]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[794698:0918/112406.648788:ERROR:gl_utils.cc(319)] [.WebGL-0x2e806899400]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[794698:0918/112406.718739:ERROR:gl_utils.cc(319)] [.WebGL-0x2e806899400]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[794738:0918/112407.066990:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112407.073412:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112407.079872:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112407.090023:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112407.098199:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112414.658641:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112414.665103:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112414.669372:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112414.673579:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112433.248815:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112433.432983:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112438.445814:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112438.450271:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112438.733452:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112438.739028:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112439.046300:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112440.373137:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112444.461100:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112446.427158:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112446.429096:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112446.430416:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112446.812300:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[794738:0918/112448.832678:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (59s)
  1 failing

  1) MapContent
       Workflow testing:
     CypressError: `cy.click()` can only be called on a single element. Your subject contained 5 elements. Pass `{ multiple: true }` if you want to serially click each element.

https://on.cypress.io/click
      at mouseAction (http://localhost:35275/__cypress/runner/cypress_runner.js:142148:76)
      at Context.click (http://localhost:35275/__cypress/runner/cypress_runner.js:142312:14)
      at wrapped (http://localhost:35275/__cypress/runner/cypress_runner.js:161018:19)
  From Your Spec Code:
      at captureUserInvocationStack (http://localhost:35275/__cypress/runner/cypress_runner.js:141402:102)
      at $Cy.expect (http://localhost:35275/__cypress/runner/cypress_runner.js:141440:7)
      at Context.shouldFn (http://localhost:35275/__cypress/runner/cypress_runner.js:145103:18)
      at Context.should (http://localhost:35275/__cypress/runner/cypress_runner.js:145217:23)
      at <unknown> (http://localhost:35275/__cypress/runner/cypress_runner.js:140730:39)
      at assertions (http://localhost:35275/__cypress/runner/cypress_runner.js:140979:16)
      at tryCatcher (http://localhost:35275/__cypress/runner/cypress_runner.js:18744:23)
      at Object.gotValue (http://localhost:35275/__cypress/runner/cypress_runner.js:17888:18)
      at Object.gotAccum (http://localhost:35275/__cypress/runner/cypress_runner.js:17875:25)
      at Object.tryCatcher (http://localhost:35275/__cypress/runner/cypress_runner.js:18744:23)



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


  (Results)

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


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/screenshots/MapContent.c     (1280x720)
     y.js/MapContent -- Workflow testing (failed).png                                               


  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
    Compression progress:  67%
  -  Finished processing: 24 seconds                                                 

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

    Compression progress:  100%

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

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  MapContent.cy.js                         00:59        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:59        1        -        1        -        -  

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @abi-software/mapintegratedvuer@0.5.1 cypress: `cypress "run-ct"`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @abi-software/mapintegratedvuer@0.5.1 cypress script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/cmiss/.npm/_logs/2023-09-17T23_25_22_820Z-debug.log
Build step 'Execute shell' marked build as failure
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/452/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] ERROR on repos [] (sha:a16007e) with context:mapintegratedvuer
Setting status of f4a5e5dee8ecc7967f1ca7e2129208a7c543cbfc to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/452/ and message: 'Build finished. '
Finished: FAILURE