GitHub pull request #238 of commit a04747ed831a8c6e0fa00f23fbfaff53dba5421c, no merge conflicts. Running as SYSTEM Setting status of a04747ed831a8c6e0fa00f23fbfaff53dba5421c to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/658/ 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/238/merge^{commit} # timeout=10 Checking out Revision 42e79423e361bdbc8e1526b62e4c833ab338c6b7 (refs/remotes/origin/pr/238/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 42e79423e361bdbc8e1526b62e4c833ab338c6b7 # timeout=10 Commit message: "Merge a04747ed831a8c6e0fa00f23fbfaff53dba5421c into 83fb2d53f501d3cc89d1097127130e5bc3c6fc37" 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/jenkins9293518933602230260.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v18.17.1 + npm install added 14 packages, changed 4 packages, and audited 2126 packages in 22s 269 packages are looking for funding run `npm fund` for details 34 vulnerabilities (6 low, 7 moderate, 18 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.4-beta.4 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  475.57 kB │ gzip: 79.46 kB dist/mapintegratedvuer.js  0.08 kB │ gzip: 0.09 kB dist/Iframe-CXJcGvJm.js  0.57 kB │ gzip: 0.39 kB dist/Plot-DlKpwmJD.js  0.71 kB │ gzip: 0.42 kB dist/Flatmap-BKNFpquG.js  5.80 kB │ gzip: 2.03 kB dist/MultiFlatmap-BVdxcJZR.js  12.98 kB │ gzip: 4.12 kB dist/ContentMixin-D1cSFZlI.js  16.17 kB │ gzip: 4.30 kB dist/Simulation-DwqSuFA5.js  367.89 kB │ gzip: 99.25 kB dist/plotvuer-X4h-Lj3L.js 1,798.71 kB │ gzip: 505.48 kB dist/index-R85YBFnp.js 1,916.55 kB │ gzip: 494.18 kB dist/Scaffold-EGXK5857.js 2,151.60 kB │ gzip: 510.85 kB dist/style-CivOc93-.js 5,144.91 kB │ gzip: 1,371.85 kB dist/style.css  475.57 kB │ gzip: 79.46 kB dist/mapintegratedvuer.umd.cjs 8,724.82 kB │ gzip: 2,668.94 kB ✓ built in 1m 45s [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins16600171005061565303.sh + node --version v18.17.1 + npm run cypress-component > @abi-software/mapintegratedvuer@1.3.4-beta.4 cypress-component > cypress run --component DevTools listening on ws://127.0.0.1:36907/devtools/browser/7c78149f-e050-48a5-b973-66355d9d2dc2 [3512460:0813/143343.258515: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) [3512624:0813/143350.221805:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143350.357092:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143350.359606:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143350.947489:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143350.953322:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143350.964869:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143351.764138:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143353.681049:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143402.649248:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143402.658470:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [3512624:0813/143402.660683:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) 2:34:07 pm [vite] ✨ new dependencies optimized: element-plus/es/components/container/style/index, element-plus/es/components/main/style/index, element-plus/es/components/header/style/index, element-plus/es/components/button/style/index, element-plus/es/components/input/style/index, element-plus/es/components/row/style/index, element-plus/es/components/col/style/index, element-plus/es/components/popover/style/index, element-plus/es/components/switch/style/index, element-plus/es/components/autocomplete/style/index, element-plus/es/components/icon/style/index, element-plus/es/components/select/style/index, element-plus/es/components/option/style/index 2:34:07 pm [vite] ✨ optimized dependencies changed. reloading   1) An uncaught error was detected outside of a test   0 passing (1s)  1 failing  1) An uncaught error was detected outside of a test:  TypeError: The following error originated from your test code, not from Cypress. > Failed to fetch dynamically imported module: http://localhost:8081/__cypress/src/@fs/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/component/MapContent.cy.js When Cypress detects uncaught errors originating from your test code it will automatically fail the current test. Cypress could not associate this error to any specific test. We dynamically generated a new test to display this failure.  [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_206.json [3512624:0813/143414.604422: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: 1 │  │ Video: true │  │ Duration: 1 second │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/screenshots/MapContent.c (1280x720)   y.js/An uncaught error was detected outside of a test (failed).png  (Video)   - Started compressing: Compressing to 32 CRF   - Finished compressing: 3 seconds - 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 00:01 1 - 1 - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 1 failed (100%) 00:01 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/658/htmlreports/Cypress_20report [Set GitHub commit status (universal)] ERROR on repos [] (sha:3a5b90f) with context:mapintegratedvuer Setting status of a04747ed831a8c6e0fa00f23fbfaff53dba5421c to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/658/ and message: 'Build finished. ' Finished: FAILURE