Skip to content

Instantly share code, notes, and snippets.

@tylerflint
Last active May 10, 2016 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tylerflint/05a22df1f3ba5bfc26bd2f92dee2e1c3 to your computer and use it in GitHub Desktop.
Save tylerflint/05a22df1f3ba5bfc26bd2f92dee2e1c3 to your computer and use it in GitHub Desktop.
nanobox build hooks output
+> Copying user's ssh keys into the build environment
+> Setting up directories and permissions
+> Cleaning up any previous builds
UPDATING PKG DATABASE ----------------->
reading local summary...
processing local summary...
updating database: 100%
pkg_summary.bz2 100% 159KB 159.1KB/s 40.1KB/s 00:01
processing remote summary (http://pkgsrc.nanobox.io/nanobox/base/Linux/)...
updating database: 100%
COPYING CODEBASE FROM LOCAL PROJECT --->
sync: 693 100% 583.01kB/s 0:00:00 (xfr#3, to-chk=0/4)
CLONING ENGINE ------------------------>
Cloning into 'engine'...
remote: Counting objects: 1051, done.
remote: Compressing objects: 100% (33/33), done.
remote: Total 1051 (delta 19), reused 7 (delta 7), pack-reused 1008
Receiving objects: 100% (1051/1051), 310.47 KiB | 590.00 KiB/s, done.
Resolving deltas: 100% (395/395), done.
Checking connectivity... done.
CHECKING OUT: REFACTOR/V1 ------------->
Branch refactor/v1 set up to track remote branch refactor/v1 from origin.
Switched to a new branch 'refactor/v1'
INSTALLING NODEJS-4.2 AND PYTHON27 ---->
$ pkgin -y in nodejs-4.2 python27
calculating dependencies... done.
nothing to upgrade.
4 packages to be installed (46M to download, 168M to install):
libffi-3.2.1 db4-4.8.30 nodejs-4.2.6nb1 python27-2.7.10
downloading packages...
libffi-3.2.1.tgz 100% 53KB 53.3KB/s 53.3KB/s 00:00
db4-4.8.30.tgz 100% 22MB 203.8KB/s 78.9KB/s 01:50
nodejs-4.2.6nb1.tgz 100% 7109KB 151.3KB/s 18.0KB/s 00:47
python27-2.7.10.tgz 100% 17MB 168.4KB/s 43.9KB/s 01:42
installing packages...
installing libffi-3.2.1...
installing db4-4.8.30...
installing nodejs-4.2.6nb1...
installing python27-2.7.10...
pkg_install warnings: 4, errors: 0
pkg_install error log can be found in /data/var/db/pkgin/pkg_install-err.log
reading local summary...
processing local summary...
updating database: 100%
marking nodejs-4.2.6nb1 as non auto-removable
marking python27-2.7.10 as non auto-removable
[√] SUCCESS
INSTALLING NPM MODULES ---------------->
$ npm install
npm WARN package.json simple-nodejs@1.0.0 No repository field.
npm WARN package.json simple-nodejs@1.0.0 No README data
express@4.13.4 node_modules/express
├── escape-html@1.0.3
├── array-flatten@1.1.1
├── cookie-signature@1.0.6
├── utils-merge@1.0.0
├── content-type@1.0.1
├── merge-descriptors@1.0.1
├── vary@1.0.1
├── methods@1.1.2
├── cookie@0.1.5
├── content-disposition@0.5.1
├── path-to-regexp@0.1.7
├── parseurl@1.3.1
├── serve-static@1.10.2
├── fresh@0.3.0
├── range-parser@1.0.3
├── etag@1.7.0
├── depd@1.1.0
├── qs@4.0.0
├── on-finished@2.3.0 (ee-first@1.1.1)
├── finalhandler@0.4.1 (unpipe@1.0.0)
├── debug@2.2.0 (ms@0.7.1)
├── proxy-addr@1.0.10 (forwarded@0.1.0, ipaddr.js@1.0.5)
├── send@0.13.1 (destroy@1.0.4, statuses@1.2.1, ms@0.7.1, mime@1.3.4, http-errors@1.3.1)
├── type-is@1.6.12 (media-typer@0.3.0, mime-types@2.1.11)
└── accepts@1.2.13 (negotiator@0.5.3, mime-types@2.1.11)
[√] SUCCESS
PRUNING NPM MODULES ------------------->
$ npm prune
npm WARN package.json simple-nodejs@1.0.0 No repository field.
npm WARN package.json simple-nodejs@1.0.0 No README data
[√] SUCCESS
+> Moving code into app directory...
STASHING BUILD ENVIRONMENT ------------>
sync: 279,898,092 99% 54.18MB/s 0:00:04 (xfr#15133, to-chk=0/18206)
STASHING PKG CACHE -------------------->
sync: 47,875,232 100% 80.90MB/s 0:00:00 (xfr#4, to-chk=0/5)
UNINSTALLING PYTHON27 ----------------->
$ pkgin -y rm python27
1 packages to delete:
python27-2.7.10
removing python27-2.7.10...
pkg_install warnings: 0, errors: 0
reading local summary...
processing local summary...
updating database: 100%
[√] SUCCESS
REMOVING ORPHANED PACKAGES ------------>
in order to remove packages from the autoremove list, flag those with the `keep' action.
2 packages to be autoremoved:
libffi-3.2.1 db4-4.8.30
proceed ? [Y/n] removing libffi-3.2.1...
removing db4-4.8.30...
pkg_install warnings: 0, errors: 0
reading local summary...
processing local summary...
updating database: 100%
STASHING DEPLOY ENVIRONMENT ----------->
sync: 83,704,926 99% 84.62MB/s 0:00:00 (xfr#2024, to-chk=0/2493)
+> Copying user's ssh keys into the build environment
+> Setting up directories and permissions
+> Cleaning up any previous builds
+> Updating pkg database ----------------->
reading local summary...
processing local summary...
updating database: 100%
pkg_summary.bz2 100% 159KB 159.1KB/s 40.1KB/s 00:01
processing remote summary (http://pkgsrc.nanobox.io/nanobox/base/Linux/)...
updating database: 100%
+> copying codebase from local project --->
sync: 693 100% 583.01kB/s 0:00:00 (xfr#3, to-chk=0/4)
+> Cloning engine ------------------------>
Cloning into 'engine'...
remote: Counting objects: 1051, done.
remote: Compressing objects: 100% (33/33), done.
remote: Total 1051 (delta 19), reused 7 (delta 7), pack-reused 1008
Receiving objects: 100% (1051/1051), 310.47 KiB | 590.00 KiB/s, done.
Resolving deltas: 100% (395/395), done.
Checking connectivity... done.
+> Checking out: refactor/v1 ------------->
Branch refactor/v1 set up to track remote branch refactor/v1 from origin.
Switched to a new branch 'refactor/v1'
+> Installing packages ------------------->
$ pkgin -y in nodejs-4.2 python27
calculating dependencies... done.
nothing to upgrade.
4 packages to be installed (46M to download, 168M to install):
libffi-3.2.1 db4-4.8.30 nodejs-4.2.6nb1 python27-2.7.10
downloading packages...
libffi-3.2.1.tgz 100% 53KB 53.3KB/s 53.3KB/s 00:00
db4-4.8.30.tgz 100% 22MB 203.8KB/s 78.9KB/s 01:50
nodejs-4.2.6nb1.tgz 100% 7109KB 151.3KB/s 18.0KB/s 00:47
python27-2.7.10.tgz 100% 17MB 168.4KB/s 43.9KB/s 01:42
installing packages...
installing libffi-3.2.1...
installing db4-4.8.30...
installing nodejs-4.2.6nb1...
installing python27-2.7.10...
pkg_install warnings: 4, errors: 0
pkg_install error log can be found in /data/var/db/pkgin/pkg_install-err.log
reading local summary...
processing local summary...
updating database: 100%
marking nodejs-4.2.6nb1 as non auto-removable
marking python27-2.7.10 as non auto-removable
[√] SUCCESS
+> Installing npm modules ---------------->
$ npm install
npm WARN package.json simple-nodejs@1.0.0 No repository field.
npm WARN package.json simple-nodejs@1.0.0 No README data
express@4.13.4 node_modules/express
├── escape-html@1.0.3
├── array-flatten@1.1.1
├── cookie-signature@1.0.6
├── utils-merge@1.0.0
├── content-type@1.0.1
├── merge-descriptors@1.0.1
├── vary@1.0.1
├── methods@1.1.2
├── cookie@0.1.5
├── content-disposition@0.5.1
├── path-to-regexp@0.1.7
├── parseurl@1.3.1
├── serve-static@1.10.2
├── fresh@0.3.0
├── range-parser@1.0.3
├── etag@1.7.0
├── depd@1.1.0
├── qs@4.0.0
├── on-finished@2.3.0 (ee-first@1.1.1)
├── finalhandler@0.4.1 (unpipe@1.0.0)
├── debug@2.2.0 (ms@0.7.1)
├── proxy-addr@1.0.10 (forwarded@0.1.0, ipaddr.js@1.0.5)
├── send@0.13.1 (destroy@1.0.4, statuses@1.2.1, ms@0.7.1, mime@1.3.4, http-errors@1.3.1)
├── type-is@1.6.12 (media-typer@0.3.0, mime-types@2.1.11)
└── accepts@1.2.13 (negotiator@0.5.3, mime-types@2.1.11)
[√] SUCCESS
+> Pruning npm modules ------------------->
$ npm prune
npm WARN package.json simple-nodejs@1.0.0 No repository field.
npm WARN package.json simple-nodejs@1.0.0 No README data
[√] SUCCESS
+> Moving code into app directory...
+> Stashing build environment ------------>
sync: 279,898,092 99% 54.18MB/s 0:00:04 (xfr#15133, to-chk=0/18206)
+> Stashing pkg cache -------------------->
sync: 47,875,232 100% 80.90MB/s 0:00:00 (xfr#4, to-chk=0/5)
+> Uninstalling packages ----------------->
$ pkgin -y rm python27
1 packages to delete:
python27-2.7.10
removing python27-2.7.10...
pkg_install warnings: 0, errors: 0
reading local summary...
processing local summary...
updating database: 100%
[√] SUCCESS
+> Removing orphaned packages ------------>
in order to remove packages from the autoremove list, flag those with the `keep' action.
2 packages to be autoremoved:
libffi-3.2.1 db4-4.8.30
proceed ? [Y/n] removing libffi-3.2.1...
removing db4-4.8.30...
pkg_install warnings: 0, errors: 0
reading local summary...
processing local summary...
updating database: 100%
+> Stashing deploy environment ----------->
sync: 83,704,926 99% 84.62MB/s 0:00:00 (xfr#2024, to-chk=0/2493)
+> Copying user's ssh keys into the build environment
+> Setting up directories and permissions
+> Cleaning up any previous builds
+> Updating pkg database ----------------->
reading local summary...
processing local summary...
updating database: 100%
pkg_summary.bz2 100% 159KB 159.1KB/s 40.1KB/s 00:01
processing remote summary (http://pkgsrc.nanobox.io/nanobox/base/Linux/)...
updating database: 100%
+> copying codebase from local project --->
sync: 693 100% 583.01kB/s 0:00:00 (xfr#3, to-chk=0/4)
+> Cloning engine ------------------------>
Cloning into 'engine'...
remote: Counting objects: 1051, done.
remote: Compressing objects: 100% (33/33), done.
remote: Total 1051 (delta 19), reused 7 (delta 7), pack-reused 1008
Receiving objects: 100% (1051/1051), 310.47 KiB | 590.00 KiB/s, done.
Resolving deltas: 100% (395/395), done.
Checking connectivity... done.
+> Checking out: refactor/v1 ------------->
Branch refactor/v1 set up to track remote branch refactor/v1 from origin.
Switched to a new branch 'refactor/v1'
+> Installing packages ------------------->
$ pkgin -y in nodejs-4.2 python27
calculating dependencies... done.
nothing to upgrade.
4 packages to be installed (46M to download, 168M to install):
libffi-3.2.1 db4-4.8.30 nodejs-4.2.6nb1 python27-2.7.10
downloading packages...
libffi-3.2.1.tgz 100% 53KB 53.3KB/s 53.3KB/s 00:00
db4-4.8.30.tgz 100% 22MB 203.8KB/s 78.9KB/s 01:50
nodejs-4.2.6nb1.tgz 100% 7109KB 151.3KB/s 18.0KB/s 00:47
python27-2.7.10.tgz 100% 17MB 168.4KB/s 43.9KB/s 01:42
installing packages...
installing libffi-3.2.1...
installing db4-4.8.30...
installing nodejs-4.2.6nb1...
installing python27-2.7.10...
pkg_install warnings: 4, errors: 0
pkg_install error log can be found in /data/var/db/pkgin/pkg_install-err.log
reading local summary...
processing local summary...
updating database: 100%
marking nodejs-4.2.6nb1 as non auto-removable
marking python27-2.7.10 as non auto-removable
[√] SUCCESS
+> Installing npm modules ---------------->
$ npm install
npm WARN package.json simple-nodejs@1.0.0 No repository field.
npm WARN package.json simple-nodejs@1.0.0 No README data
express@4.13.4 node_modules/express
├── escape-html@1.0.3
├── array-flatten@1.1.1
├── cookie-signature@1.0.6
├── utils-merge@1.0.0
├── content-type@1.0.1
├── merge-descriptors@1.0.1
├── vary@1.0.1
├── methods@1.1.2
├── cookie@0.1.5
├── content-disposition@0.5.1
├── path-to-regexp@0.1.7
├── parseurl@1.3.1
├── serve-static@1.10.2
├── fresh@0.3.0
├── range-parser@1.0.3
├── etag@1.7.0
├── depd@1.1.0
├── qs@4.0.0
├── on-finished@2.3.0 (ee-first@1.1.1)
├── finalhandler@0.4.1 (unpipe@1.0.0)
├── debug@2.2.0 (ms@0.7.1)
├── proxy-addr@1.0.10 (forwarded@0.1.0, ipaddr.js@1.0.5)
├── send@0.13.1 (destroy@1.0.4, statuses@1.2.1, ms@0.7.1, mime@1.3.4, http-errors@1.3.1)
├── type-is@1.6.12 (media-typer@0.3.0, mime-types@2.1.11)
└── accepts@1.2.13 (negotiator@0.5.3, mime-types@2.1.11)
[√] SUCCESS
+> Pruning npm modules ------------------->
$ npm prune
npm WARN package.json simple-nodejs@1.0.0 No repository field.
npm WARN package.json simple-nodejs@1.0.0 No README data
[√] SUCCESS
+> Moving code into app directory...
+> Stashing build environment ------------>
sync: 279,898,092 99% 54.18MB/s 0:00:04 (xfr#15133, to-chk=0/18206)
+> Stashing pkg cache -------------------->
sync: 47,875,232 100% 80.90MB/s 0:00:00 (xfr#4, to-chk=0/5)
+> Uninstalling packages ----------------->
$ pkgin -y rm python27
1 packages to delete:
python27-2.7.10
removing python27-2.7.10...
pkg_install warnings: 0, errors: 0
reading local summary...
processing local summary...
updating database: 100%
[√] SUCCESS
+> Removing orphaned packages ------------>
in order to remove packages from the autoremove list, flag those with the `keep' action.
2 packages to be autoremoved:
libffi-3.2.1 db4-4.8.30
proceed ? [Y/n] removing libffi-3.2.1...
removing db4-4.8.30...
pkg_install warnings: 0, errors: 0
reading local summary...
processing local summary...
updating database: 100%
+> Stashing deploy environment ----------->
sync: 83,704,926 99% 84.62MB/s 0:00:00 (xfr#2024, to-chk=0/2493)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment