Started by user BJN BuildMaster [EnvInject] - Loading node environment variables. Building remotely on onprem-docker in workspace /home/denimbuild/hudson/workspace/optimus-logger > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://git.bluejeansnet.com/pchaturvedi/optimus-logger.git # timeout=10 Fetching upstream changes from http://git.bluejeansnet.com/pchaturvedi/optimus-logger.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress http://git.bluejeansnet.com/pchaturvedi/optimus-logger.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 9444b25204537bff0b8d1d3b03160d134df318fe (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 9444b25204537bff0b8d1d3b03160d134df318fe > /usr/bin/git rev-list 9444b25204537bff0b8d1d3b03160d134df318fe # timeout=10 No credentials provided, so not logging in to the registry. [optimus-logger] $ docker build -t 10.5.9.154/optimus-logger --no-cache=true . Sending build context to Docker daemon 202.8 kB Sending build context to Docker daemon Step 0 : FROM ruby:2.2-slim ---> 2f8d2a758c98 Step 1 : MAINTAINER Gireesh Kumar "gireesh@bluejeansnet.com" ---> Running in 40754e33ae73 ---> 07e7cd44f11d Removing intermediate container 40754e33ae73 Step 2 : RUN buildDeps=' autoconf bison gcc libbz2-dev libgdbm-dev libglib2.0-dev libncurses-dev libreadline-dev libxml2-dev libxslt-dev make g++ '; set -x && apt-get update && apt-get install -y --no-install-recommends $buildDeps nodejs npm && gem install franz --no-rdoc --no-ri && apt-get purge -y --auto-remove $buildDeps && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* ---> Running in 9503b5bfd40b + apt-get update Get:1 http://security.debian.org jessie/updates InRelease [84.1 kB] Get:2 http://security.debian.org jessie/updates/main amd64 Packages [465 B] Get:3 http://http.debian.net jessie InRelease [206 kB] Get:4 http://http.debian.net jessie-updates InRelease [117 kB] Get:5 http://http.debian.net jessie/main amd64 Packages [9023 kB] Get:6 http://http.debian.net jessie-updates/main amd64 Packages [20 B] Fetched 9431 kB in 25s (363 kB/s) Reading package lists... + apt-get install -y --no-install-recommends autoconf bison gcc libbz2-dev libgdbm-dev libglib2.0-dev libncurses-dev libreadline-dev libxml2-dev libxslt-dev make g++ nodejs npm Reading package lists... Building dependency tree... Reading state information... libncurses5-dev is already the newest version. The following extra packages will be installed: binutils bzip2 cpp cpp-4.9 g++-4.9 gcc-4.9 gcc-4.9-base gyp libasan1 libatomic1 libbison-dev libbz2-1.0 libc-ares-dev libc-ares2 libcilkrts5 libcloog-isl4 libelfg0 libexpat1 libgcc-4.9-dev libgcc1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgomp1 libisl10 libitm1 libjs-node-uuid libjs-underscore liblsan0 libmpc3 libmpfr4 libpcre3-dev libpcrecpp0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libquadmath0 libreadline6-dev libsigsegv2 libsqlite3-0 libstdc++-4.9-dev libstdc++6 libtsan0 libubsan0 libv8-3.14-dev libv8-3.14.5 libxml2 libxslt1.1 m4 mime-support node-abbrev node-ansi node-ansi-color-table node-archy node-async node-block-stream node-combined-stream node-cookie-jar node-delayed-stream node-forever-agent node-form-data node-fstream node-fstream-ignore node-github-url-from-git node-glob node-graceful-fs node-gyp node-inherits node-ini node-json-stringify-safe node-lockfile node-lru-cache node-mime node-minimatch node-mkdirp node-mute-stream node-node-uuid node-nopt node-normalize-package-data node-npmlog node-once node-osenv node-qs node-read node-read-package-json node-request node-retry node-rimraf node-semver node-sha node-sigmund node-slide node-tar node-tunnel-agent node-underscore node-which nodejs-dev pkg-config python python-minimal python-pkg-resources python2.7 python2.7-minimal Suggested packages: autoconf-archive gnu-standards autoconf-doc libtool gettext binutils-doc bison-doc bzip2-doc cpp-doc gcc-4.9-locales g++-multilib g++-4.9-multilib gcc-4.9-doc libstdc++6-4.9-dbg gcc-multilib manpages-dev flex gdb gcc-doc gcc-4.9-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan1-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libquadmath0-dbg libglib2.0-doc readline-doc libstdc++-4.9-doc make-doc node-hawk node-aws-sign node-oauth-sign node-http-signature python-doc python-tk python-distribute python-distribute-doc python2.7-doc binfmt-support Recommended packages: automake automaken shared-mime-info xdg-user-dirs javascript-common libjs-jquery xml-core file build-essential The following NEW packages will be installed: autoconf binutils bison cpp cpp-4.9 g++ g++-4.9 gcc gcc-4.9 gyp libasan1 libatomic1 libbison-dev libbz2-dev libc-ares-dev libc-ares2 libcilkrts5 libcloog-isl4 libelfg0 libexpat1 libgcc-4.9-dev libgdbm-dev libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libgomp1 libisl10 libitm1 libjs-node-uuid libjs-underscore liblsan0 libmpc3 libmpfr4 libpcre3-dev libpcrecpp0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libquadmath0 libreadline-dev libreadline6-dev libsigsegv2 libsqlite3-0 libstdc++-4.9-dev libtsan0 libubsan0 libv8-3.14-dev libv8-3.14.5 libxml2 libxml2-dev libxslt1-dev libxslt1.1 m4 make mime-support node-abbrev node-ansi node-ansi-color-table node-archy node-async node-block-stream node-combined-stream node-cookie-jar node-delayed-stream node-forever-agent node-form-data node-fstream node-fstream-ignore node-github-url-from-git node-glob node-graceful-fs node-gyp node-inherits node-ini node-json-stringify-safe node-lockfile node-lru-cache node-mime node-minimatch node-mkdirp node-mute-stream node-node-uuid node-nopt node-normalize-package-data node-npmlog node-once node-osenv node-qs node-read node-read-package-json node-request node-retry node-rimraf node-semver node-sha node-sigmund node-slide node-tar node-tunnel-agent node-underscore node-which nodejs nodejs-dev npm pkg-config python python-minimal python-pkg-resources python2.7 python2.7-minimal The following packages will be upgraded: bzip2 gcc-4.9-base libbz2-1.0 libgcc1 libstdc++6 5 upgraded, 111 newly installed, 0 to remove and 62 not upgraded. Need to get 63.1 MB of archives. After this operation, 192 MB of additional disk space will be used. Get:1 http://http.debian.net/debian/ jessie/main bzip2 amd64 1.0.6-7+b3 [46.9 kB] Get:2 http://http.debian.net/debian/ jessie/main libbz2-1.0 amd64 1.0.6-7+b3 [43.5 kB] Get:3 http://http.debian.net/debian/ jessie/main gcc-4.9-base amd64 4.9.2-10 [160 kB] Get:4 http://http.debian.net/debian/ jessie/main libstdc++6 amd64 4.9.2-10 [273 kB] Get:5 http://http.debian.net/debian/ jessie/main libgcc1 amd64 1:4.9.2-10 [39.5 kB] Get:6 http://http.debian.net/debian/ jessie/main libsqlite3-0 amd64 3.8.7.1-1 [438 kB] Get:7 http://http.debian.net/debian/ jessie/main libxml2 amd64 2.9.1+dfsg1-5 [800 kB] Get:8 http://http.debian.net/debian/ jessie/main libpython2.7-minimal amd64 2.7.9-2 [376 kB] Get:9 http://http.debian.net/debian/ jessie/main python2.7-minimal amd64 2.7.9-2 [1401 kB] Get:10 http://http.debian.net/debian/ jessie/main python-minimal amd64 2.7.9-1 [40.3 kB] Get:11 http://http.debian.net/debian/ jessie/main mime-support all 3.58 [36.0 kB] Get:12 http://http.debian.net/debian/ jessie/main libexpat1 amd64 2.1.0-6+b3 [80.3 kB] Get:13 http://http.debian.net/debian/ jessie/main libpython2.7-stdlib amd64 2.7.9-2 [1844 kB] Get:14 http://http.debian.net/debian/ jessie/main python2.7 amd64 2.7.9-2 [251 kB] Get:15 http://http.debian.net/debian/ jessie/main libpython-stdlib amd64 2.7.9-1 [19.5 kB] Get:16 http://http.debian.net/debian/ jessie/main python amd64 2.7.9-1 [151 kB] Get:17 http://http.debian.net/debian/ jessie/main libasan1 amd64 4.9.2-10 [195 kB] Get:18 http://http.debian.net/debian/ jessie/main libatomic1 amd64 4.9.2-10 [8992 B] Get:19 http://http.debian.net/debian/ jessie/main libcilkrts5 amd64 4.9.2-10 [40.1 kB] Get:20 http://http.debian.net/debian/ jessie/main libisl10 amd64 0.12.2-2 [440 kB] Get:21 http://http.debian.net/debian/ jessie/main libcloog-isl4 amd64 0.18.2-1+b2 [61.8 kB] Get:22 http://http.debian.net/debian/ jessie/main libelfg0 amd64 0.8.13-5 [51.6 kB] Get:23 http://http.debian.net/debian/ jessie/main libglib2.0-0 amd64 2.42.1-1 [2401 kB] Get:24 http://http.debian.net/debian/ jessie/main libgomp1 amd64 4.9.2-10 [37.8 kB] Get:25 http://http.debian.net/debian/ jessie/main libitm1 amd64 4.9.2-10 [29.2 kB] Get:26 http://http.debian.net/debian/ jessie/main liblsan0 amd64 4.9.2-10 [92.8 kB] Get:27 http://http.debian.net/debian/ jessie/main libmpfr4 amd64 3.1.2-2 [527 kB] Get:28 http://http.debian.net/debian/ jessie/main libpcrecpp0 amd64 2:8.35-3.3 [141 kB] Get:29 http://http.debian.net/debian/ jessie/main libquadmath0 amd64 4.9.2-10 [129 kB] Get:30 http://http.debian.net/debian/ jessie/main libsigsegv2 amd64 2.10-4+b1 [29.2 kB] Get:31 http://http.debian.net/debian/ jessie/main libtsan0 amd64 4.9.2-10 [212 kB] Get:32 http://http.debian.net/debian/ jessie/main libubsan0 amd64 4.9.2-10 [82.4 kB] Get:33 http://http.debian.net/debian/ jessie/main libxslt1.1 amd64 1.1.28-2+b2 [232 kB] Get:34 http://http.debian.net/debian/ jessie/main libc-ares2 amd64 1.10.0-2 [76.7 kB] Get:35 http://http.debian.net/debian/ jessie/main libmpc3 amd64 1.0.2-1 [39.3 kB] Get:36 http://http.debian.net/debian/ jessie/main m4 amd64 1.4.17-4 [254 kB] Get:37 http://http.debian.net/debian/ jessie/main autoconf all 2.69-8 [340 kB] Get:38 http://http.debian.net/debian/ jessie/main binutils amd64 2.25-5 [3516 kB] Get:39 http://http.debian.net/debian/ jessie/main libbison-dev amd64 2:3.0.2.dfsg-2 [426 kB] Get:40 http://http.debian.net/debian/ jessie/main bison amd64 2:3.0.2.dfsg-2 [765 kB] Get:41 http://http.debian.net/debian/ jessie/main cpp-4.9 amd64 4.9.2-10 [5169 kB] Get:42 http://http.debian.net/debian/ jessie/main cpp amd64 4:4.9.2-2 [17.3 kB] Get:43 http://http.debian.net/debian/ jessie/main libgcc-4.9-dev amd64 4.9.2-10 [2066 kB] Get:44 http://http.debian.net/debian/ jessie/main gcc-4.9 amd64 4.9.2-10 [5352 kB] Get:45 http://http.debian.net/debian/ jessie/main gcc amd64 4:4.9.2-2 [5136 B] Get:46 http://http.debian.net/debian/ jessie/main libstdc++-4.9-dev amd64 4.9.2-10 [1121 kB] Get:47 http://http.debian.net/debian/ jessie/main g++-4.9 amd64 4.9.2-10 [21.4 MB] Get:48 http://http.debian.net/debian/ jessie/main g++ amd64 4:4.9.2-2 [1530 B] Get:49 http://http.debian.net/debian/ jessie/main python-pkg-resources all 5.5.1-1 [64.4 kB] Get:50 http://http.debian.net/debian/ jessie/main gyp all 0.1~svn1729-3 [201 kB] Get:51 http://http.debian.net/debian/ jessie/main libbz2-dev amd64 1.0.6-7+b3 [29.0 kB] Get:52 http://http.debian.net/debian/ jessie/main libgdbm-dev amd64 1.8.3-13.1 [48.8 kB] Get:53 http://http.debian.net/debian/ jessie/main libglib2.0-data all 2.42.1-1 [2173 kB] Get:54 http://http.debian.net/debian/ jessie/main libglib2.0-bin amd64 2.42.1-1 [1335 kB] Get:55 http://http.debian.net/debian/ jessie/main libpcre3-dev amd64 2:8.35-3.3 [439 kB] Get:56 http://http.debian.net/debian/ jessie/main pkg-config amd64 0.28-1 [57.5 kB] Get:57 http://http.debian.net/debian/ jessie/main libglib2.0-dev amd64 2.42.1-1 [2644 kB] Get:58 http://http.debian.net/debian/ jessie/main libjs-node-uuid all 1.4.0-1 [12.6 kB] Get:59 http://http.debian.net/debian/ jessie/main libjs-underscore all 1.7.0~dfsg-1 [49.9 kB] Get:60 http://http.debian.net/debian/ jessie/main libreadline6-dev amd64 6.3-8+b3 [124 kB] Get:61 http://http.debian.net/debian/ jessie/main libreadline-dev amd64 6.3-8+b3 [1002 B] Get:62 http://http.debian.net/debian/ jessie/main libv8-3.14.5 amd64 3.14.5.8-8.1 [1269 kB] Get:63 http://http.debian.net/debian/ jessie/main libv8-3.14-dev amd64 3.14.5.8-8.1 [109 kB] Get:64 http://http.debian.net/debian/ jessie/main libxml2-dev amd64 2.9.1+dfsg1-5 [693 kB] Get:65 http://http.debian.net/debian/ jessie/main libxslt1-dev amd64 1.1.28-2+b2 [511 kB] Get:66 http://http.debian.net/debian/ jessie/main make amd64 4.0-8.1 [349 kB] Get:67 http://http.debian.net/debian/ jessie/main nodejs amd64 0.10.29~dfsg-1.1 [646 kB] Get:68 http://http.debian.net/debian/ jessie/main node-async all 0.8.0-1 [24.6 kB] Get:69 http://http.debian.net/debian/ jessie/main node-node-uuid all 1.4.0-1 [9194 B] Get:70 http://http.debian.net/debian/ jessie/main node-underscore all 1.7.0~dfsg-1 [34.2 kB] Get:71 http://http.debian.net/debian/ jessie/main libc-ares-dev amd64 1.10.0-2 [148 kB] Get:72 http://http.debian.net/debian/ jessie/main node-abbrev all 1.0.5-2 [3540 B] Get:73 http://http.debian.net/debian/ jessie/main node-ansi all 0.3.0-2 [8608 B] Get:74 http://http.debian.net/debian/ jessie/main node-ansi-color-table all 1.0.0-1 [4408 B] Get:75 http://http.debian.net/debian/ jessie/main node-archy all 0.0.2-1 [3620 B] Get:76 http://http.debian.net/debian/ jessie/main node-inherits all 2.0.1-1 [3230 B] Get:77 http://http.debian.net/debian/ jessie/main node-block-stream all 0.0.7-1 [4550 B] Get:78 http://http.debian.net/debian/ jessie/main node-delayed-stream all 0.0.5-1 [4482 B] Get:79 http://http.debian.net/debian/ jessie/main node-combined-stream all 0.0.5-1 [4918 B] Get:80 http://http.debian.net/debian/ jessie/main node-cookie-jar all 0.3.1-1 [3570 B] Get:81 http://http.debian.net/debian/ jessie/main node-forever-agent all 0.5.1-1 [3066 B] Get:82 http://http.debian.net/debian/ jessie/main node-mime all 1.2.11-1 [18.1 kB] Get:83 http://http.debian.net/debian/ jessie/main node-form-data all 0.1.0-1 [6084 B] Get:84 http://http.debian.net/debian/ jessie/main node-rimraf all 2.2.8-1 [5668 B] Get:85 http://http.debian.net/debian/ jessie/main node-mkdirp all 0.5.0-1 [4634 B] Get:86 http://http.debian.net/debian/ jessie/main node-graceful-fs all 3.0.2-1 [7070 B] Get:87 http://http.debian.net/debian/ jessie/main node-fstream all 0.1.24-1 [17.5 kB] Get:88 http://http.debian.net/debian/ jessie/main node-lru-cache all 2.3.1-1 [5344 B] Get:89 http://http.debian.net/debian/ jessie/main node-sigmund all 1.0.0-1 [3750 B] Get:90 http://http.debian.net/debian/ jessie/main node-minimatch all 1.0.0-1 [13.9 kB] Get:91 http://http.debian.net/debian/ jessie/main node-fstream-ignore all 0.0.6-2 [5536 B] Get:92 http://http.debian.net/debian/ jessie/main node-github-url-from-git all 1.1.1-1 [2986 B] Get:93 http://http.debian.net/debian/ jessie/main node-once all 1.1.1-1 [2552 B] Get:94 http://http.debian.net/debian/ jessie/main node-glob all 4.0.5-1 [13.1 kB] Get:95 http://http.debian.net/debian/ jessie/main nodejs-dev amd64 0.10.29~dfsg-1.1 [248 kB] Get:96 http://http.debian.net/debian/ jessie/main node-nopt all 3.0.1-1 [9484 B] Get:97 http://http.debian.net/debian/ jessie/main node-npmlog all 0.0.4-1 [5516 B] Get:98 http://http.debian.net/debian/ jessie/main node-osenv all 0.1.0-1 [3734 B] Get:99 http://http.debian.net/debian/ jessie/main node-tunnel-agent all 0.3.1-1 [3840 B] Get:100 http://http.debian.net/debian/ jessie/main node-json-stringify-safe all 5.0.0-1 [3356 B] Get:101 http://http.debian.net/debian/ jessie/main node-qs all 2.2.4-1 [8474 B] Get:102 http://http.debian.net/debian/ jessie/main node-request all 2.26.1-1 [15.7 kB] Get:103 http://http.debian.net/debian/ jessie/main node-semver all 2.1.0-2 [14.9 kB] Get:104 http://http.debian.net/debian/ jessie/main node-tar all 0.1.18-1 [16.9 kB] Get:105 http://http.debian.net/debian/ jessie/main node-which all 1.0.5-2 [3610 B] Get:106 http://http.debian.net/debian/ jessie/main node-gyp all 0.12.2+ds-1 [19.4 kB] Get:107 http://http.debian.net/debian/ jessie/main node-ini all 1.1.0-1 [4720 B] Get:108 http://http.debian.net/debian/ jessie/main node-lockfile all 0.4.1-1 [5150 B] Get:109 http://http.debian.net/debian/ jessie/main node-mute-stream all 0.0.4-1 [4056 B] Get:110 http://http.debian.net/debian/ jessie/main node-normalize-package-data all 0.2.2-1 [8604 B] Get:111 http://http.debian.net/debian/ jessie/main node-read all 1.0.5-1 [4262 B] Get:112 http://http.debian.net/debian/ jessie/main node-read-package-json all 1.2.4-1 [7740 B] Get:113 http://http.debian.net/debian/ jessie/main node-retry all 0.6.0-1 [6124 B] Get:114 http://http.debian.net/debian/ jessie/main node-sha all 1.2.3-1 [4064 B] Get:115 http://http.debian.net/debian/ jessie/main node-slide all 1.1.4-1 [6078 B] Get:116 http://http.debian.net/debian/ jessie/main npm all 1.4.21+ds-2 [354 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 63.1 MB in 5min 30s (191 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10711 files and directories currently installed.) Preparing to unpack .../bzip2_1.0.6-7+b3_amd64.deb ... Unpacking bzip2 (1.0.6-7+b3) over (1.0.6-7+b2) ... Preparing to unpack .../libbz2-1.0_1.0.6-7+b3_amd64.deb ... Unpacking libbz2-1.0:amd64 (1.0.6-7+b3) over (1.0.6-7+b2) ... Setting up libbz2-1.0:amd64 (1.0.6-7+b3) ... Processing triggers for libc-bin (2.19-13) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10711 files and directories currently installed.) Preparing to unpack .../gcc-4.9-base_4.9.2-10_amd64.deb ... Unpacking gcc-4.9-base:amd64 (4.9.2-10) over (4.9.1-19) ... Setting up gcc-4.9-base:amd64 (4.9.2-10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10711 files and directories currently installed.) Preparing to unpack .../libstdc++6_4.9.2-10_amd64.deb ... Unpacking libstdc++6:amd64 (4.9.2-10) over (4.9.1-19) ... Setting up libstdc++6:amd64 (4.9.2-10) ... Processing triggers for libc-bin (2.19-13) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10711 files and directories currently installed.) Preparing to unpack .../libgcc1_1%3a4.9.2-10_amd64.deb ... Unpacking libgcc1:amd64 (1:4.9.2-10) over (1:4.9.1-19) ... Setting up libgcc1:amd64 (1:4.9.2-10) ... Processing triggers for libc-bin (2.19-13) ... Selecting previously unselected package libsqlite3-0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10711 files and directories currently installed.) Preparing to unpack .../libsqlite3-0_3.8.7.1-1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.8.7.1-1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../libxml2_2.9.1+dfsg1-5_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-5) ... Selecting previously unselected package libpython2.7-minimal:amd64. Preparing to unpack .../libpython2.7-minimal_2.7.9-2_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.9-2) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../python2.7-minimal_2.7.9-2_amd64.deb ... Unpacking python2.7-minimal (2.7.9-2) ... Selecting previously unselected package python-minimal. Preparing to unpack .../python-minimal_2.7.9-1_amd64.deb ... Unpacking python-minimal (2.7.9-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../mime-support_3.58_all.deb ... Unpacking mime-support (3.58) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.1.0-6+b3_amd64.deb ... Unpacking libexpat1:amd64 (2.1.0-6+b3) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../libpython2.7-stdlib_2.7.9-2_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.9-2) ... Selecting previously unselected package python2.7. Preparing to unpack .../python2.7_2.7.9-2_amd64.deb ... Unpacking python2.7 (2.7.9-2) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../libpython-stdlib_2.7.9-1_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.9-1) ... Setting up libpython2.7-minimal:amd64 (2.7.9-2) ... Setting up python2.7-minimal (2.7.9-2) ... Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.9-1) ... Selecting previously unselected package python. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11514 files and directories currently installed.) Preparing to unpack .../python_2.7.9-1_amd64.deb ... Unpacking python (2.7.9-1) ... Selecting previously unselected package libasan1:amd64. Preparing to unpack .../libasan1_4.9.2-10_amd64.deb ... Unpacking libasan1:amd64 (4.9.2-10) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.9.2-10_amd64.deb ... Unpacking libatomic1:amd64 (4.9.2-10) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_4.9.2-10_amd64.deb ... Unpacking libcilkrts5:amd64 (4.9.2-10) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-2_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-2) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1+b2_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1+b2) ... Selecting previously unselected package libelfg0:amd64. Preparing to unpack .../libelfg0_0.8.13-5_amd64.deb ... Unpacking libelfg0:amd64 (0.8.13-5) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../libglib2.0-0_2.42.1-1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.42.1-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.9.2-10_amd64.deb ... Unpacking libgomp1:amd64 (4.9.2-10) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.9.2-10_amd64.deb ... Unpacking libitm1:amd64 (4.9.2-10) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_4.9.2-10_amd64.deb ... Unpacking liblsan0:amd64 (4.9.2-10) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-2_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-2) ... Selecting previously unselected package libpcrecpp0:amd64. Preparing to unpack .../libpcrecpp0_2%3a8.35-3.3_amd64.deb ... Unpacking libpcrecpp0:amd64 (2:8.35-3.3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.9.2-10_amd64.deb ... Unpacking libquadmath0:amd64 (4.9.2-10) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../libsigsegv2_2.10-4+b1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.10-4+b1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.9.2-10_amd64.deb ... Unpacking libtsan0:amd64 (4.9.2-10) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_4.9.2-10_amd64.deb ... Unpacking libubsan0:amd64 (4.9.2-10) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2+b2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2+b2) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.2-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.2-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.17-4_amd64.deb ... Unpacking m4 (1.4.17-4) ... Selecting previously unselected package autoconf. Preparing to unpack .../autoconf_2.69-8_all.deb ... Unpacking autoconf (2.69-8) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.25-5_amd64.deb ... Unpacking binutils (2.25-5) ... Selecting previously unselected package libbison-dev:amd64. Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... Selecting previously unselected package bison. Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... Unpacking bison (2:3.0.2.dfsg-2) ... Selecting previously unselected package cpp-4.9. Preparing to unpack .../cpp-4.9_4.9.2-10_amd64.deb ... Unpacking cpp-4.9 (4.9.2-10) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.9.2-2_amd64.deb ... Unpacking cpp (4:4.9.2-2) ... Selecting previously unselected package libgcc-4.9-dev:amd64. Preparing to unpack .../libgcc-4.9-dev_4.9.2-10_amd64.deb ... Unpacking libgcc-4.9-dev:amd64 (4.9.2-10) ... Selecting previously unselected package gcc-4.9. Preparing to unpack .../gcc-4.9_4.9.2-10_amd64.deb ... Unpacking gcc-4.9 (4.9.2-10) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.9.2-2_amd64.deb ... Unpacking gcc (4:4.9.2-2) ... Selecting previously unselected package libstdc++-4.9-dev:amd64. Preparing to unpack .../libstdc++-4.9-dev_4.9.2-10_amd64.deb ... Unpacking libstdc++-4.9-dev:amd64 (4.9.2-10) ... Selecting previously unselected package g++-4.9. Preparing to unpack .../g++-4.9_4.9.2-10_amd64.deb ... Unpacking g++-4.9 (4.9.2-10) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.9.2-2_amd64.deb ... Unpacking g++ (4:4.9.2-2) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../python-pkg-resources_5.5.1-1_all.deb ... Unpacking python-pkg-resources (5.5.1-1) ... Selecting previously unselected package gyp. Preparing to unpack .../gyp_0.1~svn1729-3_all.deb ... Unpacking gyp (0.1~svn1729-3) ... Selecting previously unselected package libbz2-dev:amd64. Preparing to unpack .../libbz2-dev_1.0.6-7+b3_amd64.deb ... Unpacking libbz2-dev:amd64 (1.0.6-7+b3) ... Selecting previously unselected package libgdbm-dev. Preparing to unpack .../libgdbm-dev_1.8.3-13.1_amd64.deb ... Unpacking libgdbm-dev (1.8.3-13.1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../libglib2.0-data_2.42.1-1_all.deb ... Unpacking libglib2.0-data (2.42.1-1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../libglib2.0-bin_2.42.1-1_amd64.deb ... Unpacking libglib2.0-bin (2.42.1-1) ... Selecting previously unselected package libpcre3-dev:amd64. Preparing to unpack .../libpcre3-dev_2%3a8.35-3.3_amd64.deb ... Unpacking libpcre3-dev:amd64 (2:8.35-3.3) ... Selecting previously unselected package pkg-config. Preparing to unpack .../pkg-config_0.28-1_amd64.deb ... Unpacking pkg-config (0.28-1) ... Selecting previously unselected package libglib2.0-dev. Preparing to unpack .../libglib2.0-dev_2.42.1-1_amd64.deb ... Unpacking libglib2.0-dev (2.42.1-1) ... Selecting previously unselected package libjs-node-uuid. Preparing to unpack .../libjs-node-uuid_1.4.0-1_all.deb ... Unpacking libjs-node-uuid (1.4.0-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../libjs-underscore_1.7.0~dfsg-1_all.deb ... Unpacking libjs-underscore (1.7.0~dfsg-1) ... Selecting previously unselected package libreadline6-dev:amd64. Preparing to unpack .../libreadline6-dev_6.3-8+b3_amd64.deb ... Unpacking libreadline6-dev:amd64 (6.3-8+b3) ... Selecting previously unselected package libreadline-dev:amd64. Preparing to unpack .../libreadline-dev_6.3-8+b3_amd64.deb ... Unpacking libreadline-dev:amd64 (6.3-8+b3) ... Selecting previously unselected package libv8-3.14.5. Preparing to unpack .../libv8-3.14.5_3.14.5.8-8.1_amd64.deb ... Unpacking libv8-3.14.5 (3.14.5.8-8.1) ... Selecting previously unselected package libv8-3.14-dev. Preparing to unpack .../libv8-3.14-dev_3.14.5.8-8.1_amd64.deb ... Unpacking libv8-3.14-dev (3.14.5.8-8.1) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-5_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-5) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2+b2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2+b2) ... Selecting previously unselected package make. Preparing to unpack .../make_4.0-8.1_amd64.deb ... Unpacking make (4.0-8.1) ... Selecting previously unselected package nodejs. Preparing to unpack .../nodejs_0.10.29~dfsg-1.1_amd64.deb ... Unpacking nodejs (0.10.29~dfsg-1.1) ... Selecting previously unselected package node-async. Preparing to unpack .../node-async_0.8.0-1_all.deb ... Unpacking node-async (0.8.0-1) ... Selecting previously unselected package node-node-uuid. Preparing to unpack .../node-node-uuid_1.4.0-1_all.deb ... Unpacking node-node-uuid (1.4.0-1) ... Selecting previously unselected package node-underscore. Preparing to unpack .../node-underscore_1.7.0~dfsg-1_all.deb ... Unpacking node-underscore (1.7.0~dfsg-1) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2) ... Selecting previously unselected package node-abbrev. Preparing to unpack .../node-abbrev_1.0.5-2_all.deb ... Unpacking node-abbrev (1.0.5-2) ... Selecting previously unselected package node-ansi. Preparing to unpack .../node-ansi_0.3.0-2_all.deb ... Unpacking node-ansi (0.3.0-2) ... Selecting previously unselected package node-ansi-color-table. Preparing to unpack .../node-ansi-color-table_1.0.0-1_all.deb ... Unpacking node-ansi-color-table (1.0.0-1) ... Selecting previously unselected package node-archy. Preparing to unpack .../node-archy_0.0.2-1_all.deb ... Unpacking node-archy (0.0.2-1) ... Selecting previously unselected package node-inherits. Preparing to unpack .../node-inherits_2.0.1-1_all.deb ... Unpacking node-inherits (2.0.1-1) ... Selecting previously unselected package node-block-stream. Preparing to unpack .../node-block-stream_0.0.7-1_all.deb ... Unpacking node-block-stream (0.0.7-1) ... Selecting previously unselected package node-delayed-stream. Preparing to unpack .../node-delayed-stream_0.0.5-1_all.deb ... Unpacking node-delayed-stream (0.0.5-1) ... Selecting previously unselected package node-combined-stream. Preparing to unpack .../node-combined-stream_0.0.5-1_all.deb ... Unpacking node-combined-stream (0.0.5-1) ... Selecting previously unselected package node-cookie-jar. Preparing to unpack .../node-cookie-jar_0.3.1-1_all.deb ... Unpacking node-cookie-jar (0.3.1-1) ... Selecting previously unselected package node-forever-agent. Preparing to unpack .../node-forever-agent_0.5.1-1_all.deb ... Unpacking node-forever-agent (0.5.1-1) ... Selecting previously unselected package node-mime. Preparing to unpack .../node-mime_1.2.11-1_all.deb ... Unpacking node-mime (1.2.11-1) ... Selecting previously unselected package node-form-data. Preparing to unpack .../node-form-data_0.1.0-1_all.deb ... Unpacking node-form-data (0.1.0-1) ... Selecting previously unselected package node-rimraf. Preparing to unpack .../node-rimraf_2.2.8-1_all.deb ... Unpacking node-rimraf (2.2.8-1) ... Selecting previously unselected package node-mkdirp. Preparing to unpack .../node-mkdirp_0.5.0-1_all.deb ... Unpacking node-mkdirp (0.5.0-1) ... Selecting previously unselected package node-graceful-fs. Preparing to unpack .../node-graceful-fs_3.0.2-1_all.deb ... Unpacking node-graceful-fs (3.0.2-1) ... Selecting previously unselected package node-fstream. Preparing to unpack .../node-fstream_0.1.24-1_all.deb ... Unpacking node-fstream (0.1.24-1) ... Selecting previously unselected package node-lru-cache. Preparing to unpack .../node-lru-cache_2.3.1-1_all.deb ... Unpacking node-lru-cache (2.3.1-1) ... Selecting previously unselected package node-sigmund. Preparing to unpack .../node-sigmund_1.0.0-1_all.deb ... Unpacking node-sigmund (1.0.0-1) ... Selecting previously unselected package node-minimatch. Preparing to unpack .../node-minimatch_1.0.0-1_all.deb ... Unpacking node-minimatch (1.0.0-1) ... Selecting previously unselected package node-fstream-ignore. Preparing to unpack .../node-fstream-ignore_0.0.6-2_all.deb ... Unpacking node-fstream-ignore (0.0.6-2) ... Selecting previously unselected package node-github-url-from-git. Preparing to unpack .../node-github-url-from-git_1.1.1-1_all.deb ... Unpacking node-github-url-from-git (1.1.1-1) ... Selecting previously unselected package node-once. Preparing to unpack .../node-once_1.1.1-1_all.deb ... Unpacking node-once (1.1.1-1) ... Selecting previously unselected package node-glob. Preparing to unpack .../node-glob_4.0.5-1_all.deb ... Unpacking node-glob (4.0.5-1) ... Selecting previously unselected package nodejs-dev. Preparing to unpack .../nodejs-dev_0.10.29~dfsg-1.1_amd64.deb ... Unpacking nodejs-dev (0.10.29~dfsg-1.1) ... Selecting previously unselected package node-nopt. Preparing to unpack .../node-nopt_3.0.1-1_all.deb ... Unpacking node-nopt (3.0.1-1) ... Selecting previously unselected package node-npmlog. Preparing to unpack .../node-npmlog_0.0.4-1_all.deb ... Unpacking node-npmlog (0.0.4-1) ... Selecting previously unselected package node-osenv. Preparing to unpack .../node-osenv_0.1.0-1_all.deb ... Unpacking node-osenv (0.1.0-1) ... Selecting previously unselected package node-tunnel-agent. Preparing to unpack .../node-tunnel-agent_0.3.1-1_all.deb ... Unpacking node-tunnel-agent (0.3.1-1) ... Selecting previously unselected package node-json-stringify-safe. Preparing to unpack .../node-json-stringify-safe_5.0.0-1_all.deb ... Unpacking node-json-stringify-safe (5.0.0-1) ... Selecting previously unselected package node-qs. Preparing to unpack .../node-qs_2.2.4-1_all.deb ... Unpacking node-qs (2.2.4-1) ... Selecting previously unselected package node-request. Preparing to unpack .../node-request_2.26.1-1_all.deb ... Unpacking node-request (2.26.1-1) ... Selecting previously unselected package node-semver. Preparing to unpack .../node-semver_2.1.0-2_all.deb ... Unpacking node-semver (2.1.0-2) ... Selecting previously unselected package node-tar. Preparing to unpack .../node-tar_0.1.18-1_all.deb ... Unpacking node-tar (0.1.18-1) ... Selecting previously unselected package node-which. Preparing to unpack .../node-which_1.0.5-2_all.deb ... Unpacking node-which (1.0.5-2) ... Selecting previously unselected package node-gyp. Preparing to unpack .../node-gyp_0.12.2+ds-1_all.deb ... Unpacking node-gyp (0.12.2+ds-1) ... Selecting previously unselected package node-ini. Preparing to unpack .../node-ini_1.1.0-1_all.deb ... Unpacking node-ini (1.1.0-1) ... Selecting previously unselected package node-lockfile. Preparing to unpack .../node-lockfile_0.4.1-1_all.deb ... Unpacking node-lockfile (0.4.1-1) ... Selecting previously unselected package node-mute-stream. Preparing to unpack .../node-mute-stream_0.0.4-1_all.deb ... Unpacking node-mute-stream (0.0.4-1) ... Selecting previously unselected package node-normalize-package-data. Preparing to unpack .../node-normalize-package-data_0.2.2-1_all.deb ... Unpacking node-normalize-package-data (0.2.2-1) ... Selecting previously unselected package node-read. Preparing to unpack .../node-read_1.0.5-1_all.deb ... Unpacking node-read (1.0.5-1) ... Selecting previously unselected package node-read-package-json. Preparing to unpack .../node-read-package-json_1.2.4-1_all.deb ... Unpacking node-read-package-json (1.2.4-1) ... Selecting previously unselected package node-retry. Preparing to unpack .../node-retry_0.6.0-1_all.deb ... Unpacking node-retry (0.6.0-1) ... Selecting previously unselected package node-sha. Preparing to unpack .../node-sha_1.2.3-1_all.deb ... Unpacking node-sha (1.2.3-1) ... Selecting previously unselected package node-slide. Preparing to unpack .../node-slide_1.1.4-1_all.deb ... Unpacking node-slide (1.1.4-1) ... Selecting previously unselected package npm. Preparing to unpack .../npm_1.4.21+ds-2_all.deb ... Unpacking npm (1.4.21+ds-2) ... Setting up bzip2 (1.0.6-7+b3) ... Setting up libsqlite3-0:amd64 (3.8.7.1-1) ... Setting up libxml2:amd64 (2.9.1+dfsg1-5) ... Setting up mime-support (3.58) ... Setting up libexpat1:amd64 (2.1.0-6+b3) ... Setting up libpython2.7-stdlib:amd64 (2.7.9-2) ... Setting up python2.7 (2.7.9-2) ... Setting up libpython-stdlib:amd64 (2.7.9-1) ... Setting up python (2.7.9-1) ... Setting up libasan1:amd64 (4.9.2-10) ... Setting up libatomic1:amd64 (4.9.2-10) ... Setting up libcilkrts5:amd64 (4.9.2-10) ... Setting up libisl10:amd64 (0.12.2-2) ... Setting up libcloog-isl4:amd64 (0.18.2-1+b2) ... Setting up libelfg0:amd64 (0.8.13-5) ... Setting up libglib2.0-0:amd64 (2.42.1-1) ... No schema files found: doing nothing. Setting up libgomp1:amd64 (4.9.2-10) ... Setting up libitm1:amd64 (4.9.2-10) ... Setting up liblsan0:amd64 (4.9.2-10) ... Setting up libmpfr4:amd64 (3.1.2-2) ... Setting up libpcrecpp0:amd64 (2:8.35-3.3) ... Setting up libquadmath0:amd64 (4.9.2-10) ... Setting up libsigsegv2:amd64 (2.10-4+b1) ... Setting up libtsan0:amd64 (4.9.2-10) ... Setting up libubsan0:amd64 (4.9.2-10) ... Setting up libxslt1.1:amd64 (1.1.28-2+b2) ... Setting up libc-ares2:amd64 (1.10.0-2) ... Setting up libmpc3:amd64 (1.0.2-1) ... Setting up m4 (1.4.17-4) ... Setting up autoconf (2.69-8) ... Setting up binutils (2.25-5) ... Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... Setting up bison (2:3.0.2.dfsg-2) ... update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode Setting up cpp-4.9 (4.9.2-10) ... Setting up cpp (4:4.9.2-2) ... Setting up libgcc-4.9-dev:amd64 (4.9.2-10) ... Setting up gcc-4.9 (4.9.2-10) ... Setting up gcc (4:4.9.2-2) ... Setting up libstdc++-4.9-dev:amd64 (4.9.2-10) ... Setting up g++-4.9 (4.9.2-10) ... Setting up g++ (4:4.9.2-2) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up python-pkg-resources (5.5.1-1) ... Setting up gyp (0.1~svn1729-3) ... Setting up libbz2-dev:amd64 (1.0.6-7+b3) ... Setting up libgdbm-dev (1.8.3-13.1) ... Setting up libglib2.0-data (2.42.1-1) ... Setting up libglib2.0-bin (2.42.1-1) ... Setting up libpcre3-dev:amd64 (2:8.35-3.3) ... Setting up pkg-config (0.28-1) ... Setting up libglib2.0-dev (2.42.1-1) ... Setting up libjs-node-uuid (1.4.0-1) ... Setting up libjs-underscore (1.7.0~dfsg-1) ... Setting up libreadline6-dev:amd64 (6.3-8+b3) ... Setting up libreadline-dev:amd64 (6.3-8+b3) ... Setting up libv8-3.14.5 (3.14.5.8-8.1) ... Setting up libv8-3.14-dev (3.14.5.8-8.1) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-5) ... Setting up libxslt1-dev:amd64 (1.1.28-2+b2) ... Setting up make (4.0-8.1) ... Setting up nodejs (0.10.29~dfsg-1.1) ... update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode Setting up node-async (0.8.0-1) ... Setting up node-node-uuid (1.4.0-1) ... Setting up node-underscore (1.7.0~dfsg-1) ... Setting up libc-ares-dev:amd64 (1.10.0-2) ... Setting up node-abbrev (1.0.5-2) ... Setting up node-ansi (0.3.0-2) ... Setting up node-ansi-color-table (1.0.0-1) ... Setting up node-archy (0.0.2-1) ... Setting up node-inherits (2.0.1-1) ... Setting up node-block-stream (0.0.7-1) ... Setting up node-delayed-stream (0.0.5-1) ... Setting up node-combined-stream (0.0.5-1) ... Setting up node-cookie-jar (0.3.1-1) ... Setting up node-forever-agent (0.5.1-1) ... Setting up node-mime (1.2.11-1) ... Setting up node-form-data (0.1.0-1) ... Setting up node-rimraf (2.2.8-1) ... Setting up node-mkdirp (0.5.0-1) ... Setting up node-graceful-fs (3.0.2-1) ... Setting up node-fstream (0.1.24-1) ... Setting up node-lru-cache (2.3.1-1) ... Setting up node-sigmund (1.0.0-1) ... Setting up node-minimatch (1.0.0-1) ... Setting up node-fstream-ignore (0.0.6-2) ... Setting up node-github-url-from-git (1.1.1-1) ... Setting up node-once (1.1.1-1) ... Setting up node-glob (4.0.5-1) ... Setting up nodejs-dev (0.10.29~dfsg-1.1) ... Setting up node-nopt (3.0.1-1) ... Setting up node-npmlog (0.0.4-1) ... Setting up node-osenv (0.1.0-1) ... Setting up node-tunnel-agent (0.3.1-1) ... Setting up node-json-stringify-safe (5.0.0-1) ... Setting up node-qs (2.2.4-1) ... Setting up node-request (2.26.1-1) ... Setting up node-semver (2.1.0-2) ... Setting up node-tar (0.1.18-1) ... Setting up node-which (1.0.5-2) ... Setting up node-gyp (0.12.2+ds-1) ... Setting up node-ini (1.1.0-1) ... Setting up node-lockfile (0.4.1-1) ... Setting up node-mute-stream (0.0.4-1) ... Setting up node-normalize-package-data (0.2.2-1) ... Setting up node-read (1.0.5-1) ... Setting up node-read-package-json (1.2.4-1) ... Setting up node-retry (0.6.0-1) ... Setting up node-sha (1.2.3-1) ... Setting up node-slide (1.1.4-1) ... Setting up npm (1.4.21+ds-2) ... Processing triggers for libc-bin (2.19-13) ... + gem install franz --no-rdoc --no-ri Building native extensions. This could take a while... Successfully installed eventmachine-1.0.4 Building native extensions. This could take a while... ERROR: Error installing franz:  ERROR: Failed to build gem native extension.   /usr/local/bin/ruby -r ./siteconf20150415-1336-10c0ifq.rb extconf.rb checking for main() in -lsnappy... no ./autogen.sh: 3: ./autogen.sh: aclocal: not found cp /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/config.h /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy-c.cc /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy-c.h /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy-internal.h /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy-sinksource.cc /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy-sinksource.h /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy-stubs-internal.cc /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy-stubs-internal.h /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy-stubs-public.h /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy.cc /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/snappy.h /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options.  Provided configuration options:  --with-opt-dir  --without-opt-dir  --with-opt-include  --without-opt-include=${opt-dir}/include  --with-opt-lib  --without-opt-lib=${opt-dir}/lib  --with-make-prog  --without-make-prog  --srcdir=.  --curdir  --ruby=/usr/local/bin/$(RUBY_BASE_NAME)  --with-snappylib  --without-snappylib /usr/local/lib/ruby/2.2.0/fileutils.rb:1391:in `initialize': No such file or directory @ rb_sysopen - /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11/ext/../vendor/snappy/config.h (Errno::ENOENT)  from /usr/local/lib/ruby/2.2.0/fileutils.rb:1391:in `open'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:1391:in `copy_file'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:485:in `copy_file'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:402:in `block in cp'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:1570:in `block in fu_each_src_dest'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:1579:in `block in fu_each_src_dest0'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:1577:in `each'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:1577:in `fu_each_src_dest0'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:1568:in `fu_each_src_dest'  from /usr/local/lib/ruby/2.2.0/fileutils.rb:401:in `cp'  from extconf.rb:27:in `
'  extconf failed, exit code 1  Gem files will remain installed in /usr/local/lib/ruby/gems/2.2.0/gems/snappy-0.0.11 for inspection. Results logged to /usr/local/lib/ruby/gems/2.2.0/extensions/x86_64-linux/2.2.0-static/snappy-0.0.11/gem_make.out  time="2015-04-15T17:48:48+05:30" level="info" msg="The command [/bin/sh -c buildDeps=' autoconf bison gcc libbz2-dev libgdbm-dev libglib2.0-dev libncurses-dev libreadline-dev libxml2-dev libxslt-dev make g++ '; set -x && apt-get update && apt-get install -y --no-install-recommends $buildDeps nodejs npm && gem install franz --no-rdoc --no-ri && apt-get purge -y --auto-remove $buildDeps && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*] returned a non-zero code: 1" [optimus-logger] $ docker push 10.5.9.154/optimus-logger The push refers to a repository [10.5.9.154/optimus-logger] (len: 1) Sending image list Pushing repository 10.5.9.154/optimus-logger (1 tags) Image 511136ea3c5a already pushed, skipping Image f16bc2467676 already pushed, skipping Image 8e78e0dd1094 already pushed, skipping Image 205b5e960561 already pushed, skipping Image f4af204f0fff already pushed, skipping Image 2f8d2a758c98 already pushed, skipping Image 8771fbfe935c already pushed, skipping Image f2f11c96f5f6 already pushed, skipping Image 8ba993bf6755 already pushed, skipping Image 98fd4295783d already pushed, skipping Image 0e30e84e9513 already pushed, skipping Image 1db97c234301 already pushed, skipping Image 6030c6df20bd already pushed, skipping Image 6fe7a0b68372 already pushed, skipping Image f05b8b048597 already pushed, skipping Pushing tag for rev [6030c6df20bd] on {http://10.5.9.154/v1/repositories/optimus-logger/tags/latest} Finished: SUCCESS