Skip to content
Success

Console Output

GitHub pull request #383 of commit c9642c30a0b9d2333fb7b8135b946d0a373ecf03, no merge conflicts.
Running as SYSTEM
Setting status of c9642c30a0b9d2333fb7b8135b946d0a373ecf03 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1103/ 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/383/merge^{commit} # timeout=10
Checking out Revision 4a6e065b6f8e67eff462ac0572a3bb80e908e265 (refs/remotes/origin/pr/383/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a6e065b6f8e67eff462ac0572a3bb80e908e265 # timeout=10
Commit message: "Merge c9642c30a0b9d2333fb7b8135b946d0a373ecf03 into 09ce0b5456760be3bf18aafb109de2d32860063e"
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/jenkins4506463354250674445.sh
+ export NODE_OPTIONS=--max-old-space-size=8192
+ node --version
v18.17.1
+ npm install

up to date, audited 1501 packages in 5s

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

2 moderate severity vulnerabilities

To address all issues, run:
  npm audit fix

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

> @abi-software/mapintegratedvuer@1.12.5 build-bundle
> vite build -c vite.bundle-build.js

vite v5.4.19 building for production...
transforming...
✓ 1559 modules transformed.
rendering chunks...
computing gzip size...
dist/style.css                   405.24 kB │ gzip:  63.57 kB
dist/mapintegratedvuer.js          0.08 kB │ gzip:   0.09 kB
dist/Iframe-RfH8qEW9.js            0.59 kB │ gzip:   0.39 kB
dist/Simulation-CVlV7n8p.js        0.74 kB │ gzip:   0.41 kB
dist/Plot-_4H8SF2m.js              0.74 kB │ gzip:   0.42 kB
dist/style-ySL9_UYl.js             2.14 kB │ gzip:   0.94 kB
dist/Flatmap-B6_dZU5G.js           7.92 kB │ gzip:   2.53 kB
dist/Scaffold-DN3DRmcm.js         11.24 kB │ gzip:   3.52 kB
dist/MultiFlatmap-jXbN0p2D.js     12.61 kB │ gzip:   3.88 kB
dist/ContentMixin-XThMnwN-.js     96.36 kB │ gzip:  18.31 kB
dist/index-B_Swzf2X.js         2,577.03 kB │ gzip: 660.18 kB
dist/style.css                    405.24 kB │ gzip:  63.57 kB
dist/mapintegratedvuer.umd.cjs  2,009.34 kB │ gzip: 590.25 kB
✓ built in 32.20s
[mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins5948548505841405164.sh
+ node --version
v18.17.1
+ npm run cypress-component

> @abi-software/mapintegratedvuer@1.12.5 cypress-component
> npm run cypress-prepare && cypress run --component


> @abi-software/mapintegratedvuer@1.12.5 cypress-prepare
> node cypress/support/fileUtils.js


DevTools listening on ws://127.0.0.1:37825/devtools/browser/129ce3df-3047-4f29-aab6-4d5a83a86fd1
[1444956:0910/123645.613181: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.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)
[1445120:0910/123653.645698:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123653.702530:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123653.710155:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123654.353635:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123654.360322:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123654.370023:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123655.033501:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123656.887444:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123701.522730:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123708.216840:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)


  MapContent
[1445120:0910/123708.994259:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123709.572578:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123709.738861:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123709.749855:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123709.751869:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123709.834745:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123709.840999:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123710.159802:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123710.569877:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123710.746354:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123710.751041:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123710.758491:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123711.214427:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.374772:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.384151:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.392241:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.400806:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.406483:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.542751:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.588117:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.766538:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123713.773405:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445114:0910/123720.135619:ERROR:gl_utils.cc(402)] [.WebGL-0xd94002a3800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1445114:0910/123720.296568:ERROR:gl_utils.cc(402)] [.WebGL-0xd94002a3800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1445114:0910/123720.474687:ERROR:gl_utils.cc(402)] [.WebGL-0xd94002a3800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[1445114:0910/123720.573234:ERROR:gl_utils.cc(402)] [.WebGL-0xd94002a3800]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)
[1445120:0910/123724.270573:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123724.277470:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123724.281236:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123724.378723:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123724.398774:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123734.934623:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123734.938226:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123739.886401:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123742.946350:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123858.752749:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123859.602347:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123910.606308:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123910.610231:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123910.614268:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123910.782681:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123910.794355:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123920.167404:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123920.192171:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123920.197886:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123920.203081:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123920.207645:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123925.804744:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123940.553988:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123940.561157:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123940.568266:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123940.575020:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123940.581319:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123953.840005:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123953.866278:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123953.877487:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123953.888950:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123953.897500:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/123959.952444:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124010.722391:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124023.691797:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124023.697072:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124023.702059:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124023.778147:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124023.786315:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124036.855875:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124039.194735:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124039.200002:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124039.206653:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124041.333920:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124049.974411:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124118.578726:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124131.365399:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124131.374608:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124131.382498:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124131.398622:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124131.402837:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124140.372466:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124143.040691:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124143.045730:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124145.559240:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124145.566814:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124152.930925:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124155.266644:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124158.585316:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124212.541110:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124212.549102:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124212.554333:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124212.638607:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124212.652063:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124225.615952:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124230.164475:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124233.758732:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124316.658801:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124329.598704:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124332.478314:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124335.294351:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124344.514489:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124351.744695:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124354.409632:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124401.112138:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124406.694751:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124406.701902:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124408.426631:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124409.347171:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124409.374706:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124412.597306:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124417.014309:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124423.223962:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124423.230527:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124423.234478:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124425.494421:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124428.930363:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124429.185562:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124429.344059:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445114:0910/124432.152129:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.156339:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.156477:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.156752:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.156901:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.157026:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.157176:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.157300:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.157476:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.157625:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.157826:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.157985:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.158202:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.158383:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.158530:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.158810:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.158948:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.159079:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.159203:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.159337:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.159460:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.159591:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.159750:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.160104:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.160273:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.183102:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.183278:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.183885:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.184227:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.206152:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.206330:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.207029:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.207271:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.235429:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.235593:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.236222:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.236401:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.249223:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.249407:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.249633:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.249767:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.249936:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.250095:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.265649:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.265821:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.266328:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.266592:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.266863:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.267425:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.288472:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.288632:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.289330:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.291862:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.297980:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.305568:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.305690:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.305912:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.363742:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.363940:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.364267:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.364415:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.375931:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.376056:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.376307:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.390758:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.390898:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.391381:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.391598:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.392118:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.393716:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.393895:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.394269:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.394468:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.399378:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.399552:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.399799:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.399986:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.403008:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124432.403120:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.015161:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.015324:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.016049:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.016293:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.016531:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.016616:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.016810:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.017002:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.017104:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.017314:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.017643:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.017855:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.018072:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.018206:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.018482:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.018652:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.018777:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.018901:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.020339:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.020798:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.021128:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.021398:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.025902:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.026303:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.026520:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.026658:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.026783:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.027028:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.027157:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.027269:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.027373:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.027494:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.027763:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.028096:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.028325:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.028438:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.028547:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.028659:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.028761:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.028864:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.029082:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.029208:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.029316:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.029446:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.029572:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.029757:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.029868:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.029987:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.030242:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.030288:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.030435:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.030548:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.030808:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.030940:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.031052:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.031300:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.031428:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.031538:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.031668:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.031720:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.031927:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.032149:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.032269:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.032380:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.032502:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.032607:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.032931:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.033179:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.033295:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.033400:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.033507:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.033619:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.033756:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.033868:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.034019:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.034181:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.034580:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.034858:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.035102:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.036420:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.036702:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.036986:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.037357:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.037617:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.037764:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.037919:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.038072:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.038377:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.038560:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.038958:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.039253:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.039696:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.040019:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.040336:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.041517:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.041964:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.042289:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.042601:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.043026:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.043458:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.043756:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445114:0910/124433.044196:ERROR:gl_utils.cc(398)] [.WebGL-0xd9406f73800] GL_INVALID_OPERATION: Must have element array buffer bound.
[1445120:0910/124434.546373:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124436.878733:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124444.270386:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124446.054673:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124448.449391:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124451.714748:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124451.722786:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124451.728262:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124502.273128:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124504.977286:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124504.981382:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124504.982686:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124512.022564:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124512.028975:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124532.137692:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124538.042717:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124539.351197:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124557.875960:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124607.846656:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124632.750914:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124649.515236:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
[1445120:0910/124701.978386:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
    ✓ Workflow testing (599023ms)


  1 passing (10m)

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


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      1                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  11                                                                               │
  │ Video:        true                                                                             │
  │ Duration:     10 minutes, 0 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.     (1280x896)
     js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png                                
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_1pane.png               
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane.png                                     
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (1).png                                 
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (2).png                                 
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_1pane (3).png                                 
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/base/cypress/component/MapContent.cy.js/MapContent_4panes.png                               
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/MapContent.cy.js/base/cypress/component/MapContent.cy.js/MapContent_4panes.pn               
     g                                                                                              
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_4panes.png                                    
  -  /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/snapshots/MapContent.cy.     (1280x896)
     js/cypress/component/MapContent.cy.js/MapContent_4panes (1).png                                


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 1 minute, 47 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                         10:00        1        1        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        10:00        1        1        -        -        -  

+ npm run report:merge

> @abi-software/mapintegratedvuer@1.12.5 report:merge
> mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json

+ npm run report:generate

> @abi-software/mapintegratedvuer@1.12.5 report:generate
> marge cypress/results/mochawesome-bundle.json -o cypress/reports/html


✓ Reports saved:
/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html/mochawesome-bundle.html
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/1103/htmlreports/Cypress_20report
[htmlpublisher] Copying recursive using current thread
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:4a6e065) with context:mapintegratedvuer
Setting status of c9642c30a0b9d2333fb7b8135b946d0a373ecf03 to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/1103/ and message: 'Build finished. '
Finished: SUCCESS