Skip to content
Failed

Console Output

GitHub pull request #260 of commit 143af8c0e77f7d3f9524977653b9431694f50827, no merge conflicts.
Running as SYSTEM
Setting status of 143af8c0e77f7d3f9524977653b9431694f50827 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/704/ 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/260/merge^{commit} # timeout=10
Checking out Revision 802bcd132ca1b74f4e8b857bb2ea206255c519c4 (refs/remotes/origin/pr/260/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 802bcd132ca1b74f4e8b857bb2ea206255c519c4 # timeout=10
Commit message: "Merge 143af8c0e77f7d3f9524977653b9431694f50827 into d38f1ca94d256fe737f6d7811b1f1b76959ecfeb"
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/jenkins13159118672625679476.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

removed 1 package, changed 29 packages, and audited 1591 packages in 6s

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

1 low severity vulnerability

To address all issues, run:
  npm audit fix

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

> @abi-software/mapintegratedvuer@1.6.3 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.8 building for production...
transforming...
✓ 1601 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   450.08 kB │ gzip:    76.99 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-DZhvyTZk.js            0.57 kB │ gzip:     0.39 kB
dist/Plot-Caaf2Bd1.js              0.71 kB │ gzip:     0.41 kB
dist/Flatmap-B8TZYRQU.js           6.24 kB │ gzip:     2.13 kB
dist/MultiFlatmap-DR7yg3Dc.js     13.77 kB │ gzip:     4.29 kB
dist/ContentMixin-ByF4d5va.js     16.58 kB │ gzip:     4.36 kB
dist/Simulation-BSCIEvni.js      374.98 kB │ gzip:   101.04 kB
dist/Scaffold-DKptHo2p.js      1,741.47 kB │ gzip:   411.55 kB
dist/plotvuer-DSwGHaaa.js      1,778.67 kB │ gzip:   501.53 kB
dist/index-Cmv_C3JG.js         3,191.23 kB │ gzip:   821.17 kB
dist/style-DEB0BWbC.js         5,070.91 kB │ gzip: 1,358.23 kB
dist/style.css                    450.08 kB │ gzip:    76.99 kB
dist/mapintegratedvuer.umd.cjs  9,176.20 kB │ gzip: 2,818.86 kB
✓ built in 2m 56s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16911091203365833502.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.6.3 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:44849/devtools/browser/f138335f-55e1-4e5a-ad78-27451468f483
[3863332:1211/162309.039042: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://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Re-optimizing dependencies because lockfile has changed

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)
[3863496:1211/162316.345431:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162316.489277:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162316.499949:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162317.439374:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162317.447254:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162317.457003:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162318.266109:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162320.296665:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162334.508760:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162334.523778:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162334.525541:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162336.618919:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[3863496:1211/162338.061439:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162338.789458:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.038925:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.045993:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.057560:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.066333:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.072956:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.077904:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.083862:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.087554:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162339.441419:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162340.021569:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162340.028713:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162340.035544:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162340.045766:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162340.049629:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162340.055715:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162341.580513:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162341.586750:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162341.592446:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162341.593951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162341.595071:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162341.680500:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162341.983626:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162341.992589:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.000878:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.408723:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.413596:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.418976:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.422829:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.427023:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.431612:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.520320:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.527041:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.532663:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162342.538017:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863490:1211/162352.770563:ERROR:gl_utils.cc(402)] [.WebGL-0x40c06b42300]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3863490:1211/162352.980617:ERROR:gl_utils.cc(402)] [.WebGL-0x40c06b42300]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3863490:1211/162353.137815:ERROR:gl_utils.cc(402)] [.WebGL-0x40c06b42300]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3863490:1211/162353.273065:ERROR:gl_utils.cc(402)] [.WebGL-0x40c06b42300]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[3863496:1211/162356.353951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162356.360369:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162356.369060:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162356.639474:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162356.645900:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162405.883525:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162405.897187:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162405.902083:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162407.838904:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162418.666754:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162418.972849:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162429.249237:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162429.257056:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162429.266563:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162429.776142:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162429.782751:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162437.928263:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162437.936373:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162437.939813:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162437.943995:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162445.467944:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162447.879939:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162448.028161:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162500.626005:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162500.633434:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162500.640303:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162500.646939:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162500.652230:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162513.256390:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162513.267412:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162513.273414:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162513.288851:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162514.516846:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162548.115655:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162548.167863:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162556.190971:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162556.264469:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162557.252185:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162557.264482:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162559.264196:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162609.074918:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162610.602262:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162612.388234:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162612.396363:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162614.332573:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162614.856091:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162619.376438:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162624.904369:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162624.909466:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162625.309162:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3863496:1211/162627.818004:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (3m)
  1 failing

  1) MapContent
       Workflow testing:
     Error: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot access https://mapcore-demo.org/current/flatmap/v3/knowledge/query/

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
      at mQt.queryKnowledge (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=d2599837:33853:15)
      at async PGt.queryLabels (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=d2599837:103776:19)
      at async PGt.zM (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=d2599837:103862:15)
      at async PGt.setupUserInteractions_ (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=d2599837:102812:5)



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


  (Results)

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


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/actual/MapCont      (300x190)
     ent.cy.js/cypress/component/MapContent.cy.js/minimap_lr.png                                    
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/actual/MapCont     (1280x720)
     ent.cy.js/MapContent -- Workflow testing (failed).png                                          


  (Video)

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

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


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                         02:51        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     02:51        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/704/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:802bcd1) with context:mapintegratedvuer
Setting status of 143af8c0e77f7d3f9524977653b9431694f50827 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/704/ and message: 'Build finished. '
Finished: FAILURE