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 85c88960becc19eb45f9dddbb37efad974a76404 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 85c88960becc19eb45f9dddbb37efad974a76404 # timeout=10 Commit message: "Merge pull request #315 from akhuoa/bugfix/server-error" > git rev-list --no-walk bea986345fd10b59cfeb287fbbbfa04a502f05e4 # 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/jenkins16993623690164213661.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 45s 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-beta.1 cypress:component > cypress run --component DevTools listening on ws://127.0.0.1:34071/devtools/browser/04a0cfcb-3736-4f6a-9e9d-2f5970c4dca5 [388270:1030/182602.741291: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) [388440:1030/182615.975751:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182616.059026:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182616.062559:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182617.007052:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182617.018937:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182617.027090:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182617.275594:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182620.185473:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182621.337015:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182628.215142:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182631.133810:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer Error Handling [388440:1030/182632.085171:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should handle 500 Internal Server Error (643ms)  ✓ handles 500 with valid JSON body (would bypass catch) (152ms)  ✓ should handle 404 endpoint error (159ms) [388440:1030/182632.931259:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should handle network failure (139ms)   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) [388440:1030/182634.496027:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182636.023451:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182636.183850:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182636.537299:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182637.837198:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer [388440:1030/182638.657081:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182640.247619:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388430:1030/182642.319898:ERROR:gl_utils.cc(402)] [.WebGL-0x3d38002a6200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [388430:1030/182642.666208:ERROR:gl_utils.cc(402)] [.WebGL-0x3d38002a6200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [388430:1030/182642.931623:ERROR:gl_utils.cc(402)] [.WebGL-0x3d38002a6200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [388430:1030/182643.657887:ERROR:gl_utils.cc(402)] [.WebGL-0x3d38002a6200]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [388440:1030/182647.512534:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182647.536465:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182647.544444:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182647.550303:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182647.556115:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182654.470388:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182654.478492:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182654.485181:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182654.618617:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182654.632613:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182701.744490:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182701.752913:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182701.757409:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182701.772761:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182715.395359:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182715.403446:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182716.469251:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182716.477655:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182718.903500:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182718.973379:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182719.262529:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182719.403594:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182719.951320:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182720.548484:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182720.649075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182720.986825:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (46310ms) [388440:1030/182726.354044:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182738.434041:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182738.438445:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182738.441592:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182738.522626:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182738.527003:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182813.231831:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182823.289443:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182823.294700:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182823.301174:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182823.451336:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182823.460448:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/182852.683288:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  1) prepare reference images [388440:1030/182926.609950:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  2) image rendering for @stagingProps-Human Female [388440:1030/182958.011626:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183011.276969:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183011.283031:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183011.293160:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183011.490371:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  3) image rendering for @stagingProps-Human Male  4) image rendering for @stagingProps-Rat [388440:1030/183019.264054:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183019.271602:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183019.436550:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183019.445696:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  5) image rendering for @stagingProps-Mouse  6) image rendering for @stagingProps-Pig [388440:1030/183035.246879:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183035.259456:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183035.402628:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183035.407696:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  7) image rendering for @stagingProps-Cat  8) image rendering for @currentProps-Human Female [388440:1030/183043.701157:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183043.710914:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183043.717948:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183043.724637:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183043.802484:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  9) image rendering for @currentProps-Human Male  10) image rendering for @currentProps-Rat [388440:1030/183052.537314:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183107.987023:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183107.994734:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183108.083187:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183108.091036:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  11) image rendering for @currentProps-Mouse [388440:1030/183116.999079:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183117.006890:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183117.017961:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183117.121473:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183117.134568:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  12) image rendering for @currentProps-Pig  13) image rendering for @currentProps-Cat   1 passing (5m)  13 failing  1) MultiFlatmapVuer prepare reference images:  AssertionError: Timed out retrying after 30000ms: Expected <div.el-loading-mask> not to exist in the DOM, but it was continuously found. at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:173:59) 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 <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:143947:15)   2) MultiFlatmapVuer image rendering for @stagingProps-Human Female:  AssertionError: Timed out retrying after 30000ms: expected readySpy to have been called with arguments , but it was never called at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:207:28) at runnable.fn (http://localhost:8082/__cypress/runner/cypress_runner.js:138291:19) at callFn (http://localhost:8082/__cypress/runner/cypress_runner.js:156911:21) at Runnable.run (http://localhost:8082/__cypress/runner/cypress_runner.js:156898:7) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:162822:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:1519:31)   3) MultiFlatmapVuer image rendering for @stagingProps-Human Male:  TypeError: The following error originated from your application code, not from Cypress. > Cannot read properties of null (reading 'id') When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application at JD._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472423) at JD.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472159) at eB.renderLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1559953) at Mj._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1696291) at KG (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1758487) at sZ.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1761185) at <unknown> (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:770963) at xi.renderLayer (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:771037) at xi.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:754152) at t.Map._render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:903382)   4) MultiFlatmapVuer image rendering for @stagingProps-Rat:  CypressError: Oops, it looks like you are trying to call a child command before running a parent command. You wrote code that looks like this: ``cy.as("stagingProps")`` A child command must be chained after a parent because it operates on a previous subject. For example - if we were issuing the child command `click`... cy .get('button') // parent command must come first .click() // then child command comes second at Object.isChildCommand (http://localhost:8082/__cypress/runner/cypress_runner.js:144845:58) at $Command.asFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118111:20) at cyFn (http://localhost:8082/__cypress/runner/cypress_runner.js:138133:19) From Your Spec Code: at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:26:48) at runnable.fn (http://localhost:8082/__cypress/runner/cypress_runner.js:138291:19) at callFn (http://localhost:8082/__cypress/runner/cypress_runner.js:156911:21) at Runnable.run (http://localhost:8082/__cypress/runner/cypress_runner.js:156898:7) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:162822:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:1519:31)   5) MultiFlatmapVuer image rendering for @stagingProps-Mouse:  TypeError: The following error originated from your application code, not from Cypress. > Cannot read properties of null (reading 'id') When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application at JD._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472423) at JD.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472159) at eB.renderLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1559953) at Mj._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1696291) at KG (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1758487) at sZ.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1761185) at <unknown> (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:770963) at xi.renderLayer (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:771037) at xi.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:754152) at t.Map._render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:903382)   6) MultiFlatmapVuer image rendering for @stagingProps-Pig:  CypressError: Oops, it looks like you are trying to call a child command before running a parent command. You wrote code that looks like this: ``cy.as("stagingProps")`` A child command must be chained after a parent because it operates on a previous subject. For example - if we were issuing the child command `click`... cy .get('button') // parent command must come first .click() // then child command comes second at Object.isChildCommand (http://localhost:8082/__cypress/runner/cypress_runner.js:144845:58) at $Command.asFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118111:20) at cyFn (http://localhost:8082/__cypress/runner/cypress_runner.js:138133:19) From Your Spec Code: at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:26:48) at runnable.fn (http://localhost:8082/__cypress/runner/cypress_runner.js:138291:19) at callFn (http://localhost:8082/__cypress/runner/cypress_runner.js:156911:21) at Runnable.run (http://localhost:8082/__cypress/runner/cypress_runner.js:156898:7) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:162822:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:1519:31)   7) MultiFlatmapVuer image rendering for @stagingProps-Cat:  TypeError: The following error originated from your application code, not from Cypress. > Cannot read properties of null (reading 'id') When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application at JD._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472423) at JD.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472159) at eB.renderLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1559953) at Mj._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1696291) at KG (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1758487) at sZ.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1761185) at <unknown> (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:770963) at xi.renderLayer (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:771037) at xi.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:754152) at t.Map._render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:903382)   8) MultiFlatmapVuer image rendering for @currentProps-Human Female:  CypressError: Oops, it looks like you are trying to call a child command before running a parent command. You wrote code that looks like this: ``cy.as("stagingProps")`` A child command must be chained after a parent because it operates on a previous subject. For example - if we were issuing the child command `click`... cy .get('button') // parent command must come first .click() // then child command comes second at Object.isChildCommand (http://localhost:8082/__cypress/runner/cypress_runner.js:144845:58) at $Command.asFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118111:20) at cyFn (http://localhost:8082/__cypress/runner/cypress_runner.js:138133:19) From Your Spec Code: at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:26:48) at runnable.fn (http://localhost:8082/__cypress/runner/cypress_runner.js:138291:19) at callFn (http://localhost:8082/__cypress/runner/cypress_runner.js:156911:21) at Runnable.run (http://localhost:8082/__cypress/runner/cypress_runner.js:156898:7) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:162822:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:1519:31)   9) MultiFlatmapVuer image rendering for @currentProps-Human Male:  TypeError: The following error originated from your application code, not from Cypress. > Cannot read properties of null (reading 'id') When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application at JD._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472423) at JD.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472159) at eB.renderLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1559953) at Mj._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1696291) at KG (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1758487) at sZ.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1761185) at <unknown> (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:770963) at xi.renderLayer (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:771037) at xi.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:754152) at t.Map._render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:903382)   10) MultiFlatmapVuer image rendering for @currentProps-Rat:  CypressError: Oops, it looks like you are trying to call a child command before running a parent command. You wrote code that looks like this: ``cy.as("stagingProps")`` A child command must be chained after a parent because it operates on a previous subject. For example - if we were issuing the child command `click`... cy .get('button') // parent command must come first .click() // then child command comes second at Object.isChildCommand (http://localhost:8082/__cypress/runner/cypress_runner.js:144845:58) at $Command.asFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118111:20) at cyFn (http://localhost:8082/__cypress/runner/cypress_runner.js:138133:19) From Your Spec Code: at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:26:48) at runnable.fn (http://localhost:8082/__cypress/runner/cypress_runner.js:138291:19) at callFn (http://localhost:8082/__cypress/runner/cypress_runner.js:156911:21) at Runnable.run (http://localhost:8082/__cypress/runner/cypress_runner.js:156898:7) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:162822:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:1519:31)   11) MultiFlatmapVuer image rendering for @currentProps-Mouse:  TypeError: The following error originated from your application code, not from Cypress. > Cannot read properties of null (reading 'id') When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application at JD._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472423) at JD.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1472159) at eB.renderLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1559953) at Mj._drawLayers (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1696291) at KG (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1758487) at sZ.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:1761185) at <unknown> (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:770963) at xi.renderLayer (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:771037) at xi.render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:754152) at t.Map._render (https://cdn.jsdelivr.net/npm/@abi-software/flatmap-viewer@4.4.1/+esm:11:903382)   12) MultiFlatmapVuer image rendering for @currentProps-Pig:  CypressError: Oops, it looks like you are trying to call a child command before running a parent command. You wrote code that looks like this: ``cy.as("stagingProps")`` A child command must be chained after a parent because it operates on a previous subject. For example - if we were issuing the child command `click`... cy .get('button') // parent command must come first .click() // then child command comes second at Object.isChildCommand (http://localhost:8082/__cypress/runner/cypress_runner.js:144845:58) at $Command.asFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118111:20) at cyFn (http://localhost:8082/__cypress/runner/cypress_runner.js:138133:19) From Your Spec Code: at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:26:48) at runnable.fn (http://localhost:8082/__cypress/runner/cypress_runner.js:138291:19) at callFn (http://localhost:8082/__cypress/runner/cypress_runner.js:156911:21) at Runnable.run (http://localhost:8082/__cypress/runner/cypress_runner.js:156898:7) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:162822:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:1519:31)   13) MultiFlatmapVuer image rendering for @currentProps-Cat:  CypressError: Oops, it looks like you are trying to call a child command before running a parent command. You wrote code that looks like this: ``cy.as("stagingProps")`` A child command must be chained after a parent because it operates on a previous subject. For example - if we were issuing the child command `click`... cy .get('button') // parent command must come first .click() // then child command comes second at Object.isChildCommand (http://localhost:8082/__cypress/runner/cypress_runner.js:144845:58) at $Command.asFn (http://localhost:8082/__cypress/runner/cypress_runner.js:118111:20) at cyFn (http://localhost:8082/__cypress/runner/cypress_runner.js:138133:19) From Your Spec Code: at Context.<anonymous> (/home/cmiss/Jenkins/workspace/Flatmap Image Testing/cypress/component/MultiFlatmapVuer.cy.js:26:48) at runnable.fn (http://localhost:8082/__cypress/runner/cypress_runner.js:138291:19) at callFn (http://localhost:8082/__cypress/runner/cypress_runner.js:156911:21) at Runnable.run (http://localhost:8082/__cypress/runner/cypress_runner.js:156898:7) at <unknown> (http://localhost:8082/__cypress/runner/cypress_runner.js:162822:30) at PassThroughHandlerContext.finallyHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:4072:23) at PassThroughHandlerContext.tryCatcher (http://localhost:8082/__cypress/runner/cypress_runner.js:1807:23) at Promise._settlePromiseFromHandler (http://localhost:8082/__cypress/runner/cypress_runner.js:1519:31)   (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 14 │  │ Passing: 1 │  │ Failing: 13 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 24 │  │ Video: false │  │ Duration: 4 minutes, 45 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 (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- prepare reference images (failed).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 (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Human Male    (failed).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 (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Mouse (fail   ed).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 (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @stagingProps-Cat (failed   ).png   - /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 (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Human Male    (failed).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 (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Mouse (fail   ed).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 (2000x2000)   tmapVuer.cy.js/MultiFlatmapVuer -- image rendering for @currentProps-Cat (failed   ).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: SpeciesChangeTest.cy.js (3 of 4) [388440:1030/183126.418478:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183126.479313:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183126.483427:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183127.420047:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183127.426903:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183127.430210:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183127.675505:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183129.686876:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183130.053178:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183130.463336:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183132.046844:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer [388440:1030/183132.797900:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183134.668167:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183141.445868:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183141.454727:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183141.462284:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183141.468984:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183141.474334:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ change different species (14283ms)   1 passing (15s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 14 seconds │  │ Spec Ran: SpeciesChangeTest.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: VisualTest.cy.js (4 of 4) [388440:1030/183147.115275:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183147.147289:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183147.149852:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183147.718379:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183147.740250:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183147.742905:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183147.933749:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183149.472526:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183149.859114:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183150.018195:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183151.183085:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MultiFlatmapVuer Screenshot Comparison [388440:1030/183157.677447:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183157.684107:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183157.687075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183157.806452:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [388440:1030/183157.817359:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ should render the same content as base map (17061ms)   1 passing (17s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 3 │  │ Video: false │  │ Duration: 17 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 ==================================================================================================== tput: No value for $TERM and no -T specified  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ FlatmapServerTest.cy.js 00:01 4 4 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✖ MultiFlatmapVuer.cy.js 04:45 14 1 13 - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ SpeciesChangeTest.cy.js 00:14 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ VisualTest.cy.js 00:17 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 4 failed (25%) 05:18 20 7 13 - -   Build step 'Execute shell' marked build as failure Finished: FAILURE