pixelated / pixelated-user-agent

User facing components of Pixelated: a JavaScript single page app and a RESTful service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when running `vagrant up`

deniscostadsc opened this issue · comments

==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Linux 3.16.0-4-amd64
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! node v7.10.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! npm  v4.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! path /vagrant/web-ui/node_modules/seek-bzip/bin/seek-bunzip
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! code ENOENT
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! errno -2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! syscall chmod
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoentENOENT: no such file or directory, chmod '/vagrant/web-ui/node_modules/seek-bzip/bin/seek-bunzip'
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoentENOENT: no such file or directory, chmod '/vagrant/web-ui/node_modules/seek-bzip/bin/seek-bunzip'
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoentThis is most likely not a problem with npm itself
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoentand is related to npm not being able to find a file.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoent
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Pleaseinclude the following file with any support request:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     /home/vagrant/.npm/_logs/2017-05-24T18_12_29_907Z-debug.log
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /bin/sh: 3: node_modules/.bin/bower: not found
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Makefile:24: recipe for target 'requirements_js' failed
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: make: *** [requirements_js] Error 127

I got a different error:

==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Linux 3.16.0-4-amd64
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! node v7.10.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! npm  v4.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! path /vagrant/web-ui/node_modules/coffee-script/bin/coffee
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! code ENOENT
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! errno -2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! syscall chmod
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoent ENOENT: no such file or directory, chmod '/vagrant/web-ui/node_modules/coffee-script/bin/coffee'
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoent ENOENT: no such file or directory, chmod '/vagrant/web-ui/node_modules/coffee-script/bin/coffee'
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoent This is most likely not a problem with npm itself
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoent and is related to npm not being able to find a file.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! enoent
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Please include the following file with any support request:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     /home/vagrant/.npm/_logs/2017-05-24T17_30_21_724Z-debug.log
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /bin/sh: 3: node_modules/.bin/bower: not found
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Makefile:24: recipe for target 'requirements_js' failed
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: make: *** [requirements_js] Error 127

When checking out to 33e0511, the box correctly provisioned.

commented

This must be a networking issue. Please have a look earlier in the log if some package failed to download.
I just destroyed and started a varant box from scratch on latest HEAD, and it works flawlessly for me.

commented

Also, the fact that it failes for both of you at different steps smells like a networking issue to me as well.

commented

I now get a npm ERR! Maximum call stack size exceeded:

==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Pixelated virtualenv doesn't exist, creating now
==> source: 
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: New python executable in /home/vagrant/.venvs/pixua/bin/python2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Also creating executable in /home/vagrant/.venvs/pixua/bin/python
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Installing setuptools, pip...done.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Running virtualenv with interpreter /usr/bin/python2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Downloading/unpacking pip from https://pypi.python.org/packages/b6/ac/7015eb97dc749283ffdec1c3a88ddb8ae03b8fad0f0e611408f196358da3/pip-9.0.1-py2.py3-none-any.whl#md5=297dbd16ef53bcef0447d245815f5144
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Downloading/unpacking setuptools from https://pypi.python.org/packages/27/45/79618f80704497f74f2de1ca62216a5c3ffdbd49f43047c81c30e126a055/setuptools-35.0.2-py2.py3-none-any.whl#md5=54a3dac8fe9b912bb884a485d9a2e9cb
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Downloading/unpacking appdirs>=1.4.0 (from setuptools)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:   Downloading appdirs-1.4.3-py2.py3-none-any.whl
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Downloading/unpacking six>=1.6.0 (from setuptools)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:   Downloading six-1.10.0-py2.py3-none-any.whl
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Downloading/unpacking packaging>=16.8 (from setuptools)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:   Downloading packaging-16.8-py2.py3-none-any.whl
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Downloading/unpacking pyparsing (from packaging>=16.8->setuptools)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Installing collected packages: pip, setuptools, appdirs, six, packaging, pyparsing
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:   Found existing installation: pip 1.5.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     Uninstalling pip:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:       Successfully uninstalled pip
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:   Found existing installation: setuptools 5.5.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     Uninstalling setuptools:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:       Successfully uninstalled setuptools
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Successfully installed pip setuptools appdirs six packaging pyparsing
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Cleaning up...
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm WARN deprecated bower@1.7.9: ..psst! While Bower is maintained, we recommend yarn and webpack for new front-end projects! Please read our blog for more.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm WARN deprecated babel@6.5.2: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm WARN deprecated minimatch@0.4.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm WARN deprecated react-addons-transition-group@15.5.2: This package is deprecated and will no longer work with React 16+. We recommend you use TransitionGroup from 'react-transition-group' instead.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/glob/7.0.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/run-async/0.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/inquirer/0.12.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/write/0.2.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/flat-cache/1.2.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/file-entry-cache/2.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/writejson/1.1.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/ischanged/1.0.18/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/tomas/1.0.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/ws/1.1.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/wtf-8/1.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/engine.io-parser/1.3.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/engine.io/1.8.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/xml-char-classes/1.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/ncname/1.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/wrap-ansi/2.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/xmlbuilder/0.4.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/xmlhttprequest-ssl/1.5.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/xtend/4.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/through2/2.0.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/through2/2.0.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/gulp-sourcemaps/1.6.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/through2/2.0.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/is-my-json-valid/2.16.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/gulp-util/3.0.8/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/del/2.2.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/glob/5.0.15/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/object.values/1.0.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/tar-stream/1.5.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/through2/0.6.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/decompress-tar/3.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/decompress-tarbz2/3.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/decompress-targz/3.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/through2/2.0.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/through2-filter/2.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/unique-stream/2.2.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/glob-stream/5.3.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/vinyl-fs/2.4.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/through2/2.0.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/y18n/3.2.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/yargs/7.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/yargs/3.31.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/xml-name-validator/2.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/lru-cache/4.0.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/cross-spawn/4.0.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/execa/0.5.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/exec-buffer/3.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/cross-spawn/3.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/yargs/3.10.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/yargs-parser/2.4.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/request/2.79.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/yauzl/2.8.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/yargs/4.8.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/decompress-unzip/3.4.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/decompress/3.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/gulp-decompress/1.2.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/download/4.4.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/bin-build/2.2.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/bin-wrapper/3.0.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/stream-http/2.7.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/engine.io-client/1.8.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/socket.io-client/1.7.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/socket.io/1.7.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/yallist/2.1.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-eslint/7.1.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-loader/6.2.10/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-plugin-istanbul/3.1.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-preset-es2015/6.18.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-preset-react/6.22.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/camelcase/3.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-preset-stage-0/6.22.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/css-loader/0.26.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/dompurify/0.8.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/enzyme/2.7.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/es6-promise/4.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/yeast/0.1.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/eslint-plugin-import/2.2.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/eslint-plugin-jsx-a11y/4.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/eslint-plugin-react/6.9.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/expect/1.20.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/fetch-mock/5.9.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/font-awesome/4.7.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/file-loader/0.10.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-core/6.21.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/i18next-browser-languagedetector/1.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/i18next-xhr-backend/1.2.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/imagemin/5.2.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/iframe-resizer/3.5.7/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/imagemin-pngquant/5.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/imagemin-svgo/5.2.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/jasmine-flight/4.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/jasmine-jquery/2.1.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/jquery-file-upload/4.0.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/jquery-ui/1.12.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/jsdom/9.10.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/copy-webpack-plugin/4.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/eslint-config-airbnb/14.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma-coverage/0.2.7/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma-firefox-launcher/0.1.7/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma-jasmine/0.2.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma-jasmine-ajax/0.1.13/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma-junit-reporter/0.2.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma-phantomjs-launcher/1.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma-requirejs/1.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/material-ui/0.17.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/react-a11y/0.3.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/json-loader/0.5.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/i18next/6.1.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/react-addons-test-utils/15.4.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/react-dom/15.4.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/react-document-title/2.0.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/react-i18next/2.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/react-tap-event-plugin/2.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma-chrome-launcher/0.2.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/style-loader/0.13.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/typeahead.js/0.11.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/url-loader/0.5.7/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/postcss-loader/1.2.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/acorn/4.0.13/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/acorn/5.0.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/acorn/4.0.13/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/react/15.4.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/acorn/3.3.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/sass-loader/4.1.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/webpack-node-externals/1.5.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/acorn/3.3.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babylon/6.17.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/semver/4.3.6/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/sort-keys/1.1.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/coffee-script/1.8.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/css-b64-images/0.2.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/cssesc/0.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/browserslist/1.7.7/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/esprima/2.7.3/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/clean-css/3.4.26/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/he/1.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/esprima/1.2.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/which/1.0.9/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/in-publish/2.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/esprima/1.2.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/esprima/2.5.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/jsesc/1.3.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/logalot/2.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/json5/0.5.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/shelljs/0.3.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/strip-json-comments/1.0.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/semver/4.3.6/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/loose-envify/1.3.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/marked/0.3.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/mime/1.3.6/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/mkdirp/0.5.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/mkdirp/0.5.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/window-size/0.2.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/requirejs/2.1.22/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/window-size/0.1.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/nopt/3.0.6/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/uuid/3.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/uuid/3.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/errno/0.1.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/jsesc/0.5.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/regjsparser/0.1.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/seek-bzip/1.0.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/semver/5.3.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/sha.js/2.2.6/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/uglify-js/3.0.13/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/js-yaml/3.7.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/strip-indent/1.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/rc/1.2.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/csso/2.3.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/strip-dirs/1.1.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/sshpk/1.13.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/escodegen/1.7.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/user-home/1.1.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/extract-zip/1.5.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/executable/1.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/find-versions/1.2.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/bin-version-check/2.1.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/dateformat/1.0.12/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/lpad-align/1.1.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/svgo/0.7.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/which/1.2.14/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/escodegen/1.8.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/rimraf/2.6.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/node-gyp/3.6.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/shelljs/0.7.7/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/html-minifier/3.5.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/har-validator/2.0.6/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/phantomjs-prebuilt/2.1.14/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/sass-graph/2.2.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/uglify-js/2.6.4/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/ibrik/2.0.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/uglify-js/2.7.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/uglify-js/2.8.27/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/handlebars/4.0.5/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/pngquant-bin/3.1.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-cli/6.22.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Linux 3.16.0-4-amd64
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! node v7.10.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! npm  v4.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: 
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Maximum call stack size exceeded
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! 
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! If you need help, you may report this error at:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     <https://github.com/npm/npm/issues>
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/istanbul/0.3.22/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/babel/6.5.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/bower/1.7.9/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/eslint/3.19.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/html-minifier/2.1.6/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/jshint/2.9.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/karma/0.13.19/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/minify/2.0.13/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/mocha/3.2.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/mocha-webpack/0.7.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/modernizr/3.3.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/node-sass/4.5.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/nyc/10.1.2/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/quoted-printable/1.0.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/requirejs/2.2.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/watch/0.19.1/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! tar.unpack untar error /home/vagrant/.npm/webpack/1.14.0/package.tgz
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: 
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Please include the following file with any support request:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     /home/vagrant/.npm/_logs/2017-05-30T12_27_39_747Z-debug.log
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /bin/sh: 3: node_modules/.bin/bower: not found
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Makefile:24: recipe for target 'requirements_js' failed
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: make: *** [requirements_js] Error 127
==> source: Error: /usr/bin/make install returned 2 instead of one of [0]
==> source: Error: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: change from notrun to 0 failed: /usr/bin/make install returned 2 instead of one of [0]
==> source: Notice: Finished catalog run in 315.42 seconds
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
commented

This is the complete log:
log.txt

commented

So the npm ERR! Maximum call stack size exceeded: is a very common error if you search the web for it, usually related to complex dependency graphs of node modules.

i.e.:

I could reproduce @tuliocasagrande error. It looks like the VM is trying to point to a symlink created for a npm dependency, but Vagrant doesn't allow symlinks on shared folders for security reasons.

enoent ENOENT: no such file or directory, chmod '/vagrant/web-ui/node_modules/coffee-script/bin/coffee'

npm/npm#7308
https://stackoverflow.com/questions/24200333/symbolic-links-and-synced-folders-in-vagrant

I tried to workaround, running npm install --no-bin-links and finally got the @varac error.

Maximum call stack size exceeded:

But it just happens when I run with the flag --no-bin-links.
@varac Are you using VirtualBox? Are you running with this flag?

commented

But it just happens when I run with the flag --no-bin-links.
@varac Are you using VirtualBox? Are you running with this flag?

I tried these combinartions, each time with an clean, empty node_modules dir:

  • Ubuntu 17.04, libvirt, vagrant-sshfs for shared folder:

    • I can reproduce the Maximum call stack size exceeded error every time. I even tried running npm install --no-bin-links multiple time without removing the node_modules dir, but this didn't help, each time it crashes while unpacking the downloaded archives.
  • Ubuntu 17.04, libvirt, nfs (standard) for shared folder:

    • First invocation of npm install --no-bin-links could at least unpack some of the archives and a second run will succeed.

So it's largely dependend on the shared folder method/used filesystem.

commented

@tayanefernandes So the symlink error seems to be fixed by using npm install --no-bin-links, could you pls push this fix (for all invocations of npm) ?

The Maximum call stack size exceeded seems to be harder to solve. But I suggest to first fix the symlink issue so we can debug only the call stack bug.

commented

From npm/npm#10776 (comment):

I encountered this installing a list of dependencies. It went away when i split the list of modules and ran two separate commands.

I think we should do the same. Looks like the easiest solution so far. If somebody comes up with a sane split of modules list I'm happy to give it another try, because sshfs seems to be the filesystem when it breaks unrecoverably.

I encountered this installing a list of dependencies. It went away when i split the list of modules and ran two separate commands.
I think we should do the same. Looks like the easiest solution so far. If somebody comes up with a sane split of modules list I'm happy to give it another try, because sshfs seems to be the filesystem when it breaks unrecoverably.

Not sure, If I understood the solution. How can we split the list of modules, if they are all in the package.json?

The npm install --no-bin-links prevents npm from creating symlinks for any binaries the package might contain.
Since we don't have the symlinks, all the commands on the package.json fail because they are also using the symlinks. (It worked before for me, because maybe I forgot to delete the node_modules folder, but now trying in a clean environment it fails)

For example:
handlebars app/templates/**/*.hbs
We will see the error: -bash: handlebars: command not found.

I am trying to put the path, for example: node_modules/handlebars/bin/handlebars, but it doesn't look a good practice. Besides that, for the webpack I am having problems trying to put the path. I tried two ways, both failed:
node_modules/webpack/bin/webpack.js: Permission denied
node_modules/webpack/bin/webpack: No such file or directory

Please, correct me if I am wrong, but It seems that all these problems were being addressed by the configurations we had before:
provisioning/modules/pixelated/files/activate_custom_node_modules.sh

Is there a possibility to revert this?

commented

I encountered this installing a list of dependencies. It went away when i split the list of modules and ran two separate commands.
I think we should do the same. Looks like the easiest solution so far. If somebody comes up with a sane split of modules list I'm happy to give it another try, because sshfs seems to be the filesystem when it breaks unrecoverably.

Not sure, If I understood the solution. How can we split the list of modules, if they are all in the package.json?

Unfortunatly, npm doesn't let you add your custom package groups, like i.e. bundler for ruby handle it.

But we could start splitting packages into dependencies and devdependencies.

I.e.:

  • dependencies: All modules needed for getting the useragent up and running from source
  • devdependencies: All modules needed for running tests etc.

from https://docs.npmjs.com/cli/install:
"With the --production flag (or when the NODE_ENV environment variable is set to production), npm will not install modules listed in devDependencies."

We could first install the dependencies with npm install --production and after that the devdependencies with npm install

commented

I think it's good to split this issue to address the two problems we are seeing:

  • I opened #1076 for the Maximum call stack size exceeded bug on npm install. The solution is to split the node modules into smaller groups.

@tayanefernandes Could you start a new issue for the problem you are facing regaring the symlinks ? I don't seem to understand the real problem we're facing and cannot create a proper issue for this.

@varac Thanks for creating the issue #1076.
I will create a new create a new one for the symlinks.

Created the issue #1077 to work on the symlink problem.
Closing this one.