GitHub pull request #239 of commit 02f16f3576049afe8b601fad24789c48792cd4c6, no merge conflicts. Running as SYSTEM Setting status of 02f16f3576049afe8b601fad24789c48792cd4c6 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/663/ 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/239/merge^{commit} # timeout=10 Checking out Revision 604e3bc2257405326850c1f1b05a0f9d97f9d6d5 (refs/remotes/origin/pr/239/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 604e3bc2257405326850c1f1b05a0f9d97f9d6d5 # timeout=10 Commit message: "Merge 02f16f3576049afe8b601fad24789c48792cd4c6 into b5c5d4ec66edd909eadbc3a8c7f859f3acc60374" 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/jenkins13556854178461222024.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install changed 3 packages, and audited 2126 packages in 18s 269 packages are looking for funding run `npm fund` for details 27 vulnerabilities (1 low, 7 moderate, 16 high, 3 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.3.5-beta.1 build-bundle > vite build -c vite.bundle-build.js vite v5.2.6 building for production... transforming... ✓ 1575 modules transformed. rendering chunks... computing gzip size... dist/style.css  476.02 kB │ gzip: 79.56 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-fdtHFzjA.js  0.57 kB │ gzip: 0.38 kB dist/Plot-C6R7zAb2.js  0.71 kB │ gzip: 0.42 kB dist/Flatmap-Fbvu1Lqb.js  5.72 kB │ gzip: 2.02 kB dist/MultiFlatmap-DueS9BX5.js  12.88 kB │ gzip: 4.11 kB dist/ContentMixin-BJeh9yh5.js  16.17 kB │ gzip: 4.30 kB dist/Simulation-CmLc1C7j.js  367.89 kB │ gzip: 99.25 kB dist/plotvuer-X4h-Lj3L.js 1,798.71 kB │ gzip: 505.48 kB dist/index-BAR1hoe6.js 1,916.43 kB │ gzip: 494.16 kB dist/Scaffold-9fPWP8no.js 2,153.05 kB │ gzip: 511.40 kB dist/style-DkQajNTM.js 5,144.91 kB │ gzip: 1,371.85 kB dist/style.css  476.02 kB │ gzip: 79.56 kB dist/mapintegratedvuer.umd.cjs 8,725.64 kB │ gzip: 2,669.39 kB ✓ built in 2m 7s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins4133973211373274781.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.3.5-beta.1 cypress-component > cypress run --component DevTools listening on ws://127.0.0.1:39893/devtools/browser/216fec72-0f53-4a04-b475-445fb88d5d49 [4036533:0814/145303.232910: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 ====================================================================================================  (Run Starting) tput: No value for $TERM and no -T specified  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ 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) [4036698:0814/145310.576016:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145310.675115:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145310.677455:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145311.391128:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145311.413197:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145311.436300:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145312.345894:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145314.931960:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145328.144963:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145328.154368:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145329.710003:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145329.716169:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145329.722612:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145329.730461:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145331.443333:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [4036698:0814/145333.574004:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145334.364700:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145334.370237:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145334.374031:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145334.475350:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145334.479520:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145334.896206:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145335.563580:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145335.569872:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145335.589813:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.031327:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.116626:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.123493:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.142976:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.154993:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.166891:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.334306:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.389028:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.686238:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145337.692427:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036692:0814/145348.179251:ERROR:gl_utils.cc(402)] [.WebGL-0x2b900663f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [4036692:0814/145348.345576:ERROR:gl_utils.cc(402)] [.WebGL-0x2b900663f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [4036692:0814/145348.464479:ERROR:gl_utils.cc(402)] [.WebGL-0x2b900663f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [4036692:0814/145351.456815:ERROR:gl_utils.cc(402)] [.WebGL-0x2b900663f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [4036698:0814/145352.781370:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145352.794712:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145352.798643:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145352.821403:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145352.828063:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145403.848095:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145403.854112:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145403.862246:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145403.870336:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145403.874898:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145403.880412:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145407.332239:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145410.980811:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145413.061680:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145426.323025:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145426.330238:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145426.338308:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145426.350117:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145426.358836:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145436.866393:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145436.874048:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145436.880621:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145436.885518:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145438.614885:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145516.888856:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145527.350050:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145528.946289:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145528.954035:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145529.485886:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145529.529708:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145531.006919:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145539.432471:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145542.544331:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145544.996718:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145545.000963:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145546.030322:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145547.197062:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145548.064007:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145550.617051:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145555.889865:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145556.186368:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145557.992600:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145600.088493:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (149718ms)   1 passing (3m) [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_211.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 2 minutes, 30 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started compressing: Compressing to 32 CRF [4036698:0814/145604.957277:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145604.959394:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [4036698:0814/145604.961295:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   - Finished compressing: 31 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:30 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 02:30 1 1 - - -   + npm run report:merge > @abi-software/mapintegratedvuer@1.3.5-beta.1 report:merge > mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json + npm run report:generate > @abi-software/mapintegratedvuer@1.3.5-beta.1 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/663/htmlreports/Cypress_20report [Set GitHub commit status (universal)] SUCCESS on repos [] (sha:604e3bc) with context:mapintegratedvuer Setting status of 02f16f3576049afe8b601fad24789c48792cd4c6 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/663/ and message: 'Build finished. ' Finished: SUCCESS