Skip to content
Failed

Console Output

GitHub pull request #223 of commit 126d02821f88b51097cd64b2c00603f209c55375, no merge conflicts.
Running as SYSTEM
Setting status of 126d02821f88b51097cd64b2c00603f209c55375 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/615/ 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/223/merge^{commit} # timeout=10
Checking out Revision 0d22a5eedaee907fb7f2546fa0fbeae27b57fe1a (refs/remotes/origin/pr/223/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d22a5eedaee907fb7f2546fa0fbeae27b57fe1a # timeout=10
Commit message: "Merge 126d02821f88b51097cd64b2c00603f209c55375 into 7cb2c4eecfcd83b07c9bb384b58d4c974420bca2"
 > git rev-list --no-walk 7565e5a79a72b96c9ea1325ee03af4578248a2ed # timeout=10
[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/jenkins9009645738438904174.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

changed 3 packages, and audited 2101 packages in 15s

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

23 vulnerabilities (5 moderate, 15 high, 3 critical)

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

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

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

> @abi-software/mapintegratedvuer@1.2.1-beta.2 build-bundle
> vite build -c vite.bundle-build.js

vite v5.2.6 building for production...
transforming...
✓ 1573 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   464.71 kB │ gzip:    77.94 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:     0.09 kB
dist/Iframe-R42KL8Dd.js            0.57 kB │ gzip:     0.39 kB
dist/Plot-CDiQOU8y.js              0.71 kB │ gzip:     0.42 kB
dist/Flatmap-KJIHafOj.js           5.51 kB │ gzip:     1.96 kB
dist/MultiFlatmap-CCttVYZ9.js     12.49 kB │ gzip:     4.02 kB
dist/ContentMixin-j9D-Ncqt.js     34.05 kB │ gzip:     6.59 kB
dist/Simulation-CdWYU8BR.js      367.89 kB │ gzip:    99.25 kB
dist/style-Cq_72gg0.js           405.25 kB │ gzip:   100.18 kB
dist/index-DxeWU5Uh.js         1,206.70 kB │ gzip:   317.20 kB
dist/Scaffold-DawKYH1T.js      1,712.21 kB │ gzip:   404.50 kB
dist/plotvuer-X4h-Lj3L.js      1,798.71 kB │ gzip:   505.48 kB
dist/style-CY24o_-_.js         4,739.90 kB │ gzip: 1,273.22 kB
dist/style.css                    464.71 kB │ gzip:    77.85 kB
dist/mapintegratedvuer.umd.cjs  7,841.65 kB │ gzip: 2,421.29 kB
✓ built in 1m 32s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins15645433154242727453.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.2.1-beta.2 cypress-component
> cypress run --component


DevTools listening on ws://127.0.0.1:40889/devtools/browser/23e3e2f8-dc0f-42ca-a09b-fc7046133b7a
[3886461:0708/132148.369093:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Re-optimizing dependencies because lockfile has changed
We detected that you have versions of dependencies that are not officially supported:

 - `vite`. Expected ^2.0.0 || ^3.0.0 || ^4.0.0, found 5.2.6.

If you're experiencing problems, downgrade dependencies and restart Cypress.


resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.8.1                                                                         │
  │ 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)
[3886625:0708/132155.463781:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132155.631893:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132155.634928:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132156.943166:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132156.982875:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132156.998550:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132157.270863:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132158.912427:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132210.921836:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132210.938945:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132210.946839:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132210.949716:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132212.874723:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[3886625:0708/132215.003155:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132215.017943:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132215.026836:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132215.510275:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132215.986445:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132216.003882:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132216.008935:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.285985:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.292804:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.296585:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.537009:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.543009:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.551133:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.559834:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.887266:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.893668:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.898841:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.904085:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132217.908999:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886619:0708/132226.501889:ERROR:gl_utils.cc(402)] [.WebGL-0x28e403b04000]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3886619:0708/132226.715859:ERROR:gl_utils.cc(402)] [.WebGL-0x28e403b04000]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3886619:0708/132226.813890:ERROR:gl_utils.cc(402)] [.WebGL-0x28e403b04000]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[3886619:0708/132229.795650:ERROR:gl_utils.cc(402)] [.WebGL-0x28e403b04000]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[3886625:0708/132230.832220:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132230.841800:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132230.885905:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132230.909691:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132230.916717:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    1) Workflow testing


  0 passing (22s)
  1 failing

  1) MapContent
       Workflow testing:
     Error: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Source "anatomical-markers-source" already exists.

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 Uo.addSource (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=58985dd1:24978:19)
      at a.Map.addSource (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=58985dd1:30324:57)
      at new M0t (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=58985dd1:37231:170)
      at new AQt (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=58985dd1:58944:47)
      at new mHt (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=58985dd1:95405:26)
      at LHt.setupUserInteractions_ (http://localhost:8081/__cypress/src/node_modules/.vite/deps/@abi-software_flatmapvuer.js?v=58985dd1:96130:134)



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

[3886625:0708/132238.807654:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132238.813163:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132238.816674:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132238.979206:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132238.981909:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132239.084856:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[3886625:0708/132239.131619:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)

  (Results)

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


  (Screenshots)

  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/screenshots/MapContent.c     (1280x720)
     y.js/MapContent -- Workflow testing (failed).png                                               


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 11 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:21        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:21        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/615/htmlreports/Cypress_20report
[Set GitHub commit status (universal)] ERROR on repos [] (sha:7565e5a) with context:mapintegratedvuer
Setting status of 126d02821f88b51097cd64b2c00603f209c55375 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/615/ and message: 'Build finished. '
Finished: FAILURE