GitHub pull request #212 of commit 04b7cc803bf88ad6367d008e1f6a0563cd440eec, no merge conflicts. Running as SYSTEM Setting status of 04b7cc803bf88ad6367d008e1f6a0563cd440eec to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/551/ 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/212/merge^{commit} # timeout=10 Checking out Revision 1db204fb9ec6fd4ae8775afb7cde96afd86fee75 (refs/remotes/origin/pr/212/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 1db204fb9ec6fd4ae8775afb7cde96afd86fee75 # timeout=10 Commit message: "Merge 04b7cc803bf88ad6367d008e1f6a0563cd440eec into 76af6a647b9dd16f697acddb2968c658158e2f9b" 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/jenkins10084371901294432405.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install up to date, audited 2092 packages in 15s 269 packages are looking for funding run `npm fund` for details 22 vulnerabilities (8 moderate, 13 high, 1 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.0.4 build-bundle > vite build vite v5.2.6 building for production... transforming... ✓ 1571 modules transformed. rendering chunks... computing gzip size... dist/style.css  527.52 kB │ gzip: 94.28 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-R733SxTW.js  0.57 kB │ gzip: 0.38 kB dist/Plot-CQSJBqwI.js  0.71 kB │ gzip: 0.42 kB dist/style-fjVI54o_.js  1.67 kB │ gzip: 0.77 kB dist/Flatmap-BQQjAbh0.js  4.23 kB │ gzip: 1.59 kB dist/MultiFlatmap-DjUmETVg.js  10.86 kB │ gzip: 3.60 kB dist/ContentMixin-S2X3ucjy.js  31.78 kB │ gzip: 6.13 kB dist/Simulation-UwCa4Nqj.js  367.89 kB │ gzip: 99.25 kB dist/index-mkZoON5O.js 1,183.29 kB │ gzip: 312.52 kB dist/Scaffold-DxRBC4M6.js 1,717.88 kB │ gzip: 405.86 kB dist/plotvuer-X4h-Lj3L.js 1,798.71 kB │ gzip: 505.48 kB dist/flatmapvuer-Db0y90ty.js 4,577.20 kB │ gzip: 1,240.08 kB dist/style.css  527.52 kB │ gzip: 94.28 kB dist/mapintegratedvuer.umd.cjs 7,412.05 kB │ gzip: 2,305.52 kB ✓ built in 1m 45s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins1090593148025450485.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.0.4 cypress-component > cypress run --component DevTools listening on ws://127.0.0.1:41625/devtools/browser/a5c66e3f-e7ac-4dde-a332-795c5e9780bf [3140627:0524/095614.746754: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 We detected that you have versions of dependencies that are not officially supported:   - `vite`. Expected ^2.0.0 || ^3.0.0 || ^4.0.0, found 5.2.6.  If you're experiencing problems, downgrade dependencies and restart Cypress.  resize: can't open terminal /dev/tty tput: No value for $TERM and no -T specified ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.8.1 │  │ 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) [3140793:0524/095621.955961:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095622.089186:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095622.092550:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095623.194089:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095623.201468:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095623.203998:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095623.558398:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095625.447228:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095636.086386:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095636.105953:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095636.110714:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095636.117561:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095638.889160:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [3140793:0524/095641.612955:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095641.630150:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095641.636251:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095641.646109:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095641.661384:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095642.195362:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095642.691105:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095642.752860:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095642.755541:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095643.881015:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095643.884149:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095643.888906:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.110736:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.118233:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.126258:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.131571:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.278951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.375742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.380590:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.385676:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095644.810328:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095648.541146:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095648.885250:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095650.381279:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140787:0524/095651.911185:ERROR:gl_utils.cc(402)] [.WebGL-0x15e009689b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3140787:0524/095652.219989:ERROR:gl_utils.cc(402)] [.WebGL-0x15e009689b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3140787:0524/095652.370229:ERROR:gl_utils.cc(402)] [.WebGL-0x15e009689b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [3140787:0524/095652.521949:ERROR:gl_utils.cc(402)] [.WebGL-0x15e009689b00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [3140793:0524/095652.881894:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095652.890472:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095652.895778:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095652.902029:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095652.906166:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095659.591324:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095659.682357:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095659.690185:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095703.232928:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095706.894842:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095710.709188:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095710.718760:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095710.724099:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095710.772627:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095710.780068:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095718.342333:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095718.350371:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095718.354254:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095718.367401:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095739.917223:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095742.107423:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095742.194623:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095744.939801:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095745.230518:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095745.233592:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095746.004169:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095747.335847:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095747.569626:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095749.099520:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095749.106955:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095749.554359:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095750.178311:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095750.798970:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095751.137773:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095754.529914:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095755.901709:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095755.910485:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095755.914989:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095759.795064:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095801.351298:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095807.731262:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095807.740730:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3140793:0524/095809.246436:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (96028ms)   1 passing (2m) [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_107.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 1 minute, 38 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started compressing: Compressing to 32 CRF   - Finished compressing: 23 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 01:38 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 01:38 1 1 - - -   + npm run report:merge > @abi-software/mapintegratedvuer@1.0.4 report:merge > mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json + npm run report:generate > @abi-software/mapintegratedvuer@1.0.4 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/551/htmlreports/Cypress_20report [Set GitHub commit status (universal)] SUCCESS on repos [] (sha:1db204f) with context:mapintegratedvuer Setting status of 04b7cc803bf88ad6367d008e1f6a0563cd440eec to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/551/ and message: 'Build finished. ' Finished: SUCCESS