Created
March 26, 2016 00:11
-
-
Save cdaringe/e01f3309baacd21bf581 to your computer and use it in GitHub Desktop.
coinstac-simulator-dang-it-worked
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CHA-CHING! CEEZ is runnin' Darwin 15.3.0 64-bit (64) | |
🛰 cdieringer:~/edu/sdp/6300Spring16Team83/Project2$ cd | |
🛰 cdieringer:~$ cd node/ | |
🛰 cdieringer:~/node$ mkdir coinstac-fresh-sim-test | |
🛰 cdieringer:~/node$ cd coinstac-fresh-sim-test/ | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test$ git clone [email protected]:MRN-Code/coinstac-simulator | |
Cloning into 'coinstac-simulator'... | |
remote: Counting objects: 152, done. | |
remote: Compressing objects: 100% (106/106), done. | |
remote: Total 152 (delta 62), reused 130 (delta 44), pack-reused 0 | |
Receiving objects: 100% (152/152), 5.85 MiB | 406.00 KiB/s, done. | |
Resolving deltas: 100% (62/62), done. | |
Checking connectivity... done. | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test$ cd coinstac-simulator/ | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ npm i | |
npm WARN package.json [email protected] No README data | |
npm ERR! Darwin 15.3.0 | |
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" | |
npm ERR! node v4.3.1 | |
npm ERR! npm v2.14.12 | |
npm ERR! code ETARGET | |
npm ERR! notarget No compatible version found: coinstac-common@'lastest' | |
npm ERR! notarget Valid install targets: | |
npm ERR! notarget ["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.0.7"] | |
npm ERR! notarget | |
npm ERR! notarget This is most likely not a problem with npm itself. | |
npm ERR! notarget In most cases you or one of your dependencies are requesting | |
npm ERR! notarget a package version that doesn't exist. | |
npm ERR! notarget | |
npm ERR! notarget It was specified as a dependency of 'coinstac-simulator' | |
npm ERR! notarget | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/npm-debug.log | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ gbl | |
* master | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ gba | |
* master | |
remotes/origin/HEAD -> origin/master | |
remotes/origin/feature/cli-runner | |
remotes/origin/gh-pages | |
remotes/origin/master | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ gc feature/cli-runner | |
Branch feature/cli-runner set up to track remote branch feature/cli-runner from origin. | |
Switched to a new branch 'feature/cli-runner' | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ npm i | |
> [email protected] install /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/coins-validate/node_modules/git-validate | |
> node bin/install | |
> [email protected] install /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/coins-validate | |
> node index.js | |
installing coins-validate hooks and scripts into your project... | |
project has all coins-* dev packages installed :) | |
> [email protected] postinstall /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/spawn-pouchdb-server/node_modules/cross-spawn/node_modules/spawn-sync | |
> node postinstall | |
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. | |
\ | |
> [email protected] install /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/coinstac-common/node_modules/pouchy/node_modules/pouchdb/node_modules/websql/node_modules/sqlite3 | |
> node-pre-gyp install --fallback-to-build | |
[sqlite3] Success: "/Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/coinstac-common/node_modules/pouchy/node_modules/pouchdb/node_modules/websql/node_modules/sqlite3/lib/binding/node-v46-darwin-x64/node_sqlite3.node" is installed via remote | |
> [email protected] install /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/spawn-pouchdb-server/node_modules/pouchdb-server/node_modules/pouchdb/node_modules/websql/node_modules/sqlite3 | |
> node-pre-gyp install --fallback-to-build | |
[sqlite3] Success: "/Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/spawn-pouchdb-server/node_modules/pouchdb-server/node_modules/pouchdb/node_modules/websql/node_modules/sqlite3/lib/binding/node-v46-darwin-x64/node_sqlite3.node" is installed via remote | |
> [email protected] install /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/pouchy/node_modules/pouchdb/node_modules/leveldown | |
> prebuild --install | |
> [email protected] install /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/spawn-pouchdb-server/node_modules/pouchdb-server/node_modules/pouchdb/node_modules/leveldown | |
> prebuild --install | |
> [email protected] install /Users/cdieringer/node/coinstac-fresh-sim-test/coinstac-simulator/node_modules/coinstac-common/node_modules/pouchy/node_modules/pouchdb/node_modules/leveldown | |
> prebuild --install | |
[email protected] node_modules/async | |
[email protected] node_modules/eslint-config-airbnb | |
[email protected] node_modules/eslint-plugin-react | |
[email protected] node_modules/commander | |
└── [email protected] | |
[email protected] node_modules/minami | |
[email protected] node_modules/coins-validate | |
└── [email protected] | |
[email protected] node_modules/memdown | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
└── [email protected] ([email protected]) | |
[email protected] node_modules/winston | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
└── [email protected] | |
[email protected] node_modules/chalk | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected]) | |
└── [email protected] ([email protected]) | |
[email protected] node_modules/gh-pages | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) | |
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected]) | |
[email protected] node_modules/istanbul | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected], [email protected]) | |
├── [email protected] | |
├── [email protected] ([email protected], [email protected]) | |
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected]) | |
├── [email protected] ([email protected]) | |
└── [email protected] ([email protected], [email protected], [email protected]) | |
[email protected] node_modules/jsdoc | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] ([email protected]) | |
├── [email protected] | |
└── [email protected] ([email protected]) | |
[email protected] node_modules/lodash | |
[email protected] node_modules/eslint | |
[email protected] node_modules/pouchy | |
├── [email protected] ([email protected], [email protected]) | |
├── [email protected] ([email protected], [email protected]) | |
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) | |
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) | |
[email protected] node_modules/spawn-pouchdb-server | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected], [email protected]) | |
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) | |
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) | |
[email protected] node_modules/coinstac-common | |
├── [email protected] ([email protected], [email protected], [email protected]) | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected], [email protected], [email protected]) | |
├── [email protected] ([email protected], [email protected], [email protected]) | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected]) | |
├── [email protected] ([email protected], [email protected]) | |
├── [email protected] | |
└── [email protected] ([email protected], [email protected], [email protected], [email protected]) | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ node src/ | |
.pouchdb-server-config.js boot-compute-server.js db-server.js logger.js stub-computation-to-registry.js | |
boot-client.js boot-compute-servers.js handle-errors.js pool-initializer.js | |
boot-clients.js cli/ index.js seed-central-db.js | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ node src/cli/ -d ../coinstac-decentralized-algorithm-integration/test/ | |
declarations/ index.js | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ node src/cli/ -d ../coinstac-decentralized-algorithm-integration/test/declarations/ | |
bisect-converge.js group-add.js process-files.js | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ node src/cli/ -d ../coinstac-decentralized-algorithm-integration/test/declarations/bisect-converge.js | |
info: db server up | |
info: db seeded | |
info: compute server up | |
info: clients up | |
info: COMPUTE-SERVER: 100 'convergeCount' 1 | |
info: USER: jamin old 100 new 100 | |
info: USER: ross old 59 new 79.5 | |
info: USER: drew old 19 new 59.5 | |
info: USER: sergey old 94 new 97 | |
info: COMPUTE-SERVER: 100 'convergeCount' 1 | |
info: USER: ross old 79.5 new 89.75 | |
info: USER: drew old 59.5 new 79.75 | |
info: USER: jamin old 100 new 100 | |
info: USER: sergey old 97 new 98.5 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: USER: drew old 79.75 new 89.875 | |
info: USER: ross old 89.75 new 94.875 | |
info: USER: jamin old 100 new 100 | |
info: USER: sergey old 98.5 new 99.25 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: USER: ross old 94.875 new 97.4375 | |
info: USER: sergey old 99.25 new 99.625 | |
info: USER: jamin old 100 new 100 | |
info: USER: drew old 89.875 new 94.9375 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: USER: ross old 97.4375 new 98.71875 | |
info: USER: sergey old 99.625 new 99.8125 | |
info: USER: jamin old 100 new 100 | |
info: USER: drew old 94.9375 new 97.46875 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: USER: jamin old 100 new 100 | |
info: USER: sergey old 99.8125 new 99.90625 | |
info: USER: drew old 97.46875 new 98.734375 | |
info: USER: ross old 98.71875 new 99.359375 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: USER: drew old 98.734375 new 99.3671875 | |
info: USER: sergey old 99.90625 new 99.953125 | |
info: USER: ross old 99.359375 new 99.6796875 | |
info: USER: jamin old 100 new 100 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: USER: ross old 99.6796875 new 99.83984375 | |
info: USER: drew old 99.3671875 new 99.68359375 | |
info: USER: sergey old 99.953125 new 99.9765625 | |
info: USER: jamin old 100 new 100 | |
info: COMPUTE-SERVER: 100 'convergeCount' 2 | |
info: COMPUTE-SERVER: 100 'convergeCount' 3 | |
info: USER: ross old 99.83984375 new 99.919921875 | |
info: USER: jamin old 100 new 100 | |
info: USER: sergey old 99.9765625 new 99.98828125 | |
info: USER: drew old 99.68359375 new 99.841796875 | |
info: COMPUTE-SERVER: 100 'convergeCount' 3 | |
info: USER: sergey old 99.98828125 new 99.994140625 | |
info: USER: drew old 99.841796875 new 99.9208984375 | |
info: USER: ross old 99.919921875 new 99.9599609375 | |
info: USER: jamin old 100 new 100 | |
info: COMPUTE-SERVER: 100 'convergeCount' 3 | |
info: USER: ross old 99.9599609375 new 99.97998046875 | |
info: USER: drew old 99.9208984375 new 99.96044921875 | |
info: USER: jamin old 100 new 100 | |
info: USER: sergey old 99.994140625 new 99.9970703125 | |
info: COMPUTE-SERVER: 100 'convergeCount' 4 | |
info: COMPUTE-SERVER: info: computation complete, run test_run_id | |
🛰 cdieringer:~/node/coinstac-fresh-sim-test/coinstac-simulator$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment