Started by timer Running as SYSTEM Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/Flatmap Image Testing [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/ABI-Software/flatmapvuer.git > git init /home/cmiss/Jenkins/workspace/Flatmap Image Testing # timeout=10 Fetching upstream changes from https://github.com/ABI-Software/flatmapvuer.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/ABI-Software/flatmapvuer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ABI-Software/flatmapvuer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 42a2044ddcaf969b945d1160bcf1102db394b4e8 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 42a2044ddcaf969b945d1160bcf1102db394b4e8 # timeout=10 Commit message: "1.12.0" > git rev-list --no-walk 85c88960becc19eb45f9dddbb37efad974a76404 # timeout=10 [Flatmap Image Testing] $ bash -c "test -f $HOME/.nvm/nvm.sh" NVM is already installed [Flatmap Image Testing] $ bash -c "export > env.txt" [Flatmap Image Testing] $ 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) [Flatmap Image Testing] $ /bin/bash /tmp/jenkins16224536114781819252.sh npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'mocha@11.1.0', npm WARN EBADENGINE required: { node: '^18.18.0 || ^20.9.0 || >=21.1.0' }, npm WARN EBADENGINE current: { node: 'v18.17.1', npm: '9.6.7' } npm WARN EBADENGINE } added 833 packages, and audited 834 packages in 40s 218 packages are looking for funding run `npm fund` for details 5 moderate severity vulnerabilities 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. > @abi-software/flatmapvuer@1.12.0 cypress:component > cypress run --component DevTools listening on ws://127.0.0.1:39091/devtools/browser/d6ec079b-20a1-4ff3-83c1-7ab3637d800a [1912140:1106/182555.783914: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.11.0 │  │ Browser: Electron 118 (headless) │  │ Node Version: v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node) │  │ Specs: 4 found (FlatmapServerTest.cy.js, MultiFlatmapVuer.cy.js, SpeciesChangeTest.cy │  │ .js, VisualTest.cy.js) │  │ Searched: cypress/component/*.cy.js │  │ Experiments: experimentalMemoryManagement=true │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: FlatmapServerTest.cy.js (1 of 4) [1912306:1106/182609.810327:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182609.897892:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182609.904030:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182610.899769:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182610.902951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182610.905188:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182611.197662:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182613.429752:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182615.017922:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182618.697850:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182625.071286:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer Error Handling [1912306:1106/182625.903722:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should handle 500 Internal Server Error (658ms)  ✓ handles 500 with valid JSON body (would bypass catch) (151ms)  ✓ should handle 404 endpoint error (215ms) [1912306:1106/182626.828704:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should handle network failure (145ms)   4 passing (1s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 4 │  │ Passing: 4 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 1 second │  │ Spec Ran: FlatmapServerTest.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: MultiFlatmapVuer.cy.js (2 of 4) [1912306:1106/182628.422299:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182630.106031:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182630.337978:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182630.659971:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182631.717935:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer [1912306:1106/182632.356531:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182633.826441:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912299:1106/182635.782768:ERROR:gl_utils.cc(402)] [.WebGL-0x1264002a4600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1912299:1106/182636.066492:ERROR:gl_utils.cc(402)] [.WebGL-0x1264002a4600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1912299:1106/182636.347557:ERROR:gl_utils.cc(402)] [.WebGL-0x1264002a4600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1912299:1106/182637.083344:ERROR:gl_utils.cc(402)] [.WebGL-0x1264002a4600]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [1912306:1106/182640.311705:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182640.316608:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182640.323304:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182640.325796:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182640.327649:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182701.468435:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182701.473648:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182702.657304:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182702.667465:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182705.428884:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182705.489956:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182705.845792:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182705.977290:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182706.569198:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182706.850408:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182707.139434:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (38439ms) [1912306:1106/182712.144368:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182724.294129:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182724.297132:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182724.300927:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182724.388498:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182724.396399:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182756.225617:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182807.105277:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182807.109873:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182807.117054:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182807.324217:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182807.326671:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182833.417781:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182844.385519:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182844.391724:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182844.397879:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182844.402964:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/182844.413559:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  1) prepare reference images [1912306:1106/182958.092581:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183008.589893:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183008.600629:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183008.607874:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183008.648535:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183008.658085:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  2) image rendering for @stagingProps-Human Female [1912306:1106/183032.881722:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183044.331483:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183044.336519:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183044.341098:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183044.387283:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183044.393529:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  3) image rendering for @stagingProps-Human Male [1912306:1106/183108.304584:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183120.583841:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183120.596586:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183120.607846:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183120.617779:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183120.625116:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  4) image rendering for @stagingProps-Rat [1912306:1106/183150.669014:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183205.472168:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183205.489931:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183205.496090:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183205.505879:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183205.511861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  5) image rendering for @stagingProps-Mouse [1912306:1106/183234.002473:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183249.932351:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183249.939398:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183249.946285:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183249.953076:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183249.959086:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  6) image rendering for @stagingProps-Pig [1912306:1106/183323.127989:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183337.761817:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183337.769810:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183337.775514:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183337.780366:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183337.785583:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  7) image rendering for @stagingProps-Cat [1912306:1106/183408.963532:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183426.844258:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183426.852027:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183426.859077:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183426.922675:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183426.927043:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  8) image rendering for @currentProps-Human Female [1912306:1106/183457.223639:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183515.042168:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183515.057087:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183515.063906:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183515.098914:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183515.108517:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  9) image rendering for @currentProps-Human Male [1912306:1106/183551.054280:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183609.082377:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183609.093729:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183609.098860:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183609.110138:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183609.120366:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  10) image rendering for @currentProps-Rat [1912306:1106/183652.377848:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183710.921169:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183710.925018:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183710.931746:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183710.937096:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183710.947469:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  11) image rendering for @currentProps-Mouse [1912306:1106/183746.241804:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183806.769826:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183806.773929:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183806.775109:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183806.781787:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183806.787545:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  12) image rendering for @currentProps-Pig [1912306:1106/183840.025843:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183901.387141:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183901.402420:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183901.405820:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183901.412480:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183901.415024:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  13) image rendering for @currentProps-Cat   1 passing (13m)  13 failing  1) MultiFlatmapVuer prepare reference images:  AssertionError: Timed out retrying after 30000ms: Expected to find element: `.pathway-location > .pathway-container:visible`, but never found it. at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:177:15) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19) at (http://localhost:8082/__cypress/runner/cypress_runner.js:143947:15)   2) MultiFlatmapVuer image rendering for @stagingProps-Human Female: Human Female_color maps should be almost identical + expected - actual -0.018007960272571562 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy. (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   3) MultiFlatmapVuer image rendering for @stagingProps-Human Male: Human Male_color maps should be almost identical + expected - actual -0.018030140598622357 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy. (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   4) MultiFlatmapVuer image rendering for @stagingProps-Rat: Rat_color maps should be almost identical + expected - actual -0.027153155151380726 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy. (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   5) MultiFlatmapVuer image rendering for @stagingProps-Mouse:  AssertionError: Mouse_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   6) MultiFlatmapVuer image rendering for @stagingProps-Pig:  AssertionError: Pig_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   7) MultiFlatmapVuer image rendering for @stagingProps-Cat:  AssertionError: Cat_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   8) MultiFlatmapVuer image rendering for @currentProps-Human Female: Human Female_color maps should be almost identical + expected - actual -0.018007960272571562 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy. (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   9) MultiFlatmapVuer image rendering for @currentProps-Human Male: Human Male_color maps should be almost identical + expected - actual -0.018030140598622357 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy. (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   10) MultiFlatmapVuer image rendering for @currentProps-Rat: Rat_color maps should be almost identical + expected - actual -0.027153155151380726 +0.0001  at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at Proxy. (http://localhost:8082/__cypress/runner/cypress_runner.js:139055:9) at Proxy.assertBelow (http://localhost:8082/__cypress/runner/cypress_runner.js:80734:12) at Proxy.methodWrapper (http://localhost:8082/__cypress/runner/cypress_runner.js:78188:25) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:114) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21)   11) MultiFlatmapVuer image rendering for @currentProps-Mouse:  AssertionError: Mouse_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   12) MultiFlatmapVuer image rendering for @currentProps-Pig:  AssertionError: Pig_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   13) MultiFlatmapVuer image rendering for @currentProps-Cat:  AssertionError: Cat_color maps should be almost identical: expected undefined to be a number or a date at captureUserInvocationStack (http://localhost:8082/__cypress/runner/cypress_runner.js:139027:94) at (http://localhost:8082/__cypress/runner/cypress_runner.js:139065:7) at Context. (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:236:14) at getRet (http://localhost:8082/__cypress/runner/cypress_runner.js:118810:20) at tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise.attempt.Promise.try (http://localhost:8082/__cypress/runner/cypress_runner.js:4315:29) at Context.thenFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118821:66) at Context.then (http://localhost:8082/__cypress/runner/cypress_runner.js:119072:21) at wrapped (http://localhost:8082/__cypress/runner/cypress_runner.js:138024:19)   (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 14 │  │ Passing: 1 │  │ Failing: 13 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 40 │  │ Video: false │  │ Duration: 13 minutes, 2 seconds │  │ Spec Ran: MultiFlatmapVuer.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/mapalert.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/mapalert.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/mapalert.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Human Female_color.   png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Human Female_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Human Female_graysc   ale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Human Female_grayscale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Human Male_color.pn   g   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Human Male_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Human Male_grayscal   e.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Human Male_grayscale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Rat_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Rat_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy.js/Rat_grayscale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1912x1080)   tmapVuer.cy.js/MultiFlatmapVuer.cy.js/base/cypress/component/MultiFlatmapVuer.cy   .js/Rat_grayscale.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- prepare reference images (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Human Female_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Human Femal   e (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Human Male_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Human Male    (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Rat_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Rat (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Mouse_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Mouse (fail   ed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Pig_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Pig (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Cat_color.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Cat (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Human Female_color (1).p   ng   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Human Femal   e (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Human Male_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Human Male    (failed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Rat_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Rat (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Mouse_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Mouse (fail   ed).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Pig_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Pig (failed   ).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (1905x1065)   tmapVuer.cy.js/cypress/component/MultiFlatmapVuer.cy.js/Cat_color (1).png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/MultiFla (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Cat (failed   ).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: SpeciesChangeTest.cy.js (3 of 4) [1912306:1106/183936.079394:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183936.137087:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183936.139938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183937.037397:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183937.047917:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183937.054739:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183937.253579:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183940.757553:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183941.192482:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183941.546452:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183943.049567:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer [1912306:1106/183943.700938:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183945.138457:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183950.554213:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183950.560474:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183950.568948:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183950.575426:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183950.586689:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ change different species (13251ms)   1 passing (14s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 13 seconds │  │ Spec Ran: SpeciesChangeTest.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: VisualTest.cy.js (4 of 4) [1912306:1106/183957.269624:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183957.301847:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183957.306446:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183958.085451:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183958.094953:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183958.097444:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/183958.317842:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184000.180718:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184000.345895:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184000.693937:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184002.107064:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer Screenshot Comparison [1912306:1106/184002.746163:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184007.780996:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184007.784215:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184007.793738:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184007.851335:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1912306:1106/184007.855424:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should render the same content as base map (14287ms)   1 passing (15s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 3 │  │ Video: false │  │ Duration: 14 seconds │  │ Spec Ran: VisualTest.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/VisualTe (485x485)   st.cy.js/base/cypress/component/VisualTest.cy.js/viewer-canvas.png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/VisualTe (492x500)   st.cy.js/VisualTest.cy.js/base/cypress/component/VisualTest.cy.js/viewer-canvas.   png   - /home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/screenshots/VisualTe (492x500)   st.cy.js/cypress/component/VisualTest.cy.js/test-canvas.png resize: can't open terminal /dev/tty ====================================================================================================  (Run Finished) tput: No value for $TERM and no -T specified   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ FlatmapServerTest.cy.js 00:01 4 4 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✖ MultiFlatmapVuer.cy.js 13:02 14 1 13 - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ SpeciesChangeTest.cy.js 00:13 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ VisualTest.cy.js 00:14 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 4 failed (25%) 13:31 20 7 13 - -   Build step 'Execute shell' marked build as failure Finished: FAILURE