Skip to content
Failed

Console Output

GitHub pull request #382 of commit 2283d07e78f7eae89d1cf7a91d3e9ad355d8e566, no merge conflicts.
Running as SYSTEM
Setting status of 2283d07e78f7eae89d1cf7a91d3e9ad355d8e566 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1056/ 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/382/merge^{commit} # timeout=10
Checking out Revision 64705913e6606c30892b7cae2bc7391d6ce5c93f (refs/remotes/origin/pr/382/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 64705913e6606c30892b7cae2bc7391d6ce5c93f # timeout=10
Commit message: "Merge 2283d07e78f7eae89d1cf7a91d3e9ad355d8e566 into 014a582c34cb919fe4531d8e7ffa215761aed0b8"
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 18.17.1 && nvm use 18.17.1 && export > env.txt"
v18.17.1 is already installed.
Now using node v18.17.1 (npm v9.6.7)
Now using node v18.17.1 (npm v9.6.7)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins3684093453262359372.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

up to date, audited 1536 packages in 8s

271 packages are looking for funding
  run `npm fund` for details

9 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build-bundle

> @abi-software/mapintegratedvuer@1.11.1-beta.4 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.19 building for production...
transforming...
✓ 1555 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   398.46 kB │ gzip:  62.72 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:   0.09 kB
dist/Iframe-s9SOPJYK.js            0.59 kB │ gzip:   0.39 kB
dist/Simulation-DwlafSIm.js        0.74 kB │ gzip:   0.42 kB
dist/Plot-LleUiPAw.js              0.74 kB │ gzip:   0.42 kB
dist/style-X3ZeXqli.js             2.14 kB │ gzip:   0.94 kB
dist/Flatmap-DVQmaLN7.js           7.87 kB │ gzip:   2.52 kB
dist/Scaffold-DjmTYKDj.js          9.27 kB │ gzip:   3.07 kB
dist/MultiFlatmap-DwLHYInt.js     12.56 kB │ gzip:   3.86 kB
dist/ContentMixin-Dn_f1fWM.js     95.92 kB │ gzip:  18.21 kB
dist/index-DHvvd896.js         2,546.90 kB │ gzip: 653.69 kB
dist/style.css                    398.46 kB │ gzip:  62.72 kB
dist/mapintegratedvuer.umd.cjs  1,985.46 kB │ gzip: 584.08 kB
✓ built in 27.16s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins4593196649057978764.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.11.1-beta.4 cypress-component
> npm run cypress-prepare && cypress run --component


> @abi-software/mapintegratedvuer@1.11.1-beta.4 cypress-prepare
> node cypress/support/fileUtils.js


DevTools listening on ws://127.0.0.1:43765/devtools/browser/7e01ea91-3b45-4010-a23c-bf4e47cf04a1
[1417648:0818/160042.003634:ERROR:object_proxy.cc(577)] 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.
The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.

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

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.13.0                                                                        │
  │ Browser:        Electron 118 (headless)                                                        │
  │ Node Version:   v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node)                    │
  │ Specs:          1 found (MapContent.cy.js)                                                     │
  │ Searched:       cypress/component/*.cy.js                                                      │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[1417818:0818/160049.160803:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160049.221285:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160049.224861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160049.843053:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160049.857305:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160049.879908:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160050.541550:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160052.538976:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160056.526246:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160102.936469:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[1417818:0818/160103.708090:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160104.333667:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160104.660556:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160104.672615:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160104.678005:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160104.730197:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160104.743708:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160105.109075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160105.386040:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160105.690065:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160105.697632:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160105.701271:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160107.943294:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160107.952168:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160107.961901:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160107.969370:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160107.979505:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160108.138151:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160108.149886:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160108.153357:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160108.157343:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417808:0818/160114.599049:ERROR:gl_utils.cc(402)] [.WebGL-0x22800a466200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1417808:0818/160114.734830:ERROR:gl_utils.cc(402)] [.WebGL-0x22800a466200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1417808:0818/160114.884720:ERROR:gl_utils.cc(402)] [.WebGL-0x22800a466200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1417808:0818/160114.965323:ERROR:gl_utils.cc(402)] [.WebGL-0x22800a466200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[1417818:0818/160117.649753:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160117.657797:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160117.663044:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160118.018075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160118.026005:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160125.848672:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160125.858525:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160125.867625:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160125.877905:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160126.973872:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160127.075126:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160134.126059:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160137.751899:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160257.854075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160258.634143:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160310.650058:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160310.657615:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160310.669380:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160310.898127:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160310.902075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160319.345938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160319.353946:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160319.360808:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160320.961451:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160326.900562:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160329.037797:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160331.312766:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160345.461715:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160345.469936:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160345.477589:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160345.483433:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160345.489845:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160356.782749:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160356.796351:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160356.809512:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160356.815648:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160405.968097:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160408.047295:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160450.657913:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160504.490635:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160507.052471:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160509.973084:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160517.721103:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (4m)
  1 failing

  1) MapContent
       Workflow testing:
     CypressError: Timed out retrying after 10050ms: `cy.click()` failed because it requires a DOM element or document.

No elements in the current DOM matched your query:

  > cy.get(.connectivity-card-container > .connectivity-card).first()
      at isElement (http://localhost:8081/__cypress/runner/cypress_runner.js:144895:62)
      at validateType (http://localhost:8081/__cypress/runner/cypress_runner.js:144753:14)
      at Object.isType (http://localhost:8081/__cypress/runner/cypress_runner.js:144784:7)
      at Array.<anonymous> (http://localhost:8081/__cypress/runner/cypress_runner.js:135149:24)
      at $Cy.getSubjectFromChain (http://localhost:8081/__cypress/runner/cypress_runner.js:138496:34)
      at _actionability__WEBPACK_IMPORTED_MODULE_6__.default.verify.subjectFn (http://localhost:8081/__cypress/runner/cypress_runner.js:112155:51)
      at retryActionability (http://localhost:8081/__cypress/runner/cypress_runner.js:112857:27)
      at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise.attempt.Promise.try (http://localhost:8081/__cypress/runner/cypress_runner.js:4315:29)
      at whenStable (http://localhost:8081/__cypress/runner/cypress_runner.js:143646:68)
      at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:143587:14)
      at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (http://localhost:8081/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (http://localhost:8081/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (http://localhost:8081/__cypress/runner/cypress_runner.js:1701:18)
      at Promise._fulfill (http://localhost:8081/__cypress/runner/cypress_runner.js:1645:18)
      at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:5450:46)
  From Your Spec Code:
      at captureUserInvocationStack (http://localhost:8081/__cypress/runner/cypress_runner.js:138996:94)
      at $Cy.expect (http://localhost:8081/__cypress/runner/cypress_runner.js:139034:7)
      at Context.shouldFn (http://localhost:8081/__cypress/runner/cypress_runner.js:118295:18)
      at Context.should (http://localhost:8081/__cypress/runner/cypress_runner.js:118409:23)
      at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:142916:39)
      at assertions (http://localhost:8081/__cypress/runner/cypress_runner.js:143164:16)
      at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Object.gotValue (http://localhost:8081/__cypress/runner/cypress_runner.js:6478:18)
      at Object.gotAccum (http://localhost:8081/__cypress/runner/cypress_runner.js:6465:25)
      at Object.tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)



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

[1417818:0818/160525.705239:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160525.710764:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1417818:0818/160525.716787:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

  (Results)

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


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.      (300x190)
     js/cypress/component/MapContent.cy.js/minimap_lr.png                                           
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png                                
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png               
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane.png                                     
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (1).png                                 
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (2).png                                 
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (3).png                                 
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x720)
     js/MapContent -- Workflow testing (failed).png                                                 


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 46 seconds                                                
    Compression progress:  100%

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


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                         04:18        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     04:18        1        -        1        -        -  

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/1056/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:6470591) with context:mapintegratedvuer
Setting status of 2283d07e78f7eae89d1cf7a91d3e9ad355d8e566 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1056/ and message: 'Build finished. '
Finished: FAILURE