GitHub pull request #402 of commit 328653de6fb25a96bd49b0af9be0a11e35753ae4, no merge conflicts. Running as SYSTEM Setting status of 328653de6fb25a96bd49b0af9be0a11e35753ae4 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1104/ 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/402/merge^{commit} # timeout=10 Checking out Revision cd8b28f01345e5f0082ad618d1fa6f2ff819cb93 (refs/remotes/origin/pr/402/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f cd8b28f01345e5f0082ad618d1fa6f2ff819cb93 # timeout=10 Commit message: "Merge 328653de6fb25a96bd49b0af9be0a11e35753ae4 into 09ce0b5456760be3bf18aafb109de2d32860063e" 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/jenkins10206366203636709542.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install up to date, audited 1501 packages in 10s 269 packages are looking for funding run `npm fund` for details 12 vulnerabilities (9 moderate, 1 high, 2 critical) To address issues that do not require attention, run: npm audit fix 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.12.5 build-bundle > vite build -c vite.bundle-build.js vite v5.4.19 building for production... transforming... ✓ 1559 modules transformed. rendering chunks... computing gzip size... dist/style.css  405.24 kB │ gzip: 63.57 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-DwORHVtv.js  0.59 kB │ gzip: 0.39 kB dist/Simulation-BN-NWwNz.js  0.74 kB │ gzip: 0.42 kB dist/Plot-D71FgNVq.js  0.74 kB │ gzip: 0.42 kB dist/style-LpyrIvp9.js  2.14 kB │ gzip: 0.94 kB dist/Flatmap-CFykbvES.js  7.88 kB │ gzip: 2.54 kB dist/Scaffold-BswqVqxq.js  11.24 kB │ gzip: 3.52 kB dist/MultiFlatmap-C5_yTztt.js  12.55 kB │ gzip: 3.88 kB dist/ContentMixin-BC0WjN66.js  96.36 kB │ gzip: 18.31 kB dist/index-CN1nPzji.js 2,576.96 kB │ gzip: 660.15 kB dist/style.css  405.24 kB │ gzip: 63.57 kB dist/mapintegratedvuer.umd.cjs 2,009.24 kB │ gzip: 590.26 kB ✓ built in 35.96s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins15687919876182686264.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.12.5 cypress-component > npm run cypress-prepare && cypress run --component > @abi-software/mapintegratedvuer@1.12.5 cypress-prepare > node cypress/support/fileUtils.js DevTools listening on ws://127.0.0.1:44883/devtools/browser/f8928137-4b14-464f-80b2-10de89ad9c31 [1919321:0916/141114.023016: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) [1919675:0916/141125.528523:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141125.613016:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141125.616687:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141126.426638:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141126.439949:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141126.447889:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141127.138037:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141129.095523:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141130.181617:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141142.055236:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [1919675:0916/141143.242488:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141144.114708:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141144.294761:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141144.319265:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141144.327309:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141144.382354:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141144.478668:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141145.195247:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141145.317608:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141145.324742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141145.328981:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141145.333362:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.061140:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.669661:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.675779:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.684849:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.693630:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.698932:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.805337:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.825476:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.966925:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141146.973227:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919668:0916/141155.331926:ERROR:gl_utils.cc(402)] [.WebGL-0x33803319c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1919668:0916/141155.476922:ERROR:gl_utils.cc(402)] [.WebGL-0x33803319c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1919668:0916/141155.580379:ERROR:gl_utils.cc(402)] [.WebGL-0x33803319c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1919668:0916/141155.663745:ERROR:gl_utils.cc(402)] [.WebGL-0x33803319c00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [1919675:0916/141158.713820:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141158.717735:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141158.721581:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141158.753726:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141158.761542:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141209.542895:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141209.546827:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141213.001604:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141216.451057:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141341.786139:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141342.829949:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141353.890021:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141353.899126:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141353.906959:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141353.963473:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141353.973987:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141404.577993:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141404.587754:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141404.595667:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141404.602942:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141404.613024:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141410.839323:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141413.792604:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141427.028837:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141427.037616:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141427.042745:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141427.049293:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141427.054178:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141440.225117:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141440.321624:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141440.326047:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141440.328112:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141440.330027:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141448.185995:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141448.722981:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141532.681762:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141543.405558:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141546.691771:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141548.677700:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141557.500830:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141608.389696:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141610.737669:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141618.693797:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141621.149912:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141621.155796:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141622.091429:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141622.120130:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141623.352153:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141632.688946:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141637.458099:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141637.466604:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141640.515885:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141640.802056:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141641.131754:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141641.337111:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141646.353619:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141648.229269:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141655.189279:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141655.656662:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141657.904807:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141700.353786:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141706.950138:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141706.961152:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141706.970693:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141712.339982:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141712.345078:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141729.689307:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141740.414293:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141747.370117:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141748.538018:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141822.995357:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141842.701743:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1919675:0916/141852.798202:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (434624ms)   1 passing (7m) [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_593.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 11 │  │ Video: true │  │ Duration: 7 minutes, 15 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. (1280x896)   js/base/cypress/component/MapContent.cy.js/MapContent_4panes.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_4panes.pn   g   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_4panes.png   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy. (1280x896)   js/cypress/component/MapContent.cy.js/MapContent_4panes (1).png  (Video)   - Started compressing: Compressing to 32 CRF   - Finished compressing: 1 minute, 14 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 07:15 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 07:15 1 1 - - -   + npm run report:merge > @abi-software/mapintegratedvuer@1.12.5 report:merge > mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json + npm run report:generate > @abi-software/mapintegratedvuer@1.12.5 report:generate > 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/1104/htmlreports/Cypress_20report [htmlpublisher] Copying recursive using current thread [Set GitHub commit status (universal)] SUCCESS on repos [] (sha:cd8b28f) with context:mapintegratedvuer Setting status of 328653de6fb25a96bd49b0af9be0a11e35753ae4 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1104/ and message: 'Build finished. ' Finished: SUCCESS