Skip to content
Failed

Console Output

GitHub pull request #427 of commit 2588b9c810b9f14070196fee005c63489b846ccb, no merge conflicts.
Running as SYSTEM
Setting status of 2588b9c810b9f14070196fee005c63489b846ccb to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1163/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/mapintegratedvuer/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/427/merge^{commit} # timeout=10
Checking out Revision 0e7b7a75205447b5d1adc1ac370362280e85bb30 (refs/remotes/origin/pr/427/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e7b7a75205447b5d1adc1ac370362280e85bb30 # timeout=10
Commit message: "Merge 2588b9c810b9f14070196fee005c63489b846ccb into 76f79a1c2e373bf805116961d453c2b7faed9439"
First time build. Skipping changelog.
[mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh"
NVM is already installed

[mapintegratedvuer] $ bash -c "export > env.txt"
[mapintegratedvuer] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 18.17.1 && nvm use 18.17.1 && export > env.txt"
v18.17.1 is already installed.
Now using node v18.17.1 (npm v9.6.7)
Now using node v18.17.1 (npm v9.6.7)
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins15705294575402073411.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

up to date, audited 1504 packages in 8s

269 packages are looking for funding
  run `npm fund` for details

19 vulnerabilities (18 moderate, 1 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build-bundle

> @abi-software/mapintegratedvuer@1.14.0-beta.1 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.20 building for production...
transforming...
✓ 1559 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   404.46 kB │ gzip:  63.35 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:   0.09 kB
dist/Iframe-BXJW4NYO.js            0.59 kB │ gzip:   0.39 kB
dist/Simulation-CegOKpGM.js        0.74 kB │ gzip:   0.42 kB
dist/Plot-CUaTY2PK.js              0.74 kB │ gzip:   0.42 kB
dist/style-DPQ3bolR.js             1.79 kB │ gzip:   0.81 kB
dist/Flatmap-DVR5AvMW.js           7.88 kB │ gzip:   2.51 kB
dist/Scaffold-DKZWi802.js         11.24 kB │ gzip:   3.51 kB
dist/MultiFlatmap-COr8kB5K.js     12.50 kB │ gzip:   3.86 kB
dist/ContentMixin-DmlrCRP2.js     97.63 kB │ gzip:  18.62 kB
dist/index-DXxujskE.js         2,581.91 kB │ gzip: 661.32 kB
dist/style.css                    404.46 kB │ gzip:  63.35 kB
dist/mapintegratedvuer.umd.cjs  2,013.16 kB │ gzip: 591.29 kB
✓ built in 30.88s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins3855666405693798466.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.14.0-beta.1 cypress-component
> npm run cypress-prepare && cypress run --component


> @abi-software/mapintegratedvuer@1.14.0-beta.1 cypress-prepare
> node cypress/support/fileUtils.js


DevTools listening on ws://127.0.0.1:44923/devtools/browser/6b0f2ed7-587f-47b0-917e-e9a637c1e95d
[2972749:1020/172246.970242: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.
Re-optimizing dependencies because lockfile has changed

resize:  can't open terminal /dev/tty
====================================================================================================

  (Run Starting)

tput: No value for $TERM and no -T specified
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.13.0                                                                        │
  │ Browser:        Electron 118 (headless)                                                        │
  │ Node Version:   v18.17.1 (/home/cmiss/.nvm/versions/node/v18.17.1/bin/node)                    │
  │ Specs:          1 found (MapContent.cy.js)                                                     │
  │ Searched:       cypress/component/*.cy.js                                                      │
  │ Experiments:    experimentalMemoryManagement=true                                              │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  MapContent.cy.js                                                                (1 of 1)
[2972917:1020/172256.504646:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172256.629995:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172256.636674:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172257.202152:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172257.208602:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172257.215189:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172257.951806:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172259.691411:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172314.068853:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172314.108737:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172316.087193:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[2972917:1020/172318.085895:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.012031:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.500095:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.513281:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.517149:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.519999:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.613346:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.618093:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172319.958133:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.358832:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.608156:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.615645:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.632876:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172320.637024:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172324.541404:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172324.550728:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172324.559042:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172324.574874:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972907:1020/172327.615169:ERROR:gl_utils.cc(402)] [.WebGL-0x181c07f5f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2972907:1020/172327.915830:ERROR:gl_utils.cc(402)] [.WebGL-0x181c07f5f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2972917:1020/172328.164357:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.173330:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.189376:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.195886:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.201394:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.212154:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.221531:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.226469:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.247789:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.257276:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.263405:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.268856:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972907:1020/172328.584706:ERROR:gl_utils.cc(402)] [.WebGL-0x181c07f5f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[2972917:1020/172328.705532:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.713210:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.719066:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172328.722968:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972907:1020/172333.071166:ERROR:gl_utils.cc(402)] [.WebGL-0x181c07f5f100]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[2972917:1020/172335.907011:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172335.912181:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172335.933426:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172336.037643:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172336.044998:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172343.422070:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172344.161228:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172346.836668:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172346.844580:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172347.327349:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172347.333853:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172351.269701:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172359.516473:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172359.522006:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172359.529602:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172359.538259:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
5:24:06 pm [vite] ✨ new dependencies optimized: element-plus/es/components/message/style/css
5:24:06 pm [vite] ✨ optimized dependencies changed. reloading
[2972917:1020/172408.990260:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172409.263734:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172409.611782:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172409.721182:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172410.175726:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172410.233495:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172410.925376:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172411.159363:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172412.125751:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (56s)
  1 failing

  1) MapContent
       Workflow testing:
     Error: queue.insert must be called with a valid index - the index (58) is out of bounds
      at CommandQueue.insert (http://localhost:8081/__cypress/runner/cypress_runner.js:144211:13)
      at CommandQueue.insert (http://localhost:8081/__cypress/runner/cypress_runner.js:143827:11)
      at CommandQueue.enqueue (http://localhost:8081/__cypress/runner/cypress_runner.js:143824:10)
      at $Cy.enqueue (http://localhost:8081/__cypress/runner/cypress_runner.js:138411:16)
      at callback (http://localhost:8081/__cypress/runner/cypress_runner.js:138008:10)
      at $Chainer.<computed> [as then] (http://localhost:8081/__cypress/runner/cypress_runner.js:118723:7)
      at compareScreenshots (http://localhost:8081/__cypress/src/node_modules/.vite/deps/cypress-visual-regression_dist_command.js?v=b4e89607:103:63)
      at Context.<anonymous> (http://localhost:8081/__cypress/src/node_modules/.vite/deps/cypress-visual-regression_dist_command.js?v=b4e89607:22:22)
      at getRet (http://localhost:8081/__cypress/runner/cypress_runner.js:118826:20)
      at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise.attempt.Promise.try (http://localhost:8081/__cypress/runner/cypress_runner.js:4315:29)
      at Context.thenFn (http://localhost:8081/__cypress/runner/cypress_runner.js:118837:66)
      at Context.then (http://localhost:8081/__cypress/runner/cypress_runner.js:119088:21)
      at wrapped (http://localhost:8081/__cypress/runner/cypress_runner.js:137994:19)
      at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:143915:15)
      at tryCatcher (http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (http://localhost:8081/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (http://localhost:8081/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromiseCtx (http://localhost:8081/__cypress/runner/cypress_runner.js:1613:10)
      at _drainQueueStep (http://localhost:8081/__cypress/runner/cypress_runner.js:2411:12)
      at _drainQueue (http://localhost:8081/__cypress/runner/cypress_runner.js:2400:9)



[mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_650.json

[2972917:1020/172414.829051:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  2                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     55 seconds                                                                       │
  │ Spec Ran:     MapContent.cy.js                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.      (300x190)
     js/cypress/component/MapContent.cy.js/minimap_lr.png                                           
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x720)
     js/MapContent -- Workflow testing (failed).png                                                 


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
[2972917:1020/172416.276464:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172416.284496:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172416.289542:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[2972917:1020/172416.293640:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
  -  Finished compressing: 14 seconds                                                
    Compression progress:  100%

  -  Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4


resize:  can't open terminal /dev/tty
====================================================================================================

  (Run Finished)
tput: No value for $TERM and no -T specified


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  MapContent.cy.js                         00:55        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:55        1        -        1        -        -  

Build step 'Execute shell' marked build as failure
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/1163/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] ERROR on repos [] (sha:0e7b7a7) with context:mapintegratedvuer
Setting status of 2588b9c810b9f14070196fee005c63489b846ccb to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1163/ and message: 'Build finished. '
Finished: FAILURE