Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2020-04-15T22:51:12.273Z cypress:cli:cli cli starts with arguments ["/home/nemo/.nvm/versions/node/v10.17.0/bin/node","/home/nemo/work/minds/front/node_modules/.bin/cypress","open","--browser","chrome"]
- 2020-04-15T22:51:12.274Z cypress:cli NODE_OPTIONS is not set
- 2020-04-15T22:51:12.274Z cypress:cli:cli program parsing arguments
- 2020-04-15T22:51:12.275Z cypress:cli:cli opening Cypress
- 2020-04-15T22:51:12.330Z cypress:cli parsed cli options { browser: 'chrome' }
- 2020-04-15T22:51:12.331Z cypress:cli opening from options {"browser":"chrome","project":"/home/nemo/work/minds/front"}
- 2020-04-15T22:51:12.331Z cypress:cli command line arguments ["--browser","chrome","--project","/home/nemo/work/minds/front"]
- 2020-04-15T22:51:12.331Z cypress:cli verifying Cypress app
- 2020-04-15T22:51:12.331Z cypress:cli checking environment variables
- 2020-04-15T22:51:12.333Z cypress:cli checking if executable exists /home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress
- 2020-04-15T22:51:12.334Z cypress:cli Binary is executable? : true
- 2020-04-15T22:51:12.334Z cypress:cli binaryDir is /home/nemo/.cache/Cypress/4.3.0/Cypress
- 2020-04-15T22:51:12.334Z cypress:cli Reading binary package.json from: /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/package.json
- 2020-04-15T22:51:12.336Z cypress:cli Found binary version 4.3.0 installed in: /home/nemo/.cache/Cypress/4.3.0/Cypress
- 2020-04-15T22:51:12.337Z cypress:cli { verified: true }
- 2020-04-15T22:51:12.337Z cypress:cli is Verified ? true
- 2020-04-15T22:51:12.337Z cypress:cli DISPLAY environment variable is set to :0 on Linux
- Assuming this DISPLAY points at working X11 server,
- Cypress will not spawn own Xvfb
- NOTE: if the X11 server is NOT working, Cypress will exit without explanation,
- see https://github.com/cypress-io/cypress/issues/4034
- Solution: Unset the DISPLAY variable and try again:
- DISPLAY= npx cypress run ...
- 2020-04-15T22:51:12.337Z cypress:cli needs to start own Xvfb? false
- 2020-04-15T22:51:12.337Z cypress:cli spawning, should retry on display problem? true
- 2020-04-15T22:51:12.339Z cypress:cli passing DISPLAY :0
- 2020-04-15T22:51:12.339Z cypress:cli spawning Cypress with executable: /home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress
- 2020-04-15T22:51:12.340Z cypress:cli spawn args [ '--no-sandbox', '--', '--browser', 'chrome', '--project', '/home/nemo/work/minds/front', '--cwd', '/home/nemo/work/minds/front' ] { detached: false, stdio: 'inherit' }
- 2020-04-15T22:51:12.506Z cypress:ts Running without ts-node hook in environment "production"
- 2020-04-15T22:51:12.833Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/browsers
- 2020-04-15T22:51:12.835Z cypress:server:util:node_options NODE_OPTIONS check passed, not forking { NODE_OPTIONS: '--max-http-header-size=1048576 --http-parser=legacy' }
- 2020-04-15T22:51:12.835Z cypress:server:util:node_options restoring NODE_OPTIONS { NODE_OPTIONS: '--max-http-header-size=1048576 --http-parser=legacy', ORIGINAL_NODE_OPTIONS: undefined }
- 2020-04-15T22:51:12.978Z cypress:server:cypress starting cypress with argv [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress', '--no-sandbox', '--', '--browser', 'chrome', '--project', '/home/nemo/work/minds/front', '--cwd', '/home/nemo/work/minds/front' ]
- 2020-04-15T22:51:12.979Z cypress:server:args argv array: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress', '--no-sandbox', '--browser', 'chrome', '--project', '/home/nemo/work/minds/front', '--cwd', '/home/nemo/work/minds/front' ]
- 2020-04-15T22:51:12.981Z cypress:server:args argv parsed: { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true }
- 2020-04-15T22:51:12.981Z cypress:server:util:proxy found proxy environment variables {}
- 2020-04-15T22:51:12.982Z cypress:server:args options { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {} }
- 2020-04-15T22:51:12.982Z cypress:server:args argv options: { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front' }
- 2020-04-15T22:51:12.982Z cypress:server:cypress from argv [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress', '--no-sandbox', '--browser', 'chrome', '--project', '/home/nemo/work/minds/front', '--cwd', '/home/nemo/work/minds/front' ] got options { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front' }
- 2020-04-15T22:51:13.000Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production
- 2020-04-15T22:51:13.038Z cypress:server:cypress starting in mode interactive with options { _: [ '/home/nemo/.cache/Cypress/4.3.0/Cypress/Cypress' ], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front' }
- 2020-04-15T22:51:13.039Z cypress:server:cypress running Electron currently
- 2020-04-15T22:51:13.070Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production
- 2020-04-15T22:51:13.301Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/cache
- 2020-04-15T22:51:14.526Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
- {
- pid: 16475,
- parentPid: 16464,
- name: 'Cypress',
- pcpu: 0.00526348709560546,
- pcpuu: 0.004956647040704693,
- pcpus: 0.0003068400549007668,
- pmem: 0.9,
- priority: 19,
- mem_vsz: 1612912,
- mem_rss: 150156,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'blocked',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'cypress'
- },
- {
- pid: 16477,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.000023603081146212827,
- pcpuu: 0.000023603081146212827,
- pcpus: 0,
- pmem: 0.2,
- priority: 19,
- mem_vsz: 196192,
- mem_rss: 43064,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=zygote --no-sandbox',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16617,
- parentPid: 16475,
- name: 'sh',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 2600,
- mem_rss: 792,
- nice: 0,
- started: '2020-04-15 23:51:12',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'sh',
- params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
- path: '/bin',
- group: 'other'
- },
- {
- pid: 16618,
- parentPid: 16617,
- name: 'ps',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 6076,
- mem_rss: 3140,
- nice: 0,
- started: '2020-04-15 23:51:12',
- state: 'running',
- tty: 'pts/3',
- user: 'nemo',
- command: 'ps',
- params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
- path: '',
- group: 'other'
- }
- ]
- 2020-04-15T22:51:14.531Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
- ┌─────────┬───────────────────┬──────────────┬────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
- │ (index) │ group │ processCount │ pids │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
- ├─────────┼───────────────────┼──────────────┼────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
- │ 0 │ 'cypress' │ 1 │ '16475' │ 0.01 │ 0.01 │ 146.64 │ 146.64 │ 146.64 │
- │ 1 │ 'electron-shared' │ 1 │ '16477' │ 0 │ 0 │ 42.05 │ 42.05 │ 42.05 │
- │ 2 │ 'other' │ 2 │ '16617, 16618' │ 0 │ 0 │ 3.84 │ 3.84 │ 3.84 │
- │ 3 │ 'TOTAL' │ 4 │ '-' │ 0.01 │ 0.01 │ 192.53 │ 192.53 │ 192.53 │
- └─────────┴───────────────────┴──────────────┴────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
- 2020-04-15T22:51:14.791Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
- 2020-04-15T22:51:14.791Z cypress:server:saved_state for project path /home/nemo/work/minds/front
- 2020-04-15T22:51:14.793Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
- 2020-04-15T22:51:14.795Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.795Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.795Z cypress:server:saved_state making new state file around /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.796Z cypress:server:file get values from /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.797Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.801Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.801Z cypress:server:file read /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.805Z cypress:server:file read succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.805Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.806Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:14.831Z cypress:server:windows creating electron window with options { backgroundColor: '#dfe2e4', width: 800, height: 550, minWidth: 458, minHeight: 400, x: 0, y: 0, type: 'INDEX', devTools: false, trackState: { width: 'appWidth', height: 'appHeight', x: 'appX', y: 'appY', devTools: 'isAppDevToolsOpen' }, onBlur: [Function: onBlur], onFocus: [Function: onFocus], onClose: [Function: onClose], show: true, frame: true, transparent: false, icon: NativeImage {}, webPreferences: { preload: '/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js', partition: null, webSecurity: false, nodeIntegration: false, backgroundThrottling: false, backgroundColor: '#dfe2e4', transparent: false }, url: 'file:///home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/desktop-gui/dist/index.html', contextMenu: false, recordFrameRate: null, onCrashed: [Function: onCrashed], onNewWindow: [Function: onNewWindow] }
- 2020-04-15T22:51:15.071Z cypress:server:events got request for event: on:menu:clicked, undefined
- 2020-04-15T22:51:15.071Z cypress:server:events got request for event: get:options, undefined
- 2020-04-15T22:51:15.071Z cypress:server:events got request for event: get:current:user, undefined
- 2020-04-15T22:51:15.073Z cypress:server:file get values from /home/nemo/.config/Cypress/cy/production/cache
- 2020-04-15T22:51:15.073Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/cache
- 2020-04-15T22:51:15.073Z cypress:server:events sending ipc data { type: 'get:options', data: { id: 0.92849001320141, data: { _: [Array], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front', onFocusTests: null, os: 'linux', version: '4.3.0' } }, originalData: { id: 0.92849001320141, data: { _: [Array], sandbox: false, browser: 'chrome', project: '/home/nemo/work/minds/front', cwd: '/home/nemo/work/minds/front', invokedFromCli: true, config: {}, projectRoot: '/home/nemo/work/minds/front', onFocusTests: [Function: onFocusTests], os: 'linux', version: '4.3.0' } } }
- 2020-04-15T22:51:15.074Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/cache
- 2020-04-15T22:51:15.074Z cypress:server:file read /home/nemo/.config/Cypress/cy/production/cache
- 2020-04-15T22:51:15.075Z cypress:server:file read succeeded or failed for /home/nemo/.config/Cypress/cy/production/cache
- 2020-04-15T22:51:15.075Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/cache
- 2020-04-15T22:51:15.075Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/cache
- 2020-04-15T22:51:15.076Z cypress:server:events sending ipc data { type: 'get:current:user', data: { id: 0.5022762345652378, data: {} }, originalData: { id: 0.5022762345652378, data: {} } }
- 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:focus:tests, undefined
- 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:spec:changed, undefined
- 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:config:changed, undefined
- 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:project:error, undefined
- 2020-04-15T22:51:15.089Z cypress:server:events got request for event: on:project:warning, undefined
- 2020-04-15T22:51:15.089Z cypress:server:events got request for event: open:project, '/home/nemo/work/minds/front'
- 2020-04-15T22:51:15.089Z cypress:server:events open:project
- 2020-04-15T22:51:15.089Z cypress:server:browsers getAllBrowsersWith { nameOrPath: 'chrome' }
- 2020-04-15T22:51:15.089Z cypress:server:browsers:utils getBrowsers
- 2020-04-15T22:51:15.090Z cypress:launcher detecting if the following browsers are present [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', versionRegex: /Google Chrome (\S+)/m, profile: true, binary: [ 'google-chrome', 'chrome', 'google-chrome-stable' ] }, { name: 'chromium', family: 'chromium', channel: 'stable', displayName: 'Chromium', versionRegex: /Chromium (\S+)/m, profile: true, binary: [ 'chromium-browser', 'chromium' ] }, { name: 'chrome', family: 'chromium', channel: 'canary', displayName: 'Canary', versionRegex: /Google Chrome Canary (\S+)/m, profile: true, binary: 'google-chrome-canary' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', info: 'Firefox support is currently in beta! You can help us continue to improve the Cypress + Firefox experience by [reporting any issues you find](https://on.cypress.io/new-issue).', versionRegex: /^Mozilla Firefox ([^\sab]+)$/m, profile: true, binary: 'firefox' }, { name: 'firefox', family: 'firefox', channel: 'dev', displayName: 'Firefox Developer Edition', info: 'Firefox support is currently in beta! You can help us continue to improve the Cypress + Firefox experience by [reporting any issues you find](https://on.cypress.io/new-issue).', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m, profile: true, binary: [ 'firefox-developer-edition', 'firefox' ] }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', info: 'Firefox support is currently in beta! You can help us continue to improve the Cypress + Firefox experience by [reporting any issues you find](https://on.cypress.io/new-issue).', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m, profile: true, binary: [ 'firefox-nightly', 'firefox-trunk' ] }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft Edge (\S+)/m, profile: true, binary: 'edge' }, { name: 'edge', family: 'chromium', channel: 'canary', displayName: 'Edge Canary', versionRegex: /Microsoft Edge Canary (\S+)/m, profile: true, binary: 'edge-canary' }, { name: 'edge', family: 'chromium', channel: 'beta', displayName: 'Edge Beta', versionRegex: /Microsoft Edge Beta (\S+)/m, profile: true, binary: 'edge-beta' }, { name: 'edge', family: 'chromium', channel: 'dev', displayName: 'Edge Dev', versionRegex: /Microsoft Edge Dev (\S+)/m, profile: true, binary: 'edge-dev' } ]
- 2020-04-15T22:51:15.092Z cypress:launcher checking one browser chrome
- 2020-04-15T22:51:15.092Z cypress:launcher looking up chrome on linux platform
- 2020-04-15T22:51:15.092Z cypress:launcher finding version string using command "google-chrome --version"
- 2020-04-15T22:51:15.100Z cypress:launcher checking one browser chrome
- 2020-04-15T22:51:15.100Z cypress:launcher looking up chrome on linux platform
- 2020-04-15T22:51:15.101Z cypress:launcher finding version string using command "chrome --version"
- 2020-04-15T22:51:15.108Z cypress:launcher checking one browser chrome
- 2020-04-15T22:51:15.108Z cypress:launcher looking up chrome on linux platform
- 2020-04-15T22:51:15.108Z cypress:launcher finding version string using command "google-chrome-stable --version"
- 2020-04-15T22:51:15.116Z cypress:server:events got request for event: updater:check, undefined
- 2020-04-15T22:51:15.116Z cypress:server:updater checking for new version of Cypress. current version is 4.3.0
- 2020-04-15T22:51:15.126Z cypress:launcher Received error detecting browser binary: "chrome" with error: Command failed with ENOENT: chrome --version
- spawn chrome ENOENT
- 2020-04-15T22:51:15.126Z cypress:launcher browser chrome not installed
- 2020-04-15T22:51:15.130Z cypress:launcher stdout: "Google Chrome 81.0.4044.113"
- 2020-04-15T22:51:15.131Z cypress:launcher setting major version for {"name":"chrome","family":"chromium","channel":"stable","displayName":"Chrome","version":"81.0.4044.113","path":"google-chrome"}
- 2020-04-15T22:51:15.131Z cypress:launcher browser chrome version 81.0.4044.113 major version 81
- 2020-04-15T22:51:15.133Z cypress:network:agent addRequest called { isHttps: true, href: 'https://download.cypress.io/desktop.json' }
- 2020-04-15T22:51:15.134Z cypress:network:connect beginning getAddress { hostname: 'download.cypress.io', port: 443 }
- 2020-04-15T22:51:15.137Z cypress:network:connect got addresses { hostname: 'download.cypress.io', port: 443, addresses: [ { address: '104.26.6.176', family: 4 }, { address: '104.26.7.176', family: 4 }, { address: '2606:4700:20::681a:7b0', family: 6 }, { address: '2606:4700:20::681a:6b0', family: 6 } ] }
- 2020-04-15T22:51:15.142Z cypress:launcher stdout: "Google Chrome 81.0.4044.113"
- 2020-04-15T22:51:15.142Z cypress:launcher setting major version for {"name":"chrome","family":"chromium","channel":"stable","displayName":"Chrome","version":"81.0.4044.113","path":"google-chrome-stable"}
- 2020-04-15T22:51:15.142Z cypress:launcher browser chrome version 81.0.4044.113 major version 81
- 2020-04-15T22:51:15.142Z cypress:launcher checking one browser chromium
- 2020-04-15T22:51:15.142Z cypress:launcher looking up chromium on linux platform
- 2020-04-15T22:51:15.142Z cypress:launcher finding version string using command "chromium-browser --version"
- 2020-04-15T22:51:15.149Z cypress:launcher checking one browser chromium
- 2020-04-15T22:51:15.149Z cypress:launcher looking up chromium on linux platform
- 2020-04-15T22:51:15.149Z cypress:launcher finding version string using command "chromium --version"
- 2020-04-15T22:51:15.172Z cypress:network:agent got family { family: 4, href: 'https://download.cypress.io/desktop.json' }
- 2020-04-15T22:51:15.344Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
- 2020-04-15T22:51:15.344Z cypress:server:saved_state for project path /home/nemo/work/minds/front
- 2020-04-15T22:51:15.344Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
- 2020-04-15T22:51:15.345Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.345Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.345Z cypress:server:file set values in /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.345Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.346Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.346Z cypress:server:file write /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.348Z cypress:server:file write succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.348Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.348Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:15.524Z cypress:server:updater latest version of Cypress is: 4.4.0
- 2020-04-15T22:51:15.524Z cypress:server:updater new version of Cypress exists: 4.4.0
- 2020-04-15T22:51:15.525Z cypress:server:events sending ipc data { type: 'updater:check', data: { id: 0.44950528611498375, data: '4.4.0' }, originalData: { id: 0.44950528611498375, data: '4.4.0' } }
- 2020-04-15T22:51:25.187Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
- {
- pid: 16475,
- parentPid: 16464,
- name: 'Cypress',
- pcpu: 0.9825560697757209,
- pcpuu: 0.704877180491278,
- pcpus: 0.27767888928444284,
- pmem: 1.4,
- priority: 19,
- mem_vsz: 1735912,
- mem_rss: 238956,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'cypress'
- },
- {
- pid: 16477,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.2,
- priority: 19,
- mem_vsz: 196192,
- mem_rss: 43064,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=zygote --no-sandbox',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16631,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.0007998532034120796,
- pcpuu: 0.0006116524496680609,
- pcpus: 0.00018820075374401875,
- pmem: 0.3,
- priority: 19,
- mem_vsz: 244396,
- mem_rss: 61280,
- nice: 0,
- started: '2020-04-15 23:51:12',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16919,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.00007057528265400703,
- pcpuu: 0.000047050188436004686,
- pcpus: 0.000023525094218002343,
- pmem: 0.3,
- priority: 19,
- mem_vsz: 254716,
- mem_rss: 49152,
- nice: 0,
- started: '2020-04-15 23:51:13',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 17244,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.003081787342558307,
- pcpuu: 0.0026112854581982602,
- pcpus: 0.0004705018843600469,
- pmem: 0.7,
- priority: 19,
- mem_vsz: 587696,
- mem_rss: 117188,
- nice: 0,
- started: '2020-04-15 23:51:14',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'desktop-gui'
- },
- {
- pid: 17733,
- parentPid: 16475,
- name: 'sh',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 2600,
- mem_rss: 788,
- nice: 0,
- started: '2020-04-15 23:51:23',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'sh',
- params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
- path: '/bin',
- group: 'other'
- },
- {
- pid: 17734,
- parentPid: 17733,
- name: 'ps',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 6076,
- mem_rss: 3216,
- nice: 0,
- started: '2020-04-15 23:51:23',
- state: 'running',
- tty: 'pts/3',
- user: 'nemo',
- command: 'ps',
- params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
- path: '',
- group: 'other'
- }
- ]
- 2020-04-15T22:51:25.189Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
- ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
- │ (index) │ group │ processCount │ pids │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
- ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
- │ 0 │ 'cypress' │ 1 │ '16475' │ 0.98 │ 0.5 │ 233.36 │ 190 │ 233.36 │
- │ 1 │ 'electron-shared' │ 3 │ '16477, 16631, 16919' │ 0 │ 0 │ 149.9 │ 95.97 │ 149.9 │
- │ 2 │ 'desktop-gui' │ 1 │ '17244' │ 0 │ 0 │ 114.44 │ 114.44 │ 114.44 │
- │ 3 │ 'other' │ 2 │ '17733, 17734' │ 0 │ 0 │ 3.91 │ 3.88 │ 3.91 │
- │ 4 │ 'TOTAL' │ 7 │ '-' │ 0.99 │ 0.5 │ 501.61 │ 347.07 │ 501.61 │
- └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
- 2020-04-15T22:51:26.880Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
- 2020-04-15T22:51:26.880Z cypress:server:saved_state for project path /home/nemo/work/minds/front
- 2020-04-15T22:51:26.880Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
- 2020-04-15T22:51:26.880Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.881Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.881Z cypress:server:file set values in /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.881Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.882Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.882Z cypress:server:file read /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.882Z cypress:server:file read succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.882Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.882Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.882Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.883Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.883Z cypress:server:file write /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.884Z cypress:server:file write succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.884Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:26.884Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.421Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
- 2020-04-15T22:51:27.421Z cypress:server:saved_state for project path /home/nemo/work/minds/front
- 2020-04-15T22:51:27.421Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
- 2020-04-15T22:51:27.422Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.422Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.422Z cypress:server:file set values in /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.422Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.424Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.424Z cypress:server:file write /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.426Z cypress:server:file write succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.426Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:27.427Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.140Z cypress:server:saved_state making saved state from /home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server
- 2020-04-15T22:51:33.141Z cypress:server:saved_state for project path /home/nemo/work/minds/front
- 2020-04-15T22:51:33.141Z cypress:server:saved_state state path for project /home/nemo/work/minds/front
- 2020-04-15T22:51:33.141Z cypress:server:appdata path: /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.142Z cypress:server:saved_state full state path /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.142Z cypress:server:file set values in /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.143Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.145Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.146Z cypress:server:file read /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.147Z cypress:server:file read succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.148Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.148Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.149Z cypress:server:file attempt to get lock on /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.150Z cypress:server:file gettin lock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.150Z cypress:server:file write /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.152Z cypress:server:file write succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.152Z cypress:server:file attempt to unlock /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:33.153Z cypress:server:file unlock succeeded or failed for /home/nemo/.config/Cypress/cy/production/projects/front-066c972590eb8b0161357968f4e49c5e/state.json
- 2020-04-15T22:51:35.681Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
- {
- pid: 16475,
- parentPid: 16464,
- name: 'Cypress',
- pcpu: 0.947131433894884,
- pcpuu: 0.7142302616256502,
- pcpus: 0.23290117226923376,
- pmem: 1.4,
- priority: 19,
- mem_vsz: 1735016,
- mem_rss: 239156,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'cypress'
- },
- {
- pid: 16477,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.2,
- priority: 19,
- mem_vsz: 196192,
- mem_rss: 43064,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=zygote --no-sandbox',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16631,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.41145873767564634,
- pcpuu: 0.2794814067230805,
- pcpus: 0.13197733095256578,
- pmem: 0.4,
- priority: 19,
- mem_vsz: 244396,
- mem_rss: 64836,
- nice: 0,
- started: '2020-04-15 23:51:12',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16919,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.3,
- priority: 19,
- mem_vsz: 254716,
- mem_rss: 49152,
- nice: 0,
- started: '2020-04-15 23:51:13',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 17244,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.5667261858551355,
- pcpuu: 0.473565716947442,
- pcpus: 0.0931604689076935,
- pmem: 0.7,
- priority: 19,
- mem_vsz: 586672,
- mem_rss: 116984,
- nice: 0,
- started: '2020-04-15 23:51:14',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'desktop-gui'
- },
- {
- pid: 18871,
- parentPid: 16475,
- name: 'sh',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 2600,
- mem_rss: 856,
- nice: 0,
- started: '2020-04-15 23:51:34',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'sh',
- params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
- path: '/bin',
- group: 'other'
- },
- {
- pid: 18872,
- parentPid: 18871,
- name: 'ps',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 6076,
- mem_rss: 3184,
- nice: 0,
- started: '2020-04-15 23:51:34',
- state: 'running',
- tty: 'pts/3',
- user: 'nemo',
- command: 'ps',
- params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
- path: '',
- group: 'other'
- }
- ]
- 2020-04-15T22:51:35.683Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
- ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
- │ (index) │ group │ processCount │ pids │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
- ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
- │ 0 │ 'cypress' │ 1 │ '16475' │ 0.95 │ 0.65 │ 233.55 │ 204.52 │ 233.55 │
- │ 1 │ 'electron-shared' │ 3 │ '16477, 16631, 16919' │ 0.41 │ 0.14 │ 153.37 │ 115.11 │ 153.37 │
- │ 2 │ 'desktop-gui' │ 1 │ '17244' │ 0.57 │ 0.28 │ 114.24 │ 114.34 │ 114.44 │
- │ 3 │ 'other' │ 2 │ '18871, 18872' │ 0 │ 0 │ 3.95 │ 3.9 │ 3.95 │
- │ 4 │ 'TOTAL' │ 7 │ '-' │ 1.93 │ 0.98 │ 505.11 │ 399.75 │ 505.11 │
- └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
- 2020-04-15T22:51:46.379Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
- {
- pid: 16475,
- parentPid: 16464,
- name: 'Cypress',
- pcpu: 0.6092736192435512,
- pcpuu: 0.45102073112834307,
- pcpus: 0.1582528881152081,
- pmem: 1.4,
- priority: 19,
- mem_vsz: 1735036,
- mem_rss: 239436,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'cypress'
- },
- {
- pid: 16477,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.2,
- priority: 19,
- mem_vsz: 196192,
- mem_rss: 43064,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=zygote --no-sandbox',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16631,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.4589333755341035,
- pcpuu: 0.37189428707073907,
- pcpus: 0.08703908846336444,
- pmem: 0.3,
- priority: 19,
- mem_vsz: 242860,
- mem_rss: 64804,
- nice: 0,
- started: '2020-04-15 23:51:12',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16919,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.3,
- priority: 19,
- mem_vsz: 254716,
- mem_rss: 49152,
- nice: 0,
- started: '2020-04-15 23:51:13',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 17244,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.5301471751859471,
- pcpuu: 0.45893337553410346,
- pcpus: 0.07121379965184366,
- pmem: 0.7,
- priority: 19,
- mem_vsz: 585648,
- mem_rss: 115960,
- nice: 0,
- started: '2020-04-15 23:51:14',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'desktop-gui'
- },
- {
- pid: 19573,
- parentPid: 16475,
- name: 'sh',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 2600,
- mem_rss: 856,
- nice: 0,
- started: '2020-04-15 23:51:44',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'sh',
- params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
- path: '/bin',
- group: 'other'
- },
- {
- pid: 19574,
- parentPid: 19573,
- name: 'ps',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 6076,
- mem_rss: 3140,
- nice: 0,
- started: '2020-04-15 23:51:44',
- state: 'running',
- tty: 'pts/3',
- user: 'nemo',
- command: 'ps',
- params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
- path: '',
- group: 'other'
- }
- ]
- 2020-04-15T22:51:46.380Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
- ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
- │ (index) │ group │ processCount │ pids │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
- ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
- │ 0 │ 'cypress' │ 1 │ '16475' │ 0.61 │ 0.64 │ 233.82 │ 211.84 │ 233.82 │
- │ 1 │ 'electron-shared' │ 3 │ '16477, 16631, 16919' │ 0.46 │ 0.22 │ 153.34 │ 124.66 │ 153.37 │
- │ 2 │ 'desktop-gui' │ 1 │ '17244' │ 0.53 │ 0.37 │ 113.24 │ 113.97 │ 114.44 │
- │ 3 │ 'other' │ 2 │ '19573, 19574' │ 0 │ 0 │ 3.9 │ 3.9 │ 3.95 │
- │ 4 │ 'TOTAL' │ 7 │ '-' │ 1.6 │ 1.13 │ 504.31 │ 425.89 │ 505.11 │
- └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
- 2020-04-15T22:51:56.979Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
- {
- pid: 16475,
- parentPid: 16464,
- name: 'Cypress',
- pcpu: 0.715659869180454,
- pcpuu: 0.5155829165063486,
- pcpus: 0.20007695267410544,
- pmem: 1.4,
- priority: 19,
- mem_vsz: 1727624,
- mem_rss: 240568,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'running',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'cypress'
- },
- {
- pid: 16477,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.2,
- priority: 19,
- mem_vsz: 196192,
- mem_rss: 43064,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=zygote --no-sandbox',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16631,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.477106579453636,
- pcpuu: 0.32320123124278566,
- pcpus: 0.15390534821085033,
- pmem: 0.3,
- priority: 19,
- mem_vsz: 242860,
- mem_rss: 64820,
- nice: 0,
- started: '2020-04-15 23:51:12',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16919,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.3,
- priority: 19,
- mem_vsz: 254716,
- mem_rss: 49452,
- nice: 0,
- started: '2020-04-15 23:51:13',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 17244,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.5694497883801461,
- pcpuu: 0.42323970757983836,
- pcpus: 0.1462100808003078,
- pmem: 0.7,
- priority: 19,
- mem_vsz: 585648,
- mem_rss: 115960,
- nice: 0,
- started: '2020-04-15 23:51:14',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'desktop-gui'
- },
- {
- pid: 20210,
- parentPid: 16475,
- name: 'sh',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 2600,
- mem_rss: 720,
- nice: 0,
- started: '2020-04-15 23:51:55',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'sh',
- params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
- path: '/bin',
- group: 'other'
- },
- {
- pid: 20211,
- parentPid: 20210,
- name: 'ps',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 6076,
- mem_rss: 3144,
- nice: 0,
- started: '2020-04-15 23:51:55',
- state: 'running',
- tty: 'pts/3',
- user: 'nemo',
- command: 'ps',
- params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
- path: '',
- group: 'other'
- }
- ]
- 2020-04-15T22:51:56.980Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
- ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
- │ (index) │ group │ processCount │ pids │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
- ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
- │ 0 │ 'cypress' │ 1 │ '16475' │ 0.72 │ 0.65 │ 234.93 │ 216.46 │ 234.93 │
- │ 1 │ 'electron-shared' │ 3 │ '16477, 16631, 16919' │ 0.48 │ 0.27 │ 153.65 │ 130.46 │ 153.65 │
- │ 2 │ 'desktop-gui' │ 1 │ '17244' │ 0.57 │ 0.42 │ 113.24 │ 113.79 │ 114.44 │
- │ 3 │ 'other' │ 2 │ '20210, 20211' │ 0 │ 0 │ 3.77 │ 3.87 │ 3.95 │
- │ 4 │ 'TOTAL' │ 7 │ '-' │ 1.76 │ 1.26 │ 505.59 │ 441.83 │ 505.59 │
- └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
- 2020-04-15T22:52:07.386Z cypress-verbose:server:util:process_profiler all Cypress-launched processes: [
- {
- pid: 16475,
- parentPid: 16464,
- name: 'Cypress',
- pcpu: 0.6633887458050418,
- pcpuu: 0.49168812924373684,
- pcpus: 0.17170061656130492,
- pmem: 1.4,
- priority: 19,
- mem_vsz: 1728920,
- mem_rss: 241836,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--no-sandbox -- --browser chrome --project /home/nemo/work/minds/front --cwd /home/nemo/work/minds/front',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'cypress'
- },
- {
- pid: 16477,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.2,
- priority: 19,
- mem_vsz: 196192,
- mem_rss: 43064,
- nice: 0,
- started: '2020-04-15 23:51:11',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=zygote --no-sandbox',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16631,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.4760789822836182,
- pcpuu: 0.3277920861624912,
- pcpus: 0.148286896121127,
- pmem: 0.4,
- priority: 19,
- mem_vsz: 243372,
- mem_rss: 64948,
- nice: 0,
- started: '2020-04-15 23:51:12',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=gpu-process --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --no-sandbox --gpu-preferences=KAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --use-gl=swiftshader-webgl --shared-files',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 16919,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0.3,
- priority: 19,
- mem_vsz: 254716,
- mem_rss: 49452,
- nice: 0,
- started: '2020-04-15 23:51:13',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=utility --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --lang=en-GB --service-sandbox-type=network --no-sandbox --ignore-certificate-errors=true --use-fake-device-for-media-stream --ignore-certificate-errors=true --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'electron-shared'
- },
- {
- pid: 17244,
- parentPid: 16475,
- name: 'Cypress',
- pcpu: 0.6165613049246859,
- pcpuu: 0.546320143604152,
- pcpus: 0.07024116132053383,
- pmem: 0.7,
- priority: 19,
- mem_vsz: 536472,
- mem_rss: 116916,
- nice: 0,
- started: '2020-04-15 23:51:14',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'Cypress',
- params: '--type=renderer --no-sandbox --autoplay-policy=no-user-gesture-required --use-fake-ui-for-media-stream --field-trial-handle=14952624174343546107,14695488998298918160,131072 --enable-features=WebComponentsV0Enabled --disable-features=SpareRendererForSitePerProcess --disable-gpu-compositing --lang=en-GB --app-path=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app --no-sandbox --no-zygote --preload=/home/nemo/.cache/Cypress/4.3.0/Cypress/resources/app/packages/server/lib/ipc/ipc.js --enable-remote-module --background-color=#dfe2e4 --disable-electron-site-instance-overrides --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --shared-files=v8_snapshot_data:100',
- path: '/home/nemo/.cache/Cypress/4.3.0/Cypress',
- group: 'desktop-gui'
- },
- {
- pid: 20861,
- parentPid: 16475,
- name: 'sh',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 2600,
- mem_rss: 792,
- nice: 0,
- started: '2020-04-15 23:52:06',
- state: 'sleeping',
- tty: 'pts/3',
- user: 'nemo',
- command: 'sh',
- params: '-c export LC_ALL=C; ps -axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command; unset LC_ALL',
- path: '/bin',
- group: 'other'
- },
- {
- pid: 20862,
- parentPid: 20861,
- name: 'ps',
- pcpu: 0,
- pcpuu: 0,
- pcpus: 0,
- pmem: 0,
- priority: 19,
- mem_vsz: 6076,
- mem_rss: 3112,
- nice: 0,
- started: '2020-04-15 23:52:06',
- state: 'running',
- tty: 'pts/3',
- user: 'nemo',
- command: 'ps',
- params: '-axo pid:11,ppid:11,pcpu:6,pmem:6,pri:5,vsz:11,rss:11,ni:5,lstart:30,state:5,tty:15,user:20,command',
- path: '',
- group: 'other'
- }
- ]
- 2020-04-15T22:52:07.386Z cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
- ┌─────────┬───────────────────┬──────────────┬───────────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
- │ (index) │ group │ processCount │ pids │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
- ├─────────┼───────────────────┼──────────────┼───────────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
- │ 0 │ 'cypress' │ 1 │ '16475' │ 0.66 │ 0.66 │ 236.17 │ 219.74 │ 236.17 │
- │ 1 │ 'electron-shared' │ 3 │ '16477, 16631, 16919' │ 0.48 │ 0.3 │ 153.77 │ 134.35 │ 153.77 │
- │ 2 │ 'desktop-gui' │ 1 │ '17244' │ 0.62 │ 0.46 │ 114.18 │ 113.87 │ 114.44 │
- │ 3 │ 'other' │ 2 │ '20861, 20862' │ 0 │ 0 │ 3.81 │ 3.86 │ 3.95 │
- │ 4 │ 'TOTAL' │ 7 │ '-' │ 1.76 │ 1.34 │ 507.93 │ 452.85 │ 507.93 │
- └─────────┴───────────────────┴──────────────┴───────────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
- [16631:0415/235213.881618:WARNING:x11_util.cc(1443)] X error received: serial 3081, error_code 9 (BadDrawable (invalid Pixmap or Window parameter)), request_code 130, minor_code 3 (X_ShmPutImage)
- [16631:0415/235213.887823:WARNING:x11_util.cc(1443)] X error received: serial 3086, error_code 9 (BadDrawable (invalid Pixmap or Window parameter)), request_code 130, minor_code 3 (X_ShmPutImage)
Advertisement
Add Comment
Please, Sign In to add comment